2024-11-20 08:20:00.619 | diskimage-builder version 3.36.0 2024-11-20 08:20:00.620 | Building elements: base block-device-efi vm simple-init openstack-repos nodepool-base cache-devstack growroot infra-package-needs journal-to-console openeuler-minimal 2024-11-20 08:20:00.741 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-20 08:20:00.801 | Expanded element dependencies to: runtime-ssh-host-keys openssh-server redhat-common base ensure-venv openstack-repos vm nodepool-base cloud-init zuul-worker yum bootloader openeuler-minimal manifests yum-minimal install-types selinux-fixfiles-restore block-device-efi install-static rpm-distro source-repositories install-bin simple-init infra-package-needs cloud-init-datasources journal-to-console growroot cache-devstack pkg-map cache-url sysprep dib-init-system package-installs 2024-11-20 08:20:00.807 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-20 08:20:00.811 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4 2024-11-20 08:20:00.816 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4 2024-11-20 08:20:00.821 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-20 08:20:00.825 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-20 08:20:00.829 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-20 08:20:00.834 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-20 08:20:00.839 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-20 08:20:00.844 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-20 08:20:00.868 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.ocyMqiY4 2024-11-20 08:20:00.873 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-20 08:20:00.879 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.D4t6q2vT 2024-11-20 08:20:00.883 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-20 08:20:00.888 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-20 08:20:00.892 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-20 08:20:00.896 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-20 08:20:00.901 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 08:20:00.905 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 08:20:00.909 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-20 08:20:00.914 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.ocyMqiY4 2024-11-20 08:20:00.914 | Building in /opt/dib_tmp/dib_build.ocyMqiY4 2024-11-20 08:20:00.918 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-20 08:20:00.923 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-20 08:20:00.927 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-20 08:20:00.931 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.ocyMqiY4/hooks 2024-11-20 08:20:00.936 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.ocyMqiY4/hooks 2024-11-20 08:20:00.940 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/block-device 2024-11-20 08:20:00.947 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml 2024-11-20 08:20:00.952 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml 2024-11-20 08:20:00.973 | Searching elements for block-device[-arm64].yaml ... 2024-11-20 08:20:01.075 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-20 08:20:01.080 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-20 08:20:01.085 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.ocyMqiY4/block-device/params.yaml 2024-11-20 08:20:01.089 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-20 08:20:01.094 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-20 08:20:01.103 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-20 08:20:01.566 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 08:20:01.566 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:20:01.572 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-20 08:20:01.572 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-20 08:20:01.572 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-20 08:20:01.573 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.ocyMqiY4/states/block-device/config.json] 2024-11-20 08:20:01.651 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-20 08:20:02.130 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 08:20:02.130 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:20:02.131 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-20 08:20:02.131 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-20 08:20:02.212 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-20 08:20:02.217 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-20 08:20:02.223 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-20 08:20:02.687 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 08:20:02.688 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:20:02.688 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-20 08:20:02.688 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-20 08:20:02.766 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-20 08:20:02.771 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-20 08:20:02.776 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-20 08:20:03.255 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 08:20:03.255 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:20:03.256 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-20 08:20:03.256 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-20 08:20:03.338 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-20 08:20:03.343 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-20 08:20:03.348 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-20 08:20:03.811 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 08:20:03.812 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 08:20:03.812 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-20 08:20:03.891 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-20 08:20:03.896 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-20 08:20:03.901 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-20 08:20:03.906 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:20:03.913 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:20:04.213 | chown: warning: '.' should be ':': 'root.root' 2024-11-20 08:20:04.220 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:20:04.224 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:20:04.229 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:20:04.234 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-20 08:20:04.238 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 08:20:04.243 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.ocyMqiY4/hooks ']' 2024-11-20 08:20:04.247 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-20 08:20:04.279 | Copying hooks for vm 2024-11-20 08:20:04.341 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-20 08:20:04.353 | Copying hooks for infra-package-needs 2024-11-20 08:20:04.364 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-20 08:20:04.374 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-20 08:20:04.377 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-20 08:20:04.379 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-20 08:20:04.390 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-20 08:20:04.393 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-20 08:20:04.413 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-20 08:20:04.416 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-20 08:20:04.428 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-20 08:20:04.438 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-20 08:20:04.455 | Copying hooks for openeuler-minimal 2024-11-20 08:20:04.490 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-11-20 08:20:04.560 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-11-20 08:20:04.586 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-11-20 08:20:04.605 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-11-20 08:20:04.609 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-11-20 08:20:04.630 | Copying hooks for install-bin 2024-11-20 08:20:04.639 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-20 08:20:04.647 | Copying hooks for source-repositories 2024-11-20 08:20:04.658 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-20 08:20:04.675 | Copying hooks for cloud-init 2024-11-20 08:20:04.709 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-11-20 08:20:04.725 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/21-cloud-init-allow-password-auth 2024-11-20 08:20:04.729 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-11-20 08:20:04.809 | Copying hooks for package-installs 2024-11-20 08:20:04.817 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-20 08:20:04.827 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-20 08:20:04.830 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-20 08:20:04.833 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-20 08:20:04.836 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-20 08:20:04.844 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-20 08:20:04.847 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-20 08:20:04.855 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-20 08:20:04.858 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-20 08:20:04.866 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-20 08:20:04.869 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-20 08:20:04.883 | Copying hooks for yum 2024-11-20 08:20:04.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-20 08:20:04.946 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-20 08:20:04.977 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-20 08:20:04.994 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-20 08:20:05.004 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-20 08:20:05.008 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-20 08:20:05.012 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-20 08:20:05.016 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-20 08:20:05.020 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-20 08:20:05.029 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-20 08:20:05.043 | Copying hooks for cloud-init-datasources 2024-11-20 08:20:05.052 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-20 08:20:05.060 | Copying hooks for ensure-venv 2024-11-20 08:20:05.077 | Copying hooks for block-device-efi 2024-11-20 08:20:05.086 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-20 08:20:05.100 | Copying hooks for rpm-distro 2024-11-20 08:20:05.108 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-20 08:20:05.113 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-20 08:20:05.117 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-20 08:20:05.127 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-20 08:20:05.140 | Copying hooks for yum-minimal 2024-11-20 08:20:05.149 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-20 08:20:05.158 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-20 08:20:05.168 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-20 08:20:05.177 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-20 08:20:05.183 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-20 08:20:05.204 | Copying hooks for base 2024-11-20 08:20:05.212 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-20 08:20:05.220 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-20 08:20:05.223 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-20 08:20:05.226 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-20 08:20:05.234 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-20 08:20:05.248 | Copying hooks for install-types 2024-11-20 08:20:05.256 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-20 08:20:05.266 | Copying hooks for selinux-fixfiles-restore 2024-11-20 08:20:05.274 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-20 08:20:05.286 | Copying hooks for openssh-server 2024-11-20 08:20:05.295 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-20 08:20:05.297 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-20 08:20:05.314 | Copying hooks for bootloader 2024-11-20 08:20:05.323 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-20 08:20:05.331 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-20 08:20:05.342 | Copying hooks for manifests 2024-11-20 08:20:05.351 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-20 08:20:05.359 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-20 08:20:05.367 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-20 08:20:05.376 | Copying hooks for openstack-repos 2024-11-20 08:20:05.385 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-20 08:20:05.396 | Copying hooks for sysprep 2024-11-20 08:20:05.405 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-20 08:20:05.413 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-20 08:20:05.421 | Copying hooks for dib-init-system 2024-11-20 08:20:05.430 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-20 08:20:05.438 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-20 08:20:05.446 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-20 08:20:05.454 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-20 08:20:05.463 | Copying hooks for journal-to-console 2024-11-20 08:20:05.471 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-20 08:20:05.480 | Copying hooks for install-static 2024-11-20 08:20:05.488 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-20 08:20:05.502 | Copying hooks for cache-devstack 2024-11-20 08:20:05.527 | Copying hooks for redhat-common 2024-11-20 08:20:05.535 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-20 08:20:05.546 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-20 08:20:05.572 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-20 08:20:05.594 | Copying hooks for cache-url 2024-11-20 08:20:05.603 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-20 08:20:05.622 | Copying hooks for nodepool-base 2024-11-20 08:20:05.631 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-20 08:20:05.639 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-20 08:20:05.647 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-20 08:20:05.650 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-20 08:20:05.660 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-20 08:20:05.668 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-20 08:20:05.671 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-20 08:20:05.679 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-20 08:20:05.682 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-20 08:20:05.684 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-20 08:20:05.687 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-20 08:20:05.695 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-20 08:20:05.698 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-20 08:20:05.701 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-20 08:20:05.703 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-20 08:20:05.706 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-20 08:20:05.709 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-20 08:20:05.712 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-20 08:20:05.720 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-20 08:20:05.736 | Copying hooks for growroot 2024-11-20 08:20:05.745 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-20 08:20:05.755 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-20 08:20:05.766 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-20 08:20:05.769 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-20 08:20:05.772 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-20 08:20:05.792 | Copying hooks for runtime-ssh-host-keys 2024-11-20 08:20:05.801 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-20 08:20:05.810 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-20 08:20:05.818 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-20 08:20:05.826 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-20 08:20:05.829 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-20 08:20:05.846 | Copying hooks for simple-init 2024-11-20 08:20:05.855 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-20 08:20:05.863 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-20 08:20:05.866 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-20 08:20:05.868 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-20 08:20:05.871 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-20 08:20:05.874 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-20 08:20:05.883 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-20 08:20:05.885 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-20 08:20:05.904 | Copying hooks for pkg-map 2024-11-20 08:20:05.914 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-20 08:20:05.922 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-20 08:20:05.930 | Copying hooks for zuul-worker 2024-11-20 08:20:05.939 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-20 08:20:05.947 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-20 08:20:05.963 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-20 08:20:05.967 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 08:20:05.970 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-20 08:20:05.976 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d ']' 2024-11-20 08:20:05.981 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d' 2024-11-20 08:20:05.981 | Running hooks from /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d 2024-11-20 08:20:05.986 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 08:20:05.990 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d 2024-11-20 08:20:06.013 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 08:20:06.021 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-base-defaults 2024-11-20 08:20:06.025 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 08:20:06.029 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 08:20:06.033 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 08:20:06.037 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 08:20:06.041 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 08:20:06.049 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 08:20:06.053 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 08:20:06.057 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 08:20:06.061 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 08:20:06.066 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 08:20:06.070 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 08:20:06.074 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 08:20:06.078 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 08:20:06.083 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 08:20:06.087 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 08:20:06.093 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 08:20:06.097 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 08:20:06.102 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 08:20:06.106 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 08:20:06.110 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-20 08:20:06.118 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-20 08:20:06.122 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-20 08:20:06.127 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-20 08:20:06.131 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-20 08:20:06.135 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-20 08:20:06.139 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-20 08:20:06.144 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-20 08:20:06.148 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-20 08:20:06.155 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-20 08:20:06.160 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-20 08:20:06.164 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-20 08:20:06.168 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/14-manifests 2024-11-20 08:20:06.176 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/14-manifests 2024-11-20 08:20:06.180 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 08:20:06.184 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 08:20:06.188 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4.d/ 2024-11-20 08:20:06.192 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4.d/ 2024-11-20 08:20:06.197 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 08:20:06.204 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/15-block-device.bash 2024-11-20 08:20:06.209 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 08:20:06.213 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 08:20:06.217 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 08:20:06.221 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 08:20:06.229 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-20 08:20:06.233 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 08:20:06.237 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 08:20:06.242 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 08:20:06.246 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 08:20:06.250 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-20 08:20:06.254 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-20 08:20:06.259 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 08:20:06.266 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-20 08:20:06.270 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 08:20:06.275 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 08:20:06.279 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 08:20:06.287 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/50-redhat-common 2024-11-20 08:20:06.291 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 08:20:06.295 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 08:20:06.299 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 08:20:06.304 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 08:20:06.308 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 08:20:06.316 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-20 08:20:06.320 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 08:20:06.324 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 08:20:06.328 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 08:20:06.333 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 08:20:06.337 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 08:20:06.341 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 08:20:06.346 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 08:20:06.350 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 08:20:06.354 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 08:20:06.362 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../environment.d/99-dib-init-system 2024-11-20 08:20:06.366 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 08:20:06.370 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 08:20:06.375 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo 2024-11-20 08:20:06.391 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-11-20 08:20:06.395 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-11-20 08:20:06.400 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo 2024-11-20 08:20:06.406 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../yum.repos.d 2024-11-20 08:20:06.410 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../yum.repos.d 2024-11-20 08:20:06.416 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-11-20 08:20:06.421 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-11-20 08:20:06.471 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.XsCqEia8ZX 2024-11-20 08:20:06.475 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-11-20 08:20:06.481 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.XsCqEia8ZX /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/../yum.repos.d/openEuler.repo 2024-11-20 08:20:06.500 | dib-run-parts 00-00-generate-repo completed 2024-11-20 08:20:06.500 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot 2024-11-20 08:20:06.509 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-20 08:20:06.513 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-20 08:20:06.517 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-20 08:20:06.521 | ++ diskimage_builder/lib/common-functions:source:19 : DIB_RUN_PARTS=/usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts 2024-11-20 08:20:06.527 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.ocyMqiY4/mnt/.extra_settings ']' 2024-11-20 08:20:06.531 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-20 08:20:06.536 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-20 08:20:06.540 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-20 08:20:06.545 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-20 08:20:06.549 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-20 08:20:06.554 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-20 08:20:06.558 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-20 08:20:06.565 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.4AdWiqZeA7 2024-11-20 08:20:06.569 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.4AdWiqZeA7' 2024-11-20 08:20:06.574 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.4AdWiqZeA7' EXIT 2024-11-20 08:20:06.579 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-20 08:20:06.583 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-20 08:20:06.590 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-20 08:20:06.594 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-20 08:20:06.599 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-20 08:20:06.603 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-20 08:20:06.607 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-20 08:20:06.612 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-20 08:20:06.616 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 08:20:06.633 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 08:20:06.749 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev 2024-11-20 08:20:06.765 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-20 08:20:06.770 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 08:20:06.808 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 08:20:06.813 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:268 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 08:20:06.829 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 08:20:06.845 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt/var/lib/rpm 2024-11-20 08:20:06.859 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.ocyMqiY4/mnt --initdb 2024-11-20 08:20:08.498 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc 2024-11-20 08:20:08.513 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf 2024-11-20 08:20:08.528 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 08:20:08.543 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 08:20:08.558 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-20 08:20:08.562 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-20 08:20:08.566 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-20 08:20:08.571 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-20 08:20:08.575 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-20 08:20:08.579 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-11-20 08:20:08.583 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-11-20 08:20:08.588 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-20 08:20:08.592 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-11-20 08:20:08.596 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-11-20 08:20:08.601 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-20 08:20:08.605 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-20 08:20:08.609 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.ocyMqiY4/hooks/yum.repos.d/22.03-LTS ]] 2024-11-20 08:20:08.613 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:116 : repo=/opt/dib_tmp/dib_build.ocyMqiY4/hooks/yum.repos.d 2024-11-20 08:20:08.617 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-20 08:20:08.622 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-20 08:20:08.793 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.4czuzxxszR 2024-11-20 08:20:08.798 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.4czuzxxszR 2024-11-20 08:20:08.802 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.ocyMqiY4/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.4czuzxxszR --destdir=/tmp/tmp.4AdWiqZeA7 basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-11-20 08:20:12.128 | Loaded plugins: download 2024-11-20 08:20:12.128 | DNF version: 4.14.0 2024-11-20 08:20:12.129 | cachedir: /opt/dib_tmp/tmp.4czuzxxszR 2024-11-20 08:20:12.343 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-20 08:20:12.378 | repo: downloading from remote: OS 2024-11-20 08:20:14.191 | openEuler-22.03-LTS - OS 1.9 MB/s | 3.4 MB 00:01 2024-11-20 08:20:15.612 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-11-20 08:20:15.612 | repo: downloading from remote: update 2024-11-20 08:20:15.922 | 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-11-20 08:20:15.923 | 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-11-20 08:20:15.924 | 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-11-20 08:20:15.925 | 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-11-20 08:20:15.926 | 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-11-20 08:20:15.926 | 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-11-20 08:20:15.927 | openEuler-22.03-LTS - update 1.8 kB/s | 588 B 00:00 2024-11-20 08:20:15.949 | Errors during downloading metadata for repository 'update': 2024-11-20 08:20:15.949 | - 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-11-20 08:20:15.949 | - 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-11-20 08:20:15.949 | - 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-11-20 08:20:15.950 | 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-11-20 08:20:15.950 | Ignoring repositories: update 2024-11-20 08:20:15.951 | Last metadata expiration check: 0:00:02 ago on Wed Nov 20 08:20:13 2024. 2024-11-20 08:20:16.550 | (1/6): basesystem-12-2.oe2203.noarch.rpm 18 kB/s | 7.0 kB 00:00 2024-11-20 08:20:16.559 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 375 kB/s | 150 kB 00:00 2024-11-20 08:20:16.609 | (3/6): filesystem-3.16-4.oe2203.aarch64.rpm 2.4 MB/s | 1.1 MB 00:00 2024-11-20 08:20:16.696 | (4/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 68 kB/s | 9.2 kB 00:00 2024-11-20 08:20:16.731 | (5/6): openEuler-release-22.03LTS-52.oe2203.aar 134 kB/s | 23 kB 00:00 2024-11-20 08:20:16.753 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 71 kB/s | 10 kB 00:00 2024-11-20 08:20:16.835 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-20 08:20:16.840 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.4czuzxxszR 2024-11-20 08:20:16.850 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-20 08:20:16.854 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.ocyMqiY4/mnt --nodeps -ivh /tmp/tmp.4AdWiqZeA7/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.4AdWiqZeA7/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.4AdWiqZeA7/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.4AdWiqZeA7/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.4AdWiqZeA7/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.4AdWiqZeA7/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-11-20 08:20:16.869 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-20 08:20:16.869 | rpm: However assuming you know what you are doing... 2024-11-20 08:20:16.871 | warning: /tmp/tmp.4AdWiqZeA7/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-11-20 08:20:16.908 | Verifying... ######################################## 2024-11-20 08:20:16.976 | Preparing... ######################################## 2024-11-20 08:20:16.979 | Updating / installing... 2024-11-20 08:20:16.980 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-11-20 08:20:17.135 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-11-20 08:20:17.156 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-11-20 08:20:17.193 | setup-2.13.9.1-1.oe2203 ######################################## 2024-11-20 08:20:17.614 | filesystem-3.16-4.oe2203 ######################################## 2024-11-20 08:20:18.085 | basesystem-12-2.oe2203 ######################################## 2024-11-20 08:20:18.328 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-20 08:20:18.329 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-11-20 08:20:20.354 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-20 08:20:20.359 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-20 08:20:20.364 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-20 08:20:20.368 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_repos:163 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo 2024-11-20 08:20:20.430 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:305 : [[ openeuler =~ (fedora|openeuler) ]] 2024-11-20 08:20:20.435 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:306 : _install_pkg_manager dnf dnf-plugins-core curl 2024-11-20 08:20:20.439 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo 2024-11-20 08:20:20.455 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-20 08:20:20.510 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-20 08:20:20.515 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-20 08:20:20.519 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-20 08:20:20.524 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ openeuler =~ (centos|fedora) ]] 2024-11-20 08:20:20.528 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-20 08:20:20.533 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum/vars ]] 2024-11-20 08:20:20.537 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum 2024-11-20 08:20:20.552 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum/vars 2024-11-20 08:20:20.587 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:235 : sudo -E dnf -y --disableexcludes=all --setopt=cachedir=/opt/dib_cache/yum/aarch64/22.03-LTS --setopt=reposdir=/opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.ocyMqiY4/mnt install dnf dnf-plugins-core curl coreutils 2024-11-20 08:20:22.491 | OS 4.8 kB/s | 3.8 kB 00:00 2024-11-20 08:20:26.232 | everything 13 kB/s | 3.8 kB 00:00 2024-11-20 08:20:35.602 | EPOL 11 kB/s | 3.0 kB 00:00 2024-11-20 08:20:37.593 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-20 08:20:40.944 | source 13 kB/s | 3.8 kB 00:00 2024-11-20 08:20:51.215 | update 12 kB/s | 3.5 kB 00:00 2024-11-20 08:21:29.715 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 23:11:16 2024. 2024-11-20 08:21:32.744 | Dependencies resolved. 2024-11-20 08:21:32.822 | ================================================================================ 2024-11-20 08:21:32.822 | Package Arch Version Repo Size 2024-11-20 08:21:32.822 | ================================================================================ 2024-11-20 08:21:32.822 | Installing: 2024-11-20 08:21:32.822 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-20 08:21:32.822 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-20 08:21:32.822 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-11-20 08:21:32.822 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-11-20 08:21:32.822 | Installing dependencies: 2024-11-20 08:21:32.822 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-20 08:21:32.822 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-11-20 08:21:32.822 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-11-20 08:21:32.822 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-11-20 08:21:32.822 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-11-20 08:21:32.822 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-11-20 08:21:32.822 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-20 08:21:32.822 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-20 08:21:32.822 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-11-20 08:21:32.822 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-20 08:21:32.822 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-20 08:21:32.822 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-20 08:21:32.822 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-20 08:21:32.822 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-11-20 08:21:32.822 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-11-20 08:21:32.822 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-20 08:21:32.822 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-11-20 08:21:32.822 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-20 08:21:32.822 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-20 08:21:32.823 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-20 08:21:32.823 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-20 08:21:32.823 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-11-20 08:21:32.823 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-20 08:21:32.823 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-11-20 08:21:32.823 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-11-20 08:21:32.823 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-11-20 08:21:32.823 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-11-20 08:21:32.823 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-11-20 08:21:32.823 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-11-20 08:21:32.823 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-20 08:21:32.823 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-11-20 08:21:32.823 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-20 08:21:32.823 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-20 08:21:32.823 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-20 08:21:32.823 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-20 08:21:32.823 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-20 08:21:32.823 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-20 08:21:32.823 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-20 08:21:32.823 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-20 08:21:32.823 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-11-20 08:21:32.823 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-11-20 08:21:32.823 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-11-20 08:21:32.823 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-11-20 08:21:32.823 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-20 08:21:32.823 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-20 08:21:32.823 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-20 08:21:32.823 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-11-20 08:21:32.823 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-11-20 08:21:32.823 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-20 08:21:32.823 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-11-20 08:21:32.823 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-11-20 08:21:32.823 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-20 08:21:32.823 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-20 08:21:32.823 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-20 08:21:32.823 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-20 08:21:32.823 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-20 08:21:32.823 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-11-20 08:21:32.823 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-11-20 08:21:32.823 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-11-20 08:21:32.823 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-11-20 08:21:32.823 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-20 08:21:32.823 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-20 08:21:32.823 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-20 08:21:32.823 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-20 08:21:32.823 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-20 08:21:32.823 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-20 08:21:32.823 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-11-20 08:21:32.823 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-11-20 08:21:32.823 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-11-20 08:21:32.823 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-20 08:21:32.823 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-11-20 08:21:32.823 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-11-20 08:21:32.823 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-20 08:21:32.823 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-20 08:21:32.823 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-11-20 08:21:32.823 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-20 08:21:32.823 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-20 08:21:32.823 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-20 08:21:32.824 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-20 08:21:32.824 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-20 08:21:32.824 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-20 08:21:32.824 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-20 08:21:32.824 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-11-20 08:21:32.824 | less aarch64 590-6.oe2203 update 101 k 2024-11-20 08:21:32.824 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-11-20 08:21:32.824 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-11-20 08:21:32.824 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-11-20 08:21:32.824 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-11-20 08:21:32.824 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-11-20 08:21:32.824 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-11-20 08:21:32.824 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-11-20 08:21:32.824 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-11-20 08:21:32.824 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-11-20 08:21:32.824 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-11-20 08:21:32.824 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-11-20 08:21:32.824 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-11-20 08:21:32.824 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-11-20 08:21:32.824 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-20 08:21:32.824 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-20 08:21:32.824 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-11-20 08:21:32.824 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-20 08:21:32.824 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-20 08:21:32.824 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-20 08:21:32.824 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-11-20 08:21:32.824 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-20 08:21:32.824 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-11-20 08:21:32.824 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-11-20 08:21:32.824 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-11-20 08:21:32.824 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-11-20 08:21:32.824 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-20 08:21:32.824 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-20 08:21:32.824 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-20 08:21:32.824 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-20 08:21:32.824 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-20 08:21:32.824 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-20 08:21:32.824 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-20 08:21:32.824 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-20 08:21:32.824 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-11-20 08:21:32.824 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-11-20 08:21:32.824 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-20 08:21:32.824 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-11-20 08:21:32.824 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-20 08:21:32.824 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-11-20 08:21:32.824 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-11-20 08:21:32.824 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-20 08:21:32.824 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-20 08:21:32.824 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-20 08:21:32.824 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-20 08:21:32.824 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-20 08:21:32.825 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-20 08:21:32.825 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-20 08:21:32.825 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-11-20 08:21:32.825 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-11-20 08:21:32.825 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-20 08:21:32.825 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-11-20 08:21:32.825 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-20 08:21:32.825 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-20 08:21:32.825 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-20 08:21:32.825 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-20 08:21:32.825 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-20 08:21:32.825 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-11-20 08:21:32.825 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-20 08:21:32.825 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-20 08:21:32.825 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-20 08:21:32.825 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-11-20 08:21:32.825 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-11-20 08:21:32.825 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-20 08:21:32.825 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-20 08:21:32.825 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-11-20 08:21:32.825 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-20 08:21:32.825 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-20 08:21:32.825 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-20 08:21:32.825 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-11-20 08:21:32.825 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-20 08:21:32.825 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-20 08:21:32.825 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-20 08:21:32.825 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-11-20 08:21:32.825 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-20 08:21:32.825 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-20 08:21:32.825 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-20 08:21:32.825 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-20 08:21:32.825 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-20 08:21:32.825 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-20 08:21:32.825 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-20 08:21:32.825 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-20 08:21:32.825 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-11-20 08:21:32.825 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-20 08:21:32.825 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-11-20 08:21:32.825 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-20 08:21:32.825 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-20 08:21:32.825 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-11-20 08:21:32.825 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-11-20 08:21:32.825 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-11-20 08:21:32.825 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-20 08:21:32.825 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-20 08:21:32.825 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-20 08:21:32.825 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-20 08:21:32.825 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-20 08:21:32.825 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-20 08:21:32.825 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-11-20 08:21:32.825 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-20 08:21:32.825 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-20 08:21:32.825 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-20 08:21:32.825 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-20 08:21:32.825 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-20 08:21:32.825 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-20 08:21:32.825 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-20 08:21:32.826 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-20 08:21:32.826 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-20 08:21:32.826 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-20 08:21:32.826 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-20 08:21:32.826 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-20 08:21:32.826 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-20 08:21:32.826 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-20 08:21:32.826 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-20 08:21:32.826 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-20 08:21:32.826 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-20 08:21:32.826 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-20 08:21:32.826 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-20 08:21:32.826 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-20 08:21:32.826 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-20 08:21:32.826 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-20 08:21:32.826 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-20 08:21:32.826 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-20 08:21:32.826 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-20 08:21:32.826 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-20 08:21:32.826 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-20 08:21:32.826 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-20 08:21:32.826 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-20 08:21:32.826 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-20 08:21:32.826 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-20 08:21:32.826 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-20 08:21:32.826 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-20 08:21:32.826 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-20 08:21:32.826 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-20 08:21:32.826 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-20 08:21:32.826 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-20 08:21:32.826 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-20 08:21:32.826 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-20 08:21:32.826 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-20 08:21:32.826 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-20 08:21:32.826 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-20 08:21:32.826 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-20 08:21:32.826 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-20 08:21:32.826 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-20 08:21:32.826 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-20 08:21:32.826 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-20 08:21:32.826 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-20 08:21:32.826 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-20 08:21:32.826 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-20 08:21:32.826 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-20 08:21:32.826 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-20 08:21:32.826 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-20 08:21:32.826 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-20 08:21:32.826 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-20 08:21:32.826 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-20 08:21:32.826 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-20 08:21:32.826 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-20 08:21:32.826 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-20 08:21:32.826 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-20 08:21:32.826 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-20 08:21:32.826 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-20 08:21:32.826 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-20 08:21:32.826 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-20 08:21:32.827 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-20 08:21:32.827 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-20 08:21:32.827 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-20 08:21:32.827 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-20 08:21:32.827 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-20 08:21:32.827 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-20 08:21:32.827 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-20 08:21:32.827 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-20 08:21:32.827 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-20 08:21:32.827 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-20 08:21:32.827 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-20 08:21:32.827 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-20 08:21:32.827 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-20 08:21:32.827 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-20 08:21:32.827 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-20 08:21:32.827 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-20 08:21:32.827 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-20 08:21:32.827 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-20 08:21:32.827 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-20 08:21:32.827 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-20 08:21:32.827 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-20 08:21:32.827 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-20 08:21:32.827 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-20 08:21:32.827 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-20 08:21:32.827 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-20 08:21:32.827 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-20 08:21:32.827 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-20 08:21:32.827 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-20 08:21:32.827 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-11-20 08:21:32.827 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-20 08:21:32.827 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-20 08:21:32.827 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-20 08:21:32.827 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-20 08:21:32.827 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-20 08:21:32.827 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-20 08:21:32.827 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-20 08:21:32.827 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-11-20 08:21:32.827 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-11-20 08:21:32.827 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-11-20 08:21:32.827 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-11-20 08:21:32.827 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-11-20 08:21:32.827 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-11-20 08:21:32.827 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-11-20 08:21:32.827 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-11-20 08:21:32.827 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-11-20 08:21:32.827 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-20 08:21:32.827 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-11-20 08:21:32.827 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-20 08:21:32.827 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-11-20 08:21:32.827 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-20 08:21:32.827 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-20 08:21:32.827 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-20 08:21:32.827 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-20 08:21:32.827 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-20 08:21:32.827 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-20 08:21:32.828 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-20 08:21:32.828 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-20 08:21:32.828 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-20 08:21:32.828 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-20 08:21:32.828 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-20 08:21:32.828 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-20 08:21:32.828 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-20 08:21:32.828 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-20 08:21:32.828 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-20 08:21:32.828 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-11-20 08:21:32.828 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-20 08:21:32.828 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-11-20 08:21:32.828 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-20 08:21:32.828 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-20 08:21:32.828 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-20 08:21:32.828 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-20 08:21:32.828 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-20 08:21:32.828 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-20 08:21:32.828 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-20 08:21:32.828 | Installing weak dependencies: 2024-11-20 08:21:32.828 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-20 08:21:32.828 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-11-20 08:21:32.828 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-20 08:21:32.828 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-20 08:21:32.828 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-20 08:21:32.828 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-20 08:21:32.828 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-20 08:21:32.828 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-20 08:21:32.828 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-20 08:21:32.828 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-20 08:21:32.828 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-20 08:21:32.828 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-20 08:21:32.828 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-20 08:21:32.828 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-20 08:21:32.828 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-20 08:21:32.828 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-11-20 08:21:32.828 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-20 08:21:32.828 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-11-20 08:21:32.828 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-20 08:21:32.828 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-11-20 08:21:32.828 | 2024-11-20 08:21:32.828 | Transaction Summary 2024-11-20 08:21:32.828 | ================================================================================ 2024-11-20 08:21:32.828 | Install 342 Packages 2024-11-20 08:21:32.828 | 2024-11-20 08:21:33.135 | Total download size: 139 M 2024-11-20 08:21:33.135 | Installed size: 596 M 2024-11-20 08:21:33.138 | Downloading Packages: 2024-11-20 08:21:34.091 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 83 kB/s | 74 kB 00:00 2024-11-20 08:21:34.360 | (2/342): adwaita-cursor-theme-41.0-1.oe2203.noa 560 kB/s | 649 kB 00:01 2024-11-20 08:21:35.069 | (3/342): attr-2.5.1-2.oe2203.aarch64.rpm 78 kB/s | 55 kB 00:00 2024-11-20 08:21:35.181 | (4/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 157 kB/s | 171 kB 00:01 2024-11-20 08:21:35.288 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 440 kB/s | 94 kB 00:00 2024-11-20 08:21:35.562 | (6/342): adwaita-icon-theme-41.0-1.oe2203.noarc 4.5 MB/s | 11 MB 00:02 2024-11-20 08:21:35.636 | (7/342): brotli-1.0.9-2.oe2203.aarch64.rpm 679 kB/s | 305 kB 00:00 2024-11-20 08:21:35.854 | (8/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 58 kB/s | 17 kB 00:00 2024-11-20 08:21:35.895 | (9/342): cairo-1.17.4-1.oe2203.aarch64.rpm 1.0 MB/s | 613 kB 00:00 2024-11-20 08:21:35.909 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 632 kB/s | 172 kB 00:00 2024-11-20 08:21:36.072 | (11/342): cronie-1.5.7-1.oe2203.aarch64.rpm 634 kB/s | 103 kB 00:00 2024-11-20 08:21:36.276 | (12/342): crontabs-1.11-22.oe2203.noarch.rpm 47 kB/s | 17 kB 00:00 2024-11-20 08:21:36.386 | (13/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 7.3 MB/s | 3.9 MB 00:00 2024-11-20 08:21:36.443 | (14/342): crypto-policies-20200619-2.git781bbd4 503 kB/s | 81 kB 00:00 2024-11-20 08:21:36.544 | (15/342): device-mapper-1.02.181-4.oe2203.aarch 1.3 MB/s | 213 kB 00:00 2024-11-20 08:21:36.615 | (16/342): diffutils-3.8-2.oe2203.aarch64.rpm 1.8 MB/s | 315 kB 00:00 2024-11-20 08:21:36.711 | (17/342): findutils-4.8.0-3.oe2203.aarch64.rpm 2.2 MB/s | 382 kB 00:00 2024-11-20 08:21:36.776 | (18/342): fontconfig-2.13.94-1.oe2203.aarch64.r 1.4 MB/s | 225 kB 00:00 2024-11-20 08:21:37.001 | (19/342): fonts-filesystem-2.0.5-2.oe2203.noarc 29 kB/s | 8.3 kB 00:00 2024-11-20 08:21:37.029 | (20/342): fuse-2.9.9-9.oe2203.aarch64.rpm 535 kB/s | 135 kB 00:00 2024-11-20 08:21:37.305 | (21/342): fuse-common-3.10.5-3.oe2203.aarch64.r 30 kB/s | 9.0 kB 00:00 2024-11-20 08:21:37.366 | (22/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 4.7 MB/s | 5.1 MB 00:01 2024-11-20 08:21:37.408 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 34 kB/s | 13 kB 00:00 2024-11-20 08:21:37.481 | (24/342): gcr-3.41.0-1.oe2203.aarch64.rpm 2.6 MB/s | 462 kB 00:00 2024-11-20 08:21:37.574 | (25/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 1.5 MB/s | 251 kB 00:00 2024-11-20 08:21:37.597 | (26/342): gettext-0.21-4.oe2203.aarch64.rpm 6.0 MB/s | 1.1 MB 00:00 2024-11-20 08:21:37.637 | (27/342): gmp-6.2.1-1.oe2203.aarch64.rpm 1.6 MB/s | 247 kB 00:00 2024-11-20 08:21:37.736 | (28/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 552 kB/s | 87 kB 00:00 2024-11-20 08:21:37.754 | (29/342): grubby-8.40-28.oe2203.aarch64.rpm 331 kB/s | 52 kB 00:00 2024-11-20 08:21:37.822 | (30/342): gtk-update-icon-cache-3.24.30-5.oe220 161 kB/s | 30 kB 00:00 2024-11-20 08:21:37.974 | (31/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 121 kB/s | 18 kB 00:00 2024-11-20 08:21:38.103 | (32/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 13 MB/s | 4.6 MB 00:00 2024-11-20 08:21:38.133 | (33/342): info-6.8-3.oe2203.aarch64.rpm 1.0 MB/s | 163 kB 00:00 2024-11-20 08:21:38.200 | (34/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 7.1 MB/s | 3.3 MB 00:00 2024-11-20 08:21:38.268 | (35/342): kbd-2.4.0-1.oe2203.aarch64.rpm 1.5 MB/s | 251 kB 00:00 2024-11-20 08:21:38.295 | (36/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 3.2 MB/s | 525 kB 00:00 2024-11-20 08:21:38.386 | (37/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 8.4 MB/s | 1.6 MB 00:00 2024-11-20 08:21:38.425 | (38/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 158 kB/s | 25 kB 00:00 2024-11-20 08:21:38.454 | (39/342): kmod-29-3.oe2203.aarch64.rpm 535 kB/s | 85 kB 00:00 2024-11-20 08:21:38.546 | (40/342): kmod-libs-29-3.oe2203.aarch64.rpm 360 kB/s | 57 kB 00:00 2024-11-20 08:21:38.585 | (41/342): lcms2-2.12-1.oe2203.aarch64.rpm 908 kB/s | 145 kB 00:00 2024-11-20 08:21:38.621 | (42/342): libXau-1.0.9-2.oe2203.aarch64.rpm 86 kB/s | 14 kB 00:00 2024-11-20 08:21:38.751 | (43/342): libXcomposite-0.4.5-1.oe2203.aarch64. 66 kB/s | 13 kB 00:00 2024-11-20 08:21:38.762 | (44/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 147 kB/s | 26 kB 00:00 2024-11-20 08:21:38.783 | (45/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 83 kB/s | 13 kB 00:00 2024-11-20 08:21:38.934 | (46/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 93 kB/s | 17 kB 00:00 2024-11-20 08:21:38.944 | (47/342): libXft-2.3.4-1.oe2203.aarch64.rpm 240 kB/s | 43 kB 00:00 2024-11-20 08:21:38.951 | (48/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 79 kB/s | 13 kB 00:00 2024-11-20 08:21:39.167 | (49/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 104 kB/s | 24 kB 00:00 2024-11-20 08:21:39.361 | (50/342): libXrender-0.9.10-10.oe2203.aarch64.r 59 kB/s | 24 kB 00:00 2024-11-20 08:21:39.376 | (51/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 44 kB/s | 19 kB 00:00 2024-11-20 08:21:39.389 | (52/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 261 kB/s | 58 kB 00:00 2024-11-20 08:21:39.533 | (53/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 272 kB/s | 43 kB 00:00 2024-11-20 08:21:39.552 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 384 kB/s | 67 kB 00:00 2024-11-20 08:21:39.565 | (55/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 173 kB/s | 30 kB 00:00 2024-11-20 08:21:39.703 | (56/342): libedit-3.1-28.oe2203.aarch64.rpm 522 kB/s | 88 kB 00:00 2024-11-20 08:21:39.715 | (57/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 1.2 MB/s | 201 kB 00:00 2024-11-20 08:21:39.740 | (58/342): libev-4.33-2.oe2203.aarch64.rpm 272 kB/s | 47 kB 00:00 2024-11-20 08:21:39.878 | (59/342): libevent-2.1.12-4.oe2203.aarch64.rpm 1.2 MB/s | 221 kB 00:00 2024-11-20 08:21:39.895 | (60/342): libffi-3.4.2-2.oe2203.aarch64.rpm 144 kB/s | 26 kB 00:00 2024-11-20 08:21:39.905 | (61/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 248 kB/s | 41 kB 00:00 2024-11-20 08:21:40.041 | (62/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 687 kB/s | 112 kB 00:00 2024-11-20 08:21:40.058 | (63/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 977 kB/s | 159 kB 00:00 2024-11-20 08:21:40.075 | (64/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 296 kB/s | 50 kB 00:00 2024-11-20 08:21:40.201 | (65/342): librepo-1.14.2-2.oe2203.aarch64.rpm 484 kB/s | 76 kB 00:00 2024-11-20 08:21:40.212 | (66/342): libreport-filesystem-2.15.2-1.oe2203. 59 kB/s | 9.0 kB 00:00 2024-11-20 08:21:40.229 | (67/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 384 kB/s | 59 kB 00:00 2024-11-20 08:21:40.419 | (68/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 736 kB/s | 160 kB 00:00 2024-11-20 08:21:40.430 | (69/342): libsemanage-3.3-3.oe2203.aarch64.rpm 449 kB/s | 98 kB 00:00 2024-11-20 08:21:40.481 | (70/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 166 kB/s | 42 kB 00:00 2024-11-20 08:21:40.760 | (71/342): libthai-0.1.28-4.oe2203.aarch64.rpm 580 kB/s | 197 kB 00:00 2024-11-20 08:21:40.825 | (72/342): libunistring-0.9.10-8.oe2203.aarch64. 1.1 MB/s | 401 kB 00:00 2024-11-20 08:21:40.854 | (73/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 181 kB/s | 67 kB 00:00 2024-11-20 08:21:40.915 | (74/342): libutempter-1.2.1-2.oe2203.aarch64.rp 155 kB/s | 24 kB 00:00 2024-11-20 08:21:41.043 | (75/342): libverto-0.3.2-1.oe2203.aarch64.rpm 136 kB/s | 26 kB 00:00 2024-11-20 08:21:41.055 | (76/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 591 kB/s | 118 kB 00:00 2024-11-20 08:21:41.068 | (77/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 796 kB/s | 121 kB 00:00 2024-11-20 08:21:41.255 | (78/342): lz4-1.9.3-2.oe2203.aarch64.rpm 610 kB/s | 128 kB 00:00 2024-11-20 08:21:41.451 | (79/342): man-db-2.9.4-2.oe2203.aarch64.rpm 2.8 MB/s | 1.1 MB 00:00 2024-11-20 08:21:41.480 | (80/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 918 kB/s | 378 kB 00:00 2024-11-20 08:21:41.500 | (81/342): npth-1.6-2.oe2203.aarch64.rpm 97 kB/s | 23 kB 00:00 2024-11-20 08:21:41.768 | (82/342): os-prober-1.79-1.oe2203.aarch64.rpm 168 kB/s | 48 kB 00:00 2024-11-20 08:21:41.792 | (83/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 190 kB/s | 59 kB 00:00 2024-11-20 08:21:41.800 | (84/342): perl-Algorithm-Diff-1.201-1.oe2203.no 90 kB/s | 27 kB 00:00 2024-11-20 08:21:42.005 | (85/342): perl-Archive-Tar-2.40-1.oe2203.noarch 180 kB/s | 42 kB 00:00 2024-11-20 08:21:42.027 | (86/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 82 kB/s | 18 kB 00:00 2024-11-20 08:21:42.048 | (87/342): perl-CPAN-Meta-2.150010-419.oe2203.no 438 kB/s | 108 kB 00:00 2024-11-20 08:21:42.172 | (88/342): perl-CPAN-Meta-Requirements-2.140-419 155 kB/s | 26 kB 00:00 2024-11-20 08:21:42.239 | (89/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 126 kB/s | 24 kB 00:00 2024-11-20 08:21:42.249 | (90/342): perl-Carp-1.50-418.oe2203.noarch.rpm 107 kB/s | 21 kB 00:00 2024-11-20 08:21:42.332 | (91/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 158 kB/s | 25 kB 00:00 2024-11-20 08:21:42.460 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 187 kB/s | 41 kB 00:00 2024-11-20 08:21:42.498 | (93/342): perl-Config-Perl-V-0.33-1.oe2203.noar 67 kB/s | 17 kB 00:00 2024-11-20 08:21:42.511 | (94/342): perl-Data-Dumper-2.183-1.oe2203.aarch 245 kB/s | 44 kB 00:00 2024-11-20 08:21:42.624 | (95/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.1 MB/s | 187 kB 00:00 2024-11-20 08:21:42.655 | (96/342): perl-Digest-1.20-1.oe2203.noarch.rpm 108 kB/s | 17 kB 00:00 2024-11-20 08:21:42.756 | (97/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 118 kB/s | 29 kB 00:00 2024-11-20 08:21:42.778 | (98/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 316 kB/s | 49 kB 00:00 2024-11-20 08:21:42.860 | (99/342): perl-Encode-Locale-1.05-12.oe2203.noa 68 kB/s | 14 kB 00:00 2024-11-20 08:21:42.920 | (100/342): perl-Env-1.04-397.oe2203.noarch.rpm 102 kB/s | 17 kB 00:00 2024-11-20 08:21:42.940 | (101/342): perl-Exporter-5.74-1.oe2203.noarch.r 136 kB/s | 22 kB 00:00 2024-11-20 08:21:43.017 | (102/342): perl-ExtUtils-Command-7.62-1.oe2203. 72 kB/s | 11 kB 00:00 2024-11-20 08:21:43.090 | (103/342): perl-ExtUtils-Install-2.20-1.oe2203. 196 kB/s | 33 kB 00:00 2024-11-20 08:21:43.468 | (104/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 319 kB/s | 169 kB 00:00 2024-11-20 08:21:43.582 | (105/342): perl-ExtUtils-Manifest-1.73-1.oe2203 41 kB/s | 23 kB 00:00 2024-11-20 08:21:43.595 | (106/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 110 kB/s | 55 kB 00:00 2024-11-20 08:21:43.631 | (107/342): perl-File-Fetch-1.00-1.oe2203.noarch 137 kB/s | 22 kB 00:00 2024-11-20 08:21:43.965 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 96 kB/s | 35 kB 00:00 2024-11-20 08:21:43.980 | (109/342): perl-File-Path-2.18-1.oe2203.noarch. 56 kB/s | 21 kB 00:00 2024-11-20 08:21:43.995 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 137 kB/s | 50 kB 00:00 2024-11-20 08:21:44.156 | (111/342): perl-File-Which-1.27-1.oe2203.noarch 125 kB/s | 24 kB 00:00 2024-11-20 08:21:44.231 | (112/342): perl-Filter-1.60-3.oe2203.aarch64.rp 208 kB/s | 49 kB 00:00 2024-11-20 08:21:44.244 | (113/342): perl-Filter-Simple-0.94-1.oe2203.noa 64 kB/s | 16 kB 00:00 2024-11-20 08:21:44.310 | (114/342): perl-Getopt-Long-2.52-1.oe2203.noarc 295 kB/s | 45 kB 00:00 2024-11-20 08:21:44.405 | (115/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 194 kB/s | 31 kB 00:00 2024-11-20 08:21:44.417 | (116/342): perl-IO-Compress-2.101-2.oe2203.noar 643 kB/s | 110 kB 00:00 2024-11-20 08:21:44.473 | (117/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 1.1 MB/s | 181 kB 00:00 2024-11-20 08:21:44.582 | (118/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 184 kB/s | 32 kB 00:00 2024-11-20 08:21:44.595 | (119/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 139 kB/s | 25 kB 00:00 2024-11-20 08:21:44.712 | (120/342): perl-IPC-System-Simple-1.30-2.oe2203 131 kB/s | 31 kB 00:00 2024-11-20 08:21:44.746 | (121/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 269 kB/s | 44 kB 00:00 2024-11-20 08:21:44.763 | (122/342): perl-Locale-Codes-3.68-1.oe2203.noar 1.5 MB/s | 264 kB 00:00 2024-11-20 08:21:44.871 | (123/342): perl-Locale-Maketext-1.29-1.oe2203.n 336 kB/s | 53 kB 00:00 2024-11-20 08:21:44.904 | (124/342): perl-MIME-Base64-3.16-1.oe2203.aarch 127 kB/s | 20 kB 00:00 2024-11-20 08:21:44.939 | (125/342): perl-Math-BigInt-1.9998.27-1.oe2203. 691 kB/s | 121 kB 00:00 2024-11-20 08:21:45.030 | (126/342): perl-Math-BigRat-0.2620-1.oe2203.noa 172 kB/s | 27 kB 00:00 2024-11-20 08:21:45.063 | (127/342): perl-Module-CoreList-5.20211020-1.oe 542 kB/s | 86 kB 00:00 2024-11-20 08:21:45.417 | (128/342): perl-Module-Load-0.36-1.oe2203.noarc 28 kB/s | 13 kB 00:00 2024-11-20 08:21:45.436 | (129/342): perl-Module-Load-Conditional-0.74-1. 43 kB/s | 18 kB 00:00 2024-11-20 08:21:45.453 | (130/342): perl-Module-Metadata-1.000037-1.oe22 79 kB/s | 31 kB 00:00 2024-11-20 08:21:45.721 | (131/342): perl-Mozilla-CA-20211001-1.oe2203.no 34 kB/s | 10 kB 00:00 2024-11-20 08:21:45.738 | (132/342): perl-Params-Check-0.38-418.oe2203.no 53 kB/s | 15 kB 00:00 2024-11-20 08:21:45.812 | (133/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 698 kB/s | 250 kB 00:00 2024-11-20 08:21:45.901 | (134/342): perl-PathTools-3.80-1.oe2203.aarch64 331 kB/s | 59 kB 00:00 2024-11-20 08:21:45.911 | (135/342): perl-Perl-OSType-1.010-421.oe2203.no 115 kB/s | 20 kB 00:00 2024-11-20 08:21:45.966 | (136/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 69 kB/s | 11 kB 00:00 2024-11-20 08:21:46.102 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 116 kB/s | 23 kB 00:00 2024-11-20 08:21:46.111 | (138/342): perl-Pod-Escapes-1.07-420.oe2203.noa 69 kB/s | 14 kB 00:00 2024-11-20 08:21:46.121 | (139/342): perl-Pod-Parser-1.63-398.oe2203.noar 372 kB/s | 57 kB 00:00 2024-11-20 08:21:46.272 | (140/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 259 kB/s | 44 kB 00:00 2024-11-20 08:21:46.317 | (141/342): perl-Pod-Simple-3.43-1.oe2203.noarch 666 kB/s | 137 kB 00:00 2024-11-20 08:21:46.335 | (142/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 117 kB/s | 25 kB 00:00 2024-11-20 08:21:46.445 | (143/342): perl-Scalar-List-Utils-1.60-1.oe2203 286 kB/s | 49 kB 00:00 2024-11-20 08:21:46.494 | (144/342): perl-Socket-2.032-1.oe2203.aarch64.r 275 kB/s | 43 kB 00:00 2024-11-20 08:21:46.504 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 438 kB/s | 74 kB 00:00 2024-11-20 08:21:46.604 | (146/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 235 kB/s | 37 kB 00:00 2024-11-20 08:21:46.657 | (147/342): perl-Term-ANSIColor-5.01-1.oe2203.no 184 kB/s | 30 kB 00:00 2024-11-20 08:21:46.670 | (148/342): perl-Term-Cap-1.17-510.oe2203.noarch 106 kB/s | 18 kB 00:00 2024-11-20 08:21:46.880 | (149/342): perl-Test-Simple-1.302188-1.oe2203.n 732 kB/s | 201 kB 00:00 2024-11-20 08:21:47.172 | (150/342): perl-Text-Balanced-2.04-1.oe2203.noa 57 kB/s | 29 kB 00:00 2024-11-20 08:21:47.229 | (151/342): perl-Text-Diff-1.45-7.oe2203.noarch. 48 kB/s | 27 kB 00:00 2024-11-20 08:21:47.511 | (152/342): perl-Text-ParseWords-3.30-419.oe2203 19 kB/s | 12 kB 00:00 2024-11-20 08:21:47.547 | (153/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 41 kB/s | 13 kB 00:00 2024-11-20 08:21:47.696 | (154/342): perl-Thread-Queue-3.13-3.oe2203.noar 30 kB/s | 14 kB 00:00 2024-11-20 08:21:47.767 | (155/342): perl-Time-Local-1.300-1.oe2203.noarc 84 kB/s | 22 kB 00:00 2024-11-20 08:21:47.878 | (156/342): perl-URI-5.10-1.oe2203.noarch.rpm 398 kB/s | 72 kB 00:00 2024-11-20 08:21:48.166 | (157/342): perl-autodie-2.34-2.oe2203.noarch.rp 193 kB/s | 55 kB 00:00 2024-11-20 08:21:48.259 | (158/342): perl-Unicode-Normalize-1.28-1.oe2203 142 kB/s | 70 kB 00:00 2024-11-20 08:21:48.608 | (159/342): perl-Unicode-Collate-1.31-1.oe2203.a 732 kB/s | 667 kB 00:00 2024-11-20 08:21:48.667 | (160/342): perl-bignum-0.63-1.oe2203.noarch.rpm 39 kB/s | 19 kB 00:00 2024-11-20 08:21:48.694 | (161/342): perl-constant-1.33-421.oe2203.noarch 39 kB/s | 17 kB 00:00 2024-11-20 08:21:48.778 | (162/342): perl-experimental-0.025-1.oe2203.noa 108 kB/s | 18 kB 00:00 2024-11-20 08:21:48.848 | (163/342): perl-parent-0.238-1.oe2203.noarch.rp 74 kB/s | 11 kB 00:00 2024-11-20 08:21:48.943 | (164/342): perl-podlators-4.14-1.oe2203.noarch. 381 kB/s | 63 kB 00:00 2024-11-20 08:21:49.002 | (165/342): perl-threads-2.26-1.oe2203.aarch64.r 225 kB/s | 35 kB 00:00 2024-11-20 08:21:49.096 | (166/342): perl-threads-shared-1.62-1.oe2203.aa 196 kB/s | 30 kB 00:00 2024-11-20 08:21:49.140 | (167/342): perl-perlfaq-5.20210520-1.oe2203.noa 398 kB/s | 177 kB 00:00 2024-11-20 08:21:49.157 | (168/342): perl-version-0.99.29-1.oe2203.aarch6 293 kB/s | 45 kB 00:00 2024-11-20 08:21:49.249 | (169/342): pigz-2.6-1.oe2203.aarch64.rpm 397 kB/s | 61 kB 00:00 2024-11-20 08:21:49.298 | (170/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 578 kB/s | 91 kB 00:00 2024-11-20 08:21:49.402 | (171/342): python3-dbus-1.2.18-2.oe2203.aarch64 771 kB/s | 118 kB 00:00 2024-11-20 08:21:49.452 | (172/342): python3-distro-1.6.0-1.oe2203.noarch 250 kB/s | 38 kB 00:00 2024-11-20 08:21:49.493 | (173/342): python3-dateutil-2.8.2-2.oe2203.noar 897 kB/s | 301 kB 00:00 2024-11-20 08:21:49.561 | (174/342): python3-libcomps-0.1.18-1.oe2203.aar 267 kB/s | 42 kB 00:00 2024-11-20 08:21:49.628 | (175/342): python3-pyparsing-3.0.6-1.oe2203.noa 1.2 MB/s | 216 kB 00:00 2024-11-20 08:21:49.789 | (176/342): python3-six-1.16.0-1.oe2203.noarch.r 127 kB/s | 38 kB 00:00 2024-11-20 08:21:49.798 | (177/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 35 kB/s | 8.3 kB 00:00 2024-11-20 08:21:49.807 | (178/342): shared-mime-info-2.1-1.oe2203.aarch6 1.6 MB/s | 294 kB 00:00 2024-11-20 08:21:49.960 | (179/342): systemtap-sdt-devel-4.5-2.oe2203.aar 123 kB/s | 19 kB 00:00 2024-11-20 08:21:50.099 | (180/342): slang-2.3.2-8.oe2203.aarch64.rpm 1.7 MB/s | 533 kB 00:00 2024-11-20 08:21:50.114 | (181/342): trousers-0.3.15-1.oe2203.aarch64.rpm 868 kB/s | 266 kB 00:00 2024-11-20 08:21:50.122 | (182/342): which-2.21-14.oe2203.aarch64.rpm 187 kB/s | 30 kB 00:00 2024-11-20 08:21:50.287 | (183/342): zip-3.0-29.oe2203.aarch64.rpm 1.2 MB/s | 217 kB 00:00 2024-11-20 08:21:50.300 | (184/342): acl-2.3.1-2.oe2203.aarch64.rpm 287 kB/s | 51 kB 00:00 2024-11-20 08:21:50.399 | (185/342): xkeyboard-config-2.33-1.oe2203.noarc 2.6 MB/s | 793 kB 00:00 2024-11-20 08:21:50.448 | (186/342): atk-2.36.0-2.oe2203.aarch64.rpm 1.6 MB/s | 260 kB 00:00 2024-11-20 08:21:50.457 | (187/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 381 kB/s | 59 kB 00:00 2024-11-20 08:21:50.573 | (188/342): bash-5.1.8-6.oe2203.aarch64.rpm 6.8 MB/s | 1.2 MB 00:00 2024-11-20 08:21:50.603 | (189/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 431 kB/s | 66 kB 00:00 2024-11-20 08:21:50.731 | (190/342): colord-libs-1.4.5-4.oe2203.aarch64.r 1.1 MB/s | 181 kB 00:00 2024-11-20 08:21:50.760 | (191/342): ca-certificates-2023.2.60-2.oe2203.n 1.3 MB/s | 411 kB 00:00 2024-11-20 08:21:51.044 | (192/342): cpio-2.13-10.oe2203.aarch64.rpm 812 kB/s | 253 kB 00:00 2024-11-20 08:21:51.062 | (193/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 803 kB/s | 240 kB 00:00 2024-11-20 08:21:51.361 | (194/342): coreutils-9.0-5.oe2203.aarch64.rpm 3.5 MB/s | 2.7 MB 00:00 2024-11-20 08:21:51.391 | (195/342): curl-7.79.1-28.oe2203.aarch64.rpm 408 kB/s | 139 kB 00:00 2024-11-20 08:21:51.572 | (196/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 142 kB/s | 72 kB 00:00 2024-11-20 08:21:51.582 | (197/342): dbus-1.12.20-10.oe2203.aarch64.rpm 286 kB/s | 63 kB 00:00 2024-11-20 08:21:51.769 | (198/342): dbus-common-1.12.20-10.oe2203.noarch 67 kB/s | 13 kB 00:00 2024-11-20 08:21:51.961 | (199/342): dbus-daemon-1.12.20-10.oe2203.aarch6 424 kB/s | 164 kB 00:00 2024-11-20 08:21:51.978 | (200/342): dbus-libs-1.12.20-10.oe2203.aarch64. 344 kB/s | 136 kB 00:00 2024-11-20 08:21:51.994 | (201/342): dbus-tools-1.12.20-10.oe2203.aarch64 118 kB/s | 26 kB 00:00 2024-11-20 08:21:52.449 | (202/342): dconf-0.40.0-3.oe2203.aarch64.rpm 176 kB/s | 83 kB 00:00 2024-11-20 08:21:52.501 | (203/342): dnf-4.10.0-15.oe2203.noarch.rpm 24 kB/s | 13 kB 00:00 2024-11-20 08:21:52.526 | (204/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 43 kB/s | 23 kB 00:00 2024-11-20 08:21:52.616 | (205/342): dnf-plugins-core-4.0.24-6.oe2203.noa 83 kB/s | 14 kB 00:00 2024-11-20 08:21:52.700 | (206/342): dracut-055-10.oe2203.aarch64.rpm 1.6 MB/s | 292 kB 00:00 2024-11-20 08:21:52.783 | (207/342): e2fsprogs-help-1.46.4-21.oe2203.noar 613 kB/s | 102 kB 00:00 2024-11-20 08:21:52.857 | (208/342): efi-srpm-macros-4-5.oe2203.noarch.rp 144 kB/s | 22 kB 00:00 2024-11-20 08:21:53.135 | (209/342): elfutils-0.185-13.oe2203.aarch64.rpm 1.6 MB/s | 580 kB 00:00 2024-11-20 08:21:53.181 | (210/342): elfutils-extra-0.185-13.oe2203.aarch 682 kB/s | 220 kB 00:00 2024-11-20 08:21:53.338 | (211/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.3 MB/s | 1.1 MB 00:00 2024-11-20 08:21:53.372 | (212/342): expat-2.4.1-10.oe2203.aarch64.rpm 319 kB/s | 75 kB 00:00 2024-11-20 08:21:53.381 | (213/342): file-5.41-3.oe2203.aarch64.rpm 183 kB/s | 36 kB 00:00 2024-11-20 08:21:53.542 | (214/342): freetype-2.11.0-3.oe2203.aarch64.rpm 2.1 MB/s | 349 kB 00:00 2024-11-20 08:21:53.556 | (215/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 479 kB/s | 83 kB 00:00 2024-11-20 08:21:53.664 | (216/342): file-libs-5.41-3.oe2203.aarch64.rpm 2.0 MB/s | 655 kB 00:00 2024-11-20 08:21:53.721 | (217/342): gawk-5.1.1-4.oe2203.aarch64.rpm 1.9 MB/s | 344 kB 00:00 2024-11-20 08:21:53.944 | (218/342): gdbm-1.22-11.oe2203.aarch64.rpm 429 kB/s | 166 kB 00:00 2024-11-20 08:21:54.409 | (219/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 612 kB/s | 455 kB 00:00 2024-11-20 08:21:54.441 | (220/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 93 kB/s | 67 kB 00:00 2024-11-20 08:21:54.547 | (221/342): glib2-2.68.1-21.oe2203.aarch64.rpm 4.3 MB/s | 2.6 MB 00:00 2024-11-20 08:21:54.891 | (222/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 6.2 MB/s | 2.1 MB 00:00 2024-11-20 08:21:55.559 | (223/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 1.3 MB/s | 884 kB 00:00 2024-11-20 08:21:55.779 | (224/342): glibc-2.34-149.oe2203.aarch64.rpm 2.1 MB/s | 2.8 MB 00:01 2024-11-20 08:21:55.828 | (225/342): glibc-common-2.34-149.oe2203.aarch64 1.9 MB/s | 2.7 MB 00:01 2024-11-20 08:21:55.923 | (226/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 916 kB/s | 329 kB 00:00 2024-11-20 08:21:56.027 | (227/342): grep-3.7-9.oe2203.aarch64.rpm 1.4 MB/s | 293 kB 00:00 2024-11-20 08:21:56.296 | (228/342): groff-1.22.4-11.oe2203.aarch64.rpm 1.9 MB/s | 908 kB 00:00 2024-11-20 08:21:56.337 | (229/342): groff-base-1.22.4-11.oe2203.aarch64. 2.0 MB/s | 858 kB 00:00 2024-11-20 08:21:56.398 | (230/342): grub2-common-2.06-41.oe2203.noarch.r 7.9 MB/s | 2.9 MB 00:00 2024-11-20 08:21:56.879 | (231/342): grub2-tools-minimal-2.06-41.oe2203.a 641 kB/s | 346 kB 00:00 2024-11-20 08:21:57.158 | (232/342): grub2-tools-2.06-41.oe2203.aarch64.r 2.2 MB/s | 1.8 MB 00:00 2024-11-20 08:21:57.166 | (233/342): gzip-1.11-3.oe2203.aarch64.rpm 136 kB/s | 104 kB 00:00 2024-11-20 08:21:57.186 | (234/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 2.0 MB/s | 638 kB 00:00 2024-11-20 08:21:57.326 | (235/342): hicolor-icon-theme-0.17-6.oe2203.noa 282 kB/s | 44 kB 00:00 2024-11-20 08:21:57.335 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 201 kB/s | 33 kB 00:00 2024-11-20 08:21:57.352 | (237/342): json-c-0.15-6.oe2203.aarch64.rpm 216 kB/s | 36 kB 00:00 2024-11-20 08:21:57.479 | (238/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 274 kB/s | 42 kB 00:00 2024-11-20 08:21:57.499 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 3.8 MB/s | 628 kB 00:00 2024-11-20 08:21:57.635 | (240/342): less-590-6.oe2203.aarch64.rpm 360 kB/s | 101 kB 00:00 2024-11-20 08:21:57.671 | (241/342): libX11-1.7.2-8.oe2203.aarch64.rpm 3.7 MB/s | 716 kB 00:00 2024-11-20 08:21:57.679 | (242/342): libXext-1.3.4-4.oe2203.aarch64.rpm 191 kB/s | 34 kB 00:00 2024-11-20 08:21:57.791 | (243/342): libXi-1.8-2.oe2203.aarch64.rpm 223 kB/s | 34 kB 00:00 2024-11-20 08:21:57.840 | (244/342): libacl-2.3.1-2.oe2203.aarch64.rpm 130 kB/s | 22 kB 00:00 2024-11-20 08:21:57.853 | (245/342): libarchive-3.5.2-6.oe2203.aarch64.rp 1.8 MB/s | 320 kB 00:00 2024-11-20 08:21:57.970 | (246/342): libblkid-2.37.2-28.oe2203.aarch64.rp 823 kB/s | 147 kB 00:00 2024-11-20 08:21:57.999 | (247/342): libcap-2.61-5.oe2203.aarch64.rpm 394 kB/s | 62 kB 00:00 2024-11-20 08:21:58.333 | (248/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 551 kB/s | 264 kB 00:00 2024-11-20 08:21:58.354 | (249/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 1.5 MB/s | 602 kB 00:00 2024-11-20 08:21:58.472 | (250/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 405 kB/s | 191 kB 00:00 2024-11-20 08:21:58.497 | (251/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 419 kB/s | 67 kB 00:00 2024-11-20 08:21:58.661 | (252/342): libgpg-error-1.43-2.oe2203.aarch64.r 1.6 MB/s | 268 kB 00:00 2024-11-20 08:21:58.784 | (253/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.3 MB/s | 414 kB 00:00 2024-11-20 08:21:58.975 | (254/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 639 kB/s | 121 kB 00:00 2024-11-20 08:21:59.172 | (255/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 858 kB/s | 164 kB 00:00 2024-11-20 08:21:59.333 | (256/342): libksba-1.6.0-3.oe2203.aarch64.rpm 867 kB/s | 139 kB 00:00 2024-11-20 08:21:59.351 | (257/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 255 kB/s | 224 kB 00:00 2024-11-20 08:21:59.459 | (258/342): libicu-69.1-7.oe2203.aarch64.rpm 12 MB/s | 9.3 MB 00:00 2024-11-20 08:21:59.494 | (259/342): libmount-2.37.2-28.oe2203.aarch64.rp 1.0 MB/s | 169 kB 00:00 2024-11-20 08:21:59.609 | (260/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 262 kB/s | 67 kB 00:00 2024-11-20 08:21:59.620 | (261/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 175 kB/s | 28 kB 00:00 2024-11-20 08:21:59.651 | (262/342): libpng-1.6.37-4.oe2203.aarch64.rpm 630 kB/s | 99 kB 00:00 2024-11-20 08:21:59.791 | (263/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 398 kB/s | 72 kB 00:00 2024-11-20 08:21:59.821 | (264/342): libpwquality-1.4.4-4.oe2203.aarch64. 428 kB/s | 86 kB 00:00 2024-11-20 08:21:59.841 | (265/342): libselinux-3.3-5.oe2203.aarch64.rpm 576 kB/s | 109 kB 00:00 2024-11-20 08:21:59.954 | (266/342): libsepol-3.3-6.oe2203.aarch64.rpm 1.6 MB/s | 266 kB 00:00 2024-11-20 08:22:00.009 | (267/342): libsmartcols-2.37.2-28.oe2203.aarch6 614 kB/s | 115 kB 00:00 2024-11-20 08:22:00.115 | (268/342): libssh-0.9.6-8.oe2203.aarch64.rpm 1.1 MB/s | 182 kB 00:00 2024-11-20 08:22:00.155 | (269/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 1.1 MB/s | 345 kB 00:00 2024-11-20 08:22:00.195 | (270/342): libstdc++-10.3.1-23.oe2203.aarch64.r 2.6 MB/s | 484 kB 00:00 2024-11-20 08:22:00.273 | (271/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 491 kB/s | 77 kB 00:00 2024-11-20 08:22:00.315 | (272/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 1.0 MB/s | 166 kB 00:00 2024-11-20 08:22:00.351 | (273/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 520 kB/s | 81 kB 00:00 2024-11-20 08:22:00.432 | (274/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 187 kB/s | 30 kB 00:00 2024-11-20 08:22:00.473 | (275/342): libxcb-1.14-2.oe2203.aarch64.rpm 1.2 MB/s | 195 kB 00:00 2024-11-20 08:22:00.519 | (276/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 3.6 MB/s | 609 kB 00:00 2024-11-20 08:22:00.589 | (277/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 342 kB/s | 54 kB 00:00 2024-11-20 08:22:00.631 | (278/342): logrotate-3.20.1-1.oe2203.aarch64.rp 318 kB/s | 50 kB 00:00 2024-11-20 08:22:00.681 | (279/342): lua-5.4.3-11.oe2203.aarch64.rpm 845 kB/s | 136 kB 00:00 2024-11-20 08:22:00.810 | (280/342): ncurses-6.3-8.oe2203.aarch64.rpm 3.0 MB/s | 674 kB 00:00 2024-11-20 08:22:01.083 | (281/342): ncurses-base-6.3-8.oe2203.noarch.rpm 120 kB/s | 54 kB 00:00 2024-11-20 08:22:01.115 | (282/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 612 kB/s | 265 kB 00:00 2024-11-20 08:22:01.151 | (283/342): nettle-3.8.1-1.oe2203.aarch64.rpm 2.7 MB/s | 935 kB 00:00 2024-11-20 08:22:01.421 | (284/342): newt-0.52.21-8.oe2203.aarch64.rpm 283 kB/s | 94 kB 00:00 2024-11-20 08:22:01.439 | (285/342): openEuler-rpm-config-30-30.oe2203.aa 170 kB/s | 49 kB 00:00 2024-11-20 08:22:01.458 | (286/342): openldap-2.6.0-6.oe2203.aarch64.rpm 675 kB/s | 207 kB 00:00 2024-11-20 08:22:01.581 | (287/342): openssh-8.8p1-23.oe2203.aarch64.rpm 1.9 MB/s | 300 kB 00:00 2024-11-20 08:22:01.618 | (288/342): openssh-server-8.8p1-23.oe2203.aarch 2.2 MB/s | 365 kB 00:00 2024-11-20 08:22:01.638 | (289/342): openssh-clients-8.8p1-23.oe2203.aarc 3.3 MB/s | 601 kB 00:00 2024-11-20 08:22:01.749 | (290/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 2.5 MB/s | 424 kB 00:00 2024-11-20 08:22:01.811 | (291/342): openssl-libs-1.1.1m-28.oe2203.aarch6 6.5 MB/s | 1.2 MB 00:00 2024-11-20 08:22:01.892 | (292/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 853 kB/s | 217 kB 00:00 2024-11-20 08:22:02.180 | (293/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 278 kB/s | 120 kB 00:00 2024-11-20 08:22:02.196 | (294/342): pam-1.5.2-7.oe2203.aarch64.rpm 1.1 MB/s | 437 kB 00:00 2024-11-20 08:22:02.205 | (295/342): pango-1.49.3-3.oe2203.aarch64.rpm 780 kB/s | 243 kB 00:00 2024-11-20 08:22:02.343 | (296/342): pcre-8.45-2.oe2203.aarch64.rpm 2.4 MB/s | 389 kB 00:00 2024-11-20 08:22:02.392 | (297/342): pcre2-10.39-9.oe2203.aarch64.rpm 2.7 MB/s | 510 kB 00:00 2024-11-20 08:22:02.524 | (298/342): perl-Encode-3.16-3.oe2203.aarch64.rp 7.7 MB/s | 1.4 MB 00:00 2024-11-20 08:22:02.577 | (299/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 192 kB/s | 35 kB 00:00 2024-11-20 08:22:02.701 | (300/342): perl-5.34.0-12.oe2203.aarch64.rpm 6.4 MB/s | 3.2 MB 00:00 2024-11-20 08:22:02.710 | (301/342): perl-Math-BigInt-FastCalc-0.5012-2.o 104 kB/s | 19 kB 00:00 2024-11-20 08:22:02.734 | (302/342): perl-Test-Harness-3.42-2.oe2203.noar 835 kB/s | 130 kB 00:00 2024-11-20 08:22:02.855 | (303/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 306 kB/s | 47 kB 00:00 2024-11-20 08:22:02.889 | (304/342): perl-libnet-3.13-2.oe2203.noarch.rpm 488 kB/s | 75 kB 00:00 2024-11-20 08:22:03.038 | (305/342): perl-libs-5.34.0-12.oe2203.aarch64.r 8.9 MB/s | 1.6 MB 00:00 2024-11-20 08:22:03.049 | (306/342): pixman-0.40.0-3.oe2203.aarch64.rpm 927 kB/s | 148 kB 00:00 2024-11-20 08:22:03.193 | (307/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 372 kB/s | 57 kB 00:00 2024-11-20 08:22:03.203 | (308/342): popt-1.18-3.oe2203.aarch64.rpm 322 kB/s | 49 kB 00:00 2024-11-20 08:22:03.352 | (309/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 1.3 MB/s | 207 kB 00:00 2024-11-20 08:22:03.361 | (310/342): publicsuffix-list-20211113-2.oe2203. 815 kB/s | 128 kB 00:00 2024-11-20 08:22:03.568 | (311/342): python-setuptools-59.4.0-5.oe2203.no 2.4 MB/s | 509 kB 00:00 2024-11-20 08:22:03.674 | (312/342): python-pip-wheel-21.3.1-2.oe2203.noa 4.6 MB/s | 1.5 MB 00:00 2024-11-20 08:22:03.854 | (313/342): python3-dnf-4.10.0-15.oe2203.noarch. 2.4 MB/s | 443 kB 00:00 2024-11-20 08:22:04.036 | (314/342): perl-devel-5.34.0-12.oe2203.aarch64. 1.6 MB/s | 2.1 MB 00:01 2024-11-20 08:22:04.065 | (315/342): python3-dnf-plugins-core-4.0.24-6.oe 996 kB/s | 209 kB 00:00 2024-11-20 08:22:04.153 | (316/342): python3-3.9.9-28.oe2203.aarch64.rpm 13 MB/s | 7.8 MB 00:00 2024-11-20 08:22:04.242 | (317/342): python3-gpgme-1.16.0-3.oe2203.aarch6 1.2 MB/s | 242 kB 00:00 2024-11-20 08:22:04.269 | (318/342): python3-hawkey-0.65.0-6.oe2203.aarch 411 kB/s | 82 kB 00:00 2024-11-20 08:22:04.316 | (319/342): python3-libdnf-0.65.0-6.oe2203.aarch 3.9 MB/s | 653 kB 00:00 2024-11-20 08:22:04.432 | (320/342): python3-pip-21.3.1-2.oe2203.noarch.r 12 MB/s | 2.2 MB 00:00 2024-11-20 08:22:04.444 | (321/342): python3-rpm-4.17.0-33.oe2203.aarch64 444 kB/s | 78 kB 00:00 2024-11-20 08:22:04.544 | (322/342): python3-setuptools-59.4.0-5.oe2203.n 4.1 MB/s | 964 kB 00:00 2024-11-20 08:22:04.592 | (323/342): python3-unbound-1.13.2-11.oe2203.aar 569 kB/s | 90 kB 00:00 2024-11-20 08:22:04.601 | (324/342): readline-8.1-3.oe2203.aarch64.rpm 932 kB/s | 146 kB 00:00 2024-11-20 08:22:04.707 | (325/342): rpm-4.17.0-33.oe2203.aarch64.rpm 3.0 MB/s | 492 kB 00:00 2024-11-20 08:22:04.757 | (326/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 2.0 MB/s | 340 kB 00:00 2024-11-20 08:22:04.769 | (327/342): sed-4.8-3.oe2203.aarch64.rpm 974 kB/s | 162 kB 00:00 2024-11-20 08:22:04.900 | (328/342): shadow-4.9-13.oe2203.aarch64.rpm 3.0 MB/s | 598 kB 00:00 2024-11-20 08:22:04.935 | (329/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 6.3 MB/s | 1.1 MB 00:00 2024-11-20 08:22:05.061 | (330/342): systemd-libs-249-75.oe2203.aarch64.r 2.8 MB/s | 453 kB 00:00 2024-11-20 08:22:05.122 | (331/342): systemd-udev-249-75.oe2203.aarch64.r 6.7 MB/s | 1.2 MB 00:00 2024-11-20 08:22:05.264 | (332/342): tcl-8.6.10-4.oe2203.aarch64.rpm 5.2 MB/s | 1.1 MB 00:00 2024-11-20 08:22:05.281 | (333/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 3.0 MB/s | 489 kB 00:00 2024-11-20 08:22:05.432 | (334/342): tzdata-2022a-18.oe2203.noarch.rpm 2.5 MB/s | 429 kB 00:00 2024-11-20 08:22:05.446 | (335/342): unbound-libs-1.13.2-11.oe2203.aarch6 2.8 MB/s | 464 kB 00:00 2024-11-20 08:22:05.605 | (336/342): wayland-1.19.91-4.oe2203.aarch64.rpm 371 kB/s | 59 kB 00:00 2024-11-20 08:22:05.640 | (337/342): util-linux-2.37.2-28.oe2203.aarch64. 11 MB/s | 2.3 MB 00:00 2024-11-20 08:22:06.537 | (338/342): xz-5.2.5-2.oe2203.aarch64.rpm 152 kB/s | 141 kB 00:00 2024-11-20 08:22:06.780 | (339/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 69 kB/s | 79 kB 00:01 2024-11-20 08:22:06.912 | (340/342): zlib-1.2.11-24.oe2203.aarch64.rpm 245 kB/s | 91 kB 00:00 2024-11-20 08:22:06.947 | (341/342): zstd-1.5.0-4.oe2203.aarch64.rpm 4.1 MB/s | 686 kB 00:00 2024-11-20 08:22:07.672 | (342/342): systemd-249-75.oe2203.aarch64.rpm 1.1 MB/s | 3.2 MB 00:02 2024-11-20 08:22:07.675 | -------------------------------------------------------------------------------- 2024-11-20 08:22:07.676 | Total 4.0 MB/s | 139 MB 00:34 2024-11-20 08:22:07.758 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-20 08:22:08.049 | OS 7.2 kB/s | 2.1 kB 00:00 2024-11-20 08:22:08.659 | Importing GPG key 0xB25E7F66: 2024-11-20 08:22:08.659 | Userid : "private OBS (key without passphrase) " 2024-11-20 08:22:08.659 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-20 08:22:08.659 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-20 08:22:08.833 | Key imported successfully 2024-11-20 08:22:13.118 | Running transaction check 2024-11-20 08:22:14.038 | Transaction check succeeded. 2024-11-20 08:22:14.038 | Running transaction test 2024-11-20 08:22:16.311 | Transaction test succeeded. 2024-11-20 08:22:16.328 | Running transaction 2024-11-20 08:22:34.026 | Preparing : 1/1 2024-11-20 08:22:34.140 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-20 08:22:34.461 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-20 08:22:34.966 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-11-20 08:22:35.012 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-11-20 08:22:35.063 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-11-20 08:22:35.599 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-11-20 08:22:35.618 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-11-20 08:22:36.160 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-20 08:22:36.181 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-11-20 08:22:36.409 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-20 08:22:36.447 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-11-20 08:22:36.461 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-11-20 08:22:36.506 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-20 08:22:36.517 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-20 08:22:36.615 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-20 08:22:36.626 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-20 08:22:36.682 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-20 08:22:36.764 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-11-20 08:22:36.790 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-11-20 08:22:36.805 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-11-20 08:22:36.878 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-20 08:22:36.900 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-11-20 08:22:36.929 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-20 08:22:36.946 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-20 08:22:36.982 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-20 08:22:37.002 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-11-20 08:22:37.357 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-11-20 08:22:37.383 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-11-20 08:22:37.405 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-20 08:22:37.438 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-20 08:22:37.466 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-20 08:22:37.526 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-11-20 08:22:37.562 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-11-20 08:22:37.590 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-20 08:22:37.612 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-11-20 08:22:37.720 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-20 08:22:37.733 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-20 08:22:37.767 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-20 08:22:37.783 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-20 08:22:37.797 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-20 08:22:37.811 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-20 08:22:37.916 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-11-20 08:22:37.933 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-20 08:22:38.030 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-20 08:22:38.044 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-20 08:22:38.121 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-20 08:22:38.138 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-11-20 08:22:38.163 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-11-20 08:22:38.212 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-11-20 08:22:38.227 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-20 08:22:38.288 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-20 08:22:38.388 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-11-20 08:22:38.442 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-11-20 08:22:38.458 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-20 08:22:38.537 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-20 08:22:38.555 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-11-20 08:22:38.571 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-11-20 08:22:38.590 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-20 08:22:38.603 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-20 08:22:38.772 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-20 08:22:38.928 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-11-20 08:22:38.956 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-20 08:22:39.066 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-20 08:22:39.105 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-20 08:22:39.176 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-20 08:22:39.254 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-11-20 08:22:39.296 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-11-20 08:22:39.329 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-11-20 08:22:39.343 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-20 08:22:40.036 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-20 08:22:40.072 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-20 08:22:40.302 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-20 08:22:40.467 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-11-20 08:22:40.494 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-20 08:22:40.531 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-20 08:22:40.560 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-11-20 08:22:40.583 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-11-20 08:22:40.597 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-11-20 08:22:40.628 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-20 08:22:40.640 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-20 08:22:40.673 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-20 08:22:40.696 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-11-20 08:22:40.846 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-11-20 08:22:40.877 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-11-20 08:22:40.950 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-20 08:22:40.997 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-20 08:22:41.257 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-11-20 08:22:41.291 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-11-20 08:22:41.366 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-20 08:22:41.403 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-20 08:22:41.415 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-11-20 08:22:41.444 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-20 08:22:41.463 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-20 08:22:41.626 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-20 08:22:42.111 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-11-20 08:22:42.214 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-11-20 08:22:42.541 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-11-20 08:22:42.566 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-11-20 08:22:42.590 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-11-20 08:22:42.602 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-20 08:22:42.649 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-20 08:22:42.675 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-11-20 08:22:42.686 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-20 08:22:42.733 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-20 08:22:42.758 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-11-20 08:22:42.775 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-11-20 08:22:43.413 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-11-20 08:22:43.549 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-11-20 08:22:43.579 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-11-20 08:22:43.619 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-11-20 08:22:43.642 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-11-20 08:22:43.654 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-20 08:22:43.697 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-20 08:22:43.712 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-11-20 08:22:43.736 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-11-20 08:22:43.766 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-20 08:22:43.777 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-20 08:22:43.835 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-20 08:22:43.851 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-11-20 08:22:43.884 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-11-20 08:22:43.921 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-11-20 08:22:43.940 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-11-20 08:22:43.965 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-20 08:22:43.977 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-20 08:22:45.156 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-20 08:22:45.181 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-11-20 08:22:45.203 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-11-20 08:22:45.389 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-20 08:22:45.406 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-20 08:22:45.585 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-20 08:22:45.600 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-11-20 08:22:45.621 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-20 08:22:45.635 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-20 08:22:45.860 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-20 08:22:45.875 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-11-20 08:22:45.889 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-11-20 08:22:45.915 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-20 08:22:45.964 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-20 08:22:46.021 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-20 08:22:46.092 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-11-20 08:22:46.111 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-11-20 08:22:46.124 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-20 08:22:46.172 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-20 08:22:46.187 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-11-20 08:22:46.247 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-11-20 08:22:46.393 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-11-20 08:22:46.422 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-11-20 08:22:46.443 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-11-20 08:22:46.457 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-11-20 08:22:46.471 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-11-20 08:22:46.486 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-11-20 08:22:46.499 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-11-20 08:22:46.513 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-11-20 08:22:46.535 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-11-20 08:22:46.549 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-11-20 08:22:46.568 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-11-20 08:22:46.585 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-11-20 08:22:46.605 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-20 08:22:46.665 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-20 08:22:46.692 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-11-20 08:22:46.736 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-11-20 08:22:46.753 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-11-20 08:22:46.771 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-11-20 08:22:46.788 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-11-20 08:22:46.840 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-11-20 08:22:46.858 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-11-20 08:22:46.890 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-11-20 08:22:46.917 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-11-20 08:22:46.937 | Installing : less-590-6.oe2203.aarch64 120/342 2024-11-20 08:22:46.954 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-11-20 08:22:46.965 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-20 08:22:47.006 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-20 08:22:47.049 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-11-20 08:22:47.226 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-20 08:22:47.312 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-20 08:22:47.324 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-20 08:22:47.413 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-20 08:22:47.501 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-11-20 08:22:47.536 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-11-20 08:22:47.751 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-11-20 08:22:47.791 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-11-20 08:22:47.805 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-11-20 08:22:48.076 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-11-20 08:22:48.195 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-11-20 08:22:48.214 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-11-20 08:22:48.258 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-11-20 08:22:48.283 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-11-20 08:22:48.344 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-11-20 08:22:48.362 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-11-20 08:22:48.392 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-11-20 08:22:48.448 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-11-20 08:22:48.489 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-11-20 08:22:48.506 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-11-20 08:22:48.525 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-11-20 08:22:48.542 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-11-20 08:22:48.587 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-11-20 08:22:49.118 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-11-20 08:22:49.154 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-11-20 08:22:49.167 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-11-20 08:22:49.184 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-20 08:22:49.195 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-20 08:22:49.208 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-20 08:22:49.222 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-20 08:22:49.243 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-20 08:22:49.282 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-20 08:22:49.304 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-11-20 08:22:49.332 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-11-20 08:22:49.589 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-11-20 08:22:49.614 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-11-20 08:22:49.634 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-20 08:22:49.646 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-20 08:22:49.661 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-20 08:22:49.679 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-11-20 08:22:49.696 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-11-20 08:22:49.715 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-20 08:22:49.729 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-20 08:22:49.742 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-20 08:22:49.764 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-20 08:22:49.798 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-20 08:22:49.813 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-20 08:22:49.858 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-11-20 08:22:49.876 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-11-20 08:22:49.888 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-11-20 08:22:49.903 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-11-20 08:22:49.920 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-11-20 08:22:49.940 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-11-20 08:22:49.953 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-11-20 08:22:50.022 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-20 08:22:50.039 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-20 08:22:50.052 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-20 08:22:50.067 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-20 08:22:50.083 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-20 08:22:50.096 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-20 08:22:50.113 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-20 08:22:50.129 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-20 08:22:50.141 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-20 08:22:50.170 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-20 08:22:50.182 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-20 08:22:50.196 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-20 08:22:50.222 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-11-20 08:22:50.237 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-11-20 08:22:50.254 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-11-20 08:22:50.271 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-11-20 08:22:50.286 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-11-20 08:22:50.304 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-20 08:22:50.317 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-20 08:22:50.333 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-20 08:22:50.348 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-11-20 08:22:50.498 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-20 08:22:50.574 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-20 08:22:50.597 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-20 08:22:50.699 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-11-20 08:22:50.754 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-11-20 08:22:50.809 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-11-20 08:22:50.827 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-11-20 08:22:50.856 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-11-20 08:22:50.887 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-11-20 08:22:50.905 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-20 08:22:50.928 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-20 08:22:50.946 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-20 08:22:51.002 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-11-20 08:22:51.021 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-11-20 08:22:51.040 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-11-20 08:22:51.067 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-11-20 08:22:51.098 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-11-20 08:22:51.132 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-11-20 08:22:51.151 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-11-20 08:22:51.197 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-20 08:22:51.229 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-20 08:22:51.242 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-20 08:22:51.259 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-20 08:22:51.274 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-20 08:22:51.308 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-20 08:22:51.577 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-11-20 08:22:51.842 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-11-20 08:22:51.867 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-11-20 08:22:51.887 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-11-20 08:22:51.905 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-11-20 08:22:51.956 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-11-20 08:22:51.976 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-11-20 08:22:52.056 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-11-20 08:22:52.322 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-11-20 08:22:52.385 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-11-20 08:22:52.404 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-11-20 08:22:52.417 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-11-20 08:22:52.437 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-11-20 08:22:52.474 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-11-20 08:22:52.494 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-11-20 08:22:52.504 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-11-20 08:22:52.525 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-20 08:22:52.533 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-20 08:22:52.549 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-20 08:22:52.564 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-11-20 08:22:52.579 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-11-20 08:22:52.600 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-11-20 08:22:52.610 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-11-20 08:22:52.623 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-20 08:22:52.631 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-20 08:22:52.644 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-20 08:22:52.662 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-20 08:22:52.670 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-20 08:22:53.163 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-20 08:22:53.241 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-11-20 08:22:53.250 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-20 08:22:53.267 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-20 08:22:53.470 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-20 08:22:53.538 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-20 08:22:53.555 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-20 08:22:53.584 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-11-20 08:22:53.593 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-20 08:22:53.697 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-20 08:22:54.102 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-11-20 08:22:54.172 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-11-20 08:22:54.187 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-11-20 08:22:54.383 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-20 08:22:54.401 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-20 08:22:54.574 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-20 08:22:54.574 | /var/tmp/rpm-tmp.zv1Z7d: line 2: /usr/bin/rm: No such file or directory 2024-11-20 08:22:54.574 | 2024-11-20 08:22:54.703 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-11-20 08:22:54.762 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-11-20 08:22:54.831 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-11-20 08:22:54.861 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-11-20 08:22:54.869 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-20 08:22:54.887 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-20 08:22:54.906 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-20 08:22:54.915 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-20 08:22:54.940 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-20 08:22:54.986 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-11-20 08:22:55.045 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-11-20 08:22:55.070 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-11-20 08:22:55.083 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-11-20 08:22:55.171 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-11-20 08:22:55.607 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-11-20 08:22:55.636 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-11-20 08:22:55.748 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-11-20 08:22:55.801 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-11-20 08:22:55.892 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-11-20 08:22:55.925 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-11-20 08:22:55.959 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-11-20 08:22:55.968 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-11-20 08:22:55.991 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-20 08:22:55.999 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-20 08:22:56.098 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-20 08:22:56.162 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-11-20 08:22:56.197 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-11-20 08:22:56.207 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-11-20 08:22:56.230 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-20 08:22:56.239 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-20 08:22:56.776 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-20 08:22:56.998 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-11-20 08:22:57.026 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-11-20 08:22:57.199 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-11-20 08:22:57.334 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-11-20 08:22:57.351 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-20 08:22:57.609 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-20 08:22:57.630 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-11-20 08:22:57.639 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-11-20 08:22:57.963 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-11-20 08:22:57.994 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-11-20 08:22:58.003 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-20 08:22:58.133 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-20 08:22:58.141 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-20 08:22:58.240 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-20 08:22:58.255 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-11-20 08:22:58.281 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-20 08:22:58.293 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-11-20 08:22:58.463 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-20 08:22:58.479 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-20 08:22:58.547 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-20 08:22:58.547 | /var/tmp/rpm-tmp.MmknSy: line 3: /usr/bin/install: No such file or directory 2024-11-20 08:22:58.547 | 2024-11-20 08:22:59.053 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-20 08:22:59.123 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-20 08:22:59.131 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-20 08:22:59.176 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-20 08:22:59.187 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-20 08:22:59.346 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-20 08:22:59.361 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-11-20 08:22:59.423 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-20 08:22:59.432 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-20 08:23:00.199 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-20 08:23:00.408 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-20 08:23:00.871 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-20 08:23:00.889 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-20 08:23:00.918 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-20 08:23:00.953 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-11-20 08:23:00.963 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-20 08:23:01.013 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-20 08:23:01.044 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-20 08:23:01.054 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-20 08:23:01.068 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-20 08:23:01.087 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-20 08:23:01.095 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-11-20 08:23:01.213 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-20 08:23:01.366 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-11-20 08:23:01.375 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-20 08:23:02.866 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-20 08:23:02.909 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-11-20 08:23:03.846 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-20 08:23:03.871 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-11-20 08:23:04.156 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-20 08:23:04.165 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-20 08:23:04.242 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-20 08:23:04.255 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-20 08:23:04.474 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-20 08:23:04.712 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-11-20 08:23:04.726 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-20 08:23:05.645 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-20 08:23:06.397 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-20 08:23:06.408 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-20 08:23:06.459 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-20 08:23:06.744 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-20 08:23:06.763 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-20 08:23:06.794 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-20 08:23:06.805 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-20 08:23:06.831 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-20 08:23:06.831 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-11-20 08:23:06.831 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-11-20 08:23:06.831 | 2024-11-20 08:23:06.907 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-20 08:23:09.055 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-20 08:23:09.084 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-11-20 08:23:09.105 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-20 08:23:09.359 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-20 08:23:09.398 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-11-20 08:23:09.476 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-11-20 08:23:09.595 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-11-20 08:23:09.705 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-11-20 08:23:09.731 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-11-20 08:23:09.770 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-11-20 08:23:09.975 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-11-20 08:23:09.987 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-11-20 08:23:12.961 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-20 08:23:12.975 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-20 08:23:13.056 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-20 08:23:13.127 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-11-20 08:23:13.309 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-11-20 08:23:13.341 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-11-20 08:23:13.356 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-11-20 08:23:13.459 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-11-20 08:23:13.555 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-20 08:23:13.968 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-20 08:23:14.091 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-11-20 08:23:14.271 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-11-20 08:23:14.299 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-11-20 08:23:14.531 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-20 08:23:14.564 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-20 08:23:15.965 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-20 08:23:16.038 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-20 08:23:16.061 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-20 08:23:16.061 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-11-20 08:23:16.061 | 2024-11-20 08:23:16.240 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-11-20 08:23:16.283 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-11-20 08:23:16.336 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-20 08:23:16.355 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-20 08:23:16.545 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-20 08:23:16.594 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-11-20 08:23:16.610 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-11-20 08:23:17.084 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-20 08:23:17.202 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-20 08:23:17.220 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-11-20 08:23:17.443 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-20 08:23:17.457 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-20 08:23:17.498 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-20 08:23:17.861 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-11-20 08:23:18.282 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-11-20 08:23:18.503 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-11-20 08:23:18.742 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-11-20 08:23:19.055 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-11-20 08:23:19.285 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-11-20 08:23:19.672 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-11-20 08:23:19.773 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-11-20 08:23:19.792 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-11-20 08:23:19.833 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-11-20 08:23:20.052 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-11-20 08:23:21.823 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-11-20 08:23:21.932 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-11-20 08:23:22.588 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-20 08:23:23.314 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-20 08:23:23.424 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-20 08:23:23.465 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-20 08:23:23.487 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-20 08:23:23.487 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-11-20 08:23:23.487 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-11-20 08:23:23.487 | 2024-11-20 08:23:23.514 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-20 08:23:23.836 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-20 08:23:23.898 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-11-20 08:23:23.918 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-11-20 08:23:24.023 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-11-20 08:23:24.142 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-11-20 08:23:24.167 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-11-20 08:23:24.230 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-11-20 08:23:24.339 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-11-20 08:23:24.357 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-11-20 08:23:24.365 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-20 08:23:24.388 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-20 08:23:24.388 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-20 08:23:24.388 | 2024-11-20 08:23:24.658 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-11-20 08:23:24.723 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-20 08:23:24.724 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-11-20 08:23:24.743 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-11-20 08:23:24.761 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-11-20 08:23:25.526 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-11-20 08:23:25.535 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-11-20 08:23:25.602 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-11-20 08:23:54.571 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-20 08:23:54.572 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-11-20 08:23:54.572 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-11-20 08:23:54.572 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-11-20 08:23:54.573 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-11-20 08:23:54.573 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-11-20 08:23:54.573 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-11-20 08:23:54.574 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-11-20 08:23:54.574 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-11-20 08:23:54.574 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-11-20 08:23:54.574 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-11-20 08:23:54.575 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-11-20 08:23:54.575 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-11-20 08:23:54.575 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-11-20 08:23:54.576 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-11-20 08:23:54.576 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-11-20 08:23:54.576 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-11-20 08:23:54.577 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-11-20 08:23:54.577 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-11-20 08:23:54.577 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-11-20 08:23:54.578 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-11-20 08:23:54.578 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-11-20 08:23:54.578 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-11-20 08:23:54.579 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-11-20 08:23:54.579 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-11-20 08:23:54.579 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-11-20 08:23:54.579 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-11-20 08:23:54.580 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-11-20 08:23:54.580 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-11-20 08:23:54.580 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-11-20 08:23:54.581 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-11-20 08:23:54.581 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-11-20 08:23:54.581 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-11-20 08:23:54.582 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-11-20 08:23:54.582 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-11-20 08:23:54.582 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-11-20 08:23:54.583 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-11-20 08:23:54.583 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-11-20 08:23:54.583 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-11-20 08:23:54.583 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-11-20 08:23:54.584 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-11-20 08:23:54.584 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-11-20 08:23:54.584 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-11-20 08:23:54.585 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-11-20 08:23:54.585 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-11-20 08:23:54.585 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-11-20 08:23:54.586 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-11-20 08:23:54.586 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-11-20 08:23:54.586 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-11-20 08:23:54.587 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-11-20 08:23:54.587 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-11-20 08:23:54.587 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-11-20 08:23:54.587 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-11-20 08:23:54.588 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-11-20 08:23:54.588 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-11-20 08:23:54.588 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-11-20 08:23:54.589 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-11-20 08:23:54.589 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-11-20 08:23:54.589 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-11-20 08:23:54.590 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-11-20 08:23:54.590 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-11-20 08:23:54.590 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-11-20 08:23:54.591 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-11-20 08:23:54.591 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-11-20 08:23:54.591 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-11-20 08:23:54.591 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-11-20 08:23:54.592 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-11-20 08:23:54.592 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-11-20 08:23:54.592 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-11-20 08:23:54.593 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-11-20 08:23:54.593 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-11-20 08:23:54.593 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-11-20 08:23:54.594 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-11-20 08:23:54.594 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-11-20 08:23:54.594 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-11-20 08:23:54.595 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-11-20 08:23:54.595 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-11-20 08:23:54.595 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-11-20 08:23:54.595 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-11-20 08:23:54.596 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-11-20 08:23:54.596 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-11-20 08:23:54.596 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-11-20 08:23:54.597 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-11-20 08:23:54.597 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-11-20 08:23:54.597 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-11-20 08:23:54.597 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-11-20 08:23:54.598 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-11-20 08:23:54.598 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-11-20 08:23:54.598 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-11-20 08:23:54.598 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-11-20 08:23:54.599 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-11-20 08:23:54.599 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-11-20 08:23:54.599 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-11-20 08:23:54.599 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-11-20 08:23:54.599 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-11-20 08:23:54.600 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-11-20 08:23:54.600 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-11-20 08:23:54.600 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-11-20 08:23:54.600 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-11-20 08:23:54.601 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-11-20 08:23:54.601 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-11-20 08:23:54.601 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-11-20 08:23:54.601 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-11-20 08:23:54.602 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-11-20 08:23:54.602 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-11-20 08:23:54.602 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-11-20 08:23:54.602 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-11-20 08:23:54.602 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-11-20 08:23:54.603 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-11-20 08:23:54.603 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-11-20 08:23:54.603 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-11-20 08:23:54.603 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-11-20 08:23:54.604 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-11-20 08:23:54.604 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-11-20 08:23:54.604 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-11-20 08:23:54.604 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-11-20 08:23:54.604 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-11-20 08:23:54.605 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-11-20 08:23:54.605 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-11-20 08:23:54.605 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-11-20 08:23:54.605 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-11-20 08:23:54.606 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-11-20 08:23:54.606 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-11-20 08:23:54.606 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-11-20 08:23:54.606 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-11-20 08:23:54.606 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-11-20 08:23:54.607 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-11-20 08:23:54.607 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-11-20 08:23:54.607 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-11-20 08:23:54.607 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-11-20 08:23:54.608 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-11-20 08:23:54.608 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-11-20 08:23:54.608 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-11-20 08:23:54.608 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-11-20 08:23:54.609 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-11-20 08:23:54.609 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-11-20 08:23:54.609 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-11-20 08:23:54.609 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-11-20 08:23:54.609 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-11-20 08:23:54.610 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-11-20 08:23:54.610 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-11-20 08:23:54.610 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-11-20 08:23:54.610 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-11-20 08:23:54.611 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-11-20 08:23:54.611 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-11-20 08:23:54.611 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-11-20 08:23:54.611 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-11-20 08:23:54.611 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-11-20 08:23:54.612 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-11-20 08:23:54.612 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-11-20 08:23:54.612 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-11-20 08:23:54.612 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-11-20 08:23:54.613 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-11-20 08:23:54.613 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-11-20 08:23:54.613 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-11-20 08:23:54.613 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-11-20 08:23:54.614 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-11-20 08:23:54.614 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-11-20 08:23:54.614 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-11-20 08:23:54.614 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-11-20 08:23:54.614 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-11-20 08:23:54.615 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-11-20 08:23:54.615 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-11-20 08:23:54.615 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-11-20 08:23:54.615 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-11-20 08:23:54.616 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-11-20 08:23:54.616 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-11-20 08:23:54.616 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-11-20 08:23:54.616 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-11-20 08:23:54.616 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-11-20 08:23:54.617 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-11-20 08:23:54.617 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-11-20 08:23:54.617 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-11-20 08:23:54.617 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-11-20 08:23:54.617 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-11-20 08:23:54.617 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-11-20 08:23:54.617 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-11-20 08:23:54.617 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-11-20 08:23:54.617 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-11-20 08:23:54.618 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-11-20 08:23:54.618 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-11-20 08:23:54.618 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-11-20 08:23:54.618 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-11-20 08:23:54.618 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-11-20 08:23:54.618 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-11-20 08:23:54.618 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-11-20 08:23:54.618 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-11-20 08:23:54.618 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-11-20 08:23:54.618 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-11-20 08:23:54.619 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-11-20 08:23:54.619 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-11-20 08:23:54.619 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-11-20 08:23:54.619 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-11-20 08:23:54.619 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-11-20 08:23:54.619 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-11-20 08:23:54.619 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-11-20 08:23:54.619 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-11-20 08:23:54.619 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-11-20 08:23:54.619 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-11-20 08:23:54.619 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-11-20 08:23:54.620 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-11-20 08:23:54.620 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-11-20 08:23:54.620 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-11-20 08:23:54.620 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-11-20 08:23:54.620 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-11-20 08:23:54.620 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-11-20 08:23:54.620 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-11-20 08:23:54.620 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-11-20 08:23:54.620 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-11-20 08:23:54.620 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-11-20 08:23:54.620 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-11-20 08:23:54.621 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-11-20 08:23:54.621 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-11-20 08:23:54.621 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-11-20 08:23:54.621 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-11-20 08:23:54.621 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-11-20 08:23:54.621 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-11-20 08:23:54.621 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-11-20 08:23:54.621 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-11-20 08:23:54.621 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-11-20 08:23:54.621 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-11-20 08:23:54.621 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-11-20 08:23:54.622 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-11-20 08:23:54.622 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-11-20 08:23:54.622 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-11-20 08:23:54.622 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-11-20 08:23:54.622 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-11-20 08:23:54.622 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-11-20 08:23:54.622 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-11-20 08:23:54.622 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-11-20 08:23:54.622 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-11-20 08:23:54.622 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-11-20 08:23:54.622 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-11-20 08:23:54.623 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-11-20 08:23:54.623 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-11-20 08:23:54.623 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-11-20 08:23:54.623 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-11-20 08:23:54.623 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-11-20 08:23:54.623 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-11-20 08:23:54.623 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-11-20 08:23:54.623 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-11-20 08:23:54.623 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-11-20 08:23:54.623 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-11-20 08:23:54.623 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-11-20 08:23:54.623 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-11-20 08:23:54.623 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-11-20 08:23:54.624 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-11-20 08:23:54.624 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-11-20 08:23:54.624 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-11-20 08:23:54.624 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-11-20 08:23:54.624 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-11-20 08:23:54.624 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-11-20 08:23:54.624 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-11-20 08:23:54.624 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-11-20 08:23:54.624 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-11-20 08:23:54.624 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-11-20 08:23:54.624 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-11-20 08:23:54.625 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-11-20 08:23:54.625 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-11-20 08:23:54.625 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-20 08:23:54.625 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-11-20 08:23:54.625 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-11-20 08:23:54.625 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-11-20 08:23:54.625 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-11-20 08:23:54.625 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-11-20 08:23:54.625 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-11-20 08:23:54.625 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-11-20 08:23:54.625 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-11-20 08:23:54.625 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-11-20 08:23:54.626 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-11-20 08:23:54.626 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-11-20 08:23:54.626 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-11-20 08:23:54.626 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-11-20 08:23:54.626 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-11-20 08:23:54.626 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-11-20 08:23:54.626 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-11-20 08:23:54.626 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-11-20 08:23:54.626 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-11-20 08:23:54.626 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-11-20 08:23:54.626 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-11-20 08:23:54.627 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-11-20 08:23:54.627 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-11-20 08:23:54.627 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-11-20 08:23:54.627 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-11-20 08:23:54.627 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-11-20 08:23:54.627 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-11-20 08:23:54.627 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-11-20 08:23:54.627 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-11-20 08:23:54.627 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-11-20 08:23:54.627 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-11-20 08:23:54.627 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-11-20 08:23:54.627 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-11-20 08:23:54.628 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-11-20 08:23:54.628 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-11-20 08:23:54.628 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-11-20 08:23:54.628 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-11-20 08:23:54.628 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-11-20 08:23:54.628 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-11-20 08:23:54.628 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-11-20 08:23:54.628 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-11-20 08:23:54.628 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-11-20 08:23:54.628 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-11-20 08:23:54.628 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-11-20 08:23:54.629 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-11-20 08:23:54.629 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-11-20 08:23:54.629 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-11-20 08:23:54.629 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-11-20 08:23:54.629 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-11-20 08:23:54.629 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-11-20 08:23:54.629 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-11-20 08:23:54.629 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-11-20 08:23:54.629 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-11-20 08:23:54.629 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-11-20 08:23:54.629 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-11-20 08:23:54.629 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-11-20 08:23:54.630 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-11-20 08:23:54.630 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-11-20 08:23:54.630 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-11-20 08:23:54.630 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-11-20 08:23:54.630 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-11-20 08:23:54.630 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-11-20 08:23:54.630 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-11-20 08:23:54.630 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-11-20 08:23:54.630 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-11-20 08:23:54.630 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-11-20 08:23:54.630 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-11-20 08:23:54.631 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-11-20 08:23:54.631 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-11-20 08:23:54.631 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-11-20 08:23:54.631 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-11-20 08:23:54.631 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-11-20 08:23:54.631 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-11-20 08:23:54.631 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-11-20 08:23:54.631 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-11-20 08:23:54.631 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-11-20 08:23:54.631 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-11-20 08:23:54.631 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-11-20 08:23:54.631 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-11-20 08:23:54.632 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-11-20 08:23:54.632 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-11-20 08:23:54.632 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-11-20 08:23:54.632 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-11-20 08:23:59.539 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-11-20 08:23:59.539 | 2024-11-20 08:23:59.539 | Installed: 2024-11-20 08:23:59.539 | acl-2.3.1-2.oe2203.aarch64 2024-11-20 08:23:59.539 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-11-20 08:23:59.539 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-11-20 08:23:59.539 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-11-20 08:23:59.539 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-11-20 08:23:59.539 | atk-2.36.0-2.oe2203.aarch64 2024-11-20 08:23:59.539 | attr-2.5.1-2.oe2203.aarch64 2024-11-20 08:23:59.539 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-20 08:23:59.539 | avahi-libs-0.8-19.oe2203.aarch64 2024-11-20 08:23:59.539 | bash-5.1.8-6.oe2203.aarch64 2024-11-20 08:23:59.539 | brotli-1.0.9-2.oe2203.aarch64 2024-11-20 08:23:59.539 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-20 08:23:59.539 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-20 08:23:59.539 | cairo-1.17.4-1.oe2203.aarch64 2024-11-20 08:23:59.539 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-11-20 08:23:59.539 | chkconfig-1.20-1.oe2203.aarch64 2024-11-20 08:23:59.539 | colord-libs-1.4.5-4.oe2203.aarch64 2024-11-20 08:23:59.539 | coreutils-9.0-5.oe2203.aarch64 2024-11-20 08:23:59.539 | cpio-2.13-10.oe2203.aarch64 2024-11-20 08:23:59.539 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-20 08:23:59.539 | cronie-1.5.7-1.oe2203.aarch64 2024-11-20 08:23:59.539 | crontabs-1.11-22.oe2203.noarch 2024-11-20 08:23:59.539 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-20 08:23:59.539 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-11-20 08:23:59.539 | curl-7.79.1-28.oe2203.aarch64 2024-11-20 08:23:59.539 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-20 08:23:59.539 | dbus-1:1.12.20-10.oe2203.aarch64 2024-11-20 08:23:59.539 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-11-20 08:23:59.539 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-11-20 08:23:59.539 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-11-20 08:23:59.540 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-11-20 08:23:59.540 | dconf-0.40.0-3.oe2203.aarch64 2024-11-20 08:23:59.540 | dejavu-fonts-2.37-1.oe2203.noarch 2024-11-20 08:23:59.540 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-20 08:23:59.540 | diffutils-3.8-2.oe2203.aarch64 2024-11-20 08:23:59.540 | dnf-4.10.0-15.oe2203.noarch 2024-11-20 08:23:59.540 | dnf-data-4.10.0-15.oe2203.noarch 2024-11-20 08:23:59.540 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-20 08:23:59.540 | dracut-055-10.oe2203.aarch64 2024-11-20 08:23:59.540 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-20 08:23:59.540 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-20 08:23:59.540 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-20 08:23:59.540 | elfutils-0.185-13.oe2203.aarch64 2024-11-20 08:23:59.540 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-20 08:23:59.540 | expat-2.4.1-10.oe2203.aarch64 2024-11-20 08:23:59.540 | file-5.41-3.oe2203.aarch64 2024-11-20 08:23:59.540 | file-libs-5.41-3.oe2203.aarch64 2024-11-20 08:23:59.540 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-20 08:23:59.540 | fontconfig-2.13.94-1.oe2203.aarch64 2024-11-20 08:23:59.540 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-11-20 08:23:59.540 | freetype-2.11.0-3.oe2203.aarch64 2024-11-20 08:23:59.540 | fribidi-1.0.10-2.oe2203.aarch64 2024-11-20 08:23:59.540 | fuse-2.9.9-9.oe2203.aarch64 2024-11-20 08:23:59.540 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-20 08:23:59.540 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-20 08:23:59.540 | gawk-5.1.1-4.oe2203.aarch64 2024-11-20 08:23:59.540 | gcr-3.41.0-1.oe2203.aarch64 2024-11-20 08:23:59.540 | gcr-base-3.41.0-1.oe2203.aarch64 2024-11-20 08:23:59.540 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-20 08:23:59.540 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-11-20 08:23:59.540 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-11-20 08:23:59.540 | gettext-0.21-4.oe2203.aarch64 2024-11-20 08:23:59.540 | glib2-2.68.1-21.oe2203.aarch64 2024-11-20 08:23:59.540 | glibc-2.34-149.oe2203.aarch64 2024-11-20 08:23:59.540 | glibc-common-2.34-149.oe2203.aarch64 2024-11-20 08:23:59.540 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-20 08:23:59.540 | gnupg2-2.2.32-3.oe2203.aarch64 2024-11-20 08:23:59.540 | gnutls-3.7.2-13.oe2203.aarch64 2024-11-20 08:23:59.540 | gpgme-1.16.0-3.oe2203.aarch64 2024-11-20 08:23:59.540 | graphite2-1.3.14-5.oe2203.aarch64 2024-11-20 08:23:59.540 | grep-3.7-9.oe2203.aarch64 2024-11-20 08:23:59.540 | groff-1.22.4-11.oe2203.aarch64 2024-11-20 08:23:59.540 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-20 08:23:59.540 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-20 08:23:59.540 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-20 08:23:59.540 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-20 08:23:59.540 | grubby-8.40-28.oe2203.aarch64 2024-11-20 08:23:59.540 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-11-20 08:23:59.540 | gtk2-2.24.33-4.oe2203.aarch64 2024-11-20 08:23:59.540 | gtk3-3.24.30-5.oe2203.aarch64 2024-11-20 08:23:59.540 | gzip-1.11-3.oe2203.aarch64 2024-11-20 08:23:59.540 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-11-20 08:23:59.540 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-11-20 08:23:59.541 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-20 08:23:59.541 | info-6.8-3.oe2203.aarch64 2024-11-20 08:23:59.541 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-11-20 08:23:59.541 | json-c-0.15-6.oe2203.aarch64 2024-11-20 08:23:59.541 | kbd-2.4.0-1.oe2203.aarch64 2024-11-20 08:23:59.541 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-20 08:23:59.541 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-20 08:23:59.541 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-20 08:23:59.541 | kmod-29-3.oe2203.aarch64 2024-11-20 08:23:59.541 | kmod-libs-29-3.oe2203.aarch64 2024-11-20 08:23:59.541 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-20 08:23:59.541 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-20 08:23:59.541 | lcms2-2.12-1.oe2203.aarch64 2024-11-20 08:23:59.541 | less-590-6.oe2203.aarch64 2024-11-20 08:23:59.541 | libX11-1.7.2-8.oe2203.aarch64 2024-11-20 08:23:59.541 | libXau-1.0.9-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXcursor-1.2.0-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXdamage-1.1.5-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXext-1.3.4-4.oe2203.aarch64 2024-11-20 08:23:59.541 | libXfixes-6.0.0-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXft-2.3.4-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXi-1.8-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libXinerama-1.1.4-5.oe2203.aarch64 2024-11-20 08:23:59.541 | libXrandr-1.5.2-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libXrender-0.9.10-10.oe2203.aarch64 2024-11-20 08:23:59.541 | libXtst-1.2.3-10.oe2203.aarch64 2024-11-20 08:23:59.541 | libacl-2.3.1-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-20 08:23:59.541 | libassuan-2.5.5-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.541 | libcap-2.61-5.oe2203.aarch64 2024-11-20 08:23:59.541 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libcomps-0.1.18-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-20 08:23:59.541 | libdatrie-0.2.13-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libdnf-0.65.0-6.oe2203.aarch64 2024-11-20 08:23:59.541 | libedit-3.1-28.oe2203.aarch64 2024-11-20 08:23:59.541 | libepoxy-1.5.9-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libev-4.33-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libevent-2.1.12-4.oe2203.aarch64 2024-11-20 08:23:59.541 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.541 | libffi-3.4.2-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-20 08:23:59.541 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-20 08:23:59.541 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libgusb-0.3.8-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libicu-69.1-7.oe2203.aarch64 2024-11-20 08:23:59.541 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-11-20 08:23:59.541 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-20 08:23:59.541 | libksba-1.6.0-3.oe2203.aarch64 2024-11-20 08:23:59.541 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-11-20 08:23:59.541 | libmount-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.541 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-20 08:23:59.542 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-20 08:23:59.542 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-20 08:23:59.542 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-20 08:23:59.542 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-20 08:23:59.542 | librepo-1.14.2-2.oe2203.aarch64 2024-11-20 08:23:59.542 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-11-20 08:23:59.542 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libsecret-0.20.4-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libselinux-3.3-5.oe2203.aarch64 2024-11-20 08:23:59.542 | libsemanage-3.3-3.oe2203.aarch64 2024-11-20 08:23:59.542 | libsepol-3.3-6.oe2203.aarch64 2024-11-20 08:23:59.542 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.542 | libsolv-0.7.20-4.oe2203.aarch64 2024-11-20 08:23:59.542 | libssh-0.9.6-8.oe2203.aarch64 2024-11-20 08:23:59.542 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-20 08:23:59.542 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-20 08:23:59.542 | libthai-0.1.28-4.oe2203.aarch64 2024-11-20 08:23:59.542 | libtiff-4.3.0-37.oe2203.aarch64 2024-11-20 08:23:59.542 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-20 08:23:59.542 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-20 08:23:59.542 | libusbx-1.0.24-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-20 08:23:59.542 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.542 | libverto-0.3.2-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libxcb-1.14-2.oe2203.aarch64 2024-11-20 08:23:59.542 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-20 08:23:59.542 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-20 08:23:59.542 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-20 08:23:59.542 | libyaml-0.2.5-6.oe2203.aarch64 2024-11-20 08:23:59.542 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-20 08:23:59.542 | lua-5.4.3-11.oe2203.aarch64 2024-11-20 08:23:59.542 | lz4-1.9.3-2.oe2203.aarch64 2024-11-20 08:23:59.542 | man-db-2.9.4-2.oe2203.aarch64 2024-11-20 08:23:59.542 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-20 08:23:59.542 | ncurses-6.3-8.oe2203.aarch64 2024-11-20 08:23:59.542 | ncurses-base-6.3-8.oe2203.noarch 2024-11-20 08:23:59.542 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-20 08:23:59.542 | nettle-3.8.1-1.oe2203.aarch64 2024-11-20 08:23:59.542 | newt-0.52.21-8.oe2203.aarch64 2024-11-20 08:23:59.542 | npth-1.6-2.oe2203.aarch64 2024-11-20 08:23:59.542 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-20 08:23:59.542 | openldap-2.6.0-6.oe2203.aarch64 2024-11-20 08:23:59.542 | openssh-8.8p1-23.oe2203.aarch64 2024-11-20 08:23:59.542 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-11-20 08:23:59.542 | openssh-server-8.8p1-23.oe2203.aarch64 2024-11-20 08:23:59.542 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-20 08:23:59.542 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-20 08:23:59.542 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-20 08:23:59.542 | os-prober-1.79-1.oe2203.aarch64 2024-11-20 08:23:59.542 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-20 08:23:59.542 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-20 08:23:59.542 | pam-1.5.2-7.oe2203.aarch64 2024-11-20 08:23:59.542 | pango-1.49.3-3.oe2203.aarch64 2024-11-20 08:23:59.542 | pcre-8.45-2.oe2203.aarch64 2024-11-20 08:23:59.542 | pcre2-10.39-9.oe2203.aarch64 2024-11-20 08:23:59.542 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-20 08:23:59.543 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-20 08:23:59.543 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-20 08:23:59.543 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Carp-1.50-418.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Digest-1.20-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Env-1.04-397.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-20 08:23:59.543 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-20 08:23:59.543 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-20 08:23:59.543 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-20 08:23:59.543 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-20 08:23:59.543 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-20 08:23:59.543 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-URI-5.10-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-autodie-2.34-2.oe2203.noarch 2024-11-20 08:23:59.544 | perl-bignum-0.63-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-constant-1.33-421.oe2203.noarch 2024-11-20 08:23:59.544 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-experimental-0.025-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-libnet-3.13-2.oe2203.noarch 2024-11-20 08:23:59.544 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-20 08:23:59.544 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-20 08:23:59.544 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-20 08:23:59.544 | pigz-2.6-1.oe2203.aarch64 2024-11-20 08:23:59.544 | pinentry-1.1.1-2.oe2203.aarch64 2024-11-20 08:23:59.544 | pixman-0.40.0-3.oe2203.aarch64 2024-11-20 08:23:59.544 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-20 08:23:59.544 | popt-1.18-3.oe2203.aarch64 2024-11-20 08:23:59.544 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-20 08:23:59.544 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-20 08:23:59.544 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-20 08:23:59.544 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-20 08:23:59.544 | python3-3.9.9-28.oe2203.aarch64 2024-11-20 08:23:59.544 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-11-20 08:23:59.544 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-11-20 08:23:59.544 | python3-distro-1.6.0-1.oe2203.noarch 2024-11-20 08:23:59.544 | python3-dnf-4.10.0-15.oe2203.noarch 2024-11-20 08:23:59.544 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-20 08:23:59.544 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-11-20 08:23:59.544 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-11-20 08:23:59.544 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-11-20 08:23:59.545 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-11-20 08:23:59.545 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-20 08:23:59.545 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-20 08:23:59.545 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-11-20 08:23:59.545 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-20 08:23:59.545 | python3-six-1.16.0-1.oe2203.noarch 2024-11-20 08:23:59.545 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-11-20 08:23:59.545 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-20 08:23:59.545 | readline-8.1-3.oe2203.aarch64 2024-11-20 08:23:59.545 | rpm-4.17.0-33.oe2203.aarch64 2024-11-20 08:23:59.545 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-20 08:23:59.545 | sed-4.8-3.oe2203.aarch64 2024-11-20 08:23:59.545 | shadow-2:4.9-13.oe2203.aarch64 2024-11-20 08:23:59.545 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-20 08:23:59.545 | slang-2.3.2-8.oe2203.aarch64 2024-11-20 08:23:59.545 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-20 08:23:59.545 | systemd-249-75.oe2203.aarch64 2024-11-20 08:23:59.545 | systemd-libs-249-75.oe2203.aarch64 2024-11-20 08:23:59.545 | systemd-udev-249-75.oe2203.aarch64 2024-11-20 08:23:59.545 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-20 08:23:59.545 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-20 08:23:59.545 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-20 08:23:59.545 | trousers-0.3.15-1.oe2203.aarch64 2024-11-20 08:23:59.545 | tzdata-2022a-18.oe2203.noarch 2024-11-20 08:23:59.545 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-11-20 08:23:59.545 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-20 08:23:59.545 | wayland-1.19.91-4.oe2203.aarch64 2024-11-20 08:23:59.545 | which-2.21-14.oe2203.aarch64 2024-11-20 08:23:59.545 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-20 08:23:59.545 | xz-5.2.5-2.oe2203.aarch64 2024-11-20 08:23:59.545 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-20 08:23:59.545 | zip-3.0-29.oe2203.aarch64 2024-11-20 08:23:59.545 | zlib-1.2.11-24.oe2203.aarch64 2024-11-20 08:23:59.545 | zstd-1.5.0-4.oe2203.aarch64 2024-11-20 08:23:59.545 | 2024-11-20 08:23:59.545 | Complete! 2024-11-20 08:23:59.927 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-20 08:23:59.931 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum/vars 2024-11-20 08:23:59.943 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-20 08:23:59.948 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-20 08:23:59.955 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-20 08:23:59.962 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-20 08:23:59.966 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo 2024-11-20 08:23:59.982 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-20 08:23:59.986 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-20 08:23:59.991 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.ocyMqiY4/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-20 08:24:00.156 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-20 08:24:00.160 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-20 08:24:00.165 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.ocyMqiY4/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-20 08:24:00.538 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-20 08:24:00.619 | 0 files removed 2024-11-20 08:24:00.683 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-20 08:24:00.683 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/rpm/macros.langs 2024-11-20 08:24:00.698 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-20 08:24:00.703 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-20 08:24:00.707 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-20 08:24:00.712 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-20 08:24:00.716 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.ocyMqiY4/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-20 08:24:01.081 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-20 08:24:02.826 | OS 2.0 MB/s | 3.4 MB 00:01 2024-11-20 08:24:06.344 | everything 6.8 MB/s | 16 MB 00:02 2024-11-20 08:24:14.373 | EPOL 1.6 MB/s | 2.7 MB 00:01 2024-11-20 08:24:17.262 | debuginfo 2.1 MB/s | 3.8 MB 00:01 2024-11-20 08:24:24.518 | source 300 kB/s | 1.7 MB 00:05 2024-11-20 08:24:43.064 | update 4.5 MB/s | 81 MB 00:17 2024-11-20 08:25:12.579 | Last metadata expiration check: 0:00:01 ago on Wed Nov 20 08:24:30 2024. 2024-11-20 08:25:16.344 | Dependencies resolved. 2024-11-20 08:25:16.348 | Nothing to do. 2024-11-20 08:25:16.348 | Complete! 2024-11-20 08:25:16.445 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:342 : _run_chroot dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev 2024-11-20 08:25:16.450 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y --setopt=cachedir=/tmp/yum/aarch64/22.03-LTS install systemd passwd findutils sudo util-linux-ng systemd-udev' 2024-11-20 08:25:16.454 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.ocyMqiY4/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-11-20 08:25:16.822 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-20 08:25:17.366 | OS 13 kB/s | 3.8 kB 00:00 2024-11-20 08:25:18.871 | everything 13 kB/s | 3.8 kB 00:00 2024-11-20 08:25:28.085 | EPOL 2.9 kB/s | 3.0 kB 00:01 2024-11-20 08:25:29.811 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-20 08:25:31.753 | source 13 kB/s | 3.8 kB 00:00 2024-11-20 08:25:32.838 | update 12 kB/s | 3.5 kB 00:00 2024-11-20 08:26:02.745 | Last metadata expiration check: 0:00:01 ago on Wed Nov 20 08:20:51 2024. 2024-11-20 08:26:05.497 | Dependencies resolved. 2024-11-20 08:26:05.562 | ================================================================================ 2024-11-20 08:26:05.562 | Package Arch Version Repo Size 2024-11-20 08:26:05.562 | ================================================================================ 2024-11-20 08:26:05.562 | Installing: 2024-11-20 08:26:05.562 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-20 08:26:05.562 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-11-20 08:26:05.562 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-11-20 08:26:05.562 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-20 08:26:05.562 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-20 08:26:05.562 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-20 08:26:05.562 | Installing dependencies: 2024-11-20 08:26:05.562 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-20 08:26:05.562 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-20 08:26:05.562 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-20 08:26:05.562 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-11-20 08:26:05.562 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-20 08:26:05.562 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-11-20 08:26:05.562 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-20 08:26:05.562 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-20 08:26:05.562 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-20 08:26:05.562 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-20 08:26:05.562 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-20 08:26:05.562 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-20 08:26:05.562 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-20 08:26:05.562 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-20 08:26:05.562 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-20 08:26:05.562 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-20 08:26:05.562 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-20 08:26:05.562 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-20 08:26:05.562 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-20 08:26:05.562 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-20 08:26:05.562 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-20 08:26:05.562 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-20 08:26:05.562 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-20 08:26:05.562 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-20 08:26:05.562 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-20 08:26:05.562 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-11-20 08:26:05.562 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-20 08:26:05.562 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-20 08:26:05.563 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-20 08:26:05.563 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-20 08:26:05.563 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-20 08:26:05.563 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-20 08:26:05.563 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-20 08:26:05.563 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-20 08:26:05.563 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-20 08:26:05.563 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-20 08:26:05.563 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-20 08:26:05.563 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-20 08:26:05.563 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-20 08:26:05.563 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-20 08:26:05.563 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-20 08:26:05.563 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-20 08:26:05.563 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-20 08:26:05.563 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-20 08:26:05.563 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-20 08:26:05.563 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-20 08:26:05.563 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-20 08:26:05.563 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-20 08:26:05.563 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-20 08:26:05.563 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-20 08:26:05.563 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-20 08:26:05.563 | less aarch64 590-6.oe2203 update 101 k 2024-11-20 08:26:05.563 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-20 08:26:05.563 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-20 08:26:05.563 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-20 08:26:05.563 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-20 08:26:05.563 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-20 08:26:05.563 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-20 08:26:05.563 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-20 08:26:05.563 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-20 08:26:05.563 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-20 08:26:05.563 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-20 08:26:05.563 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-20 08:26:05.563 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-20 08:26:05.563 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-20 08:26:05.563 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-20 08:26:05.563 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-20 08:26:05.563 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-20 08:26:05.563 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-20 08:26:05.563 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-20 08:26:05.563 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-20 08:26:05.563 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-20 08:26:05.563 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-20 08:26:05.563 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-20 08:26:05.563 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-20 08:26:05.563 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-20 08:26:05.563 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-20 08:26:05.563 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-20 08:26:05.563 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-20 08:26:05.563 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-20 08:26:05.563 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-20 08:26:05.563 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-20 08:26:05.563 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-20 08:26:05.563 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-20 08:26:05.563 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-20 08:26:05.563 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-20 08:26:05.564 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-11-20 08:26:05.564 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-20 08:26:05.564 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-20 08:26:05.564 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-20 08:26:05.564 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-20 08:26:05.564 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-20 08:26:05.564 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-20 08:26:05.564 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-20 08:26:05.564 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-20 08:26:05.564 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-20 08:26:05.564 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-20 08:26:05.564 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-20 08:26:05.564 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-20 08:26:05.564 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-20 08:26:05.564 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-20 08:26:05.564 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-11-20 08:26:05.564 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-11-20 08:26:05.564 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-11-20 08:26:05.564 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-20 08:26:05.564 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-20 08:26:05.564 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-20 08:26:05.564 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-20 08:26:05.564 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-20 08:26:05.564 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-20 08:26:05.564 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-20 08:26:05.564 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-20 08:26:05.564 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-20 08:26:05.564 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-20 08:26:05.564 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-20 08:26:05.564 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-20 08:26:05.564 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-20 08:26:05.564 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-20 08:26:05.564 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-20 08:26:05.564 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-20 08:26:05.564 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-20 08:26:05.564 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-20 08:26:05.564 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-20 08:26:05.564 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-20 08:26:05.564 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-20 08:26:05.564 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-20 08:26:05.564 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-20 08:26:05.564 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-20 08:26:05.564 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-20 08:26:05.564 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-20 08:26:05.564 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-20 08:26:05.564 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-20 08:26:05.564 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-20 08:26:05.564 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-20 08:26:05.564 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-20 08:26:05.564 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-20 08:26:05.564 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-20 08:26:05.565 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-20 08:26:05.565 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-20 08:26:05.565 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-20 08:26:05.565 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-20 08:26:05.565 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-20 08:26:05.565 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-20 08:26:05.565 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-20 08:26:05.565 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-20 08:26:05.565 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-20 08:26:05.565 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-20 08:26:05.565 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-20 08:26:05.565 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-20 08:26:05.565 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-20 08:26:05.565 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-20 08:26:05.565 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-20 08:26:05.565 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-20 08:26:05.565 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-20 08:26:05.565 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-20 08:26:05.565 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-20 08:26:05.565 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-20 08:26:05.565 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-20 08:26:05.565 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-20 08:26:05.565 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-20 08:26:05.565 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-20 08:26:05.565 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-20 08:26:05.565 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-20 08:26:05.565 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-20 08:26:05.565 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-20 08:26:05.565 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-20 08:26:05.565 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-20 08:26:05.565 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-20 08:26:05.565 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-20 08:26:05.565 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-20 08:26:05.565 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-20 08:26:05.565 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-20 08:26:05.565 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-20 08:26:05.565 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-20 08:26:05.565 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-20 08:26:05.565 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-20 08:26:05.565 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-20 08:26:05.565 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-20 08:26:05.565 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-20 08:26:05.565 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-20 08:26:05.565 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-20 08:26:05.565 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-20 08:26:05.565 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-20 08:26:05.565 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-20 08:26:05.565 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-20 08:26:05.565 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-20 08:26:05.565 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-20 08:26:05.565 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-20 08:26:05.565 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-20 08:26:05.565 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-20 08:26:05.565 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-20 08:26:05.565 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-20 08:26:05.565 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-20 08:26:05.565 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-20 08:26:05.565 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-20 08:26:05.566 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-20 08:26:05.566 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-20 08:26:05.566 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-20 08:26:05.566 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-20 08:26:05.566 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-20 08:26:05.566 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-20 08:26:05.566 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-20 08:26:05.566 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-20 08:26:05.566 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-20 08:26:05.566 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-20 08:26:05.566 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-20 08:26:05.566 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-20 08:26:05.566 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-20 08:26:05.566 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-20 08:26:05.566 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-20 08:26:05.566 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-20 08:26:05.566 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-20 08:26:05.566 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-20 08:26:05.566 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-20 08:26:05.566 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-20 08:26:05.566 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-20 08:26:05.566 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-20 08:26:05.566 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-11-20 08:26:05.566 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-20 08:26:05.566 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-20 08:26:05.566 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-20 08:26:05.566 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-20 08:26:05.566 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-20 08:26:05.566 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-20 08:26:05.566 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-20 08:26:05.566 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-20 08:26:05.566 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-20 08:26:05.566 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-20 08:26:05.566 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-20 08:26:05.566 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-20 08:26:05.566 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-20 08:26:05.566 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-20 08:26:05.566 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-20 08:26:05.566 | Installing weak dependencies: 2024-11-20 08:26:05.566 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-20 08:26:05.566 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-20 08:26:05.566 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-20 08:26:05.566 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-20 08:26:05.566 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-20 08:26:05.566 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-20 08:26:05.566 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-20 08:26:05.566 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-20 08:26:05.566 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-20 08:26:05.566 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-20 08:26:05.566 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-20 08:26:05.566 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-20 08:26:05.566 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-20 08:26:05.566 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-20 08:26:05.566 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-20 08:26:05.566 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-20 08:26:05.566 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-20 08:26:05.567 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-20 08:26:05.567 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-11-20 08:26:05.567 | 2024-11-20 08:26:05.567 | Transaction Summary 2024-11-20 08:26:05.567 | ================================================================================ 2024-11-20 08:26:05.567 | Install 258 Packages 2024-11-20 08:26:05.567 | 2024-11-20 08:26:05.608 | Total download size: 92 M 2024-11-20 08:26:05.609 | Installed size: 429 M 2024-11-20 08:26:05.612 | Downloading Packages: 2024-11-20 08:26:06.142 | (1/258): basesystem-12-2.oe2203.noarch.rpm 15 kB/s | 7.0 kB 00:00 2024-11-20 08:26:06.386 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 78 kB/s | 55 kB 00:00 2024-11-20 08:26:06.407 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 129 kB/s | 94 kB 00:00 2024-11-20 08:26:06.839 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 381 kB/s | 172 kB 00:00 2024-11-20 08:26:06.868 | (5/258): brotli-1.0.9-2.oe2203.aarch64.rpm 421 kB/s | 305 kB 00:00 2024-11-20 08:26:06.998 | (6/258): cronie-1.5.7-1.oe2203.aarch64.rpm 651 kB/s | 103 kB 00:00 2024-11-20 08:26:07.065 | (7/258): crontabs-1.11-22.oe2203.noarch.rpm 87 kB/s | 17 kB 00:00 2024-11-20 08:26:07.179 | (8/258): crypto-policies-20200619-2.git781bbd4. 450 kB/s | 81 kB 00:00 2024-11-20 08:26:07.338 | (9/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 4.2 MB/s | 3.9 MB 00:00 2024-11-20 08:26:07.522 | (10/258): diffutils-3.8-2.oe2203.aarch64.rpm 921 kB/s | 315 kB 00:00 2024-11-20 08:26:07.534 | (11/258): device-mapper-1.02.181-4.oe2203.aarch 455 kB/s | 213 kB 00:00 2024-11-20 08:26:07.573 | (12/258): filesystem-3.16-4.oe2203.aarch64.rpm 4.6 MB/s | 1.1 MB 00:00 2024-11-20 08:26:07.804 | (13/258): fuse-common-3.10.5-3.oe2203.aarch64.r 39 kB/s | 9.0 kB 00:00 2024-11-20 08:26:07.824 | (14/258): findutils-4.8.0-3.oe2203.aarch64.rpm 1.2 MB/s | 382 kB 00:00 2024-11-20 08:26:07.837 | (15/258): fuse-2.9.9-9.oe2203.aarch64.rpm 445 kB/s | 135 kB 00:00 2024-11-20 08:26:07.983 | (16/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 72 kB/s | 13 kB 00:00 2024-11-20 08:26:08.142 | (17/258): gettext-0.21-4.oe2203.aarch64.rpm 3.6 MB/s | 1.1 MB 00:00 2024-11-20 08:26:08.225 | (18/258): grubby-8.40-28.oe2203.aarch64.rpm 216 kB/s | 52 kB 00:00 2024-11-20 08:26:08.299 | (19/258): gmp-6.2.1-1.oe2203.aarch64.rpm 535 kB/s | 247 kB 00:00 2024-11-20 08:26:08.366 | (20/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 82 kB/s | 18 kB 00:00 2024-11-20 08:26:08.386 | (21/258): info-6.8-3.oe2203.aarch64.rpm 1.0 MB/s | 163 kB 00:00 2024-11-20 08:26:08.544 | (22/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 2.9 MB/s | 525 kB 00:00 2024-11-20 08:26:08.619 | (23/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 6.7 MB/s | 1.6 MB 00:00 2024-11-20 08:26:08.641 | (24/258): kbd-2.4.0-1.oe2203.aarch64.rpm 734 kB/s | 251 kB 00:00 2024-11-20 08:26:08.724 | (25/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 137 kB/s | 25 kB 00:00 2024-11-20 08:26:08.886 | (26/258): kmod-29-3.oe2203.aarch64.rpm 320 kB/s | 85 kB 00:00 2024-11-20 08:26:08.900 | (27/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 243 kB/s | 43 kB 00:00 2024-11-20 08:26:08.914 | (28/258): kmod-libs-29-3.oe2203.aarch64.rpm 211 kB/s | 57 kB 00:00 2024-11-20 08:26:09.043 | (29/258): libev-4.33-2.oe2203.aarch64.rpm 302 kB/s | 47 kB 00:00 2024-11-20 08:26:09.073 | (30/258): libevent-2.1.12-4.oe2203.aarch64.rpm 1.3 MB/s | 221 kB 00:00 2024-11-20 08:26:09.086 | (31/258): libffi-3.4.2-2.oe2203.aarch64.rpm 151 kB/s | 26 kB 00:00 2024-11-20 08:26:09.225 | (32/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 618 kB/s | 112 kB 00:00 2024-11-20 08:26:09.242 | (33/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 300 kB/s | 50 kB 00:00 2024-11-20 08:26:09.254 | (34/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 352 kB/s | 59 kB 00:00 2024-11-20 08:26:09.385 | (35/258): libsemanage-3.3-3.oe2203.aarch64.rpm 612 kB/s | 98 kB 00:00 2024-11-20 08:26:09.402 | (36/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 261 kB/s | 42 kB 00:00 2024-11-20 08:26:09.560 | (37/258): libuser-0.63-4.oe2203.aarch64.rpm 1.9 MB/s | 333 kB 00:00 2024-11-20 08:26:09.594 | (38/258): libutempter-1.2.1-2.oe2203.aarch64.rp 124 kB/s | 24 kB 00:00 2024-11-20 08:26:09.719 | (39/258): libunistring-0.9.10-8.oe2203.aarch64. 865 kB/s | 401 kB 00:00 2024-11-20 08:26:09.736 | (40/258): libverto-0.3.2-1.oe2203.aarch64.rpm 148 kB/s | 26 kB 00:00 2024-11-20 08:26:09.753 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 751 kB/s | 118 kB 00:00 2024-11-20 08:26:09.880 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 756 kB/s | 121 kB 00:00 2024-11-20 08:26:09.897 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 799 kB/s | 128 kB 00:00 2024-11-20 08:26:09.940 | (44/258): man-db-2.9.4-2.oe2203.aarch64.rpm 6.0 MB/s | 1.1 MB 00:00 2024-11-20 08:26:10.054 | (45/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 380 kB/s | 59 kB 00:00 2024-11-20 08:26:10.099 | (46/258): os-prober-1.79-1.oe2203.aarch64.rpm 304 kB/s | 48 kB 00:00 2024-11-20 08:26:10.268 | (47/258): passwd-0.80-9.oe2203.aarch64.rpm 449 kB/s | 96 kB 00:00 2024-11-20 08:26:10.281 | (48/258): perl-Algorithm-Diff-1.201-1.oe2203.no 149 kB/s | 27 kB 00:00 2024-11-20 08:26:10.336 | (49/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 830 kB/s | 378 kB 00:00 2024-11-20 08:26:10.508 | (50/258): perl-Archive-Tar-2.40-1.oe2203.noarch 177 kB/s | 42 kB 00:00 2024-11-20 08:26:10.610 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 56 kB/s | 18 kB 00:00 2024-11-20 08:26:10.624 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 376 kB/s | 108 kB 00:00 2024-11-20 08:26:10.666 | (53/258): perl-CPAN-Meta-Requirements-2.140-419 163 kB/s | 26 kB 00:00 2024-11-20 08:26:10.828 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 111 kB/s | 24 kB 00:00 2024-11-20 08:26:10.841 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 99 kB/s | 21 kB 00:00 2024-11-20 08:26:10.853 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 136 kB/s | 25 kB 00:00 2024-11-20 08:26:10.987 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 260 kB/s | 41 kB 00:00 2024-11-20 08:26:11.008 | (58/258): perl-Config-Perl-V-0.33-1.oe2203.noar 108 kB/s | 17 kB 00:00 2024-11-20 08:26:11.021 | (59/258): perl-Data-Dumper-2.183-1.oe2203.aarch 261 kB/s | 44 kB 00:00 2024-11-20 08:26:11.145 | (60/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.2 MB/s | 187 kB 00:00 2024-11-20 08:26:11.188 | (61/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 174 kB/s | 29 kB 00:00 2024-11-20 08:26:11.215 | (62/258): perl-Digest-1.20-1.oe2203.noarch.rpm 87 kB/s | 17 kB 00:00 2024-11-20 08:26:11.305 | (63/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 304 kB/s | 49 kB 00:00 2024-11-20 08:26:11.353 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 85 kB/s | 14 kB 00:00 2024-11-20 08:26:11.400 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 90 kB/s | 17 kB 00:00 2024-11-20 08:26:11.462 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 139 kB/s | 22 kB 00:00 2024-11-20 08:26:11.614 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 43 kB/s | 11 kB 00:00 2024-11-20 08:26:11.874 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 70 kB/s | 33 kB 00:00 2024-11-20 08:26:11.891 | (69/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 84 kB/s | 23 kB 00:00 2024-11-20 08:26:11.921 | (70/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 368 kB/s | 169 kB 00:00 2024-11-20 08:26:12.032 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 351 kB/s | 55 kB 00:00 2024-11-20 08:26:12.047 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 143 kB/s | 22 kB 00:00 2024-11-20 08:26:12.074 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 233 kB/s | 35 kB 00:00 2024-11-20 08:26:12.193 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 134 kB/s | 21 kB 00:00 2024-11-20 08:26:12.211 | (75/258): perl-File-Temp-0.2311-2.oe2203.noarch 306 kB/s | 50 kB 00:00 2024-11-20 08:26:12.230 | (76/258): perl-File-Which-1.27-1.oe2203.noarch. 152 kB/s | 24 kB 00:00 2024-11-20 08:26:12.346 | (77/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 320 kB/s | 49 kB 00:00 2024-11-20 08:26:12.366 | (78/258): perl-Filter-Simple-0.94-1.oe2203.noar 103 kB/s | 16 kB 00:00 2024-11-20 08:26:12.399 | (79/258): perl-Getopt-Long-2.52-1.oe2203.noarch 268 kB/s | 45 kB 00:00 2024-11-20 08:26:12.502 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 713 kB/s | 110 kB 00:00 2024-11-20 08:26:12.520 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 202 kB/s | 31 kB 00:00 2024-11-20 08:26:12.556 | (82/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 1.1 MB/s | 181 kB 00:00 2024-11-20 08:26:12.659 | (83/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 207 kB/s | 32 kB 00:00 2024-11-20 08:26:12.696 | (84/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 141 kB/s | 25 kB 00:00 2024-11-20 08:26:12.710 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 205 kB/s | 31 kB 00:00 2024-11-20 08:26:12.814 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 285 kB/s | 44 kB 00:00 2024-11-20 08:26:12.922 | (87/258): perl-Locale-Maketext-1.29-1.oe2203.no 253 kB/s | 53 kB 00:00 2024-11-20 08:26:12.975 | (88/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 123 kB/s | 20 kB 00:00 2024-11-20 08:26:13.131 | (89/258): perl-Locale-Codes-3.68-1.oe2203.noarc 608 kB/s | 264 kB 00:00 2024-11-20 08:26:13.146 | (90/258): perl-Math-BigRat-0.2620-1.oe2203.noar 159 kB/s | 27 kB 00:00 2024-11-20 08:26:13.165 | (91/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 501 kB/s | 121 kB 00:00 2024-11-20 08:26:13.295 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 526 kB/s | 86 kB 00:00 2024-11-20 08:26:13.325 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 76 kB/s | 13 kB 00:00 2024-11-20 08:26:13.337 | (94/258): perl-Module-Load-Conditional-0.74-1.o 103 kB/s | 18 kB 00:00 2024-11-20 08:26:13.458 | (95/258): perl-Module-Metadata-1.000037-1.oe220 189 kB/s | 31 kB 00:00 2024-11-20 08:26:13.496 | (96/258): perl-Mozilla-CA-20211001-1.oe2203.noa 61 kB/s | 10 kB 00:00 2024-11-20 08:26:13.525 | (97/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 1.3 MB/s | 250 kB 00:00 2024-11-20 08:26:13.623 | (98/258): perl-Params-Check-0.38-418.oe2203.noa 91 kB/s | 15 kB 00:00 2024-11-20 08:26:13.648 | (99/258): perl-PathTools-3.80-1.oe2203.aarch64. 392 kB/s | 59 kB 00:00 2024-11-20 08:26:13.698 | (100/258): perl-Perl-OSType-1.010-421.oe2203.no 115 kB/s | 20 kB 00:00 2024-11-20 08:26:13.784 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 66 kB/s | 11 kB 00:00 2024-11-20 08:26:13.819 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 136 kB/s | 23 kB 00:00 2024-11-20 08:26:13.866 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 82 kB/s | 14 kB 00:00 2024-11-20 08:26:13.952 | (104/258): perl-Pod-Parser-1.63-398.oe2203.noar 343 kB/s | 57 kB 00:00 2024-11-20 08:26:13.981 | (105/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 271 kB/s | 44 kB 00:00 2024-11-20 08:26:14.117 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 549 kB/s | 137 kB 00:00 2024-11-20 08:26:14.129 | (107/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 142 kB/s | 25 kB 00:00 2024-11-20 08:26:16.347 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 21 kB/s | 49 kB 00:02 2024-11-20 08:26:16.357 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 19 kB/s | 43 kB 00:02 2024-11-20 08:26:16.379 | (110/258): perl-Storable-3.25-1.oe2203.aarch64. 33 kB/s | 74 kB 00:02 2024-11-20 08:26:16.641 | (111/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 126 kB/s | 37 kB 00:00 2024-11-20 08:26:16.651 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 102 kB/s | 30 kB 00:00 2024-11-20 08:26:16.679 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 59 kB/s | 18 kB 00:00 2024-11-20 08:26:16.808 | (114/258): perl-Text-Balanced-2.04-1.oe2203.noa 186 kB/s | 29 kB 00:00 2024-11-20 08:26:16.841 | (115/258): perl-Text-Diff-1.45-7.oe2203.noarch. 166 kB/s | 27 kB 00:00 2024-11-20 08:26:17.097 | (116/258): perl-Text-ParseWords-3.30-419.oe2203 43 kB/s | 12 kB 00:00 2024-11-20 08:26:17.113 | (117/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 48 kB/s | 13 kB 00:00 2024-11-20 08:26:17.594 | (118/258): perl-Test-Simple-1.302188-1.oe2203.n 211 kB/s | 201 kB 00:00 2024-11-20 08:26:17.603 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 28 kB/s | 14 kB 00:00 2024-11-20 08:26:17.611 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 43 kB/s | 22 kB 00:00 2024-11-20 08:26:17.945 | (121/258): perl-URI-5.10-1.oe2203.noarch.rpm 207 kB/s | 72 kB 00:00 2024-11-20 08:26:18.602 | (122/258): perl-Unicode-Normalize-1.28-1.oe2203 70 kB/s | 70 kB 00:00 2024-11-20 08:26:18.648 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 79 kB/s | 55 kB 00:00 2024-11-20 08:26:18.756 | (124/258): perl-Unicode-Collate-1.31-1.oe2203.a 579 kB/s | 667 kB 00:01 2024-11-20 08:26:18.768 | (125/258): perl-bignum-0.63-1.oe2203.noarch.rpm 117 kB/s | 19 kB 00:00 2024-11-20 08:26:18.801 | (126/258): perl-constant-1.33-421.oe2203.noarch 111 kB/s | 17 kB 00:00 2024-11-20 08:26:18.912 | (127/258): perl-experimental-0.025-1.oe2203.noa 118 kB/s | 18 kB 00:00 2024-11-20 08:26:18.920 | (128/258): perl-parent-0.238-1.oe2203.noarch.rp 74 kB/s | 11 kB 00:00 2024-11-20 08:26:19.222 | (129/258): perl-podlators-4.14-1.oe2203.noarch. 204 kB/s | 63 kB 00:00 2024-11-20 08:26:19.236 | (130/258): perl-threads-2.26-1.oe2203.aarch64.r 110 kB/s | 35 kB 00:00 2024-11-20 08:26:19.320 | (131/258): perl-perlfaq-5.20210520-1.oe2203.noa 341 kB/s | 177 kB 00:00 2024-11-20 08:26:19.379 | (132/258): perl-threads-shared-1.62-1.oe2203.aa 190 kB/s | 30 kB 00:00 2024-11-20 08:26:19.388 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 299 kB/s | 45 kB 00:00 2024-11-20 08:26:19.510 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 321 kB/s | 61 kB 00:00 2024-11-20 08:26:19.536 | (135/258): python3-pyparsing-3.0.6-1.oe2203.noa 1.3 MB/s | 216 kB 00:00 2024-11-20 08:26:19.544 | (136/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 54 kB/s | 8.3 kB 00:00 2024-11-20 08:26:19.677 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 905 kB/s | 150 kB 00:00 2024-11-20 08:26:19.724 | (138/258): shared-mime-info-2.1-1.oe2203.aarch6 1.5 MB/s | 294 kB 00:00 2024-11-20 08:26:19.839 | (139/258): systemtap-sdt-devel-4.5-2.oe2203.aar 116 kB/s | 19 kB 00:00 2024-11-20 08:26:19.882 | (140/258): which-2.21-14.oe2203.aarch64.rpm 192 kB/s | 30 kB 00:00 2024-11-20 08:26:20.044 | (141/258): zip-3.0-29.oe2203.aarch64.rpm 1.3 MB/s | 217 kB 00:00 2024-11-20 08:26:20.151 | (142/258): xkeyboard-config-2.33-1.oe2203.noarc 2.5 MB/s | 793 kB 00:00 2024-11-20 08:26:20.167 | (143/258): slang-2.3.2-8.oe2203.aarch64.rpm 856 kB/s | 533 kB 00:00 2024-11-20 08:26:20.197 | (144/258): acl-2.3.1-2.oe2203.aarch64.rpm 333 kB/s | 51 kB 00:00 2024-11-20 08:26:20.322 | (145/258): bc-1.07.1-11.oe2203.aarch64.rpm 557 kB/s | 86 kB 00:00 2024-11-20 08:26:20.487 | (146/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 230 kB/s | 66 kB 00:00 2024-11-20 08:26:20.508 | (147/258): bash-5.1.8-6.oe2203.aarch64.rpm 3.3 MB/s | 1.2 MB 00:00 2024-11-20 08:26:20.671 | (148/258): cpio-2.13-10.oe2203.aarch64.rpm 1.5 MB/s | 253 kB 00:00 2024-11-20 08:26:20.786 | (149/258): ca-certificates-2023.2.60-2.oe2203.n 888 kB/s | 411 kB 00:00 2024-11-20 08:26:20.828 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 894 kB/s | 139 kB 00:00 2024-11-20 08:26:20.940 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 472 kB/s | 72 kB 00:00 2024-11-20 08:26:20.993 | (152/258): coreutils-9.0-5.oe2203.aarch64.rpm 5.3 MB/s | 2.7 MB 00:00 2024-11-20 08:26:21.007 | (153/258): dracut-055-10.oe2203.aarch64.rpm 1.6 MB/s | 292 kB 00:00 2024-11-20 08:26:21.149 | (154/258): e2fsprogs-help-1.46.4-21.oe2203.noar 660 kB/s | 102 kB 00:00 2024-11-20 08:26:21.163 | (155/258): efi-srpm-macros-4-5.oe2203.noarch.rp 145 kB/s | 22 kB 00:00 2024-11-20 08:26:21.314 | (156/258): elfutils-0.185-13.oe2203.aarch64.rpm 3.4 MB/s | 580 kB 00:00 2024-11-20 08:26:21.327 | (157/258): elfutils-extra-0.185-13.oe2203.aarch 1.3 MB/s | 220 kB 00:00 2024-11-20 08:26:21.470 | (158/258): expat-2.4.1-10.oe2203.aarch64.rpm 484 kB/s | 75 kB 00:00 2024-11-20 08:26:21.481 | (159/258): file-5.41-3.oe2203.aarch64.rpm 238 kB/s | 36 kB 00:00 2024-11-20 08:26:21.637 | (160/258): file-libs-5.41-3.oe2203.aarch64.rpm 3.8 MB/s | 655 kB 00:00 2024-11-20 08:26:21.662 | (161/258): gawk-5.1.1-4.oe2203.aarch64.rpm 1.9 MB/s | 344 kB 00:00 2024-11-20 08:26:21.797 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 1.0 MB/s | 166 kB 00:00 2024-11-20 08:26:21.829 | (163/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.2 MB/s | 1.1 MB 00:00 2024-11-20 08:26:22.015 | (164/258): glib2-2.68.1-21.oe2203.aarch64.rpm 7.4 MB/s | 2.6 MB 00:00 2024-11-20 08:26:22.183 | (165/258): glibc-2.34-149.oe2203.aarch64.rpm 7.2 MB/s | 2.8 MB 00:00 2024-11-20 08:26:22.208 | (166/258): grep-3.7-9.oe2203.aarch64.rpm 1.5 MB/s | 293 kB 00:00 2024-11-20 08:26:22.360 | (167/258): groff-1.22.4-11.oe2203.aarch64.rpm 5.0 MB/s | 908 kB 00:00 2024-11-20 08:26:22.450 | (168/258): groff-base-1.22.4-11.oe2203.aarch64. 3.5 MB/s | 858 kB 00:00 2024-11-20 08:26:22.646 | (169/258): grub2-tools-2.06-41.oe2203.aarch64.r 9.5 MB/s | 1.8 MB 00:00 2024-11-20 08:26:22.682 | (170/258): grub2-common-2.06-41.oe2203.noarch.r 9.0 MB/s | 2.9 MB 00:00 2024-11-20 08:26:22.815 | (171/258): grub2-tools-minimal-2.06-41.oe2203.a 2.0 MB/s | 346 kB 00:00 2024-11-20 08:26:22.873 | (172/258): gzip-1.11-3.oe2203.aarch64.rpm 548 kB/s | 104 kB 00:00 2024-11-20 08:26:22.973 | (173/258): json-c-0.15-6.oe2203.aarch64.rpm 229 kB/s | 36 kB 00:00 2024-11-20 08:26:23.025 | (174/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 276 kB/s | 42 kB 00:00 2024-11-20 08:26:23.461 | (175/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 1.3 MB/s | 628 kB 00:00 2024-11-20 08:26:23.477 | (176/258): less-590-6.oe2203.aarch64.rpm 225 kB/s | 101 kB 00:00 2024-11-20 08:26:23.511 | (177/258): glibc-common-2.34-149.oe2203.aarch64 1.6 MB/s | 2.7 MB 00:01 2024-11-20 08:26:23.613 | (178/258): libacl-2.3.1-2.oe2203.aarch64.rpm 145 kB/s | 22 kB 00:00 2024-11-20 08:26:23.637 | (179/258): libarchive-3.5.2-6.oe2203.aarch64.rp 2.0 MB/s | 320 kB 00:00 2024-11-20 08:26:23.665 | (180/258): libblkid-2.37.2-28.oe2203.aarch64.rp 959 kB/s | 147 kB 00:00 2024-11-20 08:26:23.769 | (181/258): libcap-2.61-5.oe2203.aarch64.rpm 401 kB/s | 62 kB 00:00 2024-11-20 08:26:23.794 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 1.6 MB/s | 264 kB 00:00 2024-11-20 08:26:23.819 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 1.2 MB/s | 191 kB 00:00 2024-11-20 08:26:23.922 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 444 kB/s | 67 kB 00:00 2024-11-20 08:26:23.957 | (185/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 2.5 MB/s | 414 kB 00:00 2024-11-20 08:26:23.983 | (186/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 1.3 MB/s | 224 kB 00:00 2024-11-20 08:26:24.079 | (187/258): libgpg-error-1.43-2.oe2203.aarch64.r 1.7 MB/s | 268 kB 00:00 2024-11-20 08:26:24.112 | (188/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 1.0 MB/s | 164 kB 00:00 2024-11-20 08:26:24.245 | (189/258): libmount-2.37.2-28.oe2203.aarch64.rp 646 kB/s | 169 kB 00:00 2024-11-20 08:26:24.287 | (190/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 324 kB/s | 67 kB 00:00 2024-11-20 08:26:24.396 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 98 kB/s | 28 kB 00:00 2024-11-20 08:26:24.406 | (192/258): libpng-1.6.37-4.oe2203.aarch64.rpm 618 kB/s | 99 kB 00:00 2024-11-20 08:26:24.442 | (193/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 471 kB/s | 72 kB 00:00 2024-11-20 08:26:24.552 | (194/258): libpwquality-1.4.4-4.oe2203.aarch64. 556 kB/s | 86 kB 00:00 2024-11-20 08:26:24.601 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 562 kB/s | 109 kB 00:00 2024-11-20 08:26:24.614 | (196/258): libsepol-3.3-6.oe2203.aarch64.rpm 1.5 MB/s | 266 kB 00:00 2024-11-20 08:26:24.744 | (197/258): libsmartcols-2.37.2-28.oe2203.aarch6 602 kB/s | 115 kB 00:00 2024-11-20 08:26:24.773 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 1.0 MB/s | 182 kB 00:00 2024-11-20 08:26:24.791 | (199/258): libstdc++-10.3.1-23.oe2203.aarch64.r 2.7 MB/s | 484 kB 00:00 2024-11-20 08:26:25.171 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 181 kB/s | 77 kB 00:00 2024-11-20 08:26:25.205 | (201/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 72 kB/s | 30 kB 00:00 2024-11-20 08:26:25.218 | (202/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 183 kB/s | 81 kB 00:00 2024-11-20 08:26:25.369 | (203/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 3.0 MB/s | 609 kB 00:00 2024-11-20 08:26:25.389 | (204/258): logrotate-3.20.1-1.oe2203.aarch64.rp 273 kB/s | 50 kB 00:00 2024-11-20 08:26:25.399 | (205/258): lua-5.4.3-11.oe2203.aarch64.rpm 758 kB/s | 136 kB 00:00 2024-11-20 08:26:25.688 | (206/258): ncurses-6.3-8.oe2203.aarch64.rpm 2.1 MB/s | 674 kB 00:00 2024-11-20 08:26:25.705 | (207/258): ncurses-base-6.3-8.oe2203.noarch.rpm 173 kB/s | 54 kB 00:00 2024-11-20 08:26:25.832 | (208/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 613 kB/s | 265 kB 00:00 2024-11-20 08:26:25.872 | (209/258): newt-0.52.21-8.oe2203.aarch64.rpm 513 kB/s | 94 kB 00:00 2024-11-20 08:26:25.906 | (210/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 48 kB/s | 9.7 kB 00:00 2024-11-20 08:26:25.995 | (211/258): openEuler-release-22.03LTS-54.oe2203 135 kB/s | 22 kB 00:00 2024-11-20 08:26:26.036 | (212/258): openEuler-repos-1.0-3.6.oe2203.aarch 54 kB/s | 8.8 kB 00:00 2024-11-20 08:26:26.066 | (213/258): openEuler-rpm-config-30-30.oe2203.aa 307 kB/s | 49 kB 00:00 2024-11-20 08:26:26.321 | (214/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 1.5 MB/s | 424 kB 00:00 2024-11-20 08:26:26.383 | (215/258): openldap-2.6.0-6.oe2203.aarch64.rpm 534 kB/s | 207 kB 00:00 2024-11-20 08:26:26.441 | (216/258): openssl-libs-1.1.1m-28.oe2203.aarch6 3.3 MB/s | 1.2 MB 00:00 2024-11-20 08:26:26.492 | (217/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 1.2 MB/s | 217 kB 00:00 2024-11-20 08:26:26.541 | (218/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 762 kB/s | 120 kB 00:00 2024-11-20 08:26:26.776 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 1.3 MB/s | 437 kB 00:00 2024-11-20 08:26:26.797 | (220/258): pcre-8.45-2.oe2203.aarch64.rpm 1.2 MB/s | 389 kB 00:00 2024-11-20 08:26:26.926 | (221/258): pcre2-10.39-9.oe2203.aarch64.rpm 1.3 MB/s | 510 kB 00:00 2024-11-20 08:26:27.083 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 227 kB/s | 35 kB 00:00 2024-11-20 08:26:27.119 | (223/258): perl-Encode-3.16-3.oe2203.aarch64.rp 4.3 MB/s | 1.4 MB 00:00 2024-11-20 08:26:27.273 | (224/258): perl-5.34.0-12.oe2203.aarch64.rpm 6.4 MB/s | 3.2 MB 00:00 2024-11-20 08:26:27.295 | (225/258): perl-Math-BigInt-FastCalc-0.5012-2.o 91 kB/s | 19 kB 00:00 2024-11-20 08:26:27.336 | (226/258): perl-Test-Harness-3.42-2.oe2203.noar 603 kB/s | 130 kB 00:00 2024-11-20 08:26:27.435 | (227/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 292 kB/s | 47 kB 00:00 2024-11-20 08:26:27.499 | (228/258): perl-libnet-3.13-2.oe2203.noarch.rpm 464 kB/s | 75 kB 00:00 2024-11-20 08:26:27.632 | (229/258): perl-libs-5.34.0-12.oe2203.aarch64.r 8.3 MB/s | 1.6 MB 00:00 2024-11-20 08:26:27.652 | (230/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 377 kB/s | 57 kB 00:00 2024-11-20 08:26:27.784 | (231/258): popt-1.18-3.oe2203.aarch64.rpm 326 kB/s | 49 kB 00:00 2024-11-20 08:26:27.808 | (232/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 1.3 MB/s | 207 kB 00:00 2024-11-20 08:26:27.944 | (233/258): publicsuffix-list-20211113-2.oe2203. 807 kB/s | 128 kB 00:00 2024-11-20 08:26:27.998 | (234/258): python-pip-wheel-21.3.1-2.oe2203.noa 7.8 MB/s | 1.5 MB 00:00 2024-11-20 08:26:28.306 | (235/258): python-setuptools-59.4.0-5.oe2203.no 1.4 MB/s | 509 kB 00:00 2024-11-20 08:26:28.449 | (236/258): perl-devel-5.34.0-12.oe2203.aarch64. 1.8 MB/s | 2.1 MB 00:01 2024-11-20 08:26:28.643 | (237/258): python3-pip-21.3.1-2.oe2203.noarch.r 6.6 MB/s | 2.2 MB 00:00 2024-11-20 08:26:28.810 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 875 kB/s | 146 kB 00:00 2024-11-20 08:26:29.038 | (239/258): python3-3.9.9-28.oe2203.aarch64.rpm 7.5 MB/s | 7.8 MB 00:01 2024-11-20 08:26:29.061 | (240/258): python3-setuptools-59.4.0-5.oe2203.n 1.5 MB/s | 964 kB 00:00 2024-11-20 08:26:29.081 | (241/258): rpm-4.17.0-33.oe2203.aarch64.rpm 1.8 MB/s | 492 kB 00:00 2024-11-20 08:26:29.200 | (242/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 2.1 MB/s | 340 kB 00:00 2024-11-20 08:26:29.215 | (243/258): sed-4.8-3.oe2203.aarch64.rpm 1.0 MB/s | 162 kB 00:00 2024-11-20 08:26:29.244 | (244/258): shadow-4.9-13.oe2203.aarch64.rpm 3.6 MB/s | 598 kB 00:00 2024-11-20 08:26:29.380 | (245/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 6.2 MB/s | 1.1 MB 00:00 2024-11-20 08:26:29.543 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 2.5 MB/s | 845 kB 00:00 2024-11-20 08:26:29.562 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 2.4 MB/s | 453 kB 00:00 2024-11-20 08:26:29.733 | (248/258): systemd-249-75.oe2203.aarch64.rpm 6.6 MB/s | 3.2 MB 00:00 2024-11-20 08:26:29.768 | (249/258): tcl-8.6.10-4.oe2203.aarch64.rpm 5.1 MB/s | 1.1 MB 00:00 2024-11-20 08:26:29.898 | (250/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.9 MB/s | 489 kB 00:00 2024-11-20 08:26:30.103 | (251/258): tzdata-2022a-18.oe2203.noarch.rpm 1.3 MB/s | 429 kB 00:00 2024-11-20 08:26:30.128 | (252/258): systemd-udev-249-75.oe2203.aarch64.r 2.1 MB/s | 1.2 MB 00:00 2024-11-20 08:26:30.234 | (253/258): util-linux-2.37.2-28.oe2203.aarch64. 7.0 MB/s | 2.3 MB 00:00 2024-11-20 08:26:30.271 | (254/258): vim-minimal-9.0-23.oe2203.aarch64.rp 3.6 MB/s | 611 kB 00:00 2024-11-20 08:26:30.287 | (255/258): xz-5.2.5-2.oe2203.aarch64.rpm 889 kB/s | 141 kB 00:00 2024-11-20 08:26:30.388 | (256/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 514 kB/s | 79 kB 00:00 2024-11-20 08:26:30.424 | (257/258): zlib-1.2.11-24.oe2203.aarch64.rpm 597 kB/s | 91 kB 00:00 2024-11-20 08:26:30.590 | (258/258): zstd-1.5.0-4.oe2203.aarch64.rpm 2.2 MB/s | 686 kB 00:00 2024-11-20 08:26:30.592 | -------------------------------------------------------------------------------- 2024-11-20 08:26:30.593 | Total 3.7 MB/s | 92 MB 00:24 2024-11-20 08:26:30.604 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-20 08:26:30.894 | OS 7.2 kB/s | 2.1 kB 00:00 2024-11-20 08:26:31.034 | Importing GPG key 0xB25E7F66: 2024-11-20 08:26:31.034 | Userid : "private OBS (key without passphrase) " 2024-11-20 08:26:31.035 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-20 08:26:31.035 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-20 08:26:31.179 | Key imported successfully 2024-11-20 08:26:34.017 | Running transaction check 2024-11-20 08:26:34.220 | Transaction check succeeded. 2024-11-20 08:26:34.220 | Running transaction test 2024-11-20 08:26:35.609 | Transaction test succeeded. 2024-11-20 08:26:35.611 | Running transaction 2024-11-20 08:26:41.476 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-11-20 08:26:41.559 | Preparing : 1/1 2024-11-20 08:26:41.725 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-20 08:26:41.935 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-20 08:26:42.486 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-11-20 08:26:43.294 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-11-20 08:26:43.460 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-11-20 08:26:43.514 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-11-20 08:26:43.514 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-11-20 08:26:43.514 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-20 08:26:43.514 | 2024-11-20 08:26:44.809 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-11-20 08:26:45.730 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-11-20 08:26:46.251 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-11-20 08:26:47.095 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-11-20 08:26:47.289 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-11-20 08:26:47.290 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-20 08:26:47.290 | warning: /etc/group created as /etc/group.rpmnew 2024-11-20 08:26:47.290 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-11-20 08:26:47.290 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-11-20 08:26:47.290 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-11-20 08:26:47.290 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-11-20 08:26:47.290 | 2024-11-20 08:26:48.018 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-20 08:26:48.262 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-11-20 08:26:48.392 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-11-20 08:26:49.023 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-20 08:26:49.023 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-11-20 08:26:49.023 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-11-20 08:26:49.023 | 2024-11-20 08:26:50.107 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-20 08:26:50.497 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-11-20 08:26:50.543 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-20 08:26:51.185 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-20 08:26:51.301 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-20 08:26:51.703 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-20 08:26:51.756 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-20 08:26:52.133 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-11-20 08:26:52.570 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-20 08:26:52.608 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-20 08:26:52.913 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-11-20 08:26:53.464 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-11-20 08:26:53.540 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-20 08:26:54.165 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-11-20 08:26:54.199 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-20 08:26:54.522 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-20 08:26:54.564 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-20 08:26:54.649 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-11-20 08:26:55.169 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-11-20 08:26:56.377 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-11-20 08:26:56.401 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-20 08:26:57.348 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-20 08:26:57.364 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-20 08:26:57.381 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-20 08:26:57.905 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-20 08:26:57.937 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-20 08:27:00.013 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-11-20 08:27:00.824 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-11-20 08:27:00.847 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-20 08:27:00.928 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-11-20 08:27:00.965 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-20 08:27:01.037 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-11-20 08:27:01.266 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-20 08:27:01.304 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-20 08:27:01.670 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-11-20 08:27:02.034 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-11-20 08:27:02.252 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-20 08:27:02.294 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-20 08:27:03.740 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-11-20 08:27:03.763 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-20 08:27:04.381 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-20 08:27:04.471 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-20 08:27:05.526 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-20 08:27:05.607 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-20 08:27:05.914 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-20 08:27:05.971 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-20 08:27:06.301 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-20 08:27:06.368 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-20 08:27:06.495 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-11-20 08:27:06.724 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-11-20 08:27:06.978 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-20 08:27:07.558 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-20 08:27:07.698 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-11-20 08:27:08.019 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-11-20 08:27:08.448 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-11-20 08:27:08.836 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-20 08:27:08.876 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-20 08:27:08.905 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-20 08:27:09.378 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-20 08:27:09.619 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-11-20 08:27:09.807 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-20 08:27:10.053 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-20 08:27:10.892 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-11-20 08:27:11.129 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-11-20 08:27:11.412 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-11-20 08:27:11.445 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-20 08:27:11.610 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-20 08:27:11.799 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-20 08:27:11.900 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-11-20 08:27:12.032 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-11-20 08:27:12.067 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-20 08:27:12.162 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-20 08:27:12.175 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-20 08:27:12.237 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-20 08:27:12.377 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-20 08:27:12.480 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-11-20 08:27:12.996 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-11-20 08:27:13.693 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-11-20 08:27:14.581 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-11-20 08:27:15.423 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-11-20 08:27:15.815 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-11-20 08:27:16.233 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-11-20 08:27:16.879 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-11-20 08:27:17.332 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-11-20 08:27:17.975 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-11-20 08:27:18.299 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-11-20 08:27:19.105 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-11-20 08:27:19.429 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-11-20 08:27:19.914 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-11-20 08:27:20.042 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-11-20 08:27:20.384 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-11-20 08:27:20.611 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-20 08:27:20.999 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-20 08:27:21.258 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-20 08:27:21.489 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-11-20 08:27:21.660 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-11-20 08:27:22.066 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-11-20 08:27:22.396 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-20 08:27:22.537 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-20 08:27:22.688 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-11-20 08:27:22.850 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-11-20 08:27:22.873 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-20 08:27:23.169 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-20 08:27:23.350 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-20 08:27:23.602 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-11-20 08:27:23.887 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-11-20 08:27:24.213 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-11-20 08:27:24.468 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-11-20 08:27:24.697 | Installing : less-590-6.oe2203.aarch64 89/258 2024-11-20 08:27:25.276 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-11-20 08:27:25.666 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-11-20 08:27:26.080 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-11-20 08:27:26.278 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-20 08:27:26.337 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-20 08:27:26.631 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-20 08:27:26.825 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-20 08:27:27.029 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-11-20 08:27:27.093 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-20 08:27:27.216 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-20 08:27:27.427 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-20 08:27:27.532 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-20 08:27:27.845 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-11-20 08:27:27.875 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-20 08:27:28.104 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-20 08:27:28.367 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-20 08:27:28.891 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-11-20 08:27:29.054 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-11-20 08:27:29.614 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-11-20 08:27:30.538 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-11-20 08:27:30.938 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-11-20 08:27:31.232 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-11-20 08:27:31.593 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-11-20 08:27:31.802 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-11-20 08:27:32.952 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-11-20 08:27:33.123 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-11-20 08:27:33.374 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-11-20 08:27:33.681 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-11-20 08:27:33.913 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-11-20 08:27:34.208 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-11-20 08:27:34.247 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-11-20 08:27:34.578 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-11-20 08:27:35.809 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-11-20 08:27:36.647 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-11-20 08:27:36.955 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-11-20 08:27:36.973 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-20 08:27:37.476 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-20 08:27:37.490 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-20 08:27:37.504 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-20 08:27:37.872 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-20 08:27:37.915 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-20 08:27:39.582 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-11-20 08:27:39.703 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-11-20 08:27:39.862 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-11-20 08:27:39.971 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-11-20 08:27:39.994 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-20 08:27:40.141 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-20 08:27:40.157 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-20 08:27:40.505 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-11-20 08:27:40.948 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-11-20 08:27:40.970 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-20 08:27:41.669 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-20 08:27:41.685 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-20 08:27:41.707 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-20 08:27:42.499 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-20 08:27:42.517 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-20 08:27:42.628 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-11-20 08:27:42.763 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-11-20 08:27:43.161 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-11-20 08:27:43.501 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-11-20 08:27:44.700 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-11-20 08:27:45.083 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-11-20 08:27:45.443 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-11-20 08:27:45.525 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-20 08:27:46.112 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-20 08:27:46.128 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-20 08:27:46.144 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-20 08:27:46.281 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-20 08:27:46.294 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-20 08:27:46.312 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-20 08:27:46.382 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-20 08:27:46.394 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-20 08:27:46.426 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-20 08:27:46.769 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-20 08:27:46.784 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-20 08:27:46.894 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-11-20 08:27:47.181 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-11-20 08:27:47.447 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-11-20 08:27:47.684 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-11-20 08:27:48.009 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-11-20 08:27:48.030 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-20 08:27:48.197 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-20 08:27:48.214 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-20 08:27:48.666 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-11-20 08:27:48.843 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-20 08:27:49.724 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-20 08:27:49.750 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-20 08:27:50.266 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-11-20 08:27:50.465 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-11-20 08:27:50.800 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-11-20 08:27:51.008 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-11-20 08:27:51.284 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-11-20 08:27:51.929 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-11-20 08:27:51.947 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-20 08:27:52.205 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-20 08:27:52.223 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-20 08:27:52.640 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-11-20 08:27:53.169 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-11-20 08:27:53.731 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-11-20 08:27:54.161 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-11-20 08:27:55.170 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-11-20 08:27:55.485 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-11-20 08:27:55.530 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-11-20 08:27:55.590 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-20 08:27:55.772 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-20 08:27:55.786 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-20 08:27:55.805 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-20 08:27:55.957 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-20 08:27:55.996 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-20 08:27:56.574 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-11-20 08:27:56.848 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-11-20 08:27:57.097 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-11-20 08:27:57.469 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-11-20 08:27:58.054 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-11-20 08:27:58.174 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-11-20 08:27:58.551 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-11-20 08:27:58.834 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-11-20 08:27:58.987 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-11-20 08:27:59.183 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-11-20 08:27:59.390 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-11-20 08:27:59.557 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-11-20 08:27:59.642 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-11-20 08:27:59.973 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-11-20 08:28:00.286 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-11-20 08:28:00.733 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-11-20 08:28:00.754 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-20 08:28:01.022 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-20 08:28:01.039 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-20 08:28:01.414 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-11-20 08:28:01.530 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-11-20 08:28:01.852 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-11-20 08:28:02.023 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-11-20 08:28:02.040 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-20 08:28:02.266 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-20 08:28:02.281 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-20 08:28:02.300 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-20 08:28:02.706 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-20 08:28:03.269 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-20 08:28:04.392 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-11-20 08:28:04.672 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-20 08:28:04.691 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-20 08:28:04.948 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-20 08:28:05.132 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-20 08:28:05.149 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-20 08:28:05.574 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-11-20 08:28:07.716 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-20 08:28:07.848 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-20 08:28:08.488 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-11-20 08:28:09.184 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-11-20 08:28:09.820 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-11-20 08:28:09.984 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-20 08:28:10.291 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-20 08:28:10.499 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-20 08:28:10.804 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-11-20 08:28:11.609 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-11-20 08:28:11.938 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-11-20 08:28:12.699 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-11-20 08:28:12.757 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-20 08:28:12.775 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-20 08:28:12.796 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-20 08:28:13.145 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-20 08:28:13.175 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-20 08:28:13.739 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-11-20 08:28:14.299 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-11-20 08:28:14.442 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-11-20 08:28:14.660 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-11-20 08:28:15.262 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-11-20 08:28:15.863 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-11-20 08:28:16.162 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-11-20 08:28:16.303 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-11-20 08:28:16.458 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-11-20 08:28:16.640 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-11-20 08:28:16.778 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-11-20 08:28:17.014 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-11-20 08:28:17.283 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-11-20 08:28:17.307 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-20 08:28:17.560 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-20 08:28:17.711 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-20 08:28:17.891 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-11-20 08:28:18.157 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-11-20 08:28:18.448 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-11-20 08:28:18.474 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-20 08:28:18.662 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-20 08:28:19.358 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-20 08:28:20.071 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-11-20 08:28:20.766 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-11-20 08:28:21.410 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-11-20 08:28:21.640 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-11-20 08:28:22.188 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-20 08:28:22.742 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-20 08:28:23.386 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-11-20 08:28:23.773 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-11-20 08:28:23.872 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-11-20 08:28:24.410 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-11-20 08:28:24.765 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-20 08:28:24.986 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-20 08:28:25.293 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-20 08:28:25.399 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-20 08:28:26.081 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-11-20 08:28:26.111 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-20 08:28:26.490 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-11-20 08:28:26.662 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-20 08:28:26.929 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-20 08:28:27.422 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-20 08:28:27.915 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-20 08:28:27.950 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-20 08:28:28.571 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-20 08:28:28.625 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-20 08:28:28.689 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-20 08:28:29.011 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-20 08:28:29.864 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-20 08:28:30.201 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-20 08:28:30.336 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-20 08:28:30.750 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-11-20 08:28:30.777 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-20 08:28:31.418 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-20 08:28:31.735 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-20 08:28:31.763 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-20 08:28:32.294 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-11-20 08:28:32.647 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-20 08:28:32.699 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-20 08:28:32.734 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-20 08:28:33.473 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-20 08:28:33.488 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-20 08:28:33.509 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-20 08:28:33.628 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-11-20 08:28:33.771 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-20 08:28:34.483 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-11-20 08:28:34.889 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-20 08:28:36.732 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-20 08:28:37.858 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-11-20 08:28:38.455 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-20 08:28:38.933 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-11-20 08:28:39.244 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-20 08:28:39.646 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-20 08:28:40.118 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-20 08:28:40.672 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-20 08:28:41.570 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-20 08:28:41.932 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-11-20 08:28:42.188 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-20 08:28:42.251 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-20 08:28:42.562 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-20 08:28:43.482 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-20 08:28:43.585 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-20 08:28:44.233 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-20 08:28:44.278 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-20 08:28:44.310 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-20 08:28:45.367 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-20 08:28:45.472 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-20 08:28:45.840 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-11-20 08:28:45.930 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-11-20 08:28:45.958 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-20 08:28:46.512 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-11-20 08:28:46.644 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-20 08:28:46.801 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-20 08:28:46.984 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-20 08:28:46.998 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-20 08:28:47.020 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-11-20 08:28:47.031 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-11-20 08:28:47.044 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-11-20 08:28:47.808 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-11-20 08:28:47.837 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-11-20 08:28:47.961 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-20 08:29:10.807 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-11-20 08:29:10.926 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-11-20 08:29:10.964 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-11-20 08:29:11.028 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-11-20 08:29:11.646 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-11-20 08:29:11.646 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-11-20 08:29:11.646 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-11-20 08:29:11.647 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-11-20 08:29:11.647 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-11-20 08:29:11.647 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-11-20 08:29:11.648 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-11-20 08:29:11.648 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-11-20 08:29:11.648 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-11-20 08:29:11.649 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-11-20 08:29:11.649 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-11-20 08:29:11.649 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-11-20 08:29:11.650 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-11-20 08:29:11.650 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-11-20 08:29:11.650 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-11-20 08:29:11.651 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-11-20 08:29:11.651 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-11-20 08:29:11.651 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-11-20 08:29:11.652 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-11-20 08:29:11.652 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-11-20 08:29:11.652 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-11-20 08:29:11.653 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-11-20 08:29:11.653 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-11-20 08:29:11.653 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-11-20 08:29:11.653 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-11-20 08:29:11.654 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-11-20 08:29:11.654 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-11-20 08:29:11.654 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-11-20 08:29:11.655 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-11-20 08:29:11.655 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-11-20 08:29:11.655 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-11-20 08:29:11.656 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-11-20 08:29:11.656 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-11-20 08:29:11.656 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-11-20 08:29:11.657 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-11-20 08:29:11.657 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-11-20 08:29:11.657 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-11-20 08:29:11.658 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-11-20 08:29:11.658 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-11-20 08:29:11.658 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-11-20 08:29:11.659 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-11-20 08:29:11.659 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-11-20 08:29:11.659 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-11-20 08:29:11.659 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-11-20 08:29:11.660 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-11-20 08:29:11.660 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-11-20 08:29:11.660 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-11-20 08:29:11.661 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-11-20 08:29:11.661 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-11-20 08:29:11.661 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-11-20 08:29:11.662 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-11-20 08:29:11.662 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-11-20 08:29:11.662 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-11-20 08:29:11.663 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-11-20 08:29:11.663 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-11-20 08:29:11.663 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-11-20 08:29:11.664 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-11-20 08:29:11.664 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-11-20 08:29:11.664 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-11-20 08:29:11.665 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-11-20 08:29:11.665 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-11-20 08:29:11.665 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-11-20 08:29:11.666 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-11-20 08:29:11.666 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-11-20 08:29:11.666 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-11-20 08:29:11.667 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-11-20 08:29:11.667 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-11-20 08:29:11.667 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-11-20 08:29:11.668 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-11-20 08:29:11.668 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-11-20 08:29:11.668 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-11-20 08:29:11.669 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-11-20 08:29:11.669 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-11-20 08:29:11.669 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-11-20 08:29:11.669 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-11-20 08:29:11.670 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-11-20 08:29:11.670 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-11-20 08:29:11.670 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-11-20 08:29:11.671 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-11-20 08:29:11.671 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-11-20 08:29:11.671 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-11-20 08:29:11.672 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-11-20 08:29:11.672 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-11-20 08:29:11.672 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-11-20 08:29:11.673 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-11-20 08:29:11.673 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-11-20 08:29:11.673 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-11-20 08:29:11.674 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-11-20 08:29:11.674 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-11-20 08:29:11.674 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-11-20 08:29:11.675 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-11-20 08:29:11.675 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-11-20 08:29:11.675 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-11-20 08:29:11.676 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-11-20 08:29:11.676 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-11-20 08:29:11.676 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-11-20 08:29:11.677 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-11-20 08:29:11.677 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-11-20 08:29:11.677 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-11-20 08:29:11.678 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-11-20 08:29:11.678 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-11-20 08:29:11.678 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-11-20 08:29:11.679 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-11-20 08:29:11.679 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-11-20 08:29:11.679 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-11-20 08:29:11.680 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-11-20 08:29:11.680 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-11-20 08:29:11.680 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-11-20 08:29:11.681 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-11-20 08:29:11.681 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-11-20 08:29:11.681 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-11-20 08:29:11.682 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-11-20 08:29:11.682 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-11-20 08:29:11.682 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-11-20 08:29:11.682 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-11-20 08:29:11.683 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-11-20 08:29:11.683 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-11-20 08:29:11.683 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-11-20 08:29:11.684 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-11-20 08:29:11.684 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-11-20 08:29:11.684 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-11-20 08:29:11.685 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-11-20 08:29:11.685 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-11-20 08:29:11.685 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-11-20 08:29:11.686 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-11-20 08:29:11.686 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-11-20 08:29:11.686 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-11-20 08:29:11.687 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-11-20 08:29:11.687 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-11-20 08:29:11.687 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-11-20 08:29:11.688 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-11-20 08:29:11.688 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-11-20 08:29:11.688 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-11-20 08:29:11.689 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-11-20 08:29:11.689 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-11-20 08:29:11.689 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-11-20 08:29:11.690 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-11-20 08:29:11.690 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-11-20 08:29:11.690 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-11-20 08:29:11.691 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-11-20 08:29:11.691 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-11-20 08:29:11.691 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-11-20 08:29:11.691 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-11-20 08:29:11.692 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-11-20 08:29:11.692 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-11-20 08:29:11.692 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-11-20 08:29:11.693 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-11-20 08:29:11.693 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-11-20 08:29:11.693 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-11-20 08:29:11.694 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-11-20 08:29:11.694 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-11-20 08:29:11.694 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-11-20 08:29:11.695 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-11-20 08:29:11.695 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-11-20 08:29:11.695 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-11-20 08:29:11.696 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-11-20 08:29:11.696 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-11-20 08:29:11.696 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-11-20 08:29:11.696 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-11-20 08:29:11.697 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-11-20 08:29:11.697 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-11-20 08:29:11.697 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-11-20 08:29:11.698 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-11-20 08:29:11.698 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-11-20 08:29:11.698 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-11-20 08:29:11.699 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-11-20 08:29:11.699 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-11-20 08:29:11.699 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-11-20 08:29:11.700 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-11-20 08:29:11.700 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-11-20 08:29:11.700 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-11-20 08:29:11.701 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-11-20 08:29:11.701 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-11-20 08:29:11.701 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-11-20 08:29:11.701 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-11-20 08:29:11.702 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-11-20 08:29:11.702 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-11-20 08:29:11.702 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-11-20 08:29:11.703 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-11-20 08:29:11.703 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-11-20 08:29:11.703 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-11-20 08:29:11.704 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-11-20 08:29:11.704 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-11-20 08:29:11.704 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-11-20 08:29:11.705 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-11-20 08:29:11.705 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-11-20 08:29:11.705 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-11-20 08:29:11.706 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-11-20 08:29:11.706 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-11-20 08:29:11.706 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-11-20 08:29:11.706 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-11-20 08:29:11.707 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-11-20 08:29:11.707 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-11-20 08:29:11.707 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-11-20 08:29:11.708 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-11-20 08:29:11.708 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-11-20 08:29:11.708 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-11-20 08:29:11.709 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-11-20 08:29:11.709 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-11-20 08:29:11.709 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-11-20 08:29:11.710 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-11-20 08:29:11.710 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-11-20 08:29:11.710 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-11-20 08:29:11.711 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-11-20 08:29:11.711 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-11-20 08:29:11.711 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-11-20 08:29:11.711 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-11-20 08:29:11.712 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-11-20 08:29:11.712 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-11-20 08:29:11.712 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-11-20 08:29:11.713 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-11-20 08:29:11.713 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-11-20 08:29:11.713 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-11-20 08:29:11.714 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-11-20 08:29:11.714 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-11-20 08:29:11.714 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-11-20 08:29:11.715 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-11-20 08:29:11.715 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-11-20 08:29:11.715 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-11-20 08:29:11.716 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-11-20 08:29:11.716 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-11-20 08:29:11.716 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-11-20 08:29:11.717 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-11-20 08:29:11.717 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-11-20 08:29:11.717 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-11-20 08:29:11.718 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-11-20 08:29:11.718 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-11-20 08:29:11.718 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-11-20 08:29:11.719 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-11-20 08:29:11.719 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-11-20 08:29:11.719 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-11-20 08:29:11.719 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-11-20 08:29:11.720 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-11-20 08:29:11.720 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-11-20 08:29:11.720 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-11-20 08:29:11.721 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-11-20 08:29:11.721 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-11-20 08:29:11.721 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-11-20 08:29:11.722 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-11-20 08:29:11.722 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-11-20 08:29:11.722 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-11-20 08:29:11.723 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-11-20 08:29:11.723 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-11-20 08:29:11.723 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-11-20 08:29:11.724 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-11-20 08:29:11.724 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-11-20 08:29:11.724 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-11-20 08:29:11.724 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-11-20 08:29:11.725 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-11-20 08:29:11.725 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-11-20 08:29:11.725 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-11-20 08:29:11.726 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-11-20 08:29:11.726 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-11-20 08:29:11.726 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-11-20 08:29:11.727 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-11-20 08:29:11.727 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-11-20 08:29:11.727 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-11-20 08:29:11.728 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-11-20 08:29:14.833 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-11-20 08:29:14.833 | 2024-11-20 08:29:14.833 | Installed: 2024-11-20 08:29:14.833 | acl-2.3.1-2.oe2203.aarch64 2024-11-20 08:29:14.833 | attr-2.5.1-2.oe2203.aarch64 2024-11-20 08:29:14.833 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-20 08:29:14.833 | basesystem-12-2.oe2203.noarch 2024-11-20 08:29:14.833 | bash-5.1.8-6.oe2203.aarch64 2024-11-20 08:29:14.833 | bc-1.07.1-11.oe2203.aarch64 2024-11-20 08:29:14.833 | brotli-1.0.9-2.oe2203.aarch64 2024-11-20 08:29:14.833 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-20 08:29:14.833 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-20 08:29:14.833 | chkconfig-1.20-1.oe2203.aarch64 2024-11-20 08:29:14.833 | coreutils-9.0-5.oe2203.aarch64 2024-11-20 08:29:14.833 | cpio-2.13-10.oe2203.aarch64 2024-11-20 08:29:14.833 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-20 08:29:14.833 | cronie-1.5.7-1.oe2203.aarch64 2024-11-20 08:29:14.833 | crontabs-1.11-22.oe2203.noarch 2024-11-20 08:29:14.833 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-20 08:29:14.833 | curl-7.79.1-28.oe2203.aarch64 2024-11-20 08:29:14.833 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-20 08:29:14.833 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-20 08:29:14.833 | diffutils-3.8-2.oe2203.aarch64 2024-11-20 08:29:14.833 | dracut-055-10.oe2203.aarch64 2024-11-20 08:29:14.833 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-20 08:29:14.833 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-20 08:29:14.834 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-20 08:29:14.834 | elfutils-0.185-13.oe2203.aarch64 2024-11-20 08:29:14.834 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-20 08:29:14.834 | expat-2.4.1-10.oe2203.aarch64 2024-11-20 08:29:14.834 | file-5.41-3.oe2203.aarch64 2024-11-20 08:29:14.834 | file-libs-5.41-3.oe2203.aarch64 2024-11-20 08:29:14.834 | filesystem-3.16-4.oe2203.aarch64 2024-11-20 08:29:14.834 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-20 08:29:14.834 | fuse-2.9.9-9.oe2203.aarch64 2024-11-20 08:29:14.834 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-20 08:29:14.834 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-20 08:29:14.834 | gawk-5.1.1-4.oe2203.aarch64 2024-11-20 08:29:14.834 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-20 08:29:14.834 | gettext-0.21-4.oe2203.aarch64 2024-11-20 08:29:14.834 | glib2-2.68.1-21.oe2203.aarch64 2024-11-20 08:29:14.834 | glibc-2.34-149.oe2203.aarch64 2024-11-20 08:29:14.834 | glibc-common-2.34-149.oe2203.aarch64 2024-11-20 08:29:14.834 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-20 08:29:14.834 | grep-3.7-9.oe2203.aarch64 2024-11-20 08:29:14.834 | groff-1.22.4-11.oe2203.aarch64 2024-11-20 08:29:14.834 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-20 08:29:14.834 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-20 08:29:14.834 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-20 08:29:14.834 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-20 08:29:14.834 | grubby-8.40-28.oe2203.aarch64 2024-11-20 08:29:14.834 | gzip-1.11-3.oe2203.aarch64 2024-11-20 08:29:14.834 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-20 08:29:14.834 | info-6.8-3.oe2203.aarch64 2024-11-20 08:29:14.834 | json-c-0.15-6.oe2203.aarch64 2024-11-20 08:29:14.834 | kbd-2.4.0-1.oe2203.aarch64 2024-11-20 08:29:14.834 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-20 08:29:14.834 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-20 08:29:14.834 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-20 08:29:14.834 | kmod-29-3.oe2203.aarch64 2024-11-20 08:29:14.834 | kmod-libs-29-3.oe2203.aarch64 2024-11-20 08:29:14.834 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-20 08:29:14.834 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-20 08:29:14.834 | less-590-6.oe2203.aarch64 2024-11-20 08:29:14.834 | libacl-2.3.1-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-20 08:29:14.834 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.834 | libcap-2.61-5.oe2203.aarch64 2024-11-20 08:29:14.834 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-20 08:29:14.834 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-20 08:29:14.834 | libev-4.33-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libevent-2.1.12-4.oe2203.aarch64 2024-11-20 08:29:14.834 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.834 | libffi-3.4.2-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-20 08:29:14.834 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-20 08:29:14.834 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-20 08:29:14.834 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-20 08:29:14.834 | libmount-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.834 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-20 08:29:14.834 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-20 08:29:14.834 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-20 08:29:14.835 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-20 08:29:14.835 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-20 08:29:14.835 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-20 08:29:14.835 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-20 08:29:14.835 | libselinux-3.3-5.oe2203.aarch64 2024-11-20 08:29:14.835 | libsemanage-3.3-3.oe2203.aarch64 2024-11-20 08:29:14.835 | libsepol-3.3-6.oe2203.aarch64 2024-11-20 08:29:14.835 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-20 08:29:14.835 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.835 | libssh-0.9.6-8.oe2203.aarch64 2024-11-20 08:29:14.835 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-20 08:29:14.835 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-20 08:29:14.835 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-20 08:29:14.835 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-20 08:29:14.835 | libuser-0.63-4.oe2203.aarch64 2024-11-20 08:29:14.835 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-20 08:29:14.835 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.835 | libverto-0.3.2-1.oe2203.aarch64 2024-11-20 08:29:14.835 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-20 08:29:14.835 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-20 08:29:14.835 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-20 08:29:14.835 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-20 08:29:14.835 | lua-5.4.3-11.oe2203.aarch64 2024-11-20 08:29:14.835 | lz4-1.9.3-2.oe2203.aarch64 2024-11-20 08:29:14.835 | man-db-2.9.4-2.oe2203.aarch64 2024-11-20 08:29:14.835 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-20 08:29:14.835 | ncurses-6.3-8.oe2203.aarch64 2024-11-20 08:29:14.835 | ncurses-base-6.3-8.oe2203.noarch 2024-11-20 08:29:14.835 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-20 08:29:14.835 | newt-0.52.21-8.oe2203.aarch64 2024-11-20 08:29:14.835 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-11-20 08:29:14.835 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-11-20 08:29:14.835 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-11-20 08:29:14.835 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-20 08:29:14.835 | openldap-2.6.0-6.oe2203.aarch64 2024-11-20 08:29:14.835 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-20 08:29:14.835 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-20 08:29:14.835 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-20 08:29:14.835 | os-prober-1.79-1.oe2203.aarch64 2024-11-20 08:29:14.835 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-20 08:29:14.835 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-20 08:29:14.835 | pam-1.5.2-7.oe2203.aarch64 2024-11-20 08:29:14.835 | passwd-0.80-9.oe2203.aarch64 2024-11-20 08:29:14.835 | pcre-8.45-2.oe2203.aarch64 2024-11-20 08:29:14.835 | pcre2-10.39-9.oe2203.aarch64 2024-11-20 08:29:14.835 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:29:14.835 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-20 08:29:14.835 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-20 08:29:14.835 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-20 08:29:14.835 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-20 08:29:14.835 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-20 08:29:14.835 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Carp-1.50-418.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Digest-1.20-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Env-1.04-397.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-20 08:29:14.836 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-20 08:29:14.836 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-20 08:29:14.836 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-20 08:29:14.836 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-20 08:29:14.836 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-20 08:29:14.836 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-URI-5.10-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-autodie-2.34-2.oe2203.noarch 2024-11-20 08:29:14.837 | perl-bignum-0.63-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-constant-1.33-421.oe2203.noarch 2024-11-20 08:29:14.837 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-experimental-0.025-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-libnet-3.13-2.oe2203.noarch 2024-11-20 08:29:14.837 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-20 08:29:14.837 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-20 08:29:14.837 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-20 08:29:14.837 | pigz-2.6-1.oe2203.aarch64 2024-11-20 08:29:14.837 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-20 08:29:14.837 | popt-1.18-3.oe2203.aarch64 2024-11-20 08:29:14.837 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-20 08:29:14.837 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-20 08:29:14.837 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-20 08:29:14.837 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-20 08:29:14.837 | python3-3.9.9-28.oe2203.aarch64 2024-11-20 08:29:14.837 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-20 08:29:14.837 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-20 08:29:14.837 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-20 08:29:14.837 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-20 08:29:14.837 | readline-8.1-3.oe2203.aarch64 2024-11-20 08:29:14.837 | rpm-4.17.0-33.oe2203.aarch64 2024-11-20 08:29:14.837 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-20 08:29:14.837 | sed-4.8-3.oe2203.aarch64 2024-11-20 08:29:14.837 | setup-2.13.9.1-1.oe2203.noarch 2024-11-20 08:29:14.837 | shadow-2:4.9-13.oe2203.aarch64 2024-11-20 08:29:14.837 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-20 08:29:14.837 | slang-2.3.2-8.oe2203.aarch64 2024-11-20 08:29:14.837 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-20 08:29:14.837 | sudo-1.9.8p2-15.oe2203.aarch64 2024-11-20 08:29:14.838 | systemd-249-75.oe2203.aarch64 2024-11-20 08:29:14.838 | systemd-libs-249-75.oe2203.aarch64 2024-11-20 08:29:14.838 | systemd-udev-249-75.oe2203.aarch64 2024-11-20 08:29:14.838 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-20 08:29:14.838 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-20 08:29:14.838 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-20 08:29:14.838 | tzdata-2022a-18.oe2203.noarch 2024-11-20 08:29:14.838 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-20 08:29:14.838 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-11-20 08:29:14.838 | which-2.21-14.oe2203.aarch64 2024-11-20 08:29:14.838 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-20 08:29:14.838 | xz-5.2.5-2.oe2203.aarch64 2024-11-20 08:29:14.838 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-20 08:29:14.838 | zip-3.0-29.oe2203.aarch64 2024-11-20 08:29:14.838 | zlib-1.2.11-24.oe2203.aarch64 2024-11-20 08:29:14.838 | zstd-1.5.0-4.oe2203.aarch64 2024-11-20 08:29:14.839 | 2024-11-20 08:29:14.839 | Complete! 2024-11-20 08:29:15.150 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf 2024-11-20 08:29:15.150 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-20 08:29:15.159 | # This file intentionally left blank 2024-11-20 08:29:15.159 | 2024-11-20 08:29:15.166 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-20 08:29:15.166 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/locale.conf 2024-11-20 08:29:15.174 | LANG="en_US.UTF-8" 2024-11-20 08:29:15.181 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-20 08:29:15.185 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-20 08:29:15.190 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.ocyMqiY4/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-20 08:29:15.209 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 08:29:15.225 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 08:29:15.240 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 08:29:15.255 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev 2024-11-20 08:29:15.271 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 08:29:15.286 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.ocyMqiY4/mnt -type f -name '*rpmnew' 2024-11-20 08:29:15.534 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-20 08:29:15.539 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/nsswitch.conf.rpmnew 2024-11-20 08:29:15.540 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-20 08:29:15.547 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/nsswitch.conf 2024-11-20 08:29:15.563 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-20 08:29:15.568 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/inputrc.rpmnew 2024-11-20 08:29:15.568 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-20 08:29:15.575 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/inputrc 2024-11-20 08:29:15.591 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-20 08:29:15.596 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-20 08:29:15.596 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-20 08:29:15.604 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/yum.repos.d/openEuler.repo 2024-11-20 08:29:15.619 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.ocyMqiY4/mnt/.extra_settings 2024-11-20 08:29:15.634 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.4AdWiqZeA7 2024-11-20 08:29:15.639 | dib-run-parts 08-yum-chroot completed 2024-11-20 08:29:15.639 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-apt-allow-unauthenticated 2024-11-20 08:29:15.648 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-20 08:29:15.652 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-20 08:29:15.656 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/apt/apt.conf.d ']' 2024-11-20 08:29:15.659 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-20 08:29:15.659 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache 2024-11-20 08:29:15.668 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-20 08:29:15.672 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-20 08:29:15.676 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.ocyMqiY4/mnt ']' 2024-11-20 08:29:15.680 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-20 08:29:15.684 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-20 08:29:15.691 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 08:29:15.705 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 08:29:15.718 | dib-run-parts 50-yum-cache completed 2024-11-20 08:29:15.718 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/60-apt-phased-updates 2024-11-20 08:29:15.727 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-20 08:29:15.731 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-20 08:29:15.735 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-11-20 08:29:15.738 | dib-run-parts 60-apt-phased-updates completed 2024-11-20 08:29:15.739 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-20 08:29:15.739 | dib-run-parts 2024-11-20 08:29:15.742 | dib-run-parts Target: root.d 2024-11-20 08:29:15.742 | dib-run-parts 2024-11-20 08:29:15.742 | dib-run-parts Script Seconds 2024-11-20 08:29:15.742 | dib-run-parts --------------------------------------- ---------- 2024-11-20 08:29:15.742 | dib-run-parts 2024-11-20 08:29:15.767 | dib-run-parts 00-00-generate-repo 0.116 2024-11-20 08:29:15.775 | dib-run-parts 08-yum-chroot 549.137 2024-11-20 08:29:15.783 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-20 08:29:15.791 | dib-run-parts 50-yum-cache 0.057 2024-11-20 08:29:15.799 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-20 08:29:15.801 | dib-run-parts 2024-11-20 08:29:15.801 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-20 08:29:15.808 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-20 08:29:15.814 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 08:29:15.815 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-20 08:29:15.824 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 08:29:15.826 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-20 08:29:15.832 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-20 08:29:15.832 | bin 2024-11-20 08:29:15.832 | boot 2024-11-20 08:29:15.832 | dev 2024-11-20 08:29:15.832 | etc 2024-11-20 08:29:15.832 | home 2024-11-20 08:29:15.832 | lib 2024-11-20 08:29:15.832 | lib64 2024-11-20 08:29:15.832 | media 2024-11-20 08:29:15.832 | mnt 2024-11-20 08:29:15.832 | opt 2024-11-20 08:29:15.832 | proc 2024-11-20 08:29:15.832 | root 2024-11-20 08:29:15.832 | run 2024-11-20 08:29:15.832 | sbin 2024-11-20 08:29:15.832 | srv 2024-11-20 08:29:15.832 | sys 2024-11-20 08:29:15.832 | usr 2024-11-20 08:29:15.832 | var' ']' 2024-11-20 08:29:15.837 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf ']' 2024-11-20 08:29:15.841 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf ']' 2024-11-20 08:29:15.846 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf.ORIG 2024-11-20 08:29:15.861 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf 2024-11-20 08:29:15.893 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.ocyMqiY4/mnt/etc/resolv.conf 2024-11-20 08:29:15.911 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-20 08:29:15.916 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-20 08:29:15.923 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-20 08:29:15.928 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 08:29:15.943 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev 2024-11-20 08:29:15.958 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-20 08:29:15.963 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-20 08:29:15.972 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-20 08:29:15.977 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : sudo mount -t devpts -o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666 devpts /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 08:29:15.993 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 08:29:16.008 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d 2024-11-20 08:29:16.015 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-20 08:29:16.020 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-20 08:29:16.025 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-20 08:29:16.030 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.ocyMqiY4/hooks ']' 2024-11-20 08:29:16.035 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-20 08:29:16.039 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-20 08:29:16.040 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-20 08:29:16.048 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d ']' 2024-11-20 08:29:16.053 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d' 2024-11-20 08:29:16.053 | Running hooks from /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d 2024-11-20 08:29:16.058 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-20 08:29:16.062 | + diskimage_builder/lib/common-functions:run_d:256 : /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-run-parts /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d 2024-11-20 08:29:16.084 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 08:29:16.091 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-20 08:29:16.096 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 08:29:16.100 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-20 08:29:16.104 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 08:29:16.108 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-20 08:29:16.112 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 08:29:16.120 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-20 08:29:16.124 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-20 08:29:16.128 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-20 08:29:16.132 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 08:29:16.136 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-20 08:29:16.140 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-20 08:29:16.144 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 08:29:16.149 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-20 08:29:16.154 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-20 08:29:16.158 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-20 08:29:16.162 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 08:29:16.166 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-20 08:29:16.170 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 08:29:16.175 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-20 08:29:16.179 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-20 08:29:16.186 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-20 08:29:16.191 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-20 08:29:16.195 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-20 08:29:16.199 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-20 08:29:16.203 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-20 08:29:16.207 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-20 08:29:16.211 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-20 08:29:16.216 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 08:29:16.223 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-20 08:29:16.227 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 08:29:16.231 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-20 08:29:16.236 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-20 08:29:16.243 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-20 08:29:16.247 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-20 08:29:16.251 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-20 08:29:16.256 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 08:29:16.263 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/14-manifests 2024-11-20 08:29:16.268 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 08:29:16.272 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-20 08:29:16.276 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4.d/ 2024-11-20 08:29:16.280 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-f741fed66680461aae9bcf601c3095d4.d/ 2024-11-20 08:29:16.284 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 08:29:16.292 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-20 08:29:16.297 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-20 08:29:16.301 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-20 08:29:16.305 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-20 08:29:16.309 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 08:29:16.317 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-20 08:29:16.322 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-20 08:29:16.326 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 08:29:16.331 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-20 08:29:16.335 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-20 08:29:16.339 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-20 08:29:16.343 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-20 08:29:16.348 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 08:29:16.355 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-20 08:29:16.360 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 08:29:16.364 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-20 08:29:16.369 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 08:29:16.376 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-20 08:29:16.381 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 08:29:16.385 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-20 08:29:16.390 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-20 08:29:16.395 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-20 08:29:16.399 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 08:29:16.407 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-20 08:29:16.411 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 08:29:16.416 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-20 08:29:16.420 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 08:29:16.424 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-20 08:29:16.428 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 08:29:16.433 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-20 08:29:16.437 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 08:29:16.441 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-20 08:29:16.445 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 08:29:16.453 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-20 08:29:16.457 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-20 08:29:16.462 | ++ /opt/dib_tmp/dib_build.ocyMqiY4/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-20 08:29:16.466 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-20 08:29:16.489 | Copying pkg-map for infra-package-needs 2024-11-20 08:29:16.501 | Copying pkg-map for source-repositories 2024-11-20 08:29:16.511 | Copying pkg-map for cloud-init 2024-11-20 08:29:16.522 | Copying pkg-map for ensure-venv 2024-11-20 08:29:16.533 | Copying pkg-map for yum-minimal 2024-11-20 08:29:16.544 | Copying pkg-map for base 2024-11-20 08:29:16.555 | Copying pkg-map for openssh-server 2024-11-20 08:29:16.565 | Copying pkg-map for bootloader 2024-11-20 08:29:16.576 | Copying pkg-map for cache-url 2024-11-20 08:29:16.587 | Copying pkg-map for nodepool-base 2024-11-20 08:29:16.598 | Copying pkg-map for growroot 2024-11-20 08:29:16.609 | Copying pkg-map for runtime-ssh-host-keys 2024-11-20 08:29:16.620 | Copying pkg-map for simple-init 2024-11-20 08:29:16.633 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-20 08:29:16.633 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/20-manifest-dir 2024-11-20 08:29:16.642 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-20 08:29:16.646 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-20 08:29:16.650 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.ocyMqiY4/mnt//etc/dib-manifests 2024-11-20 08:29:16.664 | dib-run-parts 20-manifest-dir completed 2024-11-20 08:29:16.664 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/50-create-repo-list 2024-11-20 08:29:24.557 | dib-run-parts 50-create-repo-list completed 2024-11-20 08:29:24.557 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user 2024-11-20 08:29:24.566 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-20 08:29:24.570 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-20 08:29:24.574 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 08:29:24.574 | ' 2024-11-20 08:29:24.579 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 08:29:24.579 | ' ']' 2024-11-20 08:29:24.583 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 08:29:24.583 | ' ']' 2024-11-20 08:29:24.587 | + /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-20 08:29:24.587 | ' 2024-11-20 08:29:24.590 | dib-run-parts 60-zuul-user completed 2024-11-20 08:29:24.590 | dib-run-parts Running /opt/dib_tmp/dib_build.ocyMqiY4/hooks/extra-data.d/98-source-repositories 2024-11-20 08:29:24.611 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 08:29:24 UTC 2024 for /opt/dib_tmp/dib_build.ocyMqiY4/hooks/source-repository-simple-init 2024-11-20 08:29:24.634 | (0001 / 0001) 2024-11-20 08:29:24.659 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-20 08:29:25.080 | Cloning from glean cache and applying ref master 2024-11-20 08:29:25.495 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-20 08:29:25.522 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 08:29:25 UTC 2024 for /opt/dib_tmp/dib_build.ocyMqiY4/hooks/source-repository-stackviz 2024-11-20 08:29:25.529 | (0001 / 0001) 2024-11-20 08:29:25.546 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-20 08:29:25.639 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 08:29:25.641 | Dload Upload Total Spent Left Speed 2024-11-20 08:29:26.436 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 324 0 --:--:-- --:--:-- --:--:-- 324 2024-11-20 08:29:26.693 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-11-20 08:29:26.701 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-20 08:29:26.811 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 08:29:26 UTC 2024 for /opt/dib_tmp/dib_build.ocyMqiY4/hooks/source-repository-zanatacli 2024-11-20 08:29:26.818 | (0001 / 0001) 2024-11-20 08:29:26.836 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-20 08:29:26.869 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-20 08:29:26.870 | Dload Upload Total Spent Left Speed 2024-11-20 08:29:27.268 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 345 0 --:--:-- --:--:-- --:--:-- 345 2024-11-20 08:29:27.405 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-20 08:29:27.412 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-20 08:29:27.975 | Getting /opt/dib_cache/source-repositories/repositories_flock: Wed Nov 20 08:29:27 UTC 2024 for /opt/dib_tmp/dib_build.ocyMqiY4/hooks/source-repository-projects-yaml 2024-11-20 08:29:27.983 | (0001 / 1318) 2024-11-20 08:29:28.000 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-20 08:29:28.814 | Cloning from airshipctl cache and applying ref * 2024-11-20 08:29:31.646 | (0002 / 1318) 2024-11-20 08:29:31.663 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-20 08:29:31.923 | Cloning from airshipui cache and applying ref * 2024-11-20 08:29:33.048 | (0003 / 1318) 2024-11-20 08:29:33.065 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-20 08:29:33.404 | Cloning from apis cache and applying ref * 2024-11-20 08:29:33.473 | (0004 / 1318) 2024-11-20 08:29:33.490 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-20 08:29:33.748 | Cloning from armada cache and applying ref * 2024-11-20 08:29:46.117 | (0005 / 1318) 2024-11-20 08:29:46.134 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-20 08:29:46.970 | Cloning from armada-go cache and applying ref * 2024-11-20 08:29:49.513 | (0006 / 1318) 2024-11-20 08:29:49.530 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-20 08:29:49.808 | Cloning from armada-operator cache and applying ref * 2024-11-20 08:29:50.586 | (0007 / 1318) 2024-11-20 08:29:50.603 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-20 08:29:51.401 | Cloning from charts cache and applying ref * 2024-11-20 08:29:51.546 | (0008 / 1318) 2024-11-20 08:29:51.563 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-20 08:29:51.830 | Cloning from deckhand cache and applying ref * 2024-11-20 08:30:04.776 | (0009 / 1318) 2024-11-20 08:30:04.793 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-20 08:30:05.116 | Cloning from divingbell cache and applying ref * 2024-11-20 08:30:06.800 | (0010 / 1318) 2024-11-20 08:30:06.817 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-20 08:30:07.092 | Cloning from docs cache and applying ref * 2024-11-20 08:30:07.677 | (0011 / 1318) 2024-11-20 08:30:07.694 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-20 08:30:08.076 | Cloning from drydock cache and applying ref * 2024-11-20 08:30:27.792 | (0012 / 1318) 2024-11-20 08:30:27.809 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-20 08:30:34.389 | Cloning from election cache and applying ref * 2024-11-20 08:30:34.477 | (0013 / 1318) 2024-11-20 08:30:34.494 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-20 08:30:35.943 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-20 08:30:36.017 | (0014 / 1318) 2024-11-20 08:30:36.034 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-20 08:30:36.991 | Cloning from go-redfish cache and applying ref * 2024-11-20 08:30:37.081 | (0015 / 1318) 2024-11-20 08:30:37.098 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-20 08:30:37.597 | Cloning from governance cache and applying ref * 2024-11-20 08:30:37.668 | (0016 / 1318) 2024-11-20 08:30:37.684 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-20 08:30:38.141 | Cloning from hostconfig-operator cache and applying ref * 2024-11-20 08:30:38.559 | (0017 / 1318) 2024-11-20 08:30:38.576 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-20 08:30:39.011 | Cloning from image-builder cache and applying ref * 2024-11-20 08:30:39.156 | (0018 / 1318) 2024-11-20 08:30:39.174 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-20 08:30:39.552 | Cloning from images cache and applying ref * 2024-11-20 08:30:39.715 | (0019 / 1318) 2024-11-20 08:30:39.732 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-20 08:30:40.184 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-20 08:30:51.058 | (0020 / 1318) 2024-11-20 08:30:51.075 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-20 08:30:51.425 | Cloning from maas cache and applying ref * 2024-11-20 08:30:54.813 | (0021 / 1318) 2024-11-20 08:30:54.830 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-20 08:30:55.086 | Cloning from pegleg cache and applying ref * 2024-11-20 08:31:03.387 | (0022 / 1318) 2024-11-20 08:31:03.404 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-20 08:31:06.314 | Cloning from porthole cache and applying ref * 2024-11-20 08:31:41.336 | (0023 / 1318) 2024-11-20 08:31:41.352 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-20 08:31:41.655 | Cloning from promenade cache and applying ref * 2024-11-20 08:32:07.531 | (0024 / 1318) 2024-11-20 08:32:07.548 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-20 08:32:07.805 | Cloning from shipyard cache and applying ref * 2024-11-20 08:32:17.763 | (0025 / 1318) 2024-11-20 08:32:17.780 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-20 08:32:18.048 | Cloning from sip cache and applying ref * 2024-11-20 08:32:34.222 | (0026 / 1318) 2024-11-20 08:32:34.246 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-20 08:32:34.565 | Cloning from specs cache and applying ref * 2024-11-20 08:32:34.729 | (0027 / 1318) 2024-11-20 08:32:34.746 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-20 08:32:35.350 | Cloning from spyglass cache and applying ref * 2024-11-20 08:32:35.443 | (0028 / 1318) 2024-11-20 08:32:35.460 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-20 08:32:36.001 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-20 08:32:36.077 | (0029 / 1318) 2024-11-20 08:32:36.094 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-20 08:32:36.381 | Cloning from tempest-plugin cache and applying ref * 2024-11-20 08:32:36.455 | (0030 / 1318) 2024-11-20 08:32:36.471 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-20 08:32:36.880 | Cloning from treasuremap cache and applying ref * 2024-11-20 08:33:34.569 | (0031 / 1318) 2024-11-20 08:33:34.586 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-20 08:33:34.854 | Cloning from vino cache and applying ref * 2024-11-20 08:33:35.000 | (0032 / 1318) 2024-11-20 08:33:35.017 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-20 08:33:35.264 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-20 08:33:35.344 | (0033 / 1318) 2024-11-20 08:33:35.362 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-20 08:33:35.612 | Cloning from cfn-overview cache and applying ref * 2024-11-20 08:33:36.264 | (0034 / 1318) 2024-11-20 08:33:36.282 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-20 08:33:36.554 | Cloning from cfn-security cache and applying ref * 2024-11-20 08:33:36.990 | (0035 / 1318) 2024-11-20 08:33:37.008 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-20 08:33:37.290 | Cloning from computing-native cache and applying ref * 2024-11-20 08:33:37.726 | (0036 / 1318) 2024-11-20 08:33:37.749 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-20 08:33:38.002 | Cloning from computing-offload cache and applying ref * 2024-11-20 08:33:50.227 | (0037 / 1318) 2024-11-20 08:33:50.244 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-20 08:33:50.721 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-20 08:33:56.192 | (0038 / 1318) 2024-11-20 08:33:56.210 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-20 08:33:59.678 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-20 08:34:04.084 | (0039 / 1318) 2024-11-20 08:34:04.101 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-20 08:34:12.201 | Cloning from cirros cache and applying ref * 2024-11-20 08:34:13.331 | (0040 / 1318) 2024-11-20 08:34:13.348 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-20 08:34:14.896 | Cloning from inaugust.com cache and applying ref * 2024-11-20 08:34:17.805 | (0041 / 1318) 2024-11-20 08:34:17.822 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-20 08:34:18.112 | Cloning from src.sh cache and applying ref * 2024-11-20 08:34:18.183 | (0042 / 1318) 2024-11-20 08:34:18.200 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-20 08:34:18.479 | Cloning from ttrun cache and applying ref * 2024-11-20 08:34:19.506 | (0043 / 1318) 2024-11-20 08:34:19.523 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-20 08:34:19.798 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-20 08:35:34.085 | (0044 / 1318) 2024-11-20 08:35:34.103 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-20 08:35:34.372 | Cloning from python-jenkins cache and applying ref * 2024-11-20 08:35:37.668 | (0045 / 1318) 2024-11-20 08:35:37.685 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-20 08:35:37.990 | Cloning from ci-cloud-config cache and applying ref * 2024-11-20 08:35:38.144 | (0046 / 1318) 2024-11-20 08:35:38.161 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-20 08:35:38.430 | Cloning from afsmon cache and applying ref * 2024-11-20 08:35:39.256 | (0047 / 1318) 2024-11-20 08:35:39.273 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-20 08:35:39.523 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-20 08:35:39.598 | (0048 / 1318) 2024-11-20 08:35:39.616 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-20 08:35:39.858 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-20 08:35:39.976 | (0049 / 1318) 2024-11-20 08:35:39.993 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-20 08:35:40.257 | Cloning from askbot-theme cache and applying ref * 2024-11-20 08:35:40.332 | (0050 / 1318) 2024-11-20 08:35:40.350 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-20 08:35:40.622 | Cloning from base-jobs cache and applying ref * 2024-11-20 08:35:48.752 | (0051 / 1318) 2024-11-20 08:35:48.770 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-20 08:35:49.066 | Cloning from bindep cache and applying ref * 2024-11-20 08:35:50.779 | (0052 / 1318) 2024-11-20 08:35:50.796 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-20 08:35:51.046 | Cloning from ci-sandbox cache and applying ref * 2024-11-20 08:35:51.160 | (0053 / 1318) 2024-11-20 08:35:51.178 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-20 08:35:51.467 | Cloning from dstat_graph cache and applying ref * 2024-11-20 08:35:51.793 | (0054 / 1318) 2024-11-20 08:35:51.811 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-20 08:35:52.090 | Cloning from elastic-recheck cache and applying ref * 2024-11-20 08:35:52.235 | (0055 / 1318) 2024-11-20 08:35:52.252 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-20 08:35:52.580 | Cloning from engagement cache and applying ref * 2024-11-20 08:35:53.092 | (0056 / 1318) 2024-11-20 08:35:53.109 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-20 08:35:53.356 | Cloning from gear cache and applying ref * 2024-11-20 08:35:53.830 | (0057 / 1318) 2024-11-20 08:35:53.847 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-20 08:35:54.110 | Cloning from germqtt cache and applying ref * 2024-11-20 08:35:54.182 | (0058 / 1318) 2024-11-20 08:35:54.199 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-20 08:35:54.453 | Cloning from gerritbot cache and applying ref * 2024-11-20 08:35:54.850 | (0059 / 1318) 2024-11-20 08:35:54.867 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-20 08:35:55.129 | Cloning from gerritlib cache and applying ref * 2024-11-20 08:35:56.048 | (0060 / 1318) 2024-11-20 08:35:56.066 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-20 08:35:56.314 | Cloning from git-restack cache and applying ref * 2024-11-20 08:35:56.392 | (0061 / 1318) 2024-11-20 08:35:56.410 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-20 08:35:56.683 | Cloning from git-review cache and applying ref * 2024-11-20 08:36:00.286 | (0062 / 1318) 2024-11-20 08:36:00.303 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-20 08:36:01.709 | Cloning from glean cache and applying ref * 2024-11-20 08:36:02.699 | (0063 / 1318) 2024-11-20 08:36:02.716 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-20 08:36:02.970 | Cloning from grafyaml cache and applying ref * 2024-11-20 08:36:04.367 | (0064 / 1318) 2024-11-20 08:36:04.385 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-20 08:36:04.760 | Cloning from infra-manual cache and applying ref * 2024-11-20 08:36:08.352 | (0065 / 1318) 2024-11-20 08:36:08.370 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-20 08:36:08.751 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-20 08:36:16.976 | (0066 / 1318) 2024-11-20 08:36:16.994 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-20 08:36:17.670 | Cloning from infra-specs cache and applying ref * 2024-11-20 08:36:17.778 | (0067 / 1318) 2024-11-20 08:36:17.795 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-20 08:36:18.381 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-20 08:36:18.815 | (0068 / 1318) 2024-11-20 08:36:18.832 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-20 08:36:19.346 | Cloning from irc-meetings cache and applying ref * 2024-11-20 08:36:33.143 | (0069 / 1318) 2024-11-20 08:36:33.160 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-20 08:36:33.428 | Cloning from jeepyb cache and applying ref * 2024-11-20 08:36:35.892 | (0070 / 1318) 2024-11-20 08:36:35.909 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-20 08:36:36.739 | Cloning from lodgeit cache and applying ref * 2024-11-20 08:36:38.173 | (0071 / 1318) 2024-11-20 08:36:38.191 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-20 08:36:38.617 | Cloning from log-classify cache and applying ref * 2024-11-20 08:36:38.688 | (0072 / 1318) 2024-11-20 08:36:38.706 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-20 08:36:38.977 | Cloning from log_processor cache and applying ref * 2024-11-20 08:36:39.050 | (0073 / 1318) 2024-11-20 08:36:39.068 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-20 08:36:39.328 | Cloning from lpmqtt cache and applying ref * 2024-11-20 08:36:39.411 | (0074 / 1318) 2024-11-20 08:36:39.428 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-20 08:36:39.817 | Cloning from meetbot cache and applying ref * 2024-11-20 08:36:39.923 | (0075 / 1318) 2024-11-20 08:36:39.940 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-20 08:36:40.356 | Cloning from mqtt_statsd cache and applying ref * 2024-11-20 08:36:40.431 | (0076 / 1318) 2024-11-20 08:36:40.449 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-20 08:36:40.822 | Cloning from netlify-sandbox cache and applying ref * 2024-11-20 08:36:42.263 | (0077 / 1318) 2024-11-20 08:36:42.280 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-20 08:36:42.539 | Cloning from project-config cache and applying ref * 2024-11-20 08:36:42.739 | (0078 / 1318) 2024-11-20 08:36:42.757 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-20 08:36:43.001 | Cloning from project-config-example cache and applying ref * 2024-11-20 08:36:43.076 | (0079 / 1318) 2024-11-20 08:36:43.093 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-20 08:36:43.430 | Cloning from publications cache and applying ref * 2024-11-20 08:36:45.612 | (0080 / 1318) 2024-11-20 08:36:45.629 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-20 08:36:46.047 | Cloning from puppet-bup cache and applying ref * 2024-11-20 08:36:46.119 | (0081 / 1318) 2024-11-20 08:36:46.137 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-20 08:36:46.481 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-20 08:36:46.573 | (0082 / 1318) 2024-11-20 08:36:46.590 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-20 08:36:46.831 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-20 08:36:46.953 | (0083 / 1318) 2024-11-20 08:36:46.970 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-20 08:36:47.209 | Cloning from puppet-httpd cache and applying ref * 2024-11-20 08:36:47.285 | (0084 / 1318) 2024-11-20 08:36:47.303 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-20 08:36:47.565 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-20 08:36:47.638 | (0085 / 1318) 2024-11-20 08:36:47.656 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-20 08:36:47.897 | Cloning from puppet-logrotate cache and applying ref * 2024-11-20 08:36:47.970 | (0086 / 1318) 2024-11-20 08:36:47.987 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-20 08:36:48.374 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-20 08:36:48.447 | (0087 / 1318) 2024-11-20 08:36:48.464 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-20 08:36:48.742 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-20 08:36:48.814 | (0088 / 1318) 2024-11-20 08:36:48.832 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-20 08:36:49.093 | Cloning from puppet-pip cache and applying ref * 2024-11-20 08:36:49.167 | (0089 / 1318) 2024-11-20 08:36:49.184 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-20 08:36:49.425 | Cloning from puppet-project_config cache and applying ref * 2024-11-20 08:36:49.497 | (0090 / 1318) 2024-11-20 08:36:49.514 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-20 08:36:49.854 | Cloning from puppet-redis cache and applying ref * 2024-11-20 08:36:49.927 | (0091 / 1318) 2024-11-20 08:36:49.944 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-20 08:36:50.339 | Cloning from puppet-reviewday cache and applying ref * 2024-11-20 08:36:50.412 | (0092 / 1318) 2024-11-20 08:36:50.429 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-20 08:36:50.711 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-20 08:36:50.784 | (0093 / 1318) 2024-11-20 08:36:50.803 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-20 08:36:51.093 | Cloning from puppet-ssh cache and applying ref * 2024-11-20 08:36:51.166 | (0094 / 1318) 2024-11-20 08:36:51.183 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-20 08:36:51.435 | Cloning from puppet-storyboard cache and applying ref * 2024-11-20 08:36:51.509 | (0095 / 1318) 2024-11-20 08:36:51.526 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-20 08:36:51.812 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-20 08:36:51.885 | (0096 / 1318) 2024-11-20 08:36:51.902 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-20 08:36:52.244 | Cloning from puppet-ulimit cache and applying ref * 2024-11-20 08:36:52.317 | (0097 / 1318) 2024-11-20 08:36:52.335 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-20 08:36:52.647 | Cloning from puppet-user cache and applying ref * 2024-11-20 08:36:52.720 | (0098 / 1318) 2024-11-20 08:36:52.737 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-20 08:36:53.076 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-20 08:36:53.152 | (0099 / 1318) 2024-11-20 08:36:53.169 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-20 08:36:53.487 | Cloning from puppet-zanata cache and applying ref * 2024-11-20 08:36:53.560 | (0100 / 1318) 2024-11-20 08:36:53.578 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-20 08:36:53.824 | Cloning from python-storyboardclient cache and applying ref * 2024-11-20 08:36:53.903 | (0101 / 1318) 2024-11-20 08:36:53.921 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-20 08:36:54.209 | Cloning from sandbox cache and applying ref * 2024-11-20 08:37:16.867 | (0102 / 1318) 2024-11-20 08:37:16.884 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-20 08:37:17.172 | Cloning from statusbot cache and applying ref * 2024-11-20 08:37:17.548 | (0103 / 1318) 2024-11-20 08:37:17.566 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-20 08:37:19.000 | Cloning from storyboard cache and applying ref * 2024-11-20 08:37:19.347 | (0104 / 1318) 2024-11-20 08:37:19.364 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-20 08:37:23.203 | Cloning from storyboard-vue cache and applying ref * 2024-11-20 08:37:23.314 | (0105 / 1318) 2024-11-20 08:37:23.331 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-20 08:37:24.926 | Cloning from storyboard-webclient cache and applying ref * 2024-11-20 08:37:25.101 | (0106 / 1318) 2024-11-20 08:37:25.118 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-20 08:37:26.083 | Cloning from subunit2sql cache and applying ref * 2024-11-20 08:37:26.565 | (0107 / 1318) 2024-11-20 08:37:26.582 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-20 08:37:27.118 | Cloning from system-config cache and applying ref * 2024-11-20 08:42:04.719 | (0108 / 1318) 2024-11-20 08:42:04.737 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-20 08:42:10.008 | Cloning from yaml2ical cache and applying ref * 2024-11-20 08:42:10.513 | (0109 / 1318) 2024-11-20 08:42:10.530 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-20 08:42:10.917 | Cloning from zone-gating.dev cache and applying ref * 2024-11-20 08:42:11.593 | (0110 / 1318) 2024-11-20 08:42:11.610 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-20 08:42:11.861 | Cloning from zone-opendev.org cache and applying ref * 2024-11-20 08:42:28.608 | (0111 / 1318) 2024-11-20 08:42:28.626 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-20 08:42:28.975 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-20 08:42:31.801 | (0112 / 1318) 2024-11-20 08:42:31.818 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-20 08:42:32.094 | Cloning from zuul-jobs cache and applying ref * 2024-11-20 08:42:34.944 | (0113 / 1318) 2024-11-20 08:42:34.961 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-20 08:42:35.591 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-20 08:42:36.422 | (0114 / 1318) 2024-11-20 08:42:36.440 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-20 08:42:36.704 | Cloning from edge-computing-group cache and applying ref * 2024-11-20 08:42:36.938 | (0115 / 1318) 2024-11-20 08:42:36.956 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-20 08:42:37.212 | Cloning from four-opens cache and applying ref * 2024-11-20 08:42:37.285 | (0116 / 1318) 2024-11-20 08:42:37.302 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-20 08:42:39.077 | Cloning from groups cache and applying ref * 2024-11-20 08:42:39.242 | (0117 / 1318) 2024-11-20 08:42:39.259 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-20 08:42:40.187 | Cloning from groups-static-pages cache and applying ref * 2024-11-20 08:42:40.261 | (0118 / 1318) 2024-11-20 08:42:40.279 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-20 08:42:40.944 | Cloning from interop cache and applying ref * 2024-11-20 08:42:41.817 | (0119 / 1318) 2024-11-20 08:42:41.835 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-20 08:42:42.253 | Cloning from odsreg cache and applying ref * 2024-11-20 08:42:42.333 | (0120 / 1318) 2024-11-20 08:42:42.350 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-20 08:42:42.713 | Cloning from openstack-map cache and applying ref * 2024-11-20 08:42:43.324 | (0121 / 1318) 2024-11-20 08:42:43.341 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-20 08:42:43.636 | Cloning from openstackweb cache and applying ref * 2024-11-20 08:42:49.027 | (0122 / 1318) 2024-11-20 08:42:49.045 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-20 08:42:49.364 | Cloning from python-tempestconf cache and applying ref * 2024-11-20 08:42:55.613 | (0123 / 1318) 2024-11-20 08:42:55.630 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-20 08:42:56.296 | Cloning from refstack cache and applying ref * 2024-11-20 08:42:57.364 | (0124 / 1318) 2024-11-20 08:42:57.381 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-20 08:42:57.808 | Cloning from refstack-client cache and applying ref * 2024-11-20 08:42:58.954 | (0125 / 1318) 2024-11-20 08:42:58.971 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-20 08:42:59.234 | Cloning from transparency-policy cache and applying ref * 2024-11-20 08:42:59.306 | (0126 / 1318) 2024-11-20 08:42:59.324 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-20 08:42:59.582 | Cloning from way cache and applying ref * 2024-11-20 08:42:59.654 | (0127 / 1318) 2024-11-20 08:42:59.671 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-20 08:42:59.916 | Cloning from contrib cache and applying ref * 2024-11-20 08:42:59.988 | (0128 / 1318) 2024-11-20 08:43:00.005 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-20 08:43:00.298 | Cloning from adjutant cache and applying ref * 2024-11-20 08:43:07.493 | (0129 / 1318) 2024-11-20 08:43:07.510 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-20 08:43:07.845 | Cloning from adjutant-ui cache and applying ref * 2024-11-20 08:43:13.987 | (0130 / 1318) 2024-11-20 08:43:14.004 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-20 08:43:14.281 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-20 08:43:52.279 | (0131 / 1318) 2024-11-20 08:43:52.296 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-20 08:44:01.678 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-20 08:44:34.112 | (0132 / 1318) 2024-11-20 08:44:34.130 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-20 08:44:34.438 | Cloning from ansible-config_template cache and applying ref * 2024-11-20 08:44:35.899 | (0133 / 1318) 2024-11-20 08:44:35.917 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-20 08:44:36.208 | Cloning from ansible-hardening cache and applying ref * 2024-11-20 08:44:38.845 | (0134 / 1318) 2024-11-20 08:44:38.863 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-20 08:44:39.126 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-20 08:44:39.202 | (0135 / 1318) 2024-11-20 08:44:39.219 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-20 08:44:39.482 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-20 08:44:39.935 | (0136 / 1318) 2024-11-20 08:44:39.952 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-20 08:44:40.277 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-20 08:44:40.646 | (0137 / 1318) 2024-11-20 08:44:40.664 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-20 08:44:40.927 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-20 08:44:42.029 | (0138 / 1318) 2024-11-20 08:44:42.046 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-20 08:44:42.307 | Cloning from ansible-role-pki cache and applying ref * 2024-11-20 08:44:44.057 | (0139 / 1318) 2024-11-20 08:44:44.074 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-20 08:44:44.345 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-20 08:44:44.416 | (0140 / 1318) 2024-11-20 08:44:44.434 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-20 08:44:44.681 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-20 08:44:50.271 | (0141 / 1318) 2024-11-20 08:44:50.288 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-20 08:44:50.560 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-20 08:44:52.525 | (0142 / 1318) 2024-11-20 08:44:52.542 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-20 08:44:52.797 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-20 08:44:54.243 | (0143 / 1318) 2024-11-20 08:44:54.260 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-20 08:44:54.508 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-20 08:44:58.936 | (0144 / 1318) 2024-11-20 08:44:58.954 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-20 08:44:59.210 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-20 08:45:03.181 | (0145 / 1318) 2024-11-20 08:45:03.198 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-20 08:45:03.470 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-20 08:45:05.679 | (0146 / 1318) 2024-11-20 08:45:05.697 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-20 08:45:06.045 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-20 08:45:11.728 | (0147 / 1318) 2024-11-20 08:45:11.747 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-20 08:45:12.112 | Cloning from ansible-role-vault cache and applying ref * 2024-11-20 08:45:12.185 | (0148 / 1318) 2024-11-20 08:45:12.202 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-20 08:45:12.555 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-20 08:45:16.031 | (0149 / 1318) 2024-11-20 08:45:16.048 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-20 08:45:16.358 | Cloning from aodh cache and applying ref * 2024-11-20 08:45:56.291 | (0150 / 1318) 2024-11-20 08:45:56.308 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-20 08:46:05.288 | Cloning from api-sig cache and applying ref * 2024-11-20 08:46:05.447 | (0151 / 1318) 2024-11-20 08:46:05.464 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-20 08:46:05.732 | Cloning from api-site cache and applying ref * 2024-11-20 08:46:08.289 | (0152 / 1318) 2024-11-20 08:46:08.306 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-20 08:46:08.650 | Cloning from arch-design cache and applying ref * 2024-11-20 08:46:08.779 | (0153 / 1318) 2024-11-20 08:46:08.796 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-20 08:46:09.043 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-20 08:46:09.253 | (0154 / 1318) 2024-11-20 08:46:09.270 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-20 08:46:09.589 | Cloning from automaton cache and applying ref * 2024-11-20 08:46:12.163 | (0155 / 1318) 2024-11-20 08:46:12.181 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-20 08:46:12.570 | Cloning from barbican cache and applying ref * 2024-11-20 08:46:49.521 | (0156 / 1318) 2024-11-20 08:46:49.538 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-20 08:46:49.782 | Cloning from barbican-specs cache and applying ref * 2024-11-20 08:46:49.966 | (0157 / 1318) 2024-11-20 08:46:49.983 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-20 08:46:50.256 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-20 08:46:59.568 | (0158 / 1318) 2024-11-20 08:46:59.586 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-20 08:46:59.879 | Cloning from barbican-ui cache and applying ref * 2024-11-20 08:47:00.609 | (0159 / 1318) 2024-11-20 08:47:00.626 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-20 08:47:00.917 | Cloning from bashate cache and applying ref * 2024-11-20 08:47:01.440 | (0160 / 1318) 2024-11-20 08:47:01.457 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-20 08:47:01.761 | Cloning from bifrost cache and applying ref * 2024-11-20 08:48:47.031 | (0161 / 1318) 2024-11-20 08:48:47.048 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-20 08:48:47.390 | Cloning from blazar cache and applying ref * 2024-11-20 08:49:13.997 | (0162 / 1318) 2024-11-20 08:49:14.015 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-20 08:49:14.326 | Cloning from blazar-dashboard cache and applying ref * 2024-11-20 08:49:18.542 | (0163 / 1318) 2024-11-20 08:49:18.559 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-20 08:49:18.868 | Cloning from blazar-nova cache and applying ref * 2024-11-20 08:49:20.767 | (0164 / 1318) 2024-11-20 08:49:20.784 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-20 08:49:21.087 | Cloning from blazar-specs cache and applying ref * 2024-11-20 08:49:21.252 | (0165 / 1318) 2024-11-20 08:49:21.269 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-20 08:49:21.518 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-20 08:49:22.651 | (0166 / 1318) 2024-11-20 08:49:22.668 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-20 08:49:22.946 | Cloning from bugdaystats cache and applying ref * 2024-11-20 08:49:23.042 | (0167 / 1318) 2024-11-20 08:49:23.059 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-20 08:49:23.496 | Cloning from castellan cache and applying ref * 2024-11-20 08:49:37.529 | (0168 / 1318) 2024-11-20 08:49:37.546 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-20 08:49:37.848 | Cloning from ceilometer cache and applying ref * 2024-11-20 08:50:50.796 | (0169 / 1318) 2024-11-20 08:50:50.814 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-20 08:50:51.510 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-20 08:51:00.984 | (0170 / 1318) 2024-11-20 08:51:01.002 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-20 08:51:01.491 | Cloning from charm-aodh cache and applying ref * 2024-11-20 08:51:07.212 | (0171 / 1318) 2024-11-20 08:51:07.229 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-20 08:51:07.513 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-20 08:51:10.033 | (0172 / 1318) 2024-11-20 08:51:10.051 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-20 08:51:10.460 | Cloning from charm-barbican cache and applying ref * 2024-11-20 08:51:16.474 | (0173 / 1318) 2024-11-20 08:51:16.492 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-20 08:51:20.104 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-20 08:51:22.048 | (0174 / 1318) 2024-11-20 08:51:22.066 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-20 08:51:26.294 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-20 08:51:26.378 | (0175 / 1318) 2024-11-20 08:51:26.395 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-20 08:51:26.680 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-20 08:51:31.226 | (0176 / 1318) 2024-11-20 08:51:31.244 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-20 08:51:31.530 | Cloning from charm-ceilometer cache and applying ref * 2024-11-20 08:51:58.602 | (0177 / 1318) 2024-11-20 08:51:58.619 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-20 08:51:58.897 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-20 08:52:07.652 | (0178 / 1318) 2024-11-20 08:52:07.669 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-20 08:52:08.050 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-20 08:52:10.969 | (0179 / 1318) 2024-11-20 08:52:10.987 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-20 08:52:11.260 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-20 08:52:20.656 | (0180 / 1318) 2024-11-20 08:52:20.673 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-20 08:52:20.923 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-20 08:52:30.805 | (0181 / 1318) 2024-11-20 08:52:30.822 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-20 08:52:31.136 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-20 08:52:39.650 | (0182 / 1318) 2024-11-20 08:52:39.667 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-20 08:52:39.975 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-20 08:53:10.314 | (0183 / 1318) 2024-11-20 08:53:10.331 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-20 08:53:10.592 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-20 08:53:13.078 | (0184 / 1318) 2024-11-20 08:53:13.095 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-20 08:53:13.357 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-20 08:53:35.327 | (0185 / 1318) 2024-11-20 08:53:35.345 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-20 08:53:35.675 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-20 08:53:46.804 | (0186 / 1318) 2024-11-20 08:53:46.821 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-20 08:53:47.487 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-20 08:53:56.420 | (0187 / 1318) 2024-11-20 08:53:56.438 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-20 08:53:56.710 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-20 08:53:58.964 | (0188 / 1318) 2024-11-20 08:53:58.982 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-20 08:53:59.264 | Cloning from charm-cinder cache and applying ref * 2024-11-20 08:54:15.796 | (0189 / 1318) 2024-11-20 08:54:15.814 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-20 08:54:16.105 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-20 08:54:20.562 | (0190 / 1318) 2024-11-20 08:54:20.580 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-20 08:54:20.848 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-20 08:54:24.348 | (0191 / 1318) 2024-11-20 08:54:24.366 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-20 08:54:24.639 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-20 08:54:30.009 | (0192 / 1318) 2024-11-20 08:54:30.026 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-20 08:54:30.290 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-20 08:54:35.315 | (0193 / 1318) 2024-11-20 08:54:35.333 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-20 08:54:35.576 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-20 08:54:35.650 | (0194 / 1318) 2024-11-20 08:54:35.668 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-20 08:54:35.913 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-20 08:54:35.988 | (0195 / 1318) 2024-11-20 08:54:36.006 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-20 08:54:36.277 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-20 08:54:36.744 | (0196 / 1318) 2024-11-20 08:54:36.762 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-20 08:54:37.023 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-20 08:54:43.152 | (0197 / 1318) 2024-11-20 08:54:43.170 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-20 08:54:43.431 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-20 08:54:49.281 | (0198 / 1318) 2024-11-20 08:54:49.298 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-20 08:54:49.546 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-20 08:55:07.782 | (0199 / 1318) 2024-11-20 08:55:07.800 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-20 08:55:08.171 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-20 08:55:08.717 | (0200 / 1318) 2024-11-20 08:55:08.735 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-20 08:55:09.004 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-20 08:55:13.720 | (0201 / 1318) 2024-11-20 08:55:13.738 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-20 08:55:13.987 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-20 08:55:29.010 | (0202 / 1318) 2024-11-20 08:55:29.028 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-20 08:55:29.318 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-20 08:55:31.117 | (0203 / 1318) 2024-11-20 08:55:31.135 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-20 08:55:31.389 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-20 08:55:33.390 | (0204 / 1318) 2024-11-20 08:55:33.407 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-20 08:55:33.661 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-20 08:55:33.868 | (0205 / 1318) 2024-11-20 08:55:33.885 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-20 08:55:34.133 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-20 08:55:37.138 | (0206 / 1318) 2024-11-20 08:55:37.155 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-20 08:55:37.475 | Cloning from charm-designate cache and applying ref * 2024-11-20 08:55:48.968 | (0207 / 1318) 2024-11-20 08:55:48.985 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-20 08:55:49.298 | Cloning from charm-designate-bind cache and applying ref * 2024-11-20 08:55:52.739 | (0208 / 1318) 2024-11-20 08:55:52.757 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-20 08:55:53.104 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-20 08:55:53.648 | (0209 / 1318) 2024-11-20 08:55:53.666 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-20 08:55:53.984 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-20 08:55:54.704 | (0210 / 1318) 2024-11-20 08:55:54.721 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-20 08:55:54.990 | Cloning from charm-glance cache and applying ref * 2024-11-20 08:56:05.834 | (0211 / 1318) 2024-11-20 08:56:05.851 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-20 08:56:10.201 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-20 08:56:21.070 | (0212 / 1318) 2024-11-20 08:56:21.088 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-20 08:56:21.576 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-20 08:56:30.257 | (0213 / 1318) 2024-11-20 08:56:30.275 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-20 08:56:30.571 | Cloning from charm-glusterfs cache and applying ref * 2024-11-20 08:56:30.703 | (0214 / 1318) 2024-11-20 08:56:30.720 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-20 08:56:31.385 | Cloning from charm-gnocchi cache and applying ref * 2024-11-20 08:56:37.332 | (0215 / 1318) 2024-11-20 08:56:37.350 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-20 08:56:37.625 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-20 08:56:38.771 | (0216 / 1318) 2024-11-20 08:56:38.788 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-20 08:56:39.062 | Cloning from charm-guide cache and applying ref * 2024-11-20 08:57:13.269 | (0217 / 1318) 2024-11-20 08:57:13.287 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-20 08:57:13.564 | Cloning from charm-hacluster cache and applying ref * 2024-11-20 08:57:18.468 | (0218 / 1318) 2024-11-20 08:57:18.486 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-20 08:57:18.830 | Cloning from charm-heat cache and applying ref * 2024-11-20 08:57:36.058 | (0219 / 1318) 2024-11-20 08:57:36.075 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-20 08:57:37.096 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-20 08:57:40.179 | (0220 / 1318) 2024-11-20 08:57:40.196 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-20 08:57:40.463 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-20 08:57:45.315 | (0221 / 1318) 2024-11-20 08:57:45.332 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-20 08:57:45.619 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-20 08:57:46.450 | (0222 / 1318) 2024-11-20 08:57:46.468 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-20 08:57:46.720 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-20 08:57:46.795 | (0223 / 1318) 2024-11-20 08:57:46.812 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-20 08:57:47.055 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-20 08:57:47.129 | (0224 / 1318) 2024-11-20 08:57:47.146 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-20 08:57:47.407 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-20 08:57:47.480 | (0225 / 1318) 2024-11-20 08:57:47.498 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-20 08:57:47.744 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-20 08:57:47.817 | (0226 / 1318) 2024-11-20 08:57:47.835 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-20 08:57:48.121 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-20 08:57:48.193 | (0227 / 1318) 2024-11-20 08:57:48.210 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-20 08:57:48.452 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-20 08:57:48.524 | (0228 / 1318) 2024-11-20 08:57:48.541 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-20 08:57:48.791 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-20 08:57:48.863 | (0229 / 1318) 2024-11-20 08:57:48.881 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-20 08:57:49.125 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-20 08:57:49.198 | (0230 / 1318) 2024-11-20 08:57:49.215 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-20 08:57:49.495 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-20 08:57:49.567 | (0231 / 1318) 2024-11-20 08:57:49.584 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-20 08:57:49.843 | Cloning from charm-interface-designate cache and applying ref * 2024-11-20 08:57:49.916 | (0232 / 1318) 2024-11-20 08:57:49.933 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-20 08:57:50.176 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-20 08:57:50.247 | (0233 / 1318) 2024-11-20 08:57:50.264 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-20 08:57:50.531 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-20 08:57:50.684 | (0234 / 1318) 2024-11-20 08:57:50.701 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-20 08:57:50.949 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-20 08:57:51.020 | (0235 / 1318) 2024-11-20 08:57:51.038 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-20 08:57:51.293 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-20 08:57:52.330 | (0236 / 1318) 2024-11-20 08:57:52.347 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-20 08:57:52.605 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-20 08:57:52.678 | (0237 / 1318) 2024-11-20 08:57:52.696 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-20 08:57:52.963 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-20 08:57:53.035 | (0238 / 1318) 2024-11-20 08:57:53.053 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-20 08:57:53.319 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-20 08:57:53.392 | (0239 / 1318) 2024-11-20 08:57:53.409 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-20 08:57:53.651 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-20 08:57:53.723 | (0240 / 1318) 2024-11-20 08:57:53.741 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-20 08:57:54.032 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-20 08:57:54.104 | (0241 / 1318) 2024-11-20 08:57:54.122 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-20 08:57:54.363 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-20 08:57:54.437 | (0242 / 1318) 2024-11-20 08:57:54.454 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-20 08:57:54.753 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-20 08:57:54.827 | (0243 / 1318) 2024-11-20 08:57:54.844 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-20 08:57:55.144 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-20 08:57:55.215 | (0244 / 1318) 2024-11-20 08:57:55.233 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-20 08:57:55.630 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-20 08:57:55.716 | (0245 / 1318) 2024-11-20 08:57:55.734 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-20 08:57:55.995 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-20 08:57:56.068 | (0246 / 1318) 2024-11-20 08:57:56.085 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-20 08:57:56.940 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-20 08:57:57.013 | (0247 / 1318) 2024-11-20 08:57:57.031 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-20 08:57:58.001 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-20 08:57:58.075 | (0248 / 1318) 2024-11-20 08:57:58.093 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-20 08:57:58.432 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-20 08:57:58.506 | (0249 / 1318) 2024-11-20 08:57:58.523 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-20 08:57:58.798 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-20 08:57:58.871 | (0250 / 1318) 2024-11-20 08:57:58.888 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-20 08:57:59.143 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-20 08:57:59.216 | (0251 / 1318) 2024-11-20 08:57:59.234 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-20 08:57:59.497 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-20 08:57:59.569 | (0252 / 1318) 2024-11-20 08:57:59.586 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-20 08:57:59.878 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-20 08:57:59.952 | (0253 / 1318) 2024-11-20 08:57:59.970 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-20 08:58:00.220 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-20 08:58:00.292 | (0254 / 1318) 2024-11-20 08:58:00.309 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-20 08:58:00.578 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-20 08:58:00.650 | (0255 / 1318) 2024-11-20 08:58:00.668 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-20 08:58:00.946 | Cloning from charm-interface-placement cache and applying ref * 2024-11-20 08:58:01.018 | (0256 / 1318) 2024-11-20 08:58:01.036 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-20 08:58:01.329 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-20 08:58:01.400 | (0257 / 1318) 2024-11-20 08:58:01.418 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-20 08:58:01.689 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-20 08:58:01.762 | (0258 / 1318) 2024-11-20 08:58:01.779 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-20 08:58:02.059 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-20 08:58:02.131 | (0259 / 1318) 2024-11-20 08:58:02.149 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-20 08:58:02.436 | Cloning from charm-ironic cache and applying ref * 2024-11-20 08:58:02.977 | (0260 / 1318) 2024-11-20 08:58:02.994 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-20 08:58:03.239 | Cloning from charm-ironic-api cache and applying ref * 2024-11-20 08:58:08.155 | (0261 / 1318) 2024-11-20 08:58:08.172 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-20 08:58:08.430 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-20 08:58:15.786 | (0262 / 1318) 2024-11-20 08:58:15.803 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-20 08:58:16.121 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-20 08:58:17.948 | (0263 / 1318) 2024-11-20 08:58:17.966 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-20 08:58:18.258 | Cloning from charm-keystone cache and applying ref * 2024-11-20 08:58:36.187 | (0264 / 1318) 2024-11-20 08:58:36.204 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-20 08:58:36.547 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-20 08:58:51.939 | (0265 / 1318) 2024-11-20 08:58:51.956 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-20 08:58:52.258 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-20 08:58:55.960 | (0266 / 1318) 2024-11-20 08:58:55.978 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-20 08:58:56.267 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-20 08:58:58.221 | (0267 / 1318) 2024-11-20 08:58:58.239 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-20 08:58:58.744 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-20 08:58:59.406 | (0268 / 1318) 2024-11-20 08:58:59.423 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-20 08:58:59.697 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-20 08:59:01.391 | (0269 / 1318) 2024-11-20 08:59:01.408 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-20 08:59:01.665 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-20 08:59:04.176 | (0270 / 1318) 2024-11-20 08:59:04.193 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-20 08:59:04.455 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-20 08:59:04.528 | (0271 / 1318) 2024-11-20 08:59:04.546 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-20 08:59:04.790 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-20 08:59:04.863 | (0272 / 1318) 2024-11-20 08:59:04.881 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-20 08:59:05.159 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-20 08:59:05.469 | (0273 / 1318) 2024-11-20 08:59:05.487 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-20 08:59:05.747 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-20 08:59:05.821 | (0274 / 1318) 2024-11-20 08:59:05.838 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-20 08:59:06.097 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-20 08:59:06.170 | (0275 / 1318) 2024-11-20 08:59:06.188 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-20 08:59:06.443 | Cloning from charm-magnum cache and applying ref * 2024-11-20 08:59:13.820 | (0276 / 1318) 2024-11-20 08:59:13.837 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-20 08:59:14.097 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-20 08:59:20.812 | (0277 / 1318) 2024-11-20 08:59:20.829 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-20 08:59:21.099 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-20 08:59:22.059 | (0278 / 1318) 2024-11-20 08:59:22.076 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-20 08:59:22.319 | Cloning from charm-magpie cache and applying ref * 2024-11-20 08:59:28.702 | (0279 / 1318) 2024-11-20 08:59:28.720 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-20 08:59:29.053 | Cloning from charm-manila cache and applying ref * 2024-11-20 08:59:38.743 | (0280 / 1318) 2024-11-20 08:59:38.761 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-20 08:59:41.645 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-20 08:59:43.316 | (0281 / 1318) 2024-11-20 08:59:43.333 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-20 08:59:47.310 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-20 08:59:47.398 | (0282 / 1318) 2024-11-20 08:59:47.415 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-20 08:59:54.739 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-20 09:00:04.170 | (0283 / 1318) 2024-11-20 09:00:04.188 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-20 09:00:04.674 | Cloning from charm-manila-generic cache and applying ref * 2024-11-20 09:00:10.262 | (0284 / 1318) 2024-11-20 09:00:10.279 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-20 09:00:10.637 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-20 09:00:11.440 | (0285 / 1318) 2024-11-20 09:00:11.458 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-20 09:00:11.721 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-20 09:00:13.475 | (0286 / 1318) 2024-11-20 09:00:13.492 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-20 09:00:13.737 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-20 09:00:33.066 | (0287 / 1318) 2024-11-20 09:00:33.084 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-20 09:00:33.381 | Cloning from charm-masakari cache and applying ref * 2024-11-20 09:00:43.655 | (0288 / 1318) 2024-11-20 09:00:43.673 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-20 09:00:43.955 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-20 09:00:48.298 | (0289 / 1318) 2024-11-20 09:00:48.315 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-20 09:00:48.596 | Cloning from charm-mistral cache and applying ref * 2024-11-20 09:00:48.805 | (0290 / 1318) 2024-11-20 09:00:48.864 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-20 09:00:49.181 | Cloning from charm-murano cache and applying ref * 2024-11-20 09:00:49.497 | (0291 / 1318) 2024-11-20 09:00:49.514 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-20 09:00:49.757 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-20 09:01:01.584 | (0292 / 1318) 2024-11-20 09:01:01.601 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-20 09:01:01.984 | Cloning from charm-mysql-router cache and applying ref * 2024-11-20 09:01:05.220 | (0293 / 1318) 2024-11-20 09:01:05.238 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-20 09:01:05.636 | Cloning from charm-neutron-api cache and applying ref * 2024-11-20 09:01:19.008 | (0294 / 1318) 2024-11-20 09:01:19.025 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-20 09:01:19.341 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-20 09:01:19.550 | (0295 / 1318) 2024-11-20 09:01:19.568 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-20 09:01:19.855 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-20 09:01:23.035 | (0296 / 1318) 2024-11-20 09:01:23.052 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-20 09:01:23.324 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-20 09:01:26.024 | (0297 / 1318) 2024-11-20 09:01:26.042 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-20 09:01:26.302 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-20 09:01:41.448 | (0298 / 1318) 2024-11-20 09:01:41.466 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-20 09:01:41.741 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-20 09:01:46.355 | (0299 / 1318) 2024-11-20 09:01:46.372 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-20 09:01:48.822 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-20 09:01:56.302 | (0300 / 1318) 2024-11-20 09:01:56.319 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-20 09:01:56.576 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-20 09:02:09.024 | (0301 / 1318) 2024-11-20 09:02:09.042 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-20 09:02:09.859 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-20 09:02:14.631 | (0302 / 1318) 2024-11-20 09:02:14.649 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-20 09:02:15.847 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-20 09:02:24.239 | (0303 / 1318) 2024-11-20 09:02:24.256 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-20 09:02:28.473 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-20 09:03:17.312 | (0304 / 1318) 2024-11-20 09:03:17.329 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-20 09:03:17.812 | Cloning from charm-nova-compute cache and applying ref * 2024-11-20 09:03:42.966 | (0305 / 1318) 2024-11-20 09:03:42.983 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-20 09:03:43.290 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-20 09:03:45.187 | (0306 / 1318) 2024-11-20 09:03:45.204 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-20 09:03:45.515 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-20 09:03:45.760 | (0307 / 1318) 2024-11-20 09:03:45.777 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-20 09:03:46.059 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-20 09:03:51.680 | (0308 / 1318) 2024-11-20 09:03:51.698 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-20 09:03:51.972 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-20 09:03:52.122 | (0309 / 1318) 2024-11-20 09:03:52.140 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-20 09:03:52.445 | Cloning from charm-octavia cache and applying ref * 2024-11-20 09:04:01.325 | (0310 / 1318) 2024-11-20 09:04:01.343 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-20 09:04:01.606 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-20 09:04:03.637 | (0311 / 1318) 2024-11-20 09:04:03.654 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-20 09:04:03.923 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-20 09:04:07.957 | (0312 / 1318) 2024-11-20 09:04:07.976 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-20 09:04:11.912 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-20 09:04:15.056 | (0313 / 1318) 2024-11-20 09:04:15.074 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-20 09:04:15.355 | Cloning from charm-odl-controller cache and applying ref * 2024-11-20 09:04:15.451 | (0314 / 1318) 2024-11-20 09:04:15.468 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-20 09:04:15.732 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-20 09:04:38.139 | (0315 / 1318) 2024-11-20 09:04:38.156 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-20 09:04:38.484 | Cloning from charm-openstack-exporter-k8s cache and applying ref * 2024-11-20 09:04:38.656 | (0316 / 1318) 2024-11-20 09:04:38.677 | Updating cache of https://opendev.org/openstack/charm-openstack-hypervisor.git in /opt/dib_cache/source-repositories/charm_openstack_hypervisor_a78524ec90bfb56f1db2f2c44f9917e95e451b4c with ref * 2024-11-20 09:04:38.986 | Cloning from charm-openstack-hypervisor cache and applying ref * 2024-11-20 09:04:44.296 | (0317 / 1318) 2024-11-20 09:04:44.314 | Updating cache of https://opendev.org/openstack/charm-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_openstack_loadbalancer_cb73298b40068774c453d69009d7f40dc1a02152 with ref * 2024-11-20 09:04:44.568 | Cloning from charm-openstack-loadbalancer cache and applying ref * 2024-11-20 09:04:44.645 | (0318 / 1318) 2024-11-20 09:04:44.662 | Updating cache of https://opendev.org/openstack/charm-openvswitch-odl.git in /opt/dib_cache/source-repositories/charm_openvswitch_odl_c2232309eab5c1bd01f04a4126083e1132d89975 with ref * 2024-11-20 09:04:44.934 | Cloning from charm-openvswitch-odl cache and applying ref * 2024-11-20 09:04:45.202 | (0319 / 1318) 2024-11-20 09:04:45.219 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_client_247a03efec36a38318a56087affa93b56827c5e1 with ref * 2024-11-20 09:04:45.515 | Cloning from charm-ops-interface-ceph-client cache and applying ref * 2024-11-20 09:04:46.002 | (0320 / 1318) 2024-11-20 09:04:46.019 | Updating cache of https://opendev.org/openstack/charm-ops-interface-ceph-iscsi-admin-access.git in /opt/dib_cache/source-repositories/charm_ops_interface_ceph_iscsi_admin_access_792f295f141d7fbed04a0f617827f8173132ea0b with ref * 2024-11-20 09:04:46.286 | Cloning from charm-ops-interface-ceph-iscsi-admin-access cache and applying ref * 2024-11-20 09:04:46.359 | (0321 / 1318) 2024-11-20 09:04:46.376 | Updating cache of https://opendev.org/openstack/charm-ops-interface-openstack-loadbalancer.git in /opt/dib_cache/source-repositories/charm_ops_interface_openstack_loadbalancer_17892e2ffd06497e04ac9cacc6334dcf831596e6 with ref * 2024-11-20 09:04:46.745 | Cloning from charm-ops-interface-openstack-loadbalancer cache and applying ref * 2024-11-20 09:04:46.818 | (0322 / 1318) 2024-11-20 09:04:46.837 | Updating cache of https://opendev.org/openstack/charm-ops-interface-tls-certificates.git in /opt/dib_cache/source-repositories/charm_ops_interface_tls_certificates_277844a813ce60721131d47d1acb5a810cd61039 with ref * 2024-11-20 09:04:47.582 | Cloning from charm-ops-interface-tls-certificates cache and applying ref * 2024-11-20 09:04:47.656 | (0323 / 1318) 2024-11-20 09:04:47.673 | Updating cache of https://opendev.org/openstack/charm-ops-openstack.git in /opt/dib_cache/source-repositories/charm_ops_openstack_7012347e5ede75a3d2585df266172fbfa6711678 with ref * 2024-11-20 09:04:47.948 | Cloning from charm-ops-openstack cache and applying ref * 2024-11-20 09:04:48.275 | (0324 / 1318) 2024-11-20 09:04:48.292 | Updating cache of https://opendev.org/openstack/charm-ops-sunbeam.git in /opt/dib_cache/source-repositories/charm_ops_sunbeam_e7b1b1238b647d538cdb214a6bdc663417384583 with ref * 2024-11-20 09:04:48.560 | Cloning from charm-ops-sunbeam cache and applying ref * 2024-11-20 09:05:02.638 | (0325 / 1318) 2024-11-20 09:05:02.655 | Updating cache of https://opendev.org/openstack/charm-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_pacemaker_remote_40c5ee515992af746dc0e7e7a98dc2b494e2b7f2 with ref * 2024-11-20 09:05:02.915 | Cloning from charm-pacemaker-remote cache and applying ref * 2024-11-20 09:05:03.336 | (0326 / 1318) 2024-11-20 09:05:03.354 | Updating cache of https://opendev.org/openstack/charm-panko.git in /opt/dib_cache/source-repositories/charm_panko_6cee7a68b7e8cd5258f0ecc4c745e73553b5cdb5 with ref * 2024-11-20 09:05:03.629 | Cloning from charm-panko cache and applying ref * 2024-11-20 09:05:03.773 | (0327 / 1318) 2024-11-20 09:05:03.790 | Updating cache of https://opendev.org/openstack/charm-percona-cluster.git in /opt/dib_cache/source-repositories/charm_percona_cluster_45e3e7885dcecc8e950140b3269c27dc1b6cded5 with ref * 2024-11-20 09:05:04.054 | Cloning from charm-percona-cluster cache and applying ref * 2024-11-20 09:05:05.871 | (0328 / 1318) 2024-11-20 09:05:05.889 | Updating cache of https://opendev.org/openstack/charm-placement.git in /opt/dib_cache/source-repositories/charm_placement_8922f241c10d9798d47b0d6248c878039595faf4 with ref * 2024-11-20 09:05:06.162 | Cloning from charm-placement cache and applying ref * 2024-11-20 09:05:12.660 | (0329 / 1318) 2024-11-20 09:05:12.677 | Updating cache of https://opendev.org/openstack/charm-placement-k8s.git in /opt/dib_cache/source-repositories/charm_placement_k8s_c760843a87d604d54ec3462b1da0380292606f93 with ref * 2024-11-20 09:05:12.946 | Cloning from charm-placement-k8s cache and applying ref * 2024-11-20 09:05:18.157 | (0330 / 1318) 2024-11-20 09:05:18.175 | Updating cache of https://opendev.org/openstack/charm-rabbitmq-server.git in /opt/dib_cache/source-repositories/charm_rabbitmq_server_d594b611da80d64623823d272d0dfa8a7c8abbc7 with ref * 2024-11-20 09:05:18.432 | Cloning from charm-rabbitmq-server cache and applying ref * 2024-11-20 09:05:27.176 | (0331 / 1318) 2024-11-20 09:05:27.194 | Updating cache of https://opendev.org/openstack/charm-specs.git in /opt/dib_cache/source-repositories/charm_specs_8dd8a544d3bd4f20f3bedbe2a3eec850d3170ea4 with ref * 2024-11-20 09:05:27.489 | Cloning from charm-specs cache and applying ref * 2024-11-20 09:05:29.348 | (0332 / 1318) 2024-11-20 09:05:29.367 | Updating cache of https://opendev.org/openstack/charm-swift-proxy.git in /opt/dib_cache/source-repositories/charm_swift_proxy_90f04b4e7f5b020655ad96928a06d2e2fd38c0d8 with ref * 2024-11-20 09:05:29.792 | Cloning from charm-swift-proxy cache and applying ref * 2024-11-20 09:05:52.739 | (0333 / 1318) 2024-11-20 09:05:52.756 | Updating cache of https://opendev.org/openstack/charm-swift-storage.git in /opt/dib_cache/source-repositories/charm_swift_storage_c981454aa7ee8668e0445198fe80dabb5b75de6f with ref * 2024-11-20 09:05:53.089 | Cloning from charm-swift-storage cache and applying ref * 2024-11-20 09:06:05.745 | (0334 / 1318) 2024-11-20 09:06:05.762 | Updating cache of https://opendev.org/openstack/charm-tempest.git in /opt/dib_cache/source-repositories/charm_tempest_2544e76c47db7b03a8ed1d7f79d4dac1e9109d90 with ref * 2024-11-20 09:06:10.789 | Cloning from charm-tempest cache and applying ref * 2024-11-20 09:06:10.911 | (0335 / 1318) 2024-11-20 09:06:10.928 | Updating cache of https://opendev.org/openstack/charm-trilio-data-mover.git in /opt/dib_cache/source-repositories/charm_trilio_data_mover_16926d359d674f0f00ff29a5b87dd150f9898741 with ref * 2024-11-20 09:06:16.765 | Cloning from charm-trilio-data-mover cache and applying ref * 2024-11-20 09:06:16.865 | (0336 / 1318) 2024-11-20 09:06:16.882 | Updating cache of https://opendev.org/openstack/charm-trilio-dm-api.git in /opt/dib_cache/source-repositories/charm_trilio_dm_api_93758839fd4c6fc0104f1cef5f1fd74049ee7fc1 with ref * 2024-11-20 09:06:19.059 | Cloning from charm-trilio-dm-api cache and applying ref * 2024-11-20 09:06:19.139 | (0337 / 1318) 2024-11-20 09:06:19.158 | Updating cache of https://opendev.org/openstack/charm-trilio-horizon-plugin.git in /opt/dib_cache/source-repositories/charm_trilio_horizon_plugin_0abfda54e94ce53a4244f88b8c3c0eb553d5b5d5 with ref * 2024-11-20 09:06:19.406 | Cloning from charm-trilio-horizon-plugin cache and applying ref * 2024-11-20 09:06:19.487 | (0338 / 1318) 2024-11-20 09:06:19.506 | Updating cache of https://opendev.org/openstack/charm-trilio-wlm.git in /opt/dib_cache/source-repositories/charm_trilio_wlm_48b58418a1030829610aae474ace06175edceae0 with ref * 2024-11-20 09:06:19.929 | Cloning from charm-trilio-wlm cache and applying ref * 2024-11-20 09:06:20.028 | (0339 / 1318) 2024-11-20 09:06:20.045 | Updating cache of https://opendev.org/openstack/charm-trove.git in /opt/dib_cache/source-repositories/charm_trove_8afd9470f05211878638cc4244c06ed3ffc0fc94 with ref * 2024-11-20 09:06:20.448 | Cloning from charm-trove cache and applying ref * 2024-11-20 09:06:20.852 | (0340 / 1318) 2024-11-20 09:06:20.870 | Updating cache of https://opendev.org/openstack/charm-vault.git in /opt/dib_cache/source-repositories/charm_vault_ea8247a54333b9b3d9da705545ae2e0cf1ba7b03 with ref * 2024-11-20 09:06:21.122 | Cloning from charm-vault cache and applying ref * 2024-11-20 09:06:37.080 | (0341 / 1318) 2024-11-20 09:06:37.097 | Updating cache of https://opendev.org/openstack/charm-watcher.git in /opt/dib_cache/source-repositories/charm_watcher_a8815b799bde877db6812ed5ac9067c960063aa4 with ref * 2024-11-20 09:06:37.687 | Cloning from charm-watcher cache and applying ref * 2024-11-20 09:06:43.629 | (0342 / 1318) 2024-11-20 09:06:43.647 | Updating cache of https://opendev.org/openstack/charm-watcher-dashboard.git in /opt/dib_cache/source-repositories/charm_watcher_dashboard_85aadb33a17089e1c1fc8468aa846a24fff16bde with ref * 2024-11-20 09:06:44.152 | Cloning from charm-watcher-dashboard cache and applying ref * 2024-11-20 09:07:05.136 | (0343 / 1318) 2024-11-20 09:07:05.154 | Updating cache of https://opendev.org/openstack/charm-zuul-jobs.git in /opt/dib_cache/source-repositories/charm_zuul_jobs_241c237d4ada37f32763a2e551bbca57de81892a with ref * 2024-11-20 09:07:05.564 | Cloning from charm-zuul-jobs cache and applying ref * 2024-11-20 09:07:08.508 | (0344 / 1318) 2024-11-20 09:07:08.526 | Updating cache of https://opendev.org/openstack/charms.ceph.git in /opt/dib_cache/source-repositories/charms_ceph_048ae1753c531c2eb50895b39bbece86a9f7d0fa with ref * 2024-11-20 09:07:08.802 | Cloning from charms.ceph cache and applying ref * 2024-11-20 09:07:13.783 | (0345 / 1318) 2024-11-20 09:07:13.800 | Updating cache of https://opendev.org/openstack/charms.openstack.git in /opt/dib_cache/source-repositories/charms_openstack_527439ea73fe7fd9b7f9d837dc79844856dca3cf with ref * 2024-11-20 09:07:14.096 | Cloning from charms.openstack cache and applying ref * 2024-11-20 09:07:30.052 | (0346 / 1318) 2024-11-20 09:07:30.070 | Updating cache of https://opendev.org/openstack/ci-log-processing.git in /opt/dib_cache/source-repositories/ci_log_processing_416f7b4742ebf40efd85b3776bfa527cddf5cb06 with ref * 2024-11-20 09:07:30.862 | Cloning from ci-log-processing cache and applying ref * 2024-11-20 09:07:46.304 | (0347 / 1318) 2024-11-20 09:07:46.321 | Updating cache of https://opendev.org/openstack/cinder.git in /opt/dib_cache/source-repositories/cinder_6856205c5936a580778beda6a0ae51839d608644 with ref * 2024-11-20 09:07:46.656 | Cloning from cinder cache and applying ref * 2024-11-20 09:09:26.331 | (0348 / 1318) 2024-11-20 09:09:26.348 | Updating cache of https://opendev.org/openstack/cinder-specs.git in /opt/dib_cache/source-repositories/cinder_specs_685cf1fcfa2a1b4917f292dc9e728b506637307f with ref * 2024-11-20 09:09:26.735 | Cloning from cinder-specs cache and applying ref * 2024-11-20 09:09:29.378 | (0349 / 1318) 2024-11-20 09:09:29.395 | Updating cache of https://opendev.org/openstack/cinder-tempest-plugin.git in /opt/dib_cache/source-repositories/cinder_tempest_plugin_d40fe37a6cd3430e3954e697765b72373031826b with ref * 2024-11-20 09:09:29.706 | Cloning from cinder-tempest-plugin cache and applying ref * 2024-11-20 09:09:37.658 | (0350 / 1318) 2024-11-20 09:09:37.675 | Updating cache of https://opendev.org/openstack/cinderlib.git in /opt/dib_cache/source-repositories/cinderlib_8c31e1b13396a74e8d03ed0476394be0c639c600 with ref * 2024-11-20 09:09:37.922 | Cloning from cinderlib cache and applying ref * 2024-11-20 09:09:39.476 | (0351 / 1318) 2024-11-20 09:09:39.494 | Updating cache of https://opendev.org/openstack/cliff.git in /opt/dib_cache/source-repositories/cliff_e3e7610f0038760fa8241ca509208a9e824b1dc9 with ref * 2024-11-20 09:09:39.818 | Cloning from cliff cache and applying ref * 2024-11-20 09:09:42.795 | (0352 / 1318) 2024-11-20 09:09:42.812 | Updating cache of https://opendev.org/openstack/cloudkitty.git in /opt/dib_cache/source-repositories/cloudkitty_312e838d9c4c28c535a2c40e70bb8212f0bdcbe5 with ref * 2024-11-20 09:09:43.115 | Cloning from cloudkitty cache and applying ref * 2024-11-20 09:10:38.379 | (0353 / 1318) 2024-11-20 09:10:38.397 | Updating cache of https://opendev.org/openstack/cloudkitty-dashboard.git in /opt/dib_cache/source-repositories/cloudkitty_dashboard_8d0ee4ffd344605c1224985f9f33ee973d1aa65a with ref * 2024-11-20 09:10:38.696 | Cloning from cloudkitty-dashboard cache and applying ref * 2024-11-20 09:10:42.558 | (0354 / 1318) 2024-11-20 09:10:42.575 | Updating cache of https://opendev.org/openstack/cloudkitty-specs.git in /opt/dib_cache/source-repositories/cloudkitty_specs_91b94e5b73cb58935baab1d44cde0cfd21f5272c with ref * 2024-11-20 09:10:42.870 | Cloning from cloudkitty-specs cache and applying ref * 2024-11-20 09:10:43.657 | (0355 / 1318) 2024-11-20 09:10:43.675 | Updating cache of https://opendev.org/openstack/cloudkitty-tempest-plugin.git in /opt/dib_cache/source-repositories/cloudkitty_tempest_plugin_b74fab4d5c97f04e5bba29d9aad53ae0ebec374d with ref * 2024-11-20 09:10:43.941 | Cloning from cloudkitty-tempest-plugin cache and applying ref * 2024-11-20 09:10:45.767 | (0356 / 1318) 2024-11-20 09:10:45.784 | Updating cache of https://opendev.org/openstack/codegenerator.git in /opt/dib_cache/source-repositories/codegenerator_ab1061455a3ae20b2f4bbd9cebcce059f31294fc with ref * 2024-11-20 09:10:46.077 | Cloning from codegenerator cache and applying ref * 2024-11-20 09:11:49.777 | (0357 / 1318) 2024-11-20 09:11:49.794 | Updating cache of https://opendev.org/openstack/constellations.git in /opt/dib_cache/source-repositories/constellations_b23661017a78b9f4937805e5fb1db144a36ba6fd with ref * 2024-11-20 09:11:51.160 | Cloning from constellations cache and applying ref * 2024-11-20 09:11:51.377 | (0358 / 1318) 2024-11-20 09:11:51.394 | Updating cache of https://opendev.org/openstack/contributor-guide.git in /opt/dib_cache/source-repositories/contributor_guide_6869dc028e880579e2fcc80d9600bc37bad3e337 with ref * 2024-11-20 09:11:52.480 | Cloning from contributor-guide cache and applying ref * 2024-11-20 09:11:54.267 | (0359 / 1318) 2024-11-20 09:11:54.284 | Updating cache of https://opendev.org/openstack/cookiecutter.git in /opt/dib_cache/source-repositories/cookiecutter_086a25d1fef46794e670727e379066b6f99a756c with ref * 2024-11-20 09:11:55.061 | Cloning from cookiecutter cache and applying ref * 2024-11-20 09:11:55.308 | (0360 / 1318) 2024-11-20 09:11:55.325 | Updating cache of https://opendev.org/openstack/coverage2sql.git in /opt/dib_cache/source-repositories/coverage2sql_d9767f1498d2120396c2ad6e1f7b6ebdf51ddd65 with ref * 2024-11-20 09:11:56.180 | Cloning from coverage2sql cache and applying ref * 2024-11-20 09:11:56.380 | (0361 / 1318) 2024-11-20 09:11:56.397 | Updating cache of https://opendev.org/openstack/cyborg.git in /opt/dib_cache/source-repositories/cyborg_718267cea681e74f46001c1ad999512892ef35b2 with ref * 2024-11-20 09:11:57.103 | Cloning from cyborg cache and applying ref * 2024-11-20 09:12:11.196 | (0362 / 1318) 2024-11-20 09:12:11.213 | Updating cache of https://opendev.org/openstack/cyborg-specs.git in /opt/dib_cache/source-repositories/cyborg_specs_e726f2dfffd8dc6dd4c0bd8722c2170f33ba1820 with ref * 2024-11-20 09:12:11.555 | Cloning from cyborg-specs cache and applying ref * 2024-11-20 09:12:12.331 | (0363 / 1318) 2024-11-20 09:12:12.348 | Updating cache of https://opendev.org/openstack/cyborg-tempest-plugin.git in /opt/dib_cache/source-repositories/cyborg_tempest_plugin_ef83ddb5bf330dba9500a05c1d49605083327759 with ref * 2024-11-20 09:12:12.637 | Cloning from cyborg-tempest-plugin cache and applying ref * 2024-11-20 09:12:14.156 | (0364 / 1318) 2024-11-20 09:12:14.173 | Updating cache of https://opendev.org/openstack/debtcollector.git in /opt/dib_cache/source-repositories/debtcollector_6b4071779f3dea5013717954d3cd3e573efb6744 with ref * 2024-11-20 09:12:14.484 | Cloning from debtcollector cache and applying ref * 2024-11-20 09:12:16.200 | (0365 / 1318) 2024-11-20 09:12:16.217 | Updating cache of https://opendev.org/openstack/designate.git in /opt/dib_cache/source-repositories/designate_3e59f31f73278de54d3c7e703dc7be5b848abdc8 with ref * 2024-11-20 09:12:16.581 | Cloning from designate cache and applying ref * 2024-11-20 09:14:31.456 | (0366 / 1318) 2024-11-20 09:14:31.473 | Updating cache of https://opendev.org/openstack/designate-dashboard.git in /opt/dib_cache/source-repositories/designate_dashboard_ce51f2cc8229a8730c0ce7ccad65d9171fa346c9 with ref * 2024-11-20 09:14:31.755 | Cloning from designate-dashboard cache and applying ref * 2024-11-20 09:14:37.142 | (0367 / 1318) 2024-11-20 09:14:37.160 | Updating cache of https://opendev.org/openstack/designate-specs.git in /opt/dib_cache/source-repositories/designate_specs_e8d132e9b87efcdf961c571d0f6c5db4fdd666d9 with ref * 2024-11-20 09:14:37.402 | Cloning from designate-specs cache and applying ref * 2024-11-20 09:14:37.544 | (0368 / 1318) 2024-11-20 09:14:37.561 | Updating cache of https://opendev.org/openstack/designate-tempest-plugin.git in /opt/dib_cache/source-repositories/designate_tempest_plugin_42e8c81b40e23aa75b839fe2bfc84a87957c3e76 with ref * 2024-11-20 09:14:37.810 | Cloning from designate-tempest-plugin cache and applying ref * 2024-11-20 09:14:47.855 | (0369 / 1318) 2024-11-20 09:14:47.873 | Updating cache of https://opendev.org/openstack/devstack.git in /opt/dib_cache/source-repositories/devstack_18f2d3ac549da703dccee480c3eef7e3c16ac0a8 with ref * 2024-11-20 09:14:48.145 | Cloning from devstack cache and applying ref * 2024-11-20 09:16:02.472 | (0370 / 1318) 2024-11-20 09:16:02.489 | Updating cache of https://opendev.org/openstack/devstack-plugin-amqp1.git in /opt/dib_cache/source-repositories/devstack_plugin_amqp1_1363d7349532764097b7c936e895dee6a8042859 with ref * 2024-11-20 09:16:02.857 | Cloning from devstack-plugin-amqp1 cache and applying ref * 2024-11-20 09:16:03.155 | (0371 / 1318) 2024-11-20 09:16:03.172 | Updating cache of https://opendev.org/openstack/devstack-plugin-ceph.git in /opt/dib_cache/source-repositories/devstack_plugin_ceph_cf7166ef13b837861a6390ea4f3fd5e7dc5a6a7d with ref * 2024-11-20 09:16:03.444 | Cloning from devstack-plugin-ceph cache and applying ref * 2024-11-20 09:16:14.908 | (0372 / 1318) 2024-11-20 09:16:14.925 | Updating cache of https://opendev.org/openstack/devstack-plugin-container.git in /opt/dib_cache/source-repositories/devstack_plugin_container_0cf4d3eb03a467c3389a65a4eb07b234484191b9 with ref * 2024-11-20 09:16:15.198 | Cloning from devstack-plugin-container cache and applying ref * 2024-11-20 09:16:17.384 | (0373 / 1318) 2024-11-20 09:16:17.402 | Updating cache of https://opendev.org/openstack/devstack-plugin-cookiecutter.git in /opt/dib_cache/source-repositories/devstack_plugin_cookiecutter_75145172d546ed2b67e9cc85595dfb68c7cc1591 with ref * 2024-11-20 09:16:17.665 | Cloning from devstack-plugin-cookiecutter cache and applying ref * 2024-11-20 09:16:17.736 | (0374 / 1318) 2024-11-20 09:16:17.754 | Updating cache of https://opendev.org/openstack/devstack-plugin-kafka.git in /opt/dib_cache/source-repositories/devstack_plugin_kafka_1dab280e919fc58371521844e31ac5e21c97c33d with ref * 2024-11-20 09:16:18.141 | Cloning from devstack-plugin-kafka cache and applying ref * 2024-11-20 09:16:18.259 | (0375 / 1318) 2024-11-20 09:16:18.276 | Updating cache of https://opendev.org/openstack/devstack-plugin-nfs.git in /opt/dib_cache/source-repositories/devstack_plugin_nfs_8565eef018a728ae4e5d7811fbad0857ac66bde7 with ref * 2024-11-20 09:16:19.265 | Cloning from devstack-plugin-nfs cache and applying ref * 2024-11-20 09:16:20.606 | (0376 / 1318) 2024-11-20 09:16:20.623 | Updating cache of https://opendev.org/openstack/devstack-plugin-open-cas.git in /opt/dib_cache/source-repositories/devstack_plugin_open_cas_1babc365afeee25ba5a15e22872cae3dda3a35a8 with ref * 2024-11-20 09:16:20.912 | Cloning from devstack-plugin-open-cas cache and applying ref * 2024-11-20 09:16:21.090 | (0377 / 1318) 2024-11-20 09:16:21.107 | Updating cache of https://opendev.org/openstack/devstack-tools.git in /opt/dib_cache/source-repositories/devstack_tools_04d1ff57945c57a27a0cec31df552d0e54b8761e with ref * 2024-11-20 09:16:21.363 | Cloning from devstack-tools cache and applying ref * 2024-11-20 09:16:21.620 | (0378 / 1318) 2024-11-20 09:16:21.637 | Updating cache of https://opendev.org/openstack/devstack-vagrant.git in /opt/dib_cache/source-repositories/devstack_vagrant_027bb54c88882b38eda46b447cae1ec7646a35b6 with ref * 2024-11-20 09:16:21.930 | Cloning from devstack-vagrant cache and applying ref * 2024-11-20 09:16:22.489 | (0379 / 1318) 2024-11-20 09:16:22.506 | Updating cache of https://opendev.org/openstack/diskimage-builder.git in /opt/dib_cache/source-repositories/diskimage_builder_986d9a98098ddc3afa87017540b2065ea2bd21e6 with ref * 2024-11-20 09:16:22.883 | Cloning from diskimage-builder cache and applying ref * 2024-11-20 09:17:14.082 | (0380 / 1318) 2024-11-20 09:17:14.100 | Updating cache of https://opendev.org/openstack/election.git in /opt/dib_cache/source-repositories/election_c6a244b4195dd3c5dee0fb9d3e8d4a3efc8e3beb with ref * 2024-11-20 09:17:14.594 | Cloning from election cache and applying ref * 2024-11-20 09:18:19.308 | (0381 / 1318) 2024-11-20 09:18:19.325 | Updating cache of https://opendev.org/openstack/eslint-config-openstack.git in /opt/dib_cache/source-repositories/eslint_config_openstack_bd4489b4e8eefeb3c0c3716095495664b0bbcf3e with ref * 2024-11-20 09:18:19.618 | Cloning from eslint-config-openstack cache and applying ref * 2024-11-20 09:18:19.776 | (0382 / 1318) 2024-11-20 09:18:19.793 | Updating cache of https://opendev.org/openstack/etcd3gw.git in /opt/dib_cache/source-repositories/etcd3gw_b5f628c1c64e19bf147f13f254a86bc3a127d8cb with ref * 2024-11-20 09:18:20.103 | Cloning from etcd3gw cache and applying ref * 2024-11-20 09:18:24.983 | (0383 / 1318) 2024-11-20 09:18:25.001 | Updating cache of https://opendev.org/openstack/freezer.git in /opt/dib_cache/source-repositories/freezer_e8b1a35cd99084a6961f4f4bee4d097b83f6e2b3 with ref * 2024-11-20 09:18:25.299 | Cloning from freezer cache and applying ref * 2024-11-20 09:18:33.792 | (0384 / 1318) 2024-11-20 09:18:33.810 | Updating cache of https://opendev.org/openstack/freezer-api.git in /opt/dib_cache/source-repositories/freezer_api_7c36b6314154e009b168c3544dd5e09980fe9bde with ref * 2024-11-20 09:18:34.136 | Cloning from freezer-api cache and applying ref * 2024-11-20 09:18:34.542 | (0385 / 1318) 2024-11-20 09:18:34.559 | Updating cache of https://opendev.org/openstack/freezer-dr.git in /opt/dib_cache/source-repositories/freezer_dr_57e9bcce1617900ae8c0a7b5b76a08972183f527 with ref * 2024-11-20 09:18:34.900 | Cloning from freezer-dr cache and applying ref * 2024-11-20 09:18:35.027 | (0386 / 1318) 2024-11-20 09:18:35.044 | Updating cache of https://opendev.org/openstack/freezer-specs.git in /opt/dib_cache/source-repositories/freezer_specs_d539ea0000e4597d0256bf78d8713d7ebfeb4a11 with ref * 2024-11-20 09:18:35.334 | Cloning from freezer-specs cache and applying ref * 2024-11-20 09:18:35.411 | (0387 / 1318) 2024-11-20 09:18:35.428 | Updating cache of https://opendev.org/openstack/freezer-tempest-plugin.git in /opt/dib_cache/source-repositories/freezer_tempest_plugin_0a8021db188bd6ed7e89e9d312ef271edc2455ab with ref * 2024-11-20 09:18:35.737 | Cloning from freezer-tempest-plugin cache and applying ref * 2024-11-20 09:18:35.856 | (0388 / 1318) 2024-11-20 09:18:35.873 | Updating cache of https://opendev.org/openstack/freezer-web-ui.git in /opt/dib_cache/source-repositories/freezer_web_ui_689fb8c1b41731ee723375172e713e15dd21c12a with ref * 2024-11-20 09:18:36.249 | Cloning from freezer-web-ui cache and applying ref * 2024-11-20 09:18:37.175 | (0389 / 1318) 2024-11-20 09:18:37.192 | Updating cache of https://opendev.org/openstack/futurist.git in /opt/dib_cache/source-repositories/futurist_18cc1bd48f79611b204d315ea3b2e60205c66cd0 with ref * 2024-11-20 09:18:37.560 | Cloning from futurist cache and applying ref * 2024-11-20 09:18:39.609 | (0390 / 1318) 2024-11-20 09:18:39.626 | Updating cache of https://opendev.org/openstack/glance.git in /opt/dib_cache/source-repositories/glance_03ebc837e277d97f1338650b85bdc9e761d52491 with ref * 2024-11-20 09:18:39.970 | Cloning from glance cache and applying ref * 2024-11-20 09:21:01.843 | (0391 / 1318) 2024-11-20 09:21:01.860 | Updating cache of https://opendev.org/openstack/glance-specs.git in /opt/dib_cache/source-repositories/glance_specs_df600e92e6f69035d86d68ebc36e4e3210add91b with ref * 2024-11-20 09:21:11.992 | fatal: unable to access 'https://opendev.org/openstack/glance-specs.git/': Could not resolve host: opendev.org 2024-11-20 09:21:12.005 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-20 09:21:12.011 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-20 09:21:12.016 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-20 09:21:12.021 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-20 09:21:12.026 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-20 09:21:12.158 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 09:21:12.163 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 09:21:12.168 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-20 09:21:12.173 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-20 09:21:12.178 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-20 09:21:12.183 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-20 09:21:12.188 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.ocyMqiY4/mnt ']' 2024-11-20 09:21:12.193 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 09:21:12.201 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 09:21:12.206 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-20 09:21:12.211 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-20 09:21:12.218 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-20 09:21:12.218 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-20 09:21:12.219 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.ocyMqiY4/mnt/' 2024-11-20 09:21:12.227 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 09:21:12.227 | /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 09:21:12.227 | /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 09:21:12.227 | /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 09:21:12.227 | /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev' 2024-11-20 09:21:12.232 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 09:21:12.237 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 09:21:12.242 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.246 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 09:21:12.251 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum == */boot/efi ]] 2024-11-20 09:21:12.256 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.261 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 09:21:12.266 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 09:21:12.271 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum' 2024-11-20 09:21:12.271 | Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 09:21:12.276 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.ocyMqiY4/mnt/tmp/yum 2024-11-20 09:21:12.292 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 09:21:12.297 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 09:21:12.302 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.307 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 09:21:12.312 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys == */boot/efi ]] 2024-11-20 09:21:12.317 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.322 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 09:21:12.327 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 09:21:12.331 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys' 2024-11-20 09:21:12.332 | Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 09:21:12.337 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.ocyMqiY4/mnt/sys 2024-11-20 09:21:12.352 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 09:21:12.357 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 09:21:12.362 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.367 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 09:21:12.372 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc == */boot/efi ]] 2024-11-20 09:21:12.377 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.382 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 09:21:12.387 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 09:21:12.392 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc' 2024-11-20 09:21:12.392 | Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 09:21:12.397 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.ocyMqiY4/mnt/proc 2024-11-20 09:21:12.413 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 09:21:12.418 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 09:21:12.423 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.428 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 09:21:12.433 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts == */boot/efi ]] 2024-11-20 09:21:12.438 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.442 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 09:21:12.447 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 09:21:12.452 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts' 2024-11-20 09:21:12.452 | Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 09:21:12.457 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev/pts 2024-11-20 09:21:12.473 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-20 09:21:12.478 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-20 09:21:12.483 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.488 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-20 09:21:12.493 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev == */boot/efi ]] 2024-11-20 09:21:12.498 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-20 09:21:12.503 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-20 09:21:12.507 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-20 09:21:12.512 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev' 2024-11-20 09:21:12.512 | Unmount /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev 2024-11-20 09:21:12.517 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.ocyMqiY4/mnt/dev 2024-11-20 09:21:12.533 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-20 09:21:12.538 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-20 09:21:12.543 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-20 09:21:13.005 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-20 09:21:13.005 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.ocyMqiY4/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.D4t6q2vT', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.ocyMqiY4/mnt', 'build-dir': '/opt/dib_tmp/dib_build.ocyMqiY4'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-20 09:21:13.006 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-20 09:21:13.082 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-20 09:21:13.087 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.ocyMqiY4/built; do sleep 1; done' 2024-11-20 09:21:13.106 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.ocyMqiY4/mnt 2024-11-20 09:21:24.143 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.ocyMqiY4 2024-11-20 09:21:24.221 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-20 09:21:24.226 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 09:21:24.231 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 09:21:24.236 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 09:21:24.241 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.ocyMqiY4 2024-11-20 09:21:24.256 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-20 09:21:24.261 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.D4t6q2vT 2024-11-20 09:21:24.338 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-20 09:21:24.343 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-20 09:21:24.348 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-20 09:21:24.353 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-20 09:21:24.358 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.D4t6q2vT 2024-11-20 09:21:24.366 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128