2024-11-19 11:55:15.847 | diskimage-builder version 3.36.0 2024-11-19 11:55:15.849 | 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-19 11:55:15.972 | DEBUG diskimage_builder.element_dependencies [-] ELEMENTS_PATH is: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements:/etc/nodepool/elements _find_all_elements /usr/local/lib/python3.11/site-packages/diskimage_builder/element_dependencies.py:209 2024-11-19 11:55:16.034 | Expanded element dependencies to: source-repositories vm cloud-init install-types ensure-venv cache-devstack sysprep cache-url growroot redhat-common rpm-distro infra-package-needs dib-init-system yum-minimal openssh-server openstack-repos bootloader zuul-worker install-static selinux-fixfiles-restore runtime-ssh-host-keys install-bin package-installs openeuler-minimal yum block-device-efi journal-to-console nodepool-base pkg-map cloud-init-datasources simple-init base manifests 2024-11-19 11:55:16.039 | + diskimage_builder/lib/disk-image-create:main:255 : '[' 1 = 1 ']' 2024-11-19 11:55:16.044 | + diskimage_builder/lib/disk-image-create:main:256 : export IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305 2024-11-19 11:55:16.048 | + diskimage_builder/lib/disk-image-create:main:256 : IMAGE_NAME=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305 2024-11-19 11:55:16.053 | + diskimage_builder/lib/disk-image-create:main:260 : for X in ${!IMAGE_TYPES[@]} 2024-11-19 11:55:16.057 | + diskimage_builder/lib/disk-image-create:main:261 : case "${IMAGE_TYPES[$X]}" in 2024-11-19 11:55:16.062 | + diskimage_builder/lib/disk-image-create:main:299 : type fstrim 2024-11-19 11:55:16.066 | + diskimage_builder/lib/disk-image-create:main:307 : [[ -n '' ]] 2024-11-19 11:55:16.071 | + diskimage_builder/lib/disk-image-create:main:314 : mk_build_dir 2024-11-19 11:55:16.076 | ++ diskimage_builder/lib/common-functions:mk_build_dir:37 : mktemp -t -d --tmpdir=/tmp dib_build.XXXXXXXX 2024-11-19 11:55:16.082 | + diskimage_builder/lib/common-functions:mk_build_dir:37 : TMP_BUILD_DIR=/opt/dib_tmp/dib_build.dGWZn3fm 2024-11-19 11:55:16.087 | ++ diskimage_builder/lib/common-functions:mk_build_dir:38 : mktemp -t -d --tmpdir=/tmp dib_image.XXXXXXXX 2024-11-19 11:55:16.093 | + diskimage_builder/lib/common-functions:mk_build_dir:38 : TMP_IMAGE_DIR=/opt/dib_tmp/dib_image.m8fgn48T 2024-11-19 11:55:16.098 | + diskimage_builder/lib/common-functions:mk_build_dir:39 : '[' 0 -eq 0 ']' 2024-11-19 11:55:16.102 | + diskimage_builder/lib/common-functions:mk_build_dir:40 : export TMP_BUILD_DIR 2024-11-19 11:55:16.107 | + diskimage_builder/lib/common-functions:mk_build_dir:41 : tmpfs_check 2024-11-19 11:55:16.111 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=1 2024-11-19 11:55:16.115 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 11:55:16.119 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 11:55:16.124 | + diskimage_builder/lib/common-functions:mk_build_dir:46 : trap trap_cleanup EXIT 2024-11-19 11:55:16.128 | + diskimage_builder/lib/common-functions:mk_build_dir:47 : echo Building in /opt/dib_tmp/dib_build.dGWZn3fm 2024-11-19 11:55:16.128 | Building in /opt/dib_tmp/dib_build.dGWZn3fm 2024-11-19 11:55:16.133 | + diskimage_builder/lib/common-functions:mk_build_dir:48 : export TMP_IMAGE_DIR 2024-11-19 11:55:16.137 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : export OUT_IMAGE_PATH= 2024-11-19 11:55:16.142 | + diskimage_builder/lib/common-functions:mk_build_dir:49 : OUT_IMAGE_PATH= 2024-11-19 11:55:16.146 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : export TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.dGWZn3fm/hooks 2024-11-19 11:55:16.151 | + diskimage_builder/lib/common-functions:mk_build_dir:50 : TMP_HOOKS_PATH=/opt/dib_tmp/dib_build.dGWZn3fm/hooks 2024-11-19 11:55:16.155 | + diskimage_builder/lib/disk-image-create:main:318 : mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/block-device 2024-11-19 11:55:16.162 | + diskimage_builder/lib/disk-image-create:main:319 : BLOCK_DEVICE_CONFIG_YAML=/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml 2024-11-19 11:55:16.167 | + diskimage_builder/lib/disk-image-create:main:320 : block_device_create_config_file /opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml 2024-11-19 11:55:16.188 | Searching elements for block-device[-arm64].yaml ... 2024-11-19 11:55:16.200 | Using block-device config: /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/block-device-default.yaml 2024-11-19 11:55:16.204 | + diskimage_builder/lib/common-functions:block_device_create_config_file:516 : return 2024-11-19 11:55:16.209 | + diskimage_builder/lib/disk-image-create:main:323 : DIB_BLOCK_DEVICE_PARAMS_YAML=/opt/dib_tmp/dib_build.dGWZn3fm/block-device/params.yaml 2024-11-19 11:55:16.214 | + diskimage_builder/lib/disk-image-create:main:324 : export DIB_BLOCK_DEVICE_PARAMS_YAML 2024-11-19 11:55:16.218 | + diskimage_builder/lib/disk-image-create:main:325 : cat 2024-11-19 11:55:16.225 | + diskimage_builder/lib/disk-image-create:main:334 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py init 2024-11-19 11:55:16.688 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 11:55:16.688 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:55:16.694 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'partitioning': {'base': 'image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'mkfs': {'type': 'vfat', 'mount': {'mount_point': '/boot/efi', 'fstab': {'options': 'defaults', 'fsck-passno': 2}}}}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB'}, {'name': 'root', 'type': '8300', 'size': '100%', 'mkfs': {'type': 'ext4', 'mount': {'mount_point': '/', 'fstab': {'options': 'defaults', 'fsck-passno': 1}}}}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:260 2024-11-19 11:55:16.694 | DEBUG diskimage_builder.block_device.blockdevice [-] Config before merge [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:262 2024-11-19 11:55:16.694 | DEBUG diskimage_builder.block_device.blockdevice [-] Final config [[{'local_loop': {'name': 'image0'}}, {'fstab': {'base': 'mount_mkfs_ESP', 'name': 'fstab_mount_mkfs_ESP', 'options': 'defaults', 'fsck-passno': 2}}, {'mount': {'base': 'mkfs_ESP', 'name': 'mount_mkfs_ESP', 'mount_point': '/boot/efi'}}, {'mkfs': {'base': 'ESP', 'name': 'mkfs_ESP', 'type': 'vfat'}}, {'fstab': {'base': 'mount_mkfs_root', 'name': 'fstab_mount_mkfs_root', 'options': 'defaults', 'fsck-passno': 1}}, {'mount': {'base': 'mkfs_root', 'name': 'mount_mkfs_root', 'mount_point': '/'}}, {'mkfs': {'base': 'root', 'name': 'mkfs_root', 'type': 'ext4', 'label': 'cloudimg-rootfs'}}, {'partitioning': {'base': 'image0', 'name': 'partitioning_image0', 'label': 'gpt', 'partitions': [{'name': 'ESP', 'type': 'EF00', 'size': '550MiB', 'base': 'image0'}, {'name': 'BSP', 'type': 'EF02', 'size': '8MiB', 'base': 'image0'}, {'name': 'root', 'type': '8300', 'size': '100%', 'base': 'image0'}]}}]] cmd_init /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:264 2024-11-19 11:55:16.695 | INFO diskimage_builder.block_device.blockdevice [-] Wrote final block device config to [/opt/dib_tmp/dib_build.dGWZn3fm/states/block-device/config.json] 2024-11-19 11:55:16.771 | ++ diskimage_builder/lib/disk-image-create:main:338 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-label 2024-11-19 11:55:17.250 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 11:55:17.250 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:55:17.250 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-label] 2024-11-19 11:55:17.250 | DEBUG diskimage_builder.block_device.blockdevice [-] root-label [cloudimg-rootfs] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:308 2024-11-19 11:55:17.328 | + diskimage_builder/lib/disk-image-create:main:338 : DIB_ROOT_LABEL=cloudimg-rootfs 2024-11-19 11:55:17.333 | + diskimage_builder/lib/disk-image-create:main:339 : export DIB_ROOT_LABEL 2024-11-19 11:55:17.339 | ++ diskimage_builder/lib/disk-image-create:main:342 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval root-fstype 2024-11-19 11:55:17.801 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 11:55:17.801 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:55:17.801 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [root-fstype] 2024-11-19 11:55:17.801 | DEBUG diskimage_builder.block_device.blockdevice [-] root-fstype [ext4] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:315 2024-11-19 11:55:17.876 | + diskimage_builder/lib/disk-image-create:main:342 : DIB_ROOT_FSTYPE=ext4 2024-11-19 11:55:17.881 | + diskimage_builder/lib/disk-image-create:main:343 : export DIB_ROOT_FSTYPE 2024-11-19 11:55:17.886 | ++ diskimage_builder/lib/disk-image-create:main:347 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval boot-label 2024-11-19 11:55:18.364 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 11:55:18.364 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:55:18.364 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [boot-label] 2024-11-19 11:55:18.365 | DEBUG diskimage_builder.block_device.blockdevice [-] boot-label [] cmd_getval /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:329 2024-11-19 11:55:18.441 | + diskimage_builder/lib/disk-image-create:main:347 : DIB_BOOT_LABEL= 2024-11-19 11:55:18.446 | + diskimage_builder/lib/disk-image-create:main:348 : export DIB_BOOT_LABEL 2024-11-19 11:55:18.451 | ++ diskimage_builder/lib/disk-image-create:main:351 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py getval mount-points 2024-11-19 11:55:18.913 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 11:55:18.914 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 11:55:18.914 | INFO diskimage_builder.block_device.blockdevice [-] Getting value for [mount-points] 2024-11-19 11:55:18.991 | + diskimage_builder/lib/disk-image-create:main:351 : DIB_MOUNTPOINTS='/boot/efi|/' 2024-11-19 11:55:18.996 | + diskimage_builder/lib/disk-image-create:main:352 : export DIB_MOUNTPOINTS 2024-11-19 11:55:19.001 | + diskimage_builder/lib/disk-image-create:main:354 : create_base 2024-11-19 11:55:19.006 | + diskimage_builder/lib/common-functions:create_base:353 : mkdir /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 11:55:19.013 | + diskimage_builder/lib/common-functions:create_base:357 : sudo chown root.root /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 11:55:19.023 | chown: warning: '.' should be ':': 'root.root' 2024-11-19 11:55:19.030 | + diskimage_builder/lib/common-functions:create_base:358 : export TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 11:55:19.035 | + diskimage_builder/lib/common-functions:create_base:358 : TMP_MOUNT_PATH=/opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 11:55:19.039 | + diskimage_builder/lib/common-functions:create_base:360 : TARGET_ROOT=/opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 11:55:19.044 | + diskimage_builder/lib/common-functions:create_base:360 : run_d root 2024-11-19 11:55:19.048 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 11:55:19.053 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.dGWZn3fm/hooks ']' 2024-11-19 11:55:19.057 | + diskimage_builder/lib/common-functions:check_element:154 : generate_hooks 2024-11-19 11:55:19.089 | Copying hooks for vm 2024-11-19 11:55:19.100 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/vm/finalise.d/50-remove-bogus-udev-links 2024-11-19 11:55:19.111 | Copying hooks for infra-package-needs 2024-11-19 11:55:19.122 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/rsyslog.d/50-default.conf 2024-11-19 11:55:19.133 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-haveged 2024-11-19 11:55:19.135 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/80-enable-infra-services 2024-11-19 11:55:19.138 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/post-install.d/89-sshd 2024-11-19 11:55:19.148 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-packages 2024-11-19 11:55:19.151 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/10-pip-packages 2024-11-19 11:55:19.154 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-bindep 2024-11-19 11:55:19.157 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/40-install-tox 2024-11-19 11:55:19.160 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/install.d/89-rsyslog 2024-11-19 11:55:19.171 | Copying hooks /opt/project-config/nodepool/elements/infra-package-needs/pre-install.d/00-gentoo-useflags 2024-11-19 11:55:19.197 | Copying hooks for openeuler-minimal 2024-11-19 11:55:19.236 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/test-elements/22.03-LTS-build-succeeds 2024-11-19 11:55:19.477 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/root.d/00-00-generate-repo 2024-11-19 11:55:19.530 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/pre-install.d/00-setup-mirror 2024-11-19 11:55:19.711 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/10-openeuler-distro-name.bash 2024-11-19 11:55:19.740 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openeuler-minimal/environment.d/11-yum-dnf.bash 2024-11-19 11:55:19.799 | Copying hooks for install-bin 2024-11-19 11:55:19.808 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-bin/pre-install.d/01-install-bin 2024-11-19 11:55:19.817 | Copying hooks for source-repositories 2024-11-19 11:55:19.828 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/source-repositories/extra-data.d/98-source-repositories 2024-11-19 11:55:19.844 | Copying hooks for cloud-init 2024-11-19 11:55:19.895 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/20-enable-cloud-init 2024-11-19 11:55:20.112 | 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-19 11:55:20.129 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init/post-install.d/22-cloud-init-ssh_genkeytypes 2024-11-19 11:55:20.229 | Copying hooks for package-installs 2024-11-19 11:55:20.238 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/extra-data.d/99-squash-package-install 2024-11-19 11:55:20.249 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs 2024-11-19 11:55:20.252 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-squash 2024-11-19 11:55:20.255 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-installs-v2 2024-11-19 11:55:20.258 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/bin/package-uninstalls 2024-11-19 11:55:20.266 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/10-package-installs 2024-11-19 11:55:20.269 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/pre-install.d/99-package-uninstalls 2024-11-19 11:55:20.277 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/00-package-installs 2024-11-19 11:55:20.280 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/post-install.d/95-package-uninstalls 2024-11-19 11:55:20.288 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/01-package-installs 2024-11-19 11:55:20.291 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/package-installs/install.d/99-package-uninstalls 2024-11-19 11:55:20.305 | Copying hooks for yum 2024-11-19 11:55:20.314 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/extra-data.d/99-yum-repo-conf 2024-11-19 11:55:20.374 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/cleanup.d/99-remove-yum-repo-conf 2024-11-19 11:55:20.413 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/bin/install-packages 2024-11-19 11:55:20.447 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/root.d/50-yum-cache 2024-11-19 11:55:20.458 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-01-yum-keepcache 2024-11-19 11:55:20.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-dnf-update 2024-11-19 11:55:20.467 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/00-install-repo-package 2024-11-19 11:55:20.472 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-00-centos-python3 2024-11-19 11:55:20.476 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/pre-install.d/01-module-configuration 2024-11-19 11:55:20.487 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum/post-install.d/99-reset-yum-conf 2024-11-19 11:55:20.508 | Copying hooks for cloud-init-datasources 2024-11-19 11:55:20.517 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources 2024-11-19 11:55:20.525 | Copying hooks for ensure-venv 2024-11-19 11:55:20.543 | Copying hooks for block-device-efi 2024-11-19 11:55:20.551 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/block-device-efi/environment.d/15-block-device.bash 2024-11-19 11:55:20.565 | Copying hooks for rpm-distro 2024-11-19 11:55:20.574 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-fix-requiretty 2024-11-19 11:55:20.603 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path 2024-11-19 11:55:20.608 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/pre-install.d/01-override-yum-arch 2024-11-19 11:55:20.618 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf 2024-11-19 11:55:20.662 | Copying hooks for yum-minimal 2024-11-19 11:55:20.671 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/cleanup.d/95-remove-yum-mirror 2024-11-19 11:55:20.683 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/root.d/08-yum-chroot 2024-11-19 11:55:20.693 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/pre-install.d/03-yum-cleanup 2024-11-19 11:55:20.703 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/10-base-networking 2024-11-19 11:55:20.707 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/yum-minimal/install.d/11-ensure-dbus-daemon 2024-11-19 11:55:20.728 | Copying hooks for base 2024-11-19 11:55:20.737 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/pre-install.d/03-baseline-tools 2024-11-19 11:55:20.745 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-baseline-environment 2024-11-19 11:55:20.748 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/00-up-to-date 2024-11-19 11:55:20.751 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/install.d/10-cloud-init 2024-11-19 11:55:20.759 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/base/environment.d/10-base-defaults 2024-11-19 11:55:20.773 | Copying hooks for install-types 2024-11-19 11:55:20.782 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-types/extra-data.d/99-enable-install-types 2024-11-19 11:55:20.790 | Copying hooks for selinux-fixfiles-restore 2024-11-19 11:55:20.799 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/selinux-fixfiles-restore/cleanup.d/99-selinux-fixfiles-restore 2024-11-19 11:55:20.819 | Copying hooks for openssh-server 2024-11-19 11:55:20.828 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/80-enable-sshd-service 2024-11-19 11:55:20.831 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/openssh-server/post-install.d/99-harden-sshd-config 2024-11-19 11:55:20.848 | Copying hooks for bootloader 2024-11-19 11:55:20.856 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/finalise.d/50-bootloader 2024-11-19 11:55:20.865 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/bootloader/environment.d/10-bootloader-default-cmdline 2024-11-19 11:55:20.876 | Copying hooks for manifests 2024-11-19 11:55:20.884 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/extra-data.d/20-manifest-dir 2024-11-19 11:55:20.892 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/cleanup.d/01-copy-manifests-dir 2024-11-19 11:55:20.901 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/manifests/environment.d/14-manifests 2024-11-19 11:55:20.909 | Copying hooks for openstack-repos 2024-11-19 11:55:20.918 | Copying hooks /opt/project-config/nodepool/elements/openstack-repos/extra-data.d/50-create-repo-list 2024-11-19 11:55:20.929 | Copying hooks for sysprep 2024-11-19 11:55:20.938 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/finalise.d/99-clear-machine-id 2024-11-19 11:55:20.946 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/sysprep/bin/extract-image 2024-11-19 11:55:20.954 | Copying hooks for dib-init-system 2024-11-19 11:55:20.963 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/pre-install.d/04-dib-init-system 2024-11-19 11:55:20.971 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/post-install.d/10-enable-init-scripts 2024-11-19 11:55:20.979 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/install.d/20-install-init-scripts 2024-11-19 11:55:20.988 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/dib-init-system/environment.d/99-dib-init-system 2024-11-19 11:55:20.996 | Copying hooks for journal-to-console 2024-11-19 11:55:21.005 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/journal-to-console/post-install.d/30-journal-to-console 2024-11-19 11:55:21.013 | Copying hooks for install-static 2024-11-19 11:55:21.022 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/install-static/install.d/10-install-static-files 2024-11-19 11:55:21.036 | Copying hooks for cache-devstack 2024-11-19 11:55:21.061 | Copying hooks for redhat-common 2024-11-19 11:55:21.070 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/finalise.d/01-clean-old-kernels 2024-11-19 11:55:21.091 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/bin/map-packages 2024-11-19 11:55:21.133 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/redhat-common/environment.d/50-redhat-common 2024-11-19 11:55:21.252 | Copying hooks for cache-url 2024-11-19 11:55:21.261 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/cache-url/bin/cache-url 2024-11-19 11:55:21.280 | Copying hooks for nodepool-base 2024-11-19 11:55:21.289 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/environment.d/75-nodepool-base-env 2024-11-19 11:55:21.297 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/cleanup.d/50-root 2024-11-19 11:55:21.305 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/50-apt-allow-unauthenticated 2024-11-19 11:55:21.308 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/root.d/60-apt-phased-updates 2024-11-19 11:55:21.318 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/glean@.service.d/override.conf 2024-11-19 11:55:21.326 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/20-iptables 2024-11-19 11:55:21.329 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/post-install.d/89-data-files 2024-11-19 11:55:21.337 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-boot-settings 2024-11-19 11:55:21.340 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-glean 2024-11-19 11:55:21.342 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/89-journald-persistent 2024-11-19 11:55:21.345 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/finalise.d/99-nodepool-dir 2024-11-19 11:55:21.353 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/05-record-details 2024-11-19 11:55:21.356 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/06-record-builddate 2024-11-19 11:55:21.359 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/20-iptables 2024-11-19 11:55:21.361 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/50-disable-metadata-cloudinit 2024-11-19 11:55:21.364 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/91-venv-os-testr 2024-11-19 11:55:21.367 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/96-clean-cron 2024-11-19 11:55:21.369 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/install.d/99-disable-rfc3041 2024-11-19 11:55:21.377 | Copying hooks /opt/project-config/nodepool/elements/nodepool-base/pre-install.d/10-preseed 2024-11-19 11:55:21.394 | Copying hooks for growroot 2024-11-19 11:55:21.403 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/post-install.d/80-growroot 2024-11-19 11:55:21.413 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/static/usr 2024-11-19 11:55:21.424 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/openrc 2024-11-19 11:55:21.427 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/systemd 2024-11-19 11:55:21.430 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/growroot/init-scripts/upstart 2024-11-19 11:55:21.447 | Copying hooks for runtime-ssh-host-keys 2024-11-19 11:55:21.455 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys 2024-11-19 11:55:21.463 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen 2024-11-19 11:55:21.471 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/static/usr 2024-11-19 11:55:21.480 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/systemd 2024-11-19 11:55:21.483 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/runtime-ssh-host-keys/init-scripts/upstart 2024-11-19 11:55:21.500 | Copying hooks for simple-init 2024-11-19 11:55:21.508 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/post-install.d/80-simple-init 2024-11-19 11:55:21.516 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/50-simple-init 2024-11-19 11:55:21.519 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/60-simple-init-remove-interfaces 2024-11-19 11:55:21.522 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-package-install 2024-11-19 11:55:21.525 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-repo-install 2024-11-19 11:55:21.528 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/install.d/simple-init-source-install 2024-11-19 11:55:21.536 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/15-simple-init-networkmanager 2024-11-19 11:55:21.539 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/simple-init/environment.d/50-disable-cloud-init 2024-11-19 11:55:21.558 | Copying hooks for pkg-map 2024-11-19 11:55:21.567 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir 2024-11-19 11:55:21.575 | Copying hooks /usr/local/lib/python3.11/site-packages/diskimage_builder/elements/pkg-map/bin/pkg-map 2024-11-19 11:55:21.583 | Copying hooks for zuul-worker 2024-11-19 11:55:21.592 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/extra-data.d/60-zuul-user 2024-11-19 11:55:21.600 | Copying hooks /opt/project-config/nodepool/elements/zuul-worker/install.d/60-zuul-worker 2024-11-19 11:55:21.616 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-root bash 2024-11-19 11:55:21.622 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 11:55:21.623 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-root(,|$)' -q 2024-11-19 11:55:21.632 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d ']' 2024-11-19 11:55:21.636 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d' 2024-11-19 11:55:21.636 | Running hooks from /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d 2024-11-19 11:55:21.641 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 11:55:21.645 | + 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.dGWZn3fm/hooks/root.d 2024-11-19 11:55:21.667 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 11:55:21.674 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-base-defaults 2024-11-19 11:55:21.679 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 11:55:21.683 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 11:55:21.687 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 11:55:21.691 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 11:55:21.695 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 11:55:21.702 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 11:55:21.706 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 11:55:21.711 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 11:55:21.715 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 11:55:21.719 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 11:55:21.723 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 11:55:21.727 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 11:55:21.731 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 11:55:21.735 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 11:55:21.739 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 11:55:21.743 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 11:55:21.747 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 11:55:21.751 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 11:55:21.755 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 11:55:21.760 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 11:55:21.767 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 11:55:21.771 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-19 11:55:21.775 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-19 11:55:21.779 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-19 11:55:21.783 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-19 11:55:21.787 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-19 11:55:21.792 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-19 11:55:21.796 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 11:55:21.803 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/11-yum-dnf.bash 2024-11-19 11:55:21.807 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 11:55:21.811 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 11:55:21.816 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/14-manifests 2024-11-19 11:55:21.823 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/14-manifests 2024-11-19 11:55:21.827 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 11:55:21.831 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 11:55:21.836 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305.d/ 2024-11-19 11:55:21.840 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305.d/ 2024-11-19 11:55:21.844 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 11:55:21.851 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/15-block-device.bash 2024-11-19 11:55:21.855 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 11:55:21.860 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 11:55:21.864 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 11:55:21.868 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 11:55:21.875 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/15-simple-init-networkmanager 2024-11-19 11:55:21.880 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 11:55:21.884 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 11:55:21.888 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 11:55:21.892 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 11:55:21.896 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-19 11:55:21.900 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-19 11:55:21.904 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 11:55:21.912 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/50-disable-cloud-init 2024-11-19 11:55:21.916 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 11:55:21.920 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 11:55:21.925 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 11:55:21.932 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/50-redhat-common 2024-11-19 11:55:21.936 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 11:55:21.941 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 11:55:21.945 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 11:55:21.949 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 11:55:21.953 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 11:55:21.961 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/75-nodepool-base-env 2024-11-19 11:55:21.965 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 11:55:21.969 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 11:55:21.974 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 11:55:21.978 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 11:55:21.982 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 11:55:21.986 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 11:55:21.990 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 11:55:21.995 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 11:55:21.999 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 11:55:22.007 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../environment.d/99-dib-init-system 2024-11-19 11:55:22.011 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 11:55:22.015 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 11:55:22.019 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo 2024-11-19 11:55:22.028 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:6 : set -eu 2024-11-19 11:55:22.032 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:7 : set -o pipefail 2024-11-19 11:55:22.037 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:11 : dirname /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo 2024-11-19 11:55:22.042 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:11 : yum_repos_dir=/opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../yum.repos.d 2024-11-19 11:55:22.046 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:12 : mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../yum.repos.d 2024-11-19 11:55:22.053 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:14 : REPO_URL=http://mirror.regionone.osuosl.opendev.org/openeuler 2024-11-19 11:55:22.057 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:15 : mktemp 2024-11-19 11:55:22.226 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:15 : repo_file=/opt/dib_tmp/tmp.0cDEuWCHGI 2024-11-19 11:55:22.230 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:16 : cat 2024-11-19 11:55:22.237 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/00-00-generate-repo:main:30 : mv /opt/dib_tmp/tmp.0cDEuWCHGI /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/../yum.repos.d/openEuler.repo 2024-11-19 11:55:22.242 | dib-run-parts 00-00-generate-repo completed 2024-11-19 11:55:22.242 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot 2024-11-19 11:55:22.251 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:23 : set -eu 2024-11-19 11:55:22.255 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:24 : set -o pipefail 2024-11-19 11:55:22.259 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:26 : source /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/common-functions 2024-11-19 11:55:22.265 | ++ 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-19 11:55:22.269 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:28 : '[' -f /opt/dib_tmp/dib_build.dGWZn3fm/mnt/.extra_settings ']' 2024-11-19 11:55:22.273 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:31 : ARCH=arm64 2024-11-19 11:55:22.278 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:32 : '[' arm64 = amd64 ']' 2024-11-19 11:55:22.282 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:34 : [[ arm64 == \a\r\m\6\4 ]] 2024-11-19 11:55:22.286 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:35 : ARCH=aarch64 2024-11-19 11:55:22.291 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:39 : http_proxy= 2024-11-19 11:55:22.295 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:40 : YUM=dnf 2024-11-19 11:55:22.300 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:42 : mktemp --tmpdir=/tmp -d 2024-11-19 11:55:22.306 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:42 : WORKING=/tmp/tmp.ylCLhPlV8h 2024-11-19 11:55:22.310 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:43 : EACTION='rm -r /tmp/tmp.ylCLhPlV8h' 2024-11-19 11:55:22.314 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:44 : trap 'rm -r /tmp/tmp.ylCLhPlV8h' EXIT 2024-11-19 11:55:22.319 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:46 : YUM_CACHE=/opt/dib_cache/yum 2024-11-19 11:55:22.323 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:47 : mkdir -p /opt/dib_cache/yum 2024-11-19 11:55:22.330 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:50 : HOST_YUM_DOWNLOADER=yumdownloader 2024-11-19 11:55:22.334 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:51 : HOST_YUM=yum 2024-11-19 11:55:22.338 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:52 : command -v yumdownloader 2024-11-19 11:55:22.342 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:54 : HOST_YUM_DOWNLOADER='dnf download' 2024-11-19 11:55:22.347 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:55 : HOST_YUM=dnf 2024-11-19 11:55:22.352 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:62 : _RPM='rpm --dbpath=/var/lib/rpm' 2024-11-19 11:55:22.356 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:265 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 11:55:22.371 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:266 : sudo mount -t proc none /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 11:55:22.386 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:267 : sudo mount --bind /dev /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev 2024-11-19 11:55:22.402 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:268 : mount_dev_pts_options 2024-11-19 11:55:22.407 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 11:55:22.415 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 11:55:22.419 | + /opt/dib_tmp/dib_build.dGWZn3fm/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.dGWZn3fm/mnt/dev/pts 2024-11-19 11:55:22.436 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:271 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 11:55:22.451 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:274 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt/var/lib/rpm 2024-11-19 11:55:22.466 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:275 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.dGWZn3fm/mnt --initdb 2024-11-19 11:55:25.145 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:279 : sudo mkdir /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc 2024-11-19 11:55:25.161 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:280 : sudo cp /etc/resolv.conf /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf 2024-11-19 11:55:25.175 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:285 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 11:55:25.190 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:286 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 11:55:25.205 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:288 : _install_repos 2024-11-19 11:55:25.210 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:70 : local packages 2024-11-19 11:55:25.214 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:71 : local rc 2024-11-19 11:55:25.218 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:86 : packages=' ' 2024-11-19 11:55:25.222 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:87 : packages+='basesystem filesystem setup ' 2024-11-19 11:55:25.227 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:88 : [[ openeuler = fedora ]] 2024-11-19 11:55:25.231 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:91 : [[ openeuler = centos ]] 2024-11-19 11:55:25.235 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:98 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-19 11:55:25.240 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:99 : packages+='openEuler-release ' 2024-11-19 11:55:25.244 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:100 : packages+='openEuler-repos openEuler-gpg-keys ' 2024-11-19 11:55:25.248 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:110 : local repo= 2024-11-19 11:55:25.253 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:111 : [[ -z '' ]] 2024-11-19 11:55:25.257 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:113 : [[ -d /opt/dib_tmp/dib_build.dGWZn3fm/hooks/yum.repos.d/22.03-LTS ]] 2024-11-19 11:55:25.261 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:116 : repo=/opt/dib_tmp/dib_build.dGWZn3fm/hooks/yum.repos.d 2024-11-19 11:55:25.266 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:127 : local temp_tmp 2024-11-19 11:55:25.270 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:128 : mktemp -d 2024-11-19 11:55:25.355 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:128 : temp_tmp=/opt/dib_tmp/tmp.z4cphjUSyQ 2024-11-19 11:55:25.359 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:129 : TMPDIR=/opt/dib_tmp/tmp.z4cphjUSyQ 2024-11-19 11:55:25.364 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:129 : dnf download --verbose --releasever=22.03 --setopt=reposdir=/opt/dib_tmp/dib_build.dGWZn3fm/hooks/yum.repos.d --setopt=cachedir=/opt/dib_tmp/tmp.z4cphjUSyQ --destdir=/tmp/tmp.ylCLhPlV8h basesystem filesystem setup openEuler-release openEuler-repos openEuler-gpg-keys 2024-11-19 11:55:37.697 | Loaded plugins: download 2024-11-19 11:55:37.697 | DNF version: 4.14.0 2024-11-19 11:55:37.698 | cachedir: /opt/dib_tmp/tmp.z4cphjUSyQ 2024-11-19 11:55:37.952 | User-Agent: constructed: 'libdnf (Debian GNU/Linux 12; generic; Linux.aarch64)' 2024-11-19 11:55:37.997 | repo: downloading from remote: OS 2024-11-19 11:55:39.355 | openEuler-22.03-LTS - OS 2.5 MB/s | 3.4 MB 00:01 2024-11-19 11:55:40.777 | OS: using metadata from Wed Mar 30 08:47:17 2022. 2024-11-19 11:55:40.778 | repo: downloading from remote: update 2024-11-19 11:55:41.052 | 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-19 11:55:41.052 | 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-19 11:55:41.052 | 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-19 11:55:41.052 | 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-19 11:55:41.054 | 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-19 11:55:41.054 | 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-19 11:55:41.055 | openEuler-22.03-LTS - update 2.1 kB/s | 588 B 00:00 2024-11-19 11:55:41.065 | Errors during downloading metadata for repository 'update': 2024-11-19 11:55:41.065 | - 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-19 11:55:41.065 | - 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-19 11:55:41.065 | - 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-19 11:55:41.066 | 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-19 11:55:41.066 | Ignoring repositories: update 2024-11-19 11:55:41.067 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 11:55:39 2024. 2024-11-19 11:55:41.408 | (1/6): basesystem-12-2.oe2203.noarch.rpm 33 kB/s | 7.0 kB 00:00 2024-11-19 11:55:41.419 | (2/6): setup-2.13.9.1-1.oe2203.noarch.rpm 660 kB/s | 150 kB 00:00 2024-11-19 11:55:41.459 | (3/6): filesystem-3.16-4.oe2203.aarch64.rpm 4.0 MB/s | 1.1 MB 00:00 2024-11-19 11:55:41.504 | (4/6): openEuler-release-22.03LTS-52.oe2203.aar 238 kB/s | 23 kB 00:00 2024-11-19 11:55:41.887 | (5/6): openEuler-repos-1.0-3.4.oe2203.aarch64.r 20 kB/s | 9.2 kB 00:00 2024-11-19 11:55:42.168 | (6/6): openEuler-gpg-keys-1.0-3.4.oe2203.aarch6 14 kB/s | 10 kB 00:00 2024-11-19 11:55:42.252 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:134 : rc=0 2024-11-19 11:55:42.256 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:135 : rm -rf /opt/dib_tmp/tmp.z4cphjUSyQ 2024-11-19 11:55:42.266 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:136 : [[ 0 != 0 ]] 2024-11-19 11:55:42.270 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:142 : sudo rpm --dbpath=/var/lib/rpm --root /opt/dib_tmp/dib_build.dGWZn3fm/mnt --nodeps -ivh /tmp/tmp.ylCLhPlV8h/basesystem-12-2.oe2203.noarch.rpm /tmp/tmp.ylCLhPlV8h/filesystem-3.16-4.oe2203.aarch64.rpm /tmp/tmp.ylCLhPlV8h/openEuler-gpg-keys-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.ylCLhPlV8h/openEuler-release-22.03LTS-52.oe2203.aarch64.rpm /tmp/tmp.ylCLhPlV8h/openEuler-repos-1.0-3.4.oe2203.aarch64.rpm /tmp/tmp.ylCLhPlV8h/setup-2.13.9.1-1.oe2203.noarch.rpm 2024-11-19 11:55:42.284 | rpm: RPM should not be used directly install RPM packages, use Alien instead! 2024-11-19 11:55:42.284 | rpm: However assuming you know what you are doing... 2024-11-19 11:55:42.286 | warning: /tmp/tmp.ylCLhPlV8h/basesystem-12-2.oe2203.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID b25e7f66: NOKEY 2024-11-19 11:55:42.324 | Verifying... ######################################## 2024-11-19 11:55:42.392 | Preparing... ######################################## 2024-11-19 11:55:42.394 | Updating / installing... 2024-11-19 11:55:42.396 | openEuler-gpg-keys-1.0-3.4.oe2203 ######################################## 2024-11-19 11:55:42.513 | openEuler-repos-1.0-3.4.oe2203 ######################################## 2024-11-19 11:55:42.535 | openEuler-release-22.03LTS-52.oe2203 ######################################## 2024-11-19 11:55:42.718 | setup-2.13.9.1-1.oe2203 ######################################## 2024-11-19 11:55:43.305 | filesystem-3.16-4.oe2203 ######################################## 2024-11-19 11:55:43.908 | basesystem-12-2.oe2203 ######################################## 2024-11-19 11:55:43.926 | error: failed to exec scriptlet interpreter /bin/sh: No such file or directory 2024-11-19 11:55:43.927 | warning: %posttrans(filesystem-3.16-4.oe2203.aarch64) scriptlet failed, exit status 127 2024-11-19 11:55:47.381 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:147 : [[ -n '' ]] 2024-11-19 11:55:47.385 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:155 : [[ -n '' ]] 2024-11-19 11:55:47.390 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:162 : [[ openeuler == \o\p\e\n\e\u\l\e\r ]] 2024-11-19 11:55:47.394 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_repos:163 : sudo sed -i s/enabled=0/enabled=1/ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 11:55:47.410 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:305 : [[ openeuler =~ (fedora|openeuler) ]] 2024-11-19 11:55:47.415 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:306 : _install_pkg_manager dnf dnf-plugins-core curl 2024-11-19 11:55:47.419 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:176 : sudo sed -i s,/etc/pki/rpm-gpg,/opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 11:55:47.435 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:202 : flock -w 1200 9 2024-11-19 11:55:47.442 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:203 : echo '%_dbpath /var/lib/rpm' 2024-11-19 11:55:47.446 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:205 : local _lang_pack= 2024-11-19 11:55:47.450 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:206 : local _extra_pkgs= 2024-11-19 11:55:47.455 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:208 : [[ openeuler =~ (centos|fedora) ]] 2024-11-19 11:55:47.459 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:225 : _extra_pkgs+='coreutils ' 2024-11-19 11:55:47.464 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:230 : [[ ! -d /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum/vars ]] 2024-11-19 11:55:47.468 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:231 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum 2024-11-19 11:55:47.482 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:232 : sudo ln -s /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/dnf/vars /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum/vars 2024-11-19 11:55:47.497 | + /opt/dib_tmp/dib_build.dGWZn3fm/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.dGWZn3fm/mnt/etc/yum.repos.d --releasever=22.03 --installroot /opt/dib_tmp/dib_build.dGWZn3fm/mnt install dnf dnf-plugins-core curl coreutils 2024-11-19 11:55:50.484 | OS 2.2 kB/s | 3.8 kB 00:01 2024-11-19 11:55:56.421 | everything 13 kB/s | 3.8 kB 00:00 2024-11-19 11:56:06.072 | EPOL 11 kB/s | 3.0 kB 00:00 2024-11-19 11:56:08.399 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-19 11:56:11.653 | source 13 kB/s | 3.8 kB 00:00 2024-11-19 11:56:43.092 | update 12 kB/s | 3.5 kB 00:00 2024-11-19 11:57:22.018 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 02:41:22 2024. 2024-11-19 11:57:25.443 | Dependencies resolved. 2024-11-19 11:57:25.531 | ================================================================================ 2024-11-19 11:57:25.531 | Package Arch Version Repo Size 2024-11-19 11:57:25.531 | ================================================================================ 2024-11-19 11:57:25.531 | Installing: 2024-11-19 11:57:25.531 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-19 11:57:25.531 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-19 11:57:25.531 | dnf-data noarch 4.10.0-15.oe2203 update 23 k 2024-11-19 11:57:25.531 | dnf-plugins-core noarch 4.0.24-6.oe2203 update 14 k 2024-11-19 11:57:25.531 | Installing dependencies: 2024-11-19 11:57:25.531 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-19 11:57:25.531 | adwaita-cursor-theme noarch 41.0-1.oe2203 OS 649 k 2024-11-19 11:57:25.531 | adwaita-icon-theme noarch 41.0-1.oe2203 OS 11 M 2024-11-19 11:57:25.531 | at-spi2-atk aarch64 2.38.0-1.oe2203 OS 74 k 2024-11-19 11:57:25.531 | at-spi2-core aarch64 2.42.0-1.oe2203 OS 171 k 2024-11-19 11:57:25.531 | atk aarch64 2.36.0-2.oe2203 update 260 k 2024-11-19 11:57:25.531 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-19 11:57:25.531 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-19 11:57:25.531 | avahi-libs aarch64 0.8-19.oe2203 update 59 k 2024-11-19 11:57:25.531 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-19 11:57:25.531 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-19 11:57:25.531 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-19 11:57:25.531 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-19 11:57:25.531 | cairo aarch64 1.17.4-1.oe2203 OS 613 k 2024-11-19 11:57:25.531 | cairo-gobject aarch64 1.17.4-1.oe2203 OS 17 k 2024-11-19 11:57:25.531 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-19 11:57:25.531 | colord-libs aarch64 1.4.5-4.oe2203 update 181 k 2024-11-19 11:57:25.531 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-19 11:57:25.531 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-19 11:57:25.531 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-19 11:57:25.531 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-19 11:57:25.531 | cups-libs aarch64 1:2.4.0-10.oe2203 update 240 k 2024-11-19 11:57:25.531 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-19 11:57:25.531 | dbus aarch64 1:1.12.20-10.oe2203 update 63 k 2024-11-19 11:57:25.531 | dbus-common noarch 1:1.12.20-10.oe2203 update 13 k 2024-11-19 11:57:25.531 | dbus-daemon aarch64 1:1.12.20-10.oe2203 update 164 k 2024-11-19 11:57:25.531 | dbus-libs aarch64 1:1.12.20-10.oe2203 update 136 k 2024-11-19 11:57:25.531 | dbus-tools aarch64 1:1.12.20-10.oe2203 update 26 k 2024-11-19 11:57:25.531 | dejavu-fonts noarch 2.37-1.oe2203 OS 5.1 M 2024-11-19 11:57:25.531 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-19 11:57:25.531 | dnf noarch 4.10.0-15.oe2203 update 13 k 2024-11-19 11:57:25.531 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-19 11:57:25.531 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-19 11:57:25.531 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-19 11:57:25.531 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-19 11:57:25.531 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-19 11:57:25.531 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-19 11:57:25.531 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-19 11:57:25.531 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-19 11:57:25.531 | fontconfig aarch64 2.13.94-1.oe2203 OS 225 k 2024-11-19 11:57:25.531 | fonts-filesystem noarch 2.0.5-2.oe2203 OS 8.3 k 2024-11-19 11:57:25.531 | freetype aarch64 2.11.0-3.oe2203 update 349 k 2024-11-19 11:57:25.531 | fribidi aarch64 1.0.10-2.oe2203 update 83 k 2024-11-19 11:57:25.531 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-19 11:57:25.532 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-19 11:57:25.532 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-19 11:57:25.532 | gcr aarch64 3.41.0-1.oe2203 OS 462 k 2024-11-19 11:57:25.532 | gcr-base aarch64 3.41.0-1.oe2203 OS 251 k 2024-11-19 11:57:25.532 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-19 11:57:25.532 | gdk-pixbuf2 aarch64 2.42.6-5.oe2203 update 455 k 2024-11-19 11:57:25.532 | gdk-pixbuf2-modules aarch64 2.42.6-5.oe2203 update 67 k 2024-11-19 11:57:25.532 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-19 11:57:25.532 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-19 11:57:25.532 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-19 11:57:25.532 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-19 11:57:25.532 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-19 11:57:25.532 | gnupg2 aarch64 2.2.32-3.oe2203 update 2.1 M 2024-11-19 11:57:25.532 | gnutls aarch64 3.7.2-13.oe2203 update 884 k 2024-11-19 11:57:25.532 | gpgme aarch64 1.16.0-3.oe2203 update 329 k 2024-11-19 11:57:25.532 | graphite2 aarch64 1.3.14-5.oe2203 OS 87 k 2024-11-19 11:57:25.532 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-19 11:57:25.532 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-19 11:57:25.532 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-19 11:57:25.532 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-19 11:57:25.532 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-19 11:57:25.532 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-19 11:57:25.532 | gtk-update-icon-cache aarch64 3.24.30-5.oe2203 OS 30 k 2024-11-19 11:57:25.532 | gtk2 aarch64 2.24.33-4.oe2203 OS 3.3 M 2024-11-19 11:57:25.532 | gtk3 aarch64 3.24.30-5.oe2203 OS 4.6 M 2024-11-19 11:57:25.532 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-19 11:57:25.532 | harfbuzz aarch64 2.8.2-4.oe2203 update 638 k 2024-11-19 11:57:25.532 | hicolor-icon-theme noarch 0.17-6.oe2203 update 44 k 2024-11-19 11:57:25.532 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-19 11:57:25.532 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-19 11:57:25.532 | jbigkit-libs aarch64 2.1-19.oe2203 update 33 k 2024-11-19 11:57:25.532 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-19 11:57:25.532 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-19 11:57:25.532 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-19 11:57:25.532 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-19 11:57:25.532 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-19 11:57:25.532 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-19 11:57:25.532 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-19 11:57:25.532 | lcms2 aarch64 2.12-1.oe2203 OS 145 k 2024-11-19 11:57:25.532 | less aarch64 590-6.oe2203 update 101 k 2024-11-19 11:57:25.532 | libX11 aarch64 1.7.2-8.oe2203 update 716 k 2024-11-19 11:57:25.532 | libXau aarch64 1.0.9-2.oe2203 OS 14 k 2024-11-19 11:57:25.532 | libXcomposite aarch64 0.4.5-1.oe2203 OS 13 k 2024-11-19 11:57:25.532 | libXcursor aarch64 1.2.0-1.oe2203 OS 26 k 2024-11-19 11:57:25.532 | libXdamage aarch64 1.1.5-1.oe2203 OS 13 k 2024-11-19 11:57:25.532 | libXext aarch64 1.3.4-4.oe2203 update 34 k 2024-11-19 11:57:25.532 | libXfixes aarch64 6.0.0-1.oe2203 OS 17 k 2024-11-19 11:57:25.532 | libXft aarch64 2.3.4-1.oe2203 OS 43 k 2024-11-19 11:57:25.532 | libXi aarch64 1.8-2.oe2203 update 34 k 2024-11-19 11:57:25.532 | libXinerama aarch64 1.1.4-5.oe2203 OS 13 k 2024-11-19 11:57:25.532 | libXrandr aarch64 1.5.2-1.oe2203 OS 24 k 2024-11-19 11:57:25.532 | libXrender aarch64 0.9.10-10.oe2203 OS 24 k 2024-11-19 11:57:25.533 | libXtst aarch64 1.2.3-10.oe2203 OS 19 k 2024-11-19 11:57:25.533 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-19 11:57:25.533 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-19 11:57:25.533 | libassuan aarch64 2.5.5-1.oe2203 OS 58 k 2024-11-19 11:57:25.533 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-19 11:57:25.533 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-19 11:57:25.533 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-19 11:57:25.533 | libcomps aarch64 0.1.18-1.oe2203 OS 67 k 2024-11-19 11:57:25.533 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-19 11:57:25.533 | libdatrie aarch64 0.2.13-1.oe2203 OS 30 k 2024-11-19 11:57:25.533 | libdnf aarch64 0.65.0-6.oe2203 update 602 k 2024-11-19 11:57:25.533 | libedit aarch64 3.1-28.oe2203 OS 88 k 2024-11-19 11:57:25.533 | libepoxy aarch64 1.5.9-1.oe2203 OS 201 k 2024-11-19 11:57:25.533 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-19 11:57:25.533 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-19 11:57:25.533 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-19 11:57:25.533 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-19 11:57:25.533 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-19 11:57:25.533 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-19 11:57:25.533 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-19 11:57:25.533 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-19 11:57:25.533 | libgusb aarch64 0.3.8-1.oe2203 OS 41 k 2024-11-19 11:57:25.533 | libicu aarch64 69.1-7.oe2203 update 9.3 M 2024-11-19 11:57:25.533 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-19 11:57:25.533 | libjpeg-turbo aarch64 2.1.1-2.oe2203 update 121 k 2024-11-19 11:57:25.533 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-19 11:57:25.533 | libksba aarch64 1.6.0-3.oe2203 update 139 k 2024-11-19 11:57:25.533 | libmodulemd aarch64 2.13.0-1.oe2203 OS 159 k 2024-11-19 11:57:25.533 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-19 11:57:25.533 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-19 11:57:25.533 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-19 11:57:25.533 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-19 11:57:25.533 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-19 11:57:25.533 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-19 11:57:25.533 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-19 11:57:25.533 | librepo aarch64 1.14.2-2.oe2203 OS 76 k 2024-11-19 11:57:25.533 | libreport-filesystem noarch 2.15.2-1.oe2203 OS 9.0 k 2024-11-19 11:57:25.533 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-19 11:57:25.533 | libsecret aarch64 0.20.4-1.oe2203 OS 160 k 2024-11-19 11:57:25.533 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-19 11:57:25.533 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-19 11:57:25.533 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-19 11:57:25.533 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-19 11:57:25.533 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-19 11:57:25.533 | libsolv aarch64 0.7.20-4.oe2203 update 345 k 2024-11-19 11:57:25.533 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-19 11:57:25.533 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-19 11:57:25.533 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-19 11:57:25.533 | libthai aarch64 0.1.28-4.oe2203 OS 197 k 2024-11-19 11:57:25.533 | libtiff aarch64 4.3.0-37.oe2203 update 166 k 2024-11-19 11:57:25.533 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-19 11:57:25.533 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-19 11:57:25.533 | libusbx aarch64 1.0.24-1.oe2203 OS 67 k 2024-11-19 11:57:25.533 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-19 11:57:25.533 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-19 11:57:25.533 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-19 11:57:25.534 | libxcb aarch64 1.14-2.oe2203 update 195 k 2024-11-19 11:57:25.534 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-19 11:57:25.534 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-19 11:57:25.534 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-19 11:57:25.534 | libyaml aarch64 0.2.5-6.oe2203 update 54 k 2024-11-19 11:57:25.534 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-19 11:57:25.534 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-19 11:57:25.534 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-19 11:57:25.534 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-19 11:57:25.534 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-19 11:57:25.534 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-19 11:57:25.534 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-19 11:57:25.534 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-19 11:57:25.534 | nettle aarch64 3.8.1-1.oe2203 update 935 k 2024-11-19 11:57:25.534 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-19 11:57:25.534 | npth aarch64 1.6-2.oe2203 OS 23 k 2024-11-19 11:57:25.534 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-19 11:57:25.534 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-19 11:57:25.534 | openssh aarch64 8.8p1-23.oe2203 update 300 k 2024-11-19 11:57:25.534 | openssh-clients aarch64 8.8p1-23.oe2203 update 601 k 2024-11-19 11:57:25.534 | openssh-server aarch64 8.8p1-23.oe2203 update 365 k 2024-11-19 11:57:25.534 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-19 11:57:25.534 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-19 11:57:25.534 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-19 11:57:25.534 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-19 11:57:25.534 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-19 11:57:25.534 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-19 11:57:25.534 | pango aarch64 1.49.3-3.oe2203 update 243 k 2024-11-19 11:57:25.534 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-19 11:57:25.534 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-19 11:57:25.534 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-19 11:57:25.534 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-19 11:57:25.534 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-19 11:57:25.534 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-19 11:57:25.534 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-19 11:57:25.534 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-19 11:57:25.534 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-19 11:57:25.534 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-19 11:57:25.534 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-19 11:57:25.534 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-19 11:57:25.534 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-19 11:57:25.534 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-19 11:57:25.534 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-19 11:57:25.534 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-19 11:57:25.534 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-19 11:57:25.534 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-19 11:57:25.534 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-19 11:57:25.534 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-19 11:57:25.534 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-19 11:57:25.534 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-19 11:57:25.534 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-19 11:57:25.534 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-19 11:57:25.534 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-19 11:57:25.534 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-19 11:57:25.534 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-19 11:57:25.534 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-19 11:57:25.535 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-19 11:57:25.535 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-19 11:57:25.535 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-19 11:57:25.535 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-19 11:57:25.535 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-19 11:57:25.535 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-19 11:57:25.535 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-19 11:57:25.535 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-19 11:57:25.535 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-19 11:57:25.535 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-19 11:57:25.535 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-19 11:57:25.535 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-19 11:57:25.535 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-19 11:57:25.535 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-19 11:57:25.535 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-19 11:57:25.535 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-19 11:57:25.535 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-19 11:57:25.535 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-19 11:57:25.535 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-19 11:57:25.535 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-19 11:57:25.535 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-19 11:57:25.535 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-19 11:57:25.535 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-19 11:57:25.535 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-19 11:57:25.535 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-19 11:57:25.535 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-19 11:57:25.535 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-19 11:57:25.535 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-19 11:57:25.535 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-19 11:57:25.535 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-19 11:57:25.535 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-19 11:57:25.535 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-19 11:57:25.535 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-19 11:57:25.535 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-19 11:57:25.535 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-19 11:57:25.535 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-19 11:57:25.535 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-19 11:57:25.535 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-19 11:57:25.535 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-19 11:57:25.535 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-19 11:57:25.535 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-19 11:57:25.535 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-19 11:57:25.535 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-19 11:57:25.535 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-19 11:57:25.535 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-19 11:57:25.535 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-19 11:57:25.535 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-19 11:57:25.535 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-19 11:57:25.535 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-19 11:57:25.535 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-19 11:57:25.535 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-19 11:57:25.535 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-19 11:57:25.535 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-19 11:57:25.535 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-19 11:57:25.535 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-19 11:57:25.535 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-19 11:57:25.535 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-19 11:57:25.535 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-19 11:57:25.536 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-19 11:57:25.536 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-19 11:57:25.536 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-19 11:57:25.536 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-19 11:57:25.536 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-19 11:57:25.536 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-19 11:57:25.536 | pixman aarch64 0.40.0-3.oe2203 update 148 k 2024-11-19 11:57:25.536 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-19 11:57:25.536 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-19 11:57:25.536 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-19 11:57:25.536 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-19 11:57:25.536 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-19 11:57:25.536 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-19 11:57:25.536 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-19 11:57:25.536 | python3-dateutil noarch 1:2.8.2-2.oe2203 OS 301 k 2024-11-19 11:57:25.536 | python3-dbus aarch64 1.2.18-2.oe2203 OS 118 k 2024-11-19 11:57:25.536 | python3-distro noarch 1.6.0-1.oe2203 OS 38 k 2024-11-19 11:57:25.536 | python3-dnf noarch 4.10.0-15.oe2203 update 443 k 2024-11-19 11:57:25.536 | python3-dnf-plugins-core noarch 4.0.24-6.oe2203 update 209 k 2024-11-19 11:57:25.536 | python3-gpgme aarch64 1.16.0-3.oe2203 update 242 k 2024-11-19 11:57:25.536 | python3-hawkey aarch64 0.65.0-6.oe2203 update 82 k 2024-11-19 11:57:25.536 | python3-libcomps aarch64 0.1.18-1.oe2203 OS 42 k 2024-11-19 11:57:25.536 | python3-libdnf aarch64 0.65.0-6.oe2203 update 653 k 2024-11-19 11:57:25.536 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-19 11:57:25.536 | python3-rpm aarch64 4.17.0-33.oe2203 update 78 k 2024-11-19 11:57:25.536 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-19 11:57:25.536 | python3-six noarch 1.16.0-1.oe2203 OS 38 k 2024-11-19 11:57:25.536 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-19 11:57:25.536 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-19 11:57:25.536 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-19 11:57:25.536 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-19 11:57:25.536 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-19 11:57:25.536 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-19 11:57:25.536 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-19 11:57:25.536 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-19 11:57:25.536 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-19 11:57:25.536 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-19 11:57:25.536 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-19 11:57:25.536 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-19 11:57:25.536 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-19 11:57:25.536 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-19 11:57:25.536 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-19 11:57:25.536 | unbound-libs aarch64 1.13.2-11.oe2203 update 464 k 2024-11-19 11:57:25.536 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-19 11:57:25.536 | wayland aarch64 1.19.91-4.oe2203 update 59 k 2024-11-19 11:57:25.536 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-19 11:57:25.536 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-19 11:57:25.536 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-19 11:57:25.536 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-19 11:57:25.536 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-19 11:57:25.536 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-19 11:57:25.536 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-19 11:57:25.536 | Installing weak dependencies: 2024-11-19 11:57:25.536 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-19 11:57:25.536 | dconf aarch64 0.40.0-3.oe2203 update 83 k 2024-11-19 11:57:25.537 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-19 11:57:25.537 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-19 11:57:25.537 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-19 11:57:25.537 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-19 11:57:25.537 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-19 11:57:25.537 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-19 11:57:25.537 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-19 11:57:25.537 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-19 11:57:25.537 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-19 11:57:25.537 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-19 11:57:25.537 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-19 11:57:25.537 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-19 11:57:25.537 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-19 11:57:25.537 | pinentry aarch64 1.1.1-2.oe2203 OS 91 k 2024-11-19 11:57:25.537 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-19 11:57:25.537 | python3-unbound aarch64 1.13.2-11.oe2203 update 90 k 2024-11-19 11:57:25.537 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-19 11:57:25.537 | trousers aarch64 0.3.15-1.oe2203 OS 266 k 2024-11-19 11:57:25.537 | 2024-11-19 11:57:25.537 | Transaction Summary 2024-11-19 11:57:25.537 | ================================================================================ 2024-11-19 11:57:25.537 | Install 342 Packages 2024-11-19 11:57:25.537 | 2024-11-19 11:57:25.748 | Total download size: 139 M 2024-11-19 11:57:25.749 | Installed size: 596 M 2024-11-19 11:57:25.751 | Downloading Packages: 2024-11-19 11:57:29.535 | (1/342): at-spi2-atk-2.38.0-1.oe2203.aarch64.rp 20 kB/s | 74 kB 00:03 2024-11-19 11:57:31.024 | (2/342): at-spi2-core-2.42.0-1.oe2203.aarch64.r 115 kB/s | 171 kB 00:01 2024-11-19 11:57:40.892 | (3/342): adwaita-cursor-theme-41.0-1.oe2203.noa 43 kB/s | 649 kB 00:15 2024-11-19 11:57:40.995 | (4/342): attr-2.5.1-2.oe2203.aarch64.rpm 5.5 kB/s | 55 kB 00:09 2024-11-19 11:57:41.810 | (5/342): audit-libs-3.0.1-3.oe2203.aarch64.rpm 103 kB/s | 94 kB 00:00 2024-11-19 11:57:41.950 | (6/342): brotli-1.0.9-2.oe2203.aarch64.rpm 321 kB/s | 305 kB 00:00 2024-11-19 11:57:42.599 | (7/342): cairo-gobject-1.17.4-1.oe2203.aarch64. 26 kB/s | 17 kB 00:00 2024-11-19 11:57:42.749 | (8/342): adwaita-icon-theme-41.0-1.oe2203.noarc 639 kB/s | 11 MB 00:16 2024-11-19 11:57:42.932 | (9/342): cairo-1.17.4-1.oe2203.aarch64.rpm 549 kB/s | 613 kB 00:01 2024-11-19 11:57:44.812 | (10/342): chkconfig-1.20-1.oe2203.aarch64.rpm 78 kB/s | 172 kB 00:02 2024-11-19 11:57:45.076 | (11/342): cronie-1.5.7-1.oe2203.aarch64.rpm 48 kB/s | 103 kB 00:02 2024-11-19 11:57:45.756 | (12/342): crontabs-1.11-22.oe2203.noarch.rpm 18 kB/s | 17 kB 00:00 2024-11-19 11:57:45.991 | (13/342): cracklib-2.9.7-8.oe2203.aarch64.rpm 1.3 MB/s | 3.9 MB 00:03 2024-11-19 11:57:46.254 | (14/342): crypto-policies-20200619-2.git781bbd4 69 kB/s | 81 kB 00:01 2024-11-19 11:57:49.319 | (15/342): device-mapper-1.02.181-4.oe2203.aarch 69 kB/s | 213 kB 00:03 2024-11-19 11:57:49.752 | (16/342): diffutils-3.8-2.oe2203.aarch64.rpm 90 kB/s | 315 kB 00:03 2024-11-19 11:57:49.946 | (17/342): dejavu-fonts-2.37-1.oe2203.noarch.rpm 1.2 MB/s | 5.1 MB 00:04 2024-11-19 11:57:50.317 | (18/342): findutils-4.8.0-3.oe2203.aarch64.rpm 386 kB/s | 382 kB 00:00 2024-11-19 11:57:50.572 | (19/342): fonts-filesystem-2.0.5-2.oe2203.noarc 13 kB/s | 8.3 kB 00:00 2024-11-19 11:57:51.002 | (20/342): fontconfig-2.13.94-1.oe2203.aarch64.r 180 kB/s | 225 kB 00:01 2024-11-19 11:57:51.296 | (21/342): fuse-2.9.9-9.oe2203.aarch64.rpm 138 kB/s | 135 kB 00:00 2024-11-19 11:57:51.365 | (22/342): fuse-common-3.10.5-3.oe2203.aarch64.r 11 kB/s | 9.0 kB 00:00 2024-11-19 11:57:51.822 | (23/342): fuse-help-2.9.9-9.oe2203.aarch64.rpm 24 kB/s | 13 kB 00:00 2024-11-19 11:57:52.708 | (24/342): gcr-3.41.0-1.oe2203.aarch64.rpm 328 kB/s | 462 kB 00:01 2024-11-19 11:57:52.722 | (25/342): gcr-base-3.41.0-1.oe2203.aarch64.rpm 185 kB/s | 251 kB 00:01 2024-11-19 11:57:53.392 | (26/342): gettext-0.21-4.oe2203.aarch64.rpm 739 kB/s | 1.1 MB 00:01 2024-11-19 11:57:53.463 | (27/342): gmp-6.2.1-1.oe2203.aarch64.rpm 328 kB/s | 247 kB 00:00 2024-11-19 11:57:53.471 | (28/342): graphite2-1.3.14-5.oe2203.aarch64.rpm 116 kB/s | 87 kB 00:00 2024-11-19 11:57:53.787 | (29/342): grubby-8.40-28.oe2203.aarch64.rpm 132 kB/s | 52 kB 00:00 2024-11-19 11:57:54.238 | (30/342): gtk-update-icon-cache-3.24.30-5.oe220 39 kB/s | 30 kB 00:00 2024-11-19 11:57:54.843 | (31/342): gtk2-2.24.33-4.oe2203.aarch64.rpm 2.4 MB/s | 3.3 MB 00:01 2024-11-19 11:57:55.167 | (32/342): ima-evm-utils-libs-1.3.2-3.oe2203.aar 20 kB/s | 18 kB 00:00 2024-11-19 11:57:55.834 | (33/342): gtk3-3.24.30-5.oe2203.aarch64.rpm 2.2 MB/s | 4.6 MB 00:02 2024-11-19 11:57:55.886 | (34/342): info-6.8-3.oe2203.aarch64.rpm 158 kB/s | 163 kB 00:01 2024-11-19 11:57:55.962 | (35/342): kbd-2.4.0-1.oe2203.aarch64.rpm 317 kB/s | 251 kB 00:00 2024-11-19 11:57:56.159 | (36/342): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 1.6 MB/s | 525 kB 00:00 2024-11-19 11:57:56.437 | (37/342): keyutils-libs-1.6.3-3.oe2203.aarch64. 52 kB/s | 25 kB 00:00 2024-11-19 11:57:56.507 | (38/342): kmod-29-3.oe2203.aarch64.rpm 245 kB/s | 85 kB 00:00 2024-11-19 11:57:56.669 | (39/342): kmod-libs-29-3.oe2203.aarch64.rpm 249 kB/s | 57 kB 00:00 2024-11-19 11:57:56.863 | (40/342): kbd-misc-2.4.0-1.oe2203.noarch.rpm 1.7 MB/s | 1.6 MB 00:00 2024-11-19 11:57:56.922 | (41/342): libXau-1.0.9-2.oe2203.aarch64.rpm 57 kB/s | 14 kB 00:00 2024-11-19 11:57:56.947 | (42/342): lcms2-2.12-1.oe2203.aarch64.rpm 330 kB/s | 145 kB 00:00 2024-11-19 11:57:57.090 | (43/342): libXcomposite-0.4.5-1.oe2203.aarch64. 60 kB/s | 13 kB 00:00 2024-11-19 11:57:57.249 | (44/342): libXcursor-1.2.0-1.oe2203.aarch64.rpm 80 kB/s | 26 kB 00:00 2024-11-19 11:57:57.338 | (45/342): libXdamage-1.1.5-1.oe2203.aarch64.rpm 35 kB/s | 13 kB 00:00 2024-11-19 11:57:57.378 | (46/342): libXfixes-6.0.0-1.oe2203.aarch64.rpm 59 kB/s | 17 kB 00:00 2024-11-19 11:57:57.641 | (47/342): libXft-2.3.4-1.oe2203.aarch64.rpm 111 kB/s | 43 kB 00:00 2024-11-19 11:57:57.698 | (48/342): libXinerama-1.1.4-5.oe2203.aarch64.rp 42 kB/s | 13 kB 00:00 2024-11-19 11:57:57.738 | (49/342): libXrandr-1.5.2-1.oe2203.aarch64.rpm 67 kB/s | 24 kB 00:00 2024-11-19 11:57:57.920 | (50/342): libXrender-0.9.10-10.oe2203.aarch64.r 87 kB/s | 24 kB 00:00 2024-11-19 11:57:57.930 | (51/342): libXtst-1.2.3-10.oe2203.aarch64.rpm 98 kB/s | 19 kB 00:00 2024-11-19 11:57:58.069 | (52/342): libassuan-2.5.5-1.oe2203.aarch64.rpm 175 kB/s | 58 kB 00:00 2024-11-19 11:57:58.078 | (53/342): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 270 kB/s | 43 kB 00:00 2024-11-19 11:57:58.098 | (54/342): libcomps-0.1.18-1.oe2203.aarch64.rpm 400 kB/s | 67 kB 00:00 2024-11-19 11:57:58.333 | (55/342): libdatrie-0.2.13-1.oe2203.aarch64.rpm 115 kB/s | 30 kB 00:00 2024-11-19 11:57:58.484 | (56/342): libedit-3.1-28.oe2203.aarch64.rpm 218 kB/s | 88 kB 00:00 2024-11-19 11:57:58.495 | (57/342): libepoxy-1.5.9-1.oe2203.aarch64.rpm 508 kB/s | 201 kB 00:00 2024-11-19 11:57:58.505 | (58/342): libev-4.33-2.oe2203.aarch64.rpm 278 kB/s | 47 kB 00:00 2024-11-19 11:57:58.661 | (59/342): libevent-2.1.12-4.oe2203.aarch64.rpm 1.2 MB/s | 221 kB 00:00 2024-11-19 11:57:58.790 | (60/342): libffi-3.4.2-2.oe2203.aarch64.rpm 91 kB/s | 26 kB 00:00 2024-11-19 11:57:58.912 | (61/342): libgusb-0.3.8-1.oe2203.aarch64.rpm 101 kB/s | 41 kB 00:00 2024-11-19 11:57:58.921 | (62/342): libidn2-2.3.2-2.oe2203.aarch64.rpm 431 kB/s | 112 kB 00:00 2024-11-19 11:57:59.068 | (63/342): libmodulemd-2.13.0-1.oe2203.aarch64.r 1.0 MB/s | 159 kB 00:00 2024-11-19 11:57:59.079 | (64/342): libpipeline-1.5.4-1.oe2203.aarch64.rp 302 kB/s | 50 kB 00:00 2024-11-19 11:57:59.091 | (65/342): librepo-1.14.2-2.oe2203.aarch64.rpm 453 kB/s | 76 kB 00:00 2024-11-19 11:57:59.732 | (66/342): libseccomp-2.5.3-1.oe2203.aarch64.rpm 90 kB/s | 59 kB 00:00 2024-11-19 11:57:59.748 | (67/342): libreport-filesystem-2.15.2-1.oe2203. 14 kB/s | 9.0 kB 00:00 2024-11-19 11:57:59.781 | (68/342): libsecret-0.20.4-1.oe2203.aarch64.rpm 232 kB/s | 160 kB 00:00 2024-11-19 11:57:59.888 | (69/342): libsemanage-3.3-3.oe2203.aarch64.rpm 634 kB/s | 98 kB 00:00 2024-11-19 11:58:00.241 | (70/342): libthai-0.1.28-4.oe2203.aarch64.rpm 430 kB/s | 197 kB 00:00 2024-11-19 11:58:00.348 | (71/342): libsigsegv-2.13-1.oe2203.aarch64.rpm 74 kB/s | 42 kB 00:00 2024-11-19 11:58:00.362 | (72/342): libunistring-0.9.10-8.oe2203.aarch64. 847 kB/s | 401 kB 00:00 2024-11-19 11:58:00.402 | (73/342): libusbx-1.0.24-1.oe2203.aarch64.rpm 420 kB/s | 67 kB 00:00 2024-11-19 11:58:00.557 | (74/342): libverto-0.3.2-1.oe2203.aarch64.rpm 133 kB/s | 26 kB 00:00 2024-11-19 11:58:00.781 | (75/342): libutempter-1.2.1-2.oe2203.aarch64.rp 57 kB/s | 24 kB 00:00 2024-11-19 11:58:00.793 | (76/342): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 303 kB/s | 118 kB 00:00 2024-11-19 11:58:00.804 | (77/342): libxkbcommon-1.3.1-1.oe2203.aarch64.r 493 kB/s | 121 kB 00:00 2024-11-19 11:58:00.957 | (78/342): lz4-1.9.3-2.oe2203.aarch64.rpm 789 kB/s | 128 kB 00:00 2024-11-19 11:58:01.128 | (79/342): npth-1.6-2.oe2203.aarch64.rpm 137 kB/s | 23 kB 00:00 2024-11-19 11:58:01.246 | (80/342): mpfr-4.1.0-1.oe2203.aarch64.rpm 856 kB/s | 378 kB 00:00 2024-11-19 11:58:01.293 | (81/342): openssl-pkcs11-0.4.11-5.oe2203.aarch6 360 kB/s | 59 kB 00:00 2024-11-19 11:58:01.405 | (82/342): os-prober-1.79-1.oe2203.aarch64.rpm 305 kB/s | 48 kB 00:00 2024-11-19 11:58:01.446 | (83/342): perl-Algorithm-Diff-1.201-1.oe2203.no 176 kB/s | 27 kB 00:00 2024-11-19 11:58:01.724 | (84/342): perl-Archive-Tar-2.40-1.oe2203.noarch 133 kB/s | 42 kB 00:00 2024-11-19 11:58:01.746 | (85/342): man-db-2.9.4-2.oe2203.aarch64.rpm 1.2 MB/s | 1.1 MB 00:00 2024-11-19 11:58:02.031 | (86/342): perl-B-Debug-1.26-5.oe2203.noarch.rpm 31 kB/s | 18 kB 00:00 2024-11-19 11:58:02.041 | (87/342): perl-CPAN-Meta-2.150010-419.oe2203.no 342 kB/s | 108 kB 00:00 2024-11-19 11:58:02.264 | (88/342): perl-CPAN-Meta-Requirements-2.140-419 111 kB/s | 26 kB 00:00 2024-11-19 11:58:02.745 | (89/342): perl-CPAN-Meta-YAML-0.018-420.oe2203. 34 kB/s | 24 kB 00:00 2024-11-19 11:58:03.065 | (90/342): perl-Carp-1.50-418.oe2203.noarch.rpm 21 kB/s | 21 kB 00:01 2024-11-19 11:58:03.213 | (91/342): perl-Compress-Raw-Bzip2-2.101-1.oe220 54 kB/s | 25 kB 00:00 2024-11-19 11:58:03.314 | (92/342): perl-Compress-Raw-Zlib-2.101-1.oe2203 72 kB/s | 41 kB 00:00 2024-11-19 11:58:03.328 | (93/342): perl-Config-Perl-V-0.33-1.oe2203.noar 64 kB/s | 17 kB 00:00 2024-11-19 11:58:03.743 | (94/342): perl-Data-Dumper-2.183-1.oe2203.aarch 102 kB/s | 44 kB 00:00 2024-11-19 11:58:03.756 | (95/342): perl-Devel-PPPort-3.63-1.oe2203.aarch 423 kB/s | 187 kB 00:00 2024-11-19 11:58:03.823 | (96/342): perl-Digest-1.20-1.oe2203.noarch.rpm 34 kB/s | 17 kB 00:00 2024-11-19 11:58:04.172 | (97/342): perl-Digest-MD5-2.58-1.oe2203.aarch64 68 kB/s | 29 kB 00:00 2024-11-19 11:58:04.190 | (98/342): perl-Digest-SHA-6.02-7.oe2203.aarch64 132 kB/s | 49 kB 00:00 2024-11-19 11:58:04.205 | (99/342): perl-Encode-Locale-1.05-12.oe2203.noa 37 kB/s | 14 kB 00:00 2024-11-19 11:58:04.327 | (100/342): perl-Env-1.04-397.oe2203.noarch.rpm 108 kB/s | 17 kB 00:00 2024-11-19 11:58:04.358 | (101/342): perl-ExtUtils-Command-7.62-1.oe2203. 75 kB/s | 11 kB 00:00 2024-11-19 11:58:04.365 | (102/342): perl-Exporter-5.74-1.oe2203.noarch.r 137 kB/s | 22 kB 00:00 2024-11-19 11:58:05.397 | (103/342): perl-ExtUtils-Install-2.20-1.oe2203. 31 kB/s | 33 kB 00:01 2024-11-19 11:58:05.408 | (104/342): perl-ExtUtils-MakeMaker-7.62-1.oe220 160 kB/s | 169 kB 00:01 2024-11-19 11:58:05.570 | (105/342): perl-ExtUtils-Manifest-1.73-1.oe2203 19 kB/s | 23 kB 00:01 2024-11-19 11:58:05.724 | (106/342): perl-File-Fetch-1.00-1.oe2203.noarch 145 kB/s | 22 kB 00:00 2024-11-19 11:58:05.842 | (107/342): perl-ExtUtils-ParseXS-3.35-1.oe2203. 124 kB/s | 55 kB 00:00 2024-11-19 11:58:05.869 | (108/342): perl-File-HomeDir-1.006-2.oe2203.noa 119 kB/s | 35 kB 00:00 2024-11-19 11:58:05.884 | (109/342): perl-File-Path-2.18-1.oe2203.noarch. 135 kB/s | 21 kB 00:00 2024-11-19 11:58:06.003 | (110/342): perl-File-Temp-0.2311-2.oe2203.noarc 312 kB/s | 50 kB 00:00 2024-11-19 11:58:06.031 | (111/342): perl-File-Which-1.27-1.oe2203.noarch 147 kB/s | 24 kB 00:00 2024-11-19 11:58:06.157 | (112/342): perl-Filter-Simple-0.94-1.oe2203.noa 104 kB/s | 16 kB 00:00 2024-11-19 11:58:06.181 | (113/342): perl-Filter-1.60-3.oe2203.aarch64.rp 164 kB/s | 49 kB 00:00 2024-11-19 11:58:06.192 | (114/342): perl-Getopt-Long-2.52-1.oe2203.noarc 281 kB/s | 45 kB 00:00 2024-11-19 11:58:06.373 | (115/342): perl-IO-Socket-IP-0.41-2.oe2203.noar 162 kB/s | 31 kB 00:00 2024-11-19 11:58:06.456 | (116/342): perl-IO-Compress-2.101-2.oe2203.noar 369 kB/s | 110 kB 00:00 2024-11-19 11:58:06.526 | (117/342): perl-IO-Socket-SSL-2.072-1.oe2203.no 544 kB/s | 181 kB 00:00 2024-11-19 11:58:06.538 | (118/342): perl-IPC-Cmd-1.04-4.oe2203.noarch.rp 197 kB/s | 32 kB 00:00 2024-11-19 11:58:06.611 | (119/342): perl-IPC-SysV-2.09-1.oe2203.aarch64. 160 kB/s | 25 kB 00:00 2024-11-19 11:58:06.684 | (120/342): perl-IPC-System-Simple-1.30-2.oe2203 200 kB/s | 31 kB 00:00 2024-11-19 11:58:06.692 | (121/342): perl-JSON-PP-4.06-1.oe2203.noarch.rp 287 kB/s | 44 kB 00:00 2024-11-19 11:58:06.905 | (122/342): perl-Locale-Maketext-1.29-1.oe2203.n 242 kB/s | 53 kB 00:00 2024-11-19 11:58:06.915 | (123/342): perl-Locale-Codes-3.68-1.oe2203.noar 868 kB/s | 264 kB 00:00 2024-11-19 11:58:06.929 | (124/342): perl-MIME-Base64-3.16-1.oe2203.aarch 83 kB/s | 20 kB 00:00 2024-11-19 11:58:07.060 | (125/342): perl-Math-BigInt-1.9998.27-1.oe2203. 785 kB/s | 121 kB 00:00 2024-11-19 11:58:07.082 | (126/342): perl-Module-CoreList-5.20211020-1.oe 565 kB/s | 86 kB 00:00 2024-11-19 11:58:07.117 | (127/342): perl-Math-BigRat-0.2620-1.oe2203.noa 145 kB/s | 27 kB 00:00 2024-11-19 11:58:07.214 | (128/342): perl-Module-Load-0.36-1.oe2203.noarc 88 kB/s | 13 kB 00:00 2024-11-19 11:58:07.236 | (129/342): perl-Module-Load-Conditional-0.74-1. 115 kB/s | 18 kB 00:00 2024-11-19 11:58:07.275 | (130/342): perl-Module-Metadata-1.000037-1.oe22 195 kB/s | 31 kB 00:00 2024-11-19 11:58:07.368 | (131/342): perl-Mozilla-CA-20211001-1.oe2203.no 67 kB/s | 10 kB 00:00 2024-11-19 11:58:07.426 | (132/342): perl-Params-Check-0.38-418.oe2203.no 100 kB/s | 15 kB 00:00 2024-11-19 11:58:07.530 | (133/342): perl-PathTools-3.80-1.oe2203.aarch64 367 kB/s | 59 kB 00:00 2024-11-19 11:58:07.611 | (134/342): perl-Net-SSLeay-1.90-1.oe2203.aarch6 668 kB/s | 250 kB 00:00 2024-11-19 11:58:07.620 | (135/342): perl-Perl-OSType-1.010-421.oe2203.no 102 kB/s | 20 kB 00:00 2024-11-19 11:58:07.686 | (136/342): perl-PerlIO-via-QuotedPrint-0.09-1.o 68 kB/s | 11 kB 00:00 2024-11-19 11:58:07.863 | (137/342): perl-Pod-Checker-1.74-1.oe2203.noarc 92 kB/s | 23 kB 00:00 2024-11-19 11:58:07.876 | (138/342): perl-Pod-Escapes-1.07-420.oe2203.noa 54 kB/s | 14 kB 00:00 2024-11-19 11:58:07.884 | (139/342): perl-Pod-Parser-1.63-398.oe2203.noar 289 kB/s | 57 kB 00:00 2024-11-19 11:58:08.073 | (140/342): perl-Pod-Perldoc-3.28-4.oe2203.noarc 210 kB/s | 44 kB 00:00 2024-11-19 11:58:08.087 | (141/342): perl-Pod-Simple-3.43-1.oe2203.noarch 678 kB/s | 137 kB 00:00 2024-11-19 11:58:08.096 | (142/342): perl-Pod-Usage-2.01-2.oe2203.noarch. 119 kB/s | 25 kB 00:00 2024-11-19 11:58:08.309 | (143/342): perl-Scalar-List-Utils-1.60-1.oe2203 210 kB/s | 49 kB 00:00 2024-11-19 11:58:08.322 | (144/342): perl-Socket-2.032-1.oe2203.aarch64.r 193 kB/s | 43 kB 00:00 2024-11-19 11:58:08.332 | (145/342): perl-Storable-3.25-1.oe2203.aarch64. 313 kB/s | 74 kB 00:00 2024-11-19 11:58:08.612 | (146/342): perl-Sys-Syslog-0.36-1.oe2203.aarch6 123 kB/s | 37 kB 00:00 2024-11-19 11:58:08.624 | (147/342): perl-Term-ANSIColor-5.01-1.oe2203.no 102 kB/s | 30 kB 00:00 2024-11-19 11:58:08.631 | (148/342): perl-Term-Cap-1.17-510.oe2203.noarch 59 kB/s | 18 kB 00:00 2024-11-19 11:58:08.774 | (149/342): perl-Test-Simple-1.302188-1.oe2203.n 1.2 MB/s | 201 kB 00:00 2024-11-19 11:58:08.784 | (150/342): perl-Text-Diff-1.45-7.oe2203.noarch. 177 kB/s | 27 kB 00:00 2024-11-19 11:58:08.792 | (151/342): perl-Text-Balanced-2.04-1.oe2203.noa 183 kB/s | 29 kB 00:00 2024-11-19 11:58:09.514 | (152/342): perl-Text-ParseWords-3.30-419.oe2203 17 kB/s | 12 kB 00:00 2024-11-19 11:58:09.525 | (153/342): perl-Text-Tabs+Wrap-2021.0814-1.oe22 18 kB/s | 13 kB 00:00 2024-11-19 11:58:09.537 | (154/342): perl-Thread-Queue-3.13-3.oe2203.noar 19 kB/s | 14 kB 00:00 2024-11-19 11:58:09.692 | (155/342): perl-Time-Local-1.300-1.oe2203.noarc 122 kB/s | 22 kB 00:00 2024-11-19 11:58:09.705 | (156/342): perl-URI-5.10-1.oe2203.noarch.rpm 433 kB/s | 72 kB 00:00 2024-11-19 11:58:09.886 | (157/342): perl-Unicode-Normalize-1.28-1.oe2203 362 kB/s | 70 kB 00:00 2024-11-19 11:58:09.900 | (158/342): perl-autodie-2.34-2.oe2203.noarch.rp 285 kB/s | 55 kB 00:00 2024-11-19 11:58:10.045 | (159/342): perl-bignum-0.63-1.oe2203.noarch.rpm 122 kB/s | 19 kB 00:00 2024-11-19 11:58:10.066 | (160/342): perl-constant-1.33-421.oe2203.noarch 102 kB/s | 17 kB 00:00 2024-11-19 11:58:10.126 | (161/342): perl-Unicode-Collate-1.31-1.oe2203.a 1.1 MB/s | 667 kB 00:00 2024-11-19 11:58:10.210 | (162/342): perl-experimental-0.025-1.oe2203.noa 111 kB/s | 18 kB 00:00 2024-11-19 11:58:10.219 | (163/342): perl-parent-0.238-1.oe2203.noarch.rp 74 kB/s | 11 kB 00:00 2024-11-19 11:58:10.354 | (164/342): perl-perlfaq-5.20210520-1.oe2203.noa 779 kB/s | 177 kB 00:00 2024-11-19 11:58:10.375 | (165/342): perl-podlators-4.14-1.oe2203.noarch. 381 kB/s | 63 kB 00:00 2024-11-19 11:58:10.386 | (166/342): perl-threads-2.26-1.oe2203.aarch64.r 208 kB/s | 35 kB 00:00 2024-11-19 11:58:10.814 | (167/342): perl-threads-shared-1.62-1.oe2203.aa 65 kB/s | 30 kB 00:00 2024-11-19 11:58:10.933 | (168/342): perl-version-0.99.29-1.oe2203.aarch6 81 kB/s | 45 kB 00:00 2024-11-19 11:58:10.946 | (169/342): pigz-2.6-1.oe2203.aarch64.rpm 108 kB/s | 61 kB 00:00 2024-11-19 11:58:11.559 | (170/342): python3-dbus-1.2.18-2.oe2203.aarch64 192 kB/s | 118 kB 00:00 2024-11-19 11:58:11.642 | (171/342): pinentry-1.1.1-2.oe2203.aarch64.rpm 110 kB/s | 91 kB 00:00 2024-11-19 11:58:12.168 | (172/342): python3-dateutil-2.8.2-2.oe2203.noar 247 kB/s | 301 kB 00:01 2024-11-19 11:58:12.239 | (173/342): python3-distro-1.6.0-1.oe2203.noarch 57 kB/s | 38 kB 00:00 2024-11-19 11:58:12.326 | (174/342): python3-libcomps-0.1.18-1.oe2203.aar 271 kB/s | 42 kB 00:00 2024-11-19 11:58:12.466 | (175/342): python3-six-1.16.0-1.oe2203.noarch.r 166 kB/s | 38 kB 00:00 2024-11-19 11:58:12.552 | (176/342): python3-pyparsing-3.0.6-1.oe2203.noa 565 kB/s | 216 kB 00:00 2024-11-19 11:58:12.603 | (177/342): qt5-srpm-macros-5.15.2-1.oe2203.noar 30 kB/s | 8.3 kB 00:00 2024-11-19 11:58:12.764 | (178/342): systemtap-sdt-devel-4.5-2.oe2203.aar 117 kB/s | 19 kB 00:00 2024-11-19 11:58:12.809 | (179/342): shared-mime-info-2.1-1.oe2203.aarch6 863 kB/s | 294 kB 00:00 2024-11-19 11:58:12.933 | (180/342): trousers-0.3.15-1.oe2203.aarch64.rpm 1.5 MB/s | 266 kB 00:00 2024-11-19 11:58:12.963 | (181/342): which-2.21-14.oe2203.aarch64.rpm 196 kB/s | 30 kB 00:00 2024-11-19 11:58:13.004 | (182/342): slang-2.3.2-8.oe2203.aarch64.rpm 1.2 MB/s | 533 kB 00:00 2024-11-19 11:58:13.160 | (183/342): acl-2.3.1-2.oe2203.aarch64.rpm 326 kB/s | 51 kB 00:00 2024-11-19 11:58:13.243 | (184/342): xkeyboard-config-2.33-1.oe2203.noarc 2.5 MB/s | 793 kB 00:00 2024-11-19 11:58:13.406 | (185/342): atk-2.36.0-2.oe2203.aarch64.rpm 1.0 MB/s | 260 kB 00:00 2024-11-19 11:58:13.419 | (186/342): zip-3.0-29.oe2203.aarch64.rpm 475 kB/s | 217 kB 00:00 2024-11-19 11:58:13.438 | (187/342): avahi-libs-0.8-19.oe2203.aarch64.rpm 306 kB/s | 59 kB 00:00 2024-11-19 11:58:13.597 | (188/342): bzip2-1.0.8-6.oe2203.aarch64.rpm 421 kB/s | 66 kB 00:00 2024-11-19 11:58:13.806 | (189/342): bash-5.1.8-6.oe2203.aarch64.rpm 3.0 MB/s | 1.2 MB 00:00 2024-11-19 11:58:13.820 | (190/342): ca-certificates-2023.2.60-2.oe2203.n 1.1 MB/s | 411 kB 00:00 2024-11-19 11:58:13.830 | (191/342): colord-libs-1.4.5-4.oe2203.aarch64.r 780 kB/s | 181 kB 00:00 2024-11-19 11:58:13.985 | (192/342): cups-libs-2.4.0-10.oe2203.aarch64.rp 1.5 MB/s | 240 kB 00:00 2024-11-19 11:58:13.996 | (193/342): cpio-2.13-10.oe2203.aarch64.rpm 1.5 MB/s | 253 kB 00:00 2024-11-19 11:58:14.131 | (194/342): coreutils-9.0-5.oe2203.aarch64.rpm 8.3 MB/s | 2.7 MB 00:00 2024-11-19 11:58:14.162 | (195/342): curl-7.79.1-28.oe2203.aarch64.rpm 796 kB/s | 139 kB 00:00 2024-11-19 11:58:14.284 | (196/342): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 252 kB/s | 72 kB 00:00 2024-11-19 11:58:14.316 | (197/342): dbus-1.12.20-10.oe2203.aarch64.rpm 341 kB/s | 63 kB 00:00 2024-11-19 11:58:14.367 | (198/342): dbus-common-1.12.20-10.oe2203.noarch 64 kB/s | 13 kB 00:00 2024-11-19 11:58:14.449 | (199/342): dbus-daemon-1.12.20-10.oe2203.aarch6 1.0 MB/s | 164 kB 00:00 2024-11-19 11:58:14.477 | (200/342): dbus-libs-1.12.20-10.oe2203.aarch64. 844 kB/s | 136 kB 00:00 2024-11-19 11:58:14.519 | (201/342): dbus-tools-1.12.20-10.oe2203.aarch64 174 kB/s | 26 kB 00:00 2024-11-19 11:58:14.618 | (202/342): dconf-0.40.0-3.oe2203.aarch64.rpm 492 kB/s | 83 kB 00:00 2024-11-19 11:58:14.630 | (203/342): dnf-4.10.0-15.oe2203.noarch.rpm 83 kB/s | 13 kB 00:00 2024-11-19 11:58:14.687 | (204/342): dnf-data-4.10.0-15.oe2203.noarch.rpm 137 kB/s | 23 kB 00:00 2024-11-19 11:58:14.771 | (205/342): dnf-plugins-core-4.0.24-6.oe2203.noa 90 kB/s | 14 kB 00:00 2024-11-19 11:58:14.797 | (206/342): dracut-055-10.oe2203.aarch64.rpm 1.7 MB/s | 292 kB 00:00 2024-11-19 11:58:14.930 | (207/342): e2fsprogs-help-1.46.4-21.oe2203.noar 642 kB/s | 102 kB 00:00 2024-11-19 11:58:15.941 | (208/342): efi-srpm-macros-4-5.oe2203.noarch.rp 20 kB/s | 22 kB 00:01 2024-11-19 11:58:15.997 | (209/342): e2fsprogs-1.46.4-21.oe2203.aarch64.r 848 kB/s | 1.1 MB 00:01 2024-11-19 11:58:16.011 | (210/342): elfutils-0.185-13.oe2203.aarch64.rpm 537 kB/s | 580 kB 00:01 2024-11-19 11:58:16.105 | (211/342): elfutils-extra-0.185-13.oe2203.aarch 1.4 MB/s | 220 kB 00:00 2024-11-19 11:58:16.552 | (212/342): file-5.41-3.oe2203.aarch64.rpm 67 kB/s | 36 kB 00:00 2024-11-19 11:58:16.566 | (213/342): expat-2.4.1-10.oe2203.aarch64.rpm 135 kB/s | 75 kB 00:00 2024-11-19 11:58:17.474 | (214/342): file-libs-5.41-3.oe2203.aarch64.rpm 479 kB/s | 655 kB 00:01 2024-11-19 11:58:17.489 | (215/342): freetype-2.11.0-3.oe2203.aarch64.rpm 374 kB/s | 349 kB 00:00 2024-11-19 11:58:17.634 | (216/342): fribidi-1.0.10-2.oe2203.aarch64.rpm 528 kB/s | 83 kB 00:00 2024-11-19 11:58:17.974 | (217/342): gdk-pixbuf2-2.42.6-5.oe2203.aarch64. 1.3 MB/s | 455 kB 00:00 2024-11-19 11:58:18.069 | (218/342): gdbm-1.22-11.oe2203.aarch64.rpm 287 kB/s | 166 kB 00:00 2024-11-19 11:58:18.147 | (219/342): gdk-pixbuf2-modules-2.42.6-5.oe2203. 387 kB/s | 67 kB 00:00 2024-11-19 11:58:18.209 | (220/342): gawk-5.1.1-4.oe2203.aarch64.rpm 470 kB/s | 344 kB 00:00 2024-11-19 11:58:18.614 | (221/342): glibc-2.34-149.oe2203.aarch64.rpm 6.0 MB/s | 2.8 MB 00:00 2024-11-19 11:58:18.897 | (222/342): gnupg2-2.2.32-3.oe2203.aarch64.rpm 7.5 MB/s | 2.1 MB 00:00 2024-11-19 11:58:18.968 | (223/342): glib2-2.68.1-21.oe2203.aarch64.rpm 2.9 MB/s | 2.6 MB 00:00 2024-11-19 11:58:19.062 | (224/342): glibc-common-2.34-149.oe2203.aarch64 3.1 MB/s | 2.7 MB 00:00 2024-11-19 11:58:19.081 | (225/342): gnutls-3.7.2-13.oe2203.aarch64.rpm 4.8 MB/s | 884 kB 00:00 2024-11-19 11:58:19.226 | (226/342): gpgme-1.16.0-3.oe2203.aarch64.rpm 2.0 MB/s | 329 kB 00:00 2024-11-19 11:58:19.261 | (227/342): grep-3.7-9.oe2203.aarch64.rpm 1.5 MB/s | 293 kB 00:00 2024-11-19 11:58:19.281 | (228/342): groff-1.22.4-11.oe2203.aarch64.rpm 4.5 MB/s | 908 kB 00:00 2024-11-19 11:58:19.436 | (229/342): groff-base-1.22.4-11.oe2203.aarch64. 4.9 MB/s | 858 kB 00:00 2024-11-19 11:58:19.471 | (230/342): grub2-tools-2.06-41.oe2203.aarch64.r 9.8 MB/s | 1.8 MB 00:00 2024-11-19 11:58:19.621 | (231/342): grub2-common-2.06-41.oe2203.noarch.r 8.2 MB/s | 2.9 MB 00:00 2024-11-19 11:58:19.635 | (232/342): grub2-tools-minimal-2.06-41.oe2203.a 1.8 MB/s | 346 kB 00:00 2024-11-19 11:58:19.647 | (233/342): gzip-1.11-3.oe2203.aarch64.rpm 591 kB/s | 104 kB 00:00 2024-11-19 11:58:19.991 | (234/342): harfbuzz-2.8.2-4.oe2203.aarch64.rpm 1.7 MB/s | 638 kB 00:00 2024-11-19 11:58:20.000 | (235/342): hicolor-icon-theme-0.17-6.oe2203.noa 125 kB/s | 44 kB 00:00 2024-11-19 11:58:20.008 | (236/342): jbigkit-libs-2.1-19.oe2203.aarch64.r 93 kB/s | 33 kB 00:00 2024-11-19 11:58:20.144 | (237/342): json-c-0.15-6.oe2203.aarch64.rpm 236 kB/s | 36 kB 00:00 2024-11-19 11:58:20.163 | (238/342): kpartx-0.8.7-6.oe2203.aarch64.rpm 271 kB/s | 42 kB 00:00 2024-11-19 11:58:20.193 | (239/342): krb5-libs-1.19.2-8.oe2203.aarch64.rp 3.3 MB/s | 628 kB 00:00 2024-11-19 11:58:20.299 | (240/342): less-590-6.oe2203.aarch64.rpm 659 kB/s | 101 kB 00:00 2024-11-19 11:58:20.395 | (241/342): libX11-1.7.2-8.oe2203.aarch64.rpm 3.0 MB/s | 716 kB 00:00 2024-11-19 11:58:20.417 | (242/342): libXext-1.3.4-4.oe2203.aarch64.rpm 153 kB/s | 34 kB 00:00 2024-11-19 11:58:20.568 | (243/342): libacl-2.3.1-2.oe2203.aarch64.rpm 127 kB/s | 22 kB 00:00 2024-11-19 11:58:20.591 | (244/342): libarchive-3.5.2-6.oe2203.aarch64.rp 1.8 MB/s | 320 kB 00:00 2024-11-19 11:58:20.733 | (245/342): libblkid-2.37.2-28.oe2203.aarch64.rp 901 kB/s | 147 kB 00:00 2024-11-19 11:58:20.746 | (246/342): libXi-1.8-2.oe2203.aarch64.rpm 76 kB/s | 34 kB 00:00 2024-11-19 11:58:20.774 | (247/342): libcap-2.61-5.oe2203.aarch64.rpm 341 kB/s | 62 kB 00:00 2024-11-19 11:58:20.900 | (248/342): libcurl-7.79.1-28.oe2203.aarch64.rpm 1.6 MB/s | 264 kB 00:00 2024-11-19 11:58:20.972 | (249/342): libdnf-0.65.0-6.oe2203.aarch64.rpm 2.6 MB/s | 602 kB 00:00 2024-11-19 11:58:21.121 | (250/342): libgcc-10.3.1-23.oe2203.aarch64.rpm 308 kB/s | 67 kB 00:00 2024-11-19 11:58:21.183 | (251/342): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.9 MB/s | 414 kB 00:00 2024-11-19 11:58:21.270 | (252/342): libfdisk-2.37.2-28.oe2203.aarch64.rp 385 kB/s | 191 kB 00:00 2024-11-19 11:58:21.392 | (253/342): libgomp-10.3.1-23.oe2203.aarch64.rpm 837 kB/s | 224 kB 00:00 2024-11-19 11:58:21.518 | (254/342): libgpg-error-1.43-2.oe2203.aarch64.r 803 kB/s | 268 kB 00:00 2024-11-19 11:58:21.629 | (255/342): libjpeg-turbo-2.1.1-2.oe2203.aarch64 515 kB/s | 121 kB 00:00 2024-11-19 11:58:21.795 | (256/342): libksba-1.6.0-3.oe2203.aarch64.rpm 870 kB/s | 139 kB 00:00 2024-11-19 11:58:21.899 | (257/342): libkcapi-1.3.1-7.oe2203.aarch64.rpm 438 kB/s | 164 kB 00:00 2024-11-19 11:58:22.056 | (258/342): libmount-2.37.2-28.oe2203.aarch64.rp 648 kB/s | 169 kB 00:00 2024-11-19 11:58:22.099 | (259/342): libnghttp2-1.46.0-5.oe2203.aarch64.r 345 kB/s | 67 kB 00:00 2024-11-19 11:58:22.326 | (260/342): libicu-69.1-7.oe2203.aarch64.rpm 8.8 MB/s | 9.3 MB 00:01 2024-11-19 11:58:22.483 | (261/342): libnsl2-2.0.0-4.oe2203.aarch64.rpm 66 kB/s | 28 kB 00:00 2024-11-19 11:58:22.536 | (262/342): libpng-1.6.37-4.oe2203.aarch64.rpm 227 kB/s | 99 kB 00:00 2024-11-19 11:58:22.729 | (263/342): libpsl-0.21.1-5.oe2203.aarch64.rpm 180 kB/s | 72 kB 00:00 2024-11-19 11:58:22.741 | (264/342): libpwquality-1.4.4-4.oe2203.aarch64. 423 kB/s | 86 kB 00:00 2024-11-19 11:58:22.752 | (265/342): libselinux-3.3-5.oe2203.aarch64.rpm 510 kB/s | 109 kB 00:00 2024-11-19 11:58:23.065 | (266/342): libsepol-3.3-6.oe2203.aarch64.rpm 796 kB/s | 266 kB 00:00 2024-11-19 11:58:23.082 | (267/342): libsmartcols-2.37.2-28.oe2203.aarch6 349 kB/s | 115 kB 00:00 2024-11-19 11:58:23.202 | (268/342): libsolv-0.7.20-4.oe2203.aarch64.rpm 766 kB/s | 345 kB 00:00 2024-11-19 11:58:23.227 | (269/342): libssh-0.9.6-8.oe2203.aarch64.rpm 1.1 MB/s | 182 kB 00:00 2024-11-19 11:58:23.244 | (270/342): libstdc++-10.3.1-23.oe2203.aarch64.r 2.9 MB/s | 484 kB 00:00 2024-11-19 11:58:23.409 | (271/342): libtasn1-4.17.0-3.oe2203.aarch64.rpm 375 kB/s | 77 kB 00:00 2024-11-19 11:58:23.423 | (272/342): libtiff-4.3.0-37.oe2203.aarch64.rpm 855 kB/s | 166 kB 00:00 2024-11-19 11:58:23.641 | (273/342): libtirpc-1.3.2-3.oe2203.aarch64.rpm 205 kB/s | 81 kB 00:00 2024-11-19 11:58:23.855 | (274/342): libuuid-2.37.2-28.oe2203.aarch64.rpm 67 kB/s | 30 kB 00:00 2024-11-19 11:58:23.879 | (275/342): libxcb-1.14-2.oe2203.aarch64.rpm 822 kB/s | 195 kB 00:00 2024-11-19 11:58:24.014 | (276/342): libxml2-2.9.12-20.oe2203.aarch64.rpm 1.6 MB/s | 609 kB 00:00 2024-11-19 11:58:24.025 | (277/342): libyaml-0.2.5-6.oe2203.aarch64.rpm 322 kB/s | 54 kB 00:00 2024-11-19 11:58:24.036 | (278/342): logrotate-3.20.1-1.oe2203.aarch64.rp 319 kB/s | 50 kB 00:00 2024-11-19 11:58:24.173 | (279/342): lua-5.4.3-11.oe2203.aarch64.rpm 860 kB/s | 136 kB 00:00 2024-11-19 11:58:24.457 | (280/342): ncurses-6.3-8.oe2203.aarch64.rpm 1.5 MB/s | 674 kB 00:00 2024-11-19 11:58:24.485 | (281/342): ncurses-base-6.3-8.oe2203.noarch.rpm 121 kB/s | 54 kB 00:00 2024-11-19 11:58:24.533 | (282/342): ncurses-libs-6.3-8.oe2203.aarch64.rp 743 kB/s | 265 kB 00:00 2024-11-19 11:58:24.626 | (283/342): nettle-3.8.1-1.oe2203.aarch64.rpm 5.5 MB/s | 935 kB 00:00 2024-11-19 11:58:24.730 | (284/342): newt-0.52.21-8.oe2203.aarch64.rpm 481 kB/s | 94 kB 00:00 2024-11-19 11:58:24.757 | (285/342): openEuler-rpm-config-30-30.oe2203.aa 219 kB/s | 49 kB 00:00 2024-11-19 11:58:24.955 | (286/342): openldap-2.6.0-6.oe2203.aarch64.rpm 630 kB/s | 207 kB 00:00 2024-11-19 11:58:38.183 | (287/342): openssh-8.8p1-23.oe2203.aarch64.rpm 22 kB/s | 300 kB 00:13 2024-11-19 11:58:39.919 | (288/342): openssh-clients-8.8p1-23.oe2203.aarc 40 kB/s | 601 kB 00:15 2024-11-19 11:58:42.408 | (289/342): openssh-server-8.8p1-23.oe2203.aarch 21 kB/s | 365 kB 00:17 2024-11-19 11:58:43.821 | (290/342): openssl-1.1.1m-28.oe2203.aarch64.rpm 75 kB/s | 424 kB 00:05 2024-11-19 11:58:43.852 | (291/342): openssl-libs-1.1.1m-28.oe2203.aarch6 875 kB/s | 1.2 MB 00:01 2024-11-19 11:58:43.862 | (292/342): p11-kit-0.24.0-2.oe2203.aarch64.rpm 149 kB/s | 217 kB 00:01 2024-11-19 11:58:43.980 | (293/342): p11-kit-trust-0.24.0-2.oe2203.aarch6 779 kB/s | 120 kB 00:00 2024-11-19 11:58:45.359 | (294/342): pcre-8.45-2.oe2203.aarch64.rpm 282 kB/s | 389 kB 00:01 2024-11-19 11:58:45.374 | (295/342): pam-1.5.2-7.oe2203.aarch64.rpm 289 kB/s | 437 kB 00:01 2024-11-19 11:58:45.408 | (296/342): pango-1.49.3-3.oe2203.aarch64.rpm 157 kB/s | 243 kB 00:01 2024-11-19 11:58:45.945 | (297/342): pcre2-10.39-9.oe2203.aarch64.rpm 873 kB/s | 510 kB 00:00 2024-11-19 11:58:47.135 | (298/342): perl-HTTP-Tiny-0.080-2.oe2203.noarch 30 kB/s | 35 kB 00:01 2024-11-19 11:58:47.513 | (299/342): perl-5.34.0-12.oe2203.aarch64.rpm 1.5 MB/s | 3.2 MB 00:02 2024-11-19 11:58:47.524 | (300/342): perl-Math-BigInt-FastCalc-0.5012-2.o 50 kB/s | 19 kB 00:00 2024-11-19 11:58:47.677 | (301/342): perl-Time-HiRes-1.9767-2.oe2203.aarc 307 kB/s | 47 kB 00:00 2024-11-19 11:58:48.600 | (302/342): perl-Encode-3.16-3.oe2203.aarch64.rp 449 kB/s | 1.4 MB 00:03 2024-11-19 11:58:48.619 | (303/342): perl-Test-Harness-3.42-2.oe2203.noar 118 kB/s | 130 kB 00:01 2024-11-19 11:58:48.673 | (304/342): perl-devel-5.34.0-12.oe2203.aarch64. 2.1 MB/s | 2.1 MB 00:00 2024-11-19 11:58:48.889 | (305/342): pixman-0.40.0-3.oe2203.aarch64.rpm 688 kB/s | 148 kB 00:00 2024-11-19 11:58:48.899 | (306/342): perl-libnet-3.13-2.oe2203.noarch.rpm 257 kB/s | 75 kB 00:00 2024-11-19 11:58:48.986 | (307/342): perl-libs-5.34.0-12.oe2203.aarch64.r 4.5 MB/s | 1.6 MB 00:00 2024-11-19 11:58:49.043 | (308/342): pkgconf-1.8.0-3.oe2203.aarch64.rpm 374 kB/s | 57 kB 00:00 2024-11-19 11:58:49.062 | (309/342): popt-1.18-3.oe2203.aarch64.rpm 305 kB/s | 49 kB 00:00 2024-11-19 11:58:49.142 | (310/342): procps-ng-3.3.17-5.oe2203.aarch64.rp 1.3 MB/s | 207 kB 00:00 2024-11-19 11:58:49.384 | (311/342): publicsuffix-list-20211113-2.oe2203. 377 kB/s | 128 kB 00:00 2024-11-19 11:58:50.045 | (312/342): python-setuptools-59.4.0-5.oe2203.no 564 kB/s | 509 kB 00:00 2024-11-19 11:58:50.077 | (313/342): python-pip-wheel-21.3.1-2.oe2203.noa 1.5 MB/s | 1.5 MB 00:01 2024-11-19 11:58:50.215 | (314/342): python3-dnf-4.10.0-15.oe2203.noarch. 2.7 MB/s | 443 kB 00:00 2024-11-19 11:58:50.371 | (315/342): python3-gpgme-1.16.0-3.oe2203.aarch6 1.5 MB/s | 242 kB 00:00 2024-11-19 11:58:51.269 | (316/342): python3-3.9.9-28.oe2203.aarch64.rpm 4.2 MB/s | 7.8 MB 00:01 2024-11-19 11:58:51.556 | (317/342): python3-dnf-plugins-core-4.0.24-6.oe 142 kB/s | 209 kB 00:01 2024-11-19 11:58:51.584 | (318/342): python3-hawkey-0.65.0-6.oe2203.aarch 68 kB/s | 82 kB 00:01 2024-11-19 11:58:51.618 | (319/342): python3-libdnf-0.65.0-6.oe2203.aarch 1.8 MB/s | 653 kB 00:00 2024-11-19 11:58:52.039 | (320/342): python3-setuptools-59.4.0-5.oe2203.n 2.2 MB/s | 964 kB 00:00 2024-11-19 11:58:53.005 | (321/342): python3-pip-21.3.1-2.oe2203.noarch.r 1.6 MB/s | 2.2 MB 00:01 2024-11-19 11:58:53.015 | (322/342): python3-rpm-4.17.0-33.oe2203.aarch64 54 kB/s | 78 kB 00:01 2024-11-19 11:58:53.029 | (323/342): python3-unbound-1.13.2-11.oe2203.aar 91 kB/s | 90 kB 00:00 2024-11-19 11:58:53.190 | (324/342): readline-8.1-3.oe2203.aarch64.rpm 841 kB/s | 146 kB 00:00 2024-11-19 11:58:53.329 | (325/342): rpm-4.17.0-33.oe2203.aarch64.rpm 1.5 MB/s | 492 kB 00:00 2024-11-19 11:58:53.359 | (326/342): sed-4.8-3.oe2203.aarch64.rpm 963 kB/s | 162 kB 00:00 2024-11-19 11:58:53.490 | (327/342): shadow-4.9-13.oe2203.aarch64.rpm 3.6 MB/s | 598 kB 00:00 2024-11-19 11:58:53.863 | (328/342): rpm-libs-4.17.0-33.oe2203.aarch64.rp 408 kB/s | 340 kB 00:00 2024-11-19 11:58:53.906 | (329/342): systemd-249-75.oe2203.aarch64.rpm 7.8 MB/s | 3.2 MB 00:00 2024-11-19 11:58:54.078 | (330/342): systemd-udev-249-75.oe2203.aarch64.r 7.2 MB/s | 1.2 MB 00:00 2024-11-19 11:58:54.170 | (331/342): systemd-libs-249-75.oe2203.aarch64.r 1.5 MB/s | 453 kB 00:00 2024-11-19 11:58:54.256 | (332/342): tcl-8.6.10-4.oe2203.aarch64.rpm 6.0 MB/s | 1.1 MB 00:00 2024-11-19 11:58:54.338 | (333/342): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 2.9 MB/s | 489 kB 00:00 2024-11-19 11:58:54.419 | (334/342): tzdata-2022a-18.oe2203.noarch.rpm 2.6 MB/s | 429 kB 00:00 2024-11-19 11:58:54.505 | (335/342): unbound-libs-1.13.2-11.oe2203.aarch6 2.7 MB/s | 464 kB 00:00 2024-11-19 11:58:54.534 | (336/342): sqlite-3.37.2-7.oe2203.aarch64.rpm 966 kB/s | 1.1 MB 00:01 2024-11-19 11:58:54.819 | (337/342): util-linux-2.37.2-28.oe2203.aarch64. 5.8 MB/s | 2.3 MB 00:00 2024-11-19 11:58:54.856 | (338/342): wayland-1.19.91-4.oe2203.aarch64.rpm 169 kB/s | 59 kB 00:00 2024-11-19 11:58:54.912 | (339/342): xz-5.2.5-2.oe2203.aarch64.rpm 374 kB/s | 141 kB 00:00 2024-11-19 11:58:54.974 | (340/342): xz-libs-5.2.5-2.oe2203.aarch64.rpm 512 kB/s | 79 kB 00:00 2024-11-19 11:58:55.074 | (341/342): zlib-1.2.11-24.oe2203.aarch64.rpm 563 kB/s | 91 kB 00:00 2024-11-19 11:58:55.214 | (342/342): zstd-1.5.0-4.oe2203.aarch64.rpm 2.2 MB/s | 686 kB 00:00 2024-11-19 11:58:55.217 | -------------------------------------------------------------------------------- 2024-11-19 11:58:55.218 | Total 1.6 MB/s | 139 MB 01:29 2024-11-19 11:58:55.244 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 11:58:55.534 | OS 7.2 kB/s | 2.1 kB 00:00 2024-11-19 11:58:58.403 | Importing GPG key 0xB25E7F66: 2024-11-19 11:58:58.403 | Userid : "private OBS (key without passphrase) " 2024-11-19 11:58:58.403 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-19 11:58:58.403 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 11:58:58.549 | Key imported successfully 2024-11-19 11:59:02.809 | Running transaction check 2024-11-19 11:59:03.435 | Transaction check succeeded. 2024-11-19 11:59:03.436 | Running transaction test 2024-11-19 11:59:05.760 | Transaction test succeeded. 2024-11-19 11:59:06.179 | Running transaction 2024-11-19 11:59:27.606 | Preparing : 1/1 2024-11-19 11:59:27.648 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-19 11:59:27.970 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/342 2024-11-19 11:59:28.037 | Installing : tzdata-2022a-18.oe2203.noarch 2/342 2024-11-19 11:59:28.080 | Installing : ncurses-base-6.3-8.oe2203.noarch 3/342 2024-11-19 11:59:28.135 | Installing : libselinux-3.3-5.oe2203.aarch64 4/342 2024-11-19 11:59:28.674 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 5/342 2024-11-19 11:59:28.795 | Installing : glibc-common-2.34-149.oe2203.aarch64 6/342 2024-11-19 11:59:29.341 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 11:59:29.359 | Installing : glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 11:59:29.595 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 7/342 2024-11-19 11:59:29.631 | Installing : bash-5.1.8-6.oe2203.aarch64 8/342 2024-11-19 11:59:29.642 | Installing : readline-8.1-3.oe2203.aarch64 9/342 2024-11-19 11:59:29.688 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 11:59:29.702 | Installing : libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 11:59:30.028 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 10/342 2024-11-19 11:59:30.038 | Installing : pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-19 11:59:30.267 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 11/342 2024-11-19 11:59:30.345 | Installing : zlib-1.2.11-24.oe2203.aarch64 12/342 2024-11-19 11:59:30.369 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 13/342 2024-11-19 11:59:30.380 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 14/342 2024-11-19 11:59:30.456 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 11:59:30.481 | Installing : grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 11:59:30.510 | Running scriptlet: grep-3.7-9.oe2203.aarch64 15/342 2024-11-19 11:59:30.520 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-19 11:59:30.681 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 16/342 2024-11-19 11:59:30.793 | Installing : perl-Carp-1.50-418.oe2203.noarch 17/342 2024-11-19 11:59:31.330 | Installing : perl-Exporter-5.74-1.oe2203.noarch 18/342 2024-11-19 11:59:31.508 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 19/342 2024-11-19 11:59:31.532 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 11:59:31.641 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 11:59:31.671 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 20/342 2024-11-19 11:59:32.100 | Installing : bzip2-1.0.8-6.oe2203.aarch64 21/342 2024-11-19 11:59:32.143 | Installing : libgpg-error-1.43-2.oe2203.aarch64 22/342 2024-11-19 11:59:32.172 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 11:59:32.264 | Installing : popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 11:59:32.587 | Running scriptlet: popt-1.18-3.oe2203.aarch64 23/342 2024-11-19 11:59:32.631 | Installing : libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-19 11:59:32.926 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 24/342 2024-11-19 11:59:32.944 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 11:59:33.078 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 11:59:33.094 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 25/342 2024-11-19 11:59:33.371 | Installing : perl-parent-1:0.238-1.oe2203.noarch 26/342 2024-11-19 11:59:33.494 | Installing : zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-19 11:59:33.650 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 27/342 2024-11-19 11:59:33.664 | Installing : libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-19 11:59:33.796 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 28/342 2024-11-19 11:59:33.925 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 29/342 2024-11-19 11:59:33.948 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 30/342 2024-11-19 11:59:34.002 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 31/342 2024-11-19 11:59:34.021 | Installing : freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-19 11:59:34.149 | Running scriptlet: freetype-2.11.0-3.oe2203.aarch64 32/342 2024-11-19 11:59:34.279 | Installing : gdbm-1:1.22-11.oe2203.aarch64 33/342 2024-11-19 11:59:34.403 | Installing : libffi-3.4.2-2.oe2203.aarch64 34/342 2024-11-19 11:59:34.468 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-19 11:59:34.520 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 35/342 2024-11-19 11:59:34.535 | Installing : expat-2.4.1-10.oe2203.aarch64 36/342 2024-11-19 11:59:34.546 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 37/342 2024-11-19 11:59:34.566 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 11:59:34.580 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 11:59:34.750 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 38/342 2024-11-19 11:59:34.781 | Installing : file-libs-5.41-3.oe2203.aarch64 39/342 2024-11-19 11:59:34.793 | Installing : attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-19 11:59:34.846 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 40/342 2024-11-19 11:59:34.861 | Installing : libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-19 11:59:34.929 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 41/342 2024-11-19 11:59:34.998 | Installing : sed-4.8-3.oe2203.aarch64 42/342 2024-11-19 11:59:35.015 | Installing : libunistring-0.9.10-8.oe2203.aarch64 43/342 2024-11-19 11:59:35.045 | Installing : json-c-0.15-6.oe2203.aarch64 44/342 2024-11-19 11:59:35.055 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-19 11:59:35.091 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 45/342 2024-11-19 11:59:35.125 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-19 11:59:35.181 | Installing : libidn2-2.3.2-2.oe2203.aarch64 46/342 2024-11-19 11:59:35.298 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 47/342 2024-11-19 11:59:35.323 | Installing : elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-19 11:59:35.369 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 48/342 2024-11-19 11:59:35.391 | Installing : perl-Digest-1.20-1.oe2203.noarch 49/342 2024-11-19 11:59:35.411 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 50/342 2024-11-19 11:59:35.428 | Installing : libassuan-2.5.5-1.oe2203.aarch64 51/342 2024-11-19 11:59:35.460 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 11:59:35.481 | Installing : lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 11:59:35.515 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 52/342 2024-11-19 11:59:35.549 | Installing : info-6.8-3.oe2203.aarch64 53/342 2024-11-19 11:59:35.585 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 54/342 2024-11-19 11:59:35.627 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 55/342 2024-11-19 11:59:35.641 | Installing : lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-19 11:59:35.786 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 56/342 2024-11-19 11:59:36.004 | Installing : libgomp-10.3.1-23.oe2203.aarch64 57/342 2024-11-19 11:59:36.026 | Installing : gettext-0.21-4.oe2203.aarch64 58/342 2024-11-19 11:59:36.102 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-19 11:59:36.126 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 59/342 2024-11-19 11:59:36.142 | Installing : file-5.41-3.oe2203.aarch64 60/342 2024-11-19 11:59:36.171 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 11:59:36.184 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 11:59:36.349 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 61/342 2024-11-19 11:59:36.843 | Installing : groff-base-1.22.4-11.oe2203.aarch64 62/342 2024-11-19 11:59:36.966 | Installing : ncurses-6.3-8.oe2203.aarch64 63/342 2024-11-19 11:59:37.297 | Installing : pcre-8.45-2.oe2203.aarch64 64/342 2024-11-19 11:59:37.485 | Installing : grub2-common-1:2.06-41.oe2203.noarch 65/342 2024-11-19 11:59:37.554 | Installing : which-2.21-14.oe2203.aarch64 66/342 2024-11-19 11:59:37.642 | Installing : fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-19 11:59:37.696 | Running scriptlet: fribidi-1.0.10-2.oe2203.aarch64 67/342 2024-11-19 11:59:37.735 | Installing : libjpeg-turbo-2.1.1-2.oe2203.aarch64 68/342 2024-11-19 11:59:37.763 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-19 11:59:37.823 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 69/342 2024-11-19 11:59:37.929 | Installing : pixman-0.40.0-3.oe2203.aarch64 70/342 2024-11-19 11:59:37.952 | Installing : libreport-filesystem-2.15.2-1.oe2203.noarch 71/342 2024-11-19 11:59:38.651 | Installing : fonts-filesystem-2.0.5-2.oe2203.noarch 72/342 2024-11-19 11:59:38.724 | Installing : dejavu-fonts-2.37-1.oe2203.noarch 73/342 2024-11-19 11:59:38.857 | Installing : dnf-data-4.10.0-15.oe2203.noarch 74/342 2024-11-19 11:59:39.580 | Installing : libsemanage-3.3-3.oe2203.aarch64 75/342 2024-11-19 11:59:40.287 | Installing : acl-2.3.1-2.oe2203.aarch64 76/342 2024-11-19 11:59:49.472 | Installing : libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-19 11:59:49.624 | Running scriptlet: libcomps-0.1.18-1.oe2203.aarch64 77/342 2024-11-19 11:59:55.307 | Installing : wayland-1.19.91-4.oe2203.aarch64 78/342 2024-11-19 11:59:56.685 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 79/342 2024-11-19 11:59:56.718 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 11:59:58.930 | Installing : libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 11:59:59.857 | Running scriptlet: libksba-1.6.0-3.oe2203.aarch64 80/342 2024-11-19 12:00:00.347 | Installing : zip-3.0-29.oe2203.aarch64 81/342 2024-11-19 12:00:01.109 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 82/342 2024-11-19 12:00:01.633 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 83/342 2024-11-19 12:00:02.035 | Installing : xz-5.2.5-2.oe2203.aarch64 84/342 2024-11-19 12:00:02.062 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 12:00:02.228 | Installing : graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 12:00:03.700 | Running scriptlet: graphite2-1.3.14-5.oe2203.aarch64 85/342 2024-11-19 12:00:04.116 | Installing : libicu-69.1-7.oe2203.aarch64 86/342 2024-11-19 12:00:04.129 | Installing : pigz-2.6-1.oe2203.aarch64 87/342 2024-11-19 12:00:04.318 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 12:00:04.425 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 12:00:05.385 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 88/342 2024-11-19 12:00:05.425 | Installing : sqlite-3.37.2-7.oe2203.aarch64 89/342 2024-11-19 12:00:05.447 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 12:00:05.462 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 12:00:05.498 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 90/342 2024-11-19 12:00:05.509 | Installing : npth-1.6-2.oe2203.aarch64 91/342 2024-11-19 12:00:05.523 | Running scriptlet: npth-1.6-2.oe2203.aarch64 91/342 2024-11-19 12:00:05.550 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 12:00:05.893 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 12:00:05.955 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 92/342 2024-11-19 12:00:06.065 | Installing : brotli-1.0.9-2.oe2203.aarch64 93/342 2024-11-19 12:00:06.085 | Installing : diffutils-3.8-2.oe2203.aarch64 94/342 2024-11-19 12:00:06.099 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-19 12:00:06.151 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 95/342 2024-11-19 12:00:06.167 | Installing : lcms2-2.12-1.oe2203.aarch64 96/342 2024-11-19 12:00:06.339 | Installing : libXau-1.0.9-2.oe2203.aarch64 97/342 2024-11-19 12:00:06.503 | Installing : libxcb-1.14-2.oe2203.aarch64 98/342 2024-11-19 12:00:06.869 | Installing : libX11-1.7.2-8.oe2203.aarch64 99/342 2024-11-19 12:00:06.968 | Installing : libXext-1.3.4-4.oe2203.aarch64 100/342 2024-11-19 12:00:06.984 | Installing : libXrender-0.9.10-10.oe2203.aarch64 101/342 2024-11-19 12:00:06.998 | Installing : libXi-1.8-2.oe2203.aarch64 102/342 2024-11-19 12:00:07.014 | Installing : libXfixes-6.0.0-1.oe2203.aarch64 103/342 2024-11-19 12:00:07.029 | Installing : libXcursor-1.2.0-1.oe2203.aarch64 104/342 2024-11-19 12:00:07.048 | Installing : libXdamage-1.1.5-1.oe2203.aarch64 105/342 2024-11-19 12:00:07.062 | Installing : libXrandr-1.5.2-1.oe2203.aarch64 106/342 2024-11-19 12:00:07.075 | Installing : libXinerama-1.1.4-5.oe2203.aarch64 107/342 2024-11-19 12:00:07.090 | Installing : libXcomposite-0.4.5-1.oe2203.aarch64 108/342 2024-11-19 12:00:07.105 | Installing : libXtst-1.2.3-10.oe2203.aarch64 109/342 2024-11-19 12:00:07.117 | Installing : libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-19 12:00:07.239 | Running scriptlet: libdatrie-0.2.13-1.oe2203.aarch64 110/342 2024-11-19 12:00:07.268 | Installing : libthai-0.1.28-4.oe2203.aarch64 111/342 2024-11-19 12:00:07.312 | Installing : libedit-3.1-28.oe2203.aarch64 112/342 2024-11-19 12:00:07.330 | Installing : libepoxy-1.5.9-1.oe2203.aarch64 113/342 2024-11-19 12:00:07.347 | Installing : libev-4.33-2.oe2203.aarch64 114/342 2024-11-19 12:00:07.365 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 115/342 2024-11-19 12:00:07.416 | Installing : libsigsegv-2.13-1.oe2203.aarch64 116/342 2024-11-19 12:00:07.434 | Installing : cpio-2.13-10.oe2203.aarch64 117/342 2024-11-19 12:00:07.472 | Installing : jbigkit-libs-2.1-19.oe2203.aarch64 118/342 2024-11-19 12:00:07.498 | Installing : libtiff-4.3.0-37.oe2203.aarch64 119/342 2024-11-19 12:00:07.549 | Installing : less-590-6.oe2203.aarch64 120/342 2024-11-19 12:00:07.604 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 121/342 2024-11-19 12:00:07.634 | Installing : libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-19 12:00:07.683 | Running scriptlet: libyaml-0.2.5-6.oe2203.aarch64 122/342 2024-11-19 12:00:07.755 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 123/342 2024-11-19 12:00:07.766 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-19 12:00:07.845 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 124/342 2024-11-19 12:00:07.998 | Installing : mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-19 12:00:08.088 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 125/342 2024-11-19 12:00:08.180 | Installing : gawk-5.1.1-4.oe2203.aarch64 126/342 2024-11-19 12:00:08.590 | Installing : nettle-3.8.1-1.oe2203.aarch64 127/342 2024-11-19 12:00:08.970 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 128/342 2024-11-19 12:00:09.093 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 129/342 2024-11-19 12:00:10.123 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 130/342 2024-11-19 12:00:11.308 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 131/342 2024-11-19 12:00:11.739 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 132/342 2024-11-19 12:00:12.169 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 133/342 2024-11-19 12:00:12.716 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 134/342 2024-11-19 12:00:12.753 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 135/342 2024-11-19 12:00:12.857 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 136/342 2024-11-19 12:00:12.992 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 137/342 2024-11-19 12:00:13.323 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 138/342 2024-11-19 12:00:13.562 | Installing : perl-URI-5.10-1.oe2203.noarch 139/342 2024-11-19 12:00:13.711 | Installing : efi-srpm-macros-4-5.oe2203.noarch 140/342 2024-11-19 12:00:14.122 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 141/342 2024-11-19 12:00:14.149 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 142/342 2024-11-19 12:00:14.171 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 143/342 2024-11-19 12:00:14.210 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 144/342 2024-11-19 12:00:14.789 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 145/342 2024-11-19 12:00:14.840 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 146/342 2024-11-19 12:00:14.920 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 147/342 2024-11-19 12:00:14.938 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 12:00:14.973 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 12:00:14.986 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 148/342 2024-11-19 12:00:15.000 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 12:00:16.927 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 12:00:16.970 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 149/342 2024-11-19 12:00:17.662 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 150/342 2024-11-19 12:00:17.694 | Installing : perl-Env-1.04-397.oe2203.noarch 151/342 2024-11-19 12:00:18.821 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 152/342 2024-11-19 12:00:18.854 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 153/342 2024-11-19 12:00:18.876 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 12:00:19.170 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 12:00:19.186 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 154/342 2024-11-19 12:00:19.773 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 155/342 2024-11-19 12:00:19.848 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 156/342 2024-11-19 12:00:19.868 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 12:00:19.882 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 12:00:19.895 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 157/342 2024-11-19 12:00:19.917 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 12:00:19.935 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 12:00:19.951 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 158/342 2024-11-19 12:00:19.975 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 159/342 2024-11-19 12:00:20.000 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 160/342 2024-11-19 12:00:20.014 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 161/342 2024-11-19 12:00:20.030 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 162/342 2024-11-19 12:00:20.048 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 163/342 2024-11-19 12:00:20.066 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 164/342 2024-11-19 12:00:20.078 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 165/342 2024-11-19 12:00:20.148 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 12:00:20.165 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 12:00:20.178 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 166/342 2024-11-19 12:00:20.194 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 12:00:20.206 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 12:00:20.220 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 167/342 2024-11-19 12:00:20.237 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 12:00:20.972 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 12:00:20.988 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 168/342 2024-11-19 12:00:21.018 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 12:00:21.325 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 12:00:21.341 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 169/342 2024-11-19 12:00:21.364 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 170/342 2024-11-19 12:00:21.393 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 171/342 2024-11-19 12:00:21.418 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 172/342 2024-11-19 12:00:21.457 | Installing : perl-File-Which-1.27-1.oe2203.noarch 173/342 2024-11-19 12:00:23.603 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 174/342 2024-11-19 12:00:23.625 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 12:00:23.659 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 12:00:23.676 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 175/342 2024-11-19 12:00:23.695 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 176/342 2024-11-19 12:00:23.846 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 12:00:23.886 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 12:00:23.910 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 177/342 2024-11-19 12:00:23.933 | Installing : perl-autodie-2.34-2.oe2203.noarch 178/342 2024-11-19 12:00:23.991 | Installing : perl-bignum-0.63-1.oe2203.noarch 179/342 2024-11-19 12:00:24.112 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 180/342 2024-11-19 12:00:24.173 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 181/342 2024-11-19 12:00:24.190 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 182/342 2024-11-19 12:00:24.204 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 183/342 2024-11-19 12:00:24.221 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 12:00:24.232 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 12:00:24.250 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 184/342 2024-11-19 12:00:24.278 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 185/342 2024-11-19 12:00:24.360 | Installing : perl-experimental-0.025-1.oe2203.noarch 186/342 2024-11-19 12:00:24.439 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 187/342 2024-11-19 12:00:24.489 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 188/342 2024-11-19 12:00:24.508 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 189/342 2024-11-19 12:00:24.542 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 190/342 2024-11-19 12:00:24.642 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 191/342 2024-11-19 12:00:24.691 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 12:00:24.707 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 12:00:24.721 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 192/342 2024-11-19 12:00:24.739 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 12:00:24.751 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 12:00:24.785 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 193/342 2024-11-19 12:00:25.104 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 194/342 2024-11-19 12:00:25.150 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 195/342 2024-11-19 12:00:25.199 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 196/342 2024-11-19 12:00:25.214 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 197/342 2024-11-19 12:00:25.241 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 198/342 2024-11-19 12:00:25.272 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 199/342 2024-11-19 12:00:25.288 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 200/342 2024-11-19 12:00:25.308 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 201/342 2024-11-19 12:00:25.332 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 202/342 2024-11-19 12:00:26.083 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 203/342 2024-11-19 12:00:26.177 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 204/342 2024-11-19 12:00:26.190 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 205/342 2024-11-19 12:00:26.214 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 206/342 2024-11-19 12:00:26.252 | Installing : perl-libnet-3.13-2.oe2203.noarch 207/342 2024-11-19 12:00:26.273 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 208/342 2024-11-19 12:00:26.283 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 209/342 2024-11-19 12:00:26.304 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 12:00:26.312 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 12:00:26.329 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 210/342 2024-11-19 12:00:26.343 | Installing : perl-File-Path-2.18-1.oe2203.noarch 211/342 2024-11-19 12:00:26.362 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 212/342 2024-11-19 12:00:26.382 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 213/342 2024-11-19 12:00:26.395 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 214/342 2024-11-19 12:00:26.409 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 12:00:26.419 | Installing : perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 12:00:26.433 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 215/342 2024-11-19 12:00:26.452 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 12:00:26.459 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 12:00:26.971 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 216/342 2024-11-19 12:00:27.057 | Installing : perl-4:5.34.0-12.oe2203.aarch64 217/342 2024-11-19 12:00:27.098 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-19 12:00:27.116 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 218/342 2024-11-19 12:00:27.320 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 12:00:27.370 | Installing : groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 12:00:27.387 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 219/342 2024-11-19 12:00:27.417 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 220/342 2024-11-19 12:00:27.426 | Installing : fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-19 12:00:27.504 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 221/342 2024-11-19 12:00:27.947 | Installing : libevent-2.1.12-4.oe2203.aarch64 222/342 2024-11-19 12:00:27.970 | Installing : glib2-2.68.1-21.oe2203.aarch64 223/342 2024-11-19 12:00:27.983 | Installing : libverto-0.3.2-1.oe2203.aarch64 224/342 2024-11-19 12:00:28.179 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 12:00:28.197 | Installing : man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 12:00:28.445 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 225/342 2024-11-19 12:00:28.445 | /var/tmp/rpm-tmp.wDS2FC: line 2: /usr/bin/rm: No such file or directory 2024-11-19 12:00:28.445 | 2024-11-19 12:00:28.575 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 226/342 2024-11-19 12:00:28.634 | Installing : slang-2.3.2-8.oe2203.aarch64 227/342 2024-11-19 12:00:28.732 | Installing : newt-0.52.21-8.oe2203.aarch64 228/342 2024-11-19 12:00:28.762 | Installing : chkconfig-1.20-1.oe2203.aarch64 229/342 2024-11-19 12:00:28.770 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-19 12:00:28.789 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 230/342 2024-11-19 12:00:28.809 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 12:00:28.820 | Installing : logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 12:00:28.847 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 231/342 2024-11-19 12:00:28.893 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 232/342 2024-11-19 12:00:28.966 | Installing : libarchive-3.5.2-6.oe2203.aarch64 233/342 2024-11-19 12:00:28.990 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 234/342 2024-11-19 12:00:29.002 | Installing : curl-7.79.1-28.oe2203.aarch64 235/342 2024-11-19 12:00:29.090 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 236/342 2024-11-19 12:00:29.528 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 237/342 2024-11-19 12:00:29.557 | Installing : cracklib-2.9.7-8.oe2203.aarch64 238/342 2024-11-19 12:00:29.614 | Installing : gzip-1.11-3.oe2203.aarch64 239/342 2024-11-19 12:00:29.666 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 240/342 2024-11-19 12:00:29.843 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 241/342 2024-11-19 12:00:29.937 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 242/342 2024-11-19 12:00:30.000 | Installing : libssh-0.9.6-8.oe2203.aarch64 243/342 2024-11-19 12:00:30.209 | Installing : openldap-2.6.0-6.oe2203.aarch64 244/342 2024-11-19 12:00:30.233 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 12:00:30.315 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 12:00:30.420 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 245/342 2024-11-19 12:00:30.652 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 246/342 2024-11-19 12:00:30.699 | Installing : kpartx-0.8.7-6.oe2203.aarch64 247/342 2024-11-19 12:00:30.713 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 248/342 2024-11-19 12:00:30.737 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 12:00:30.748 | Installing : libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 12:00:31.296 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 249/342 2024-11-19 12:00:31.524 | Installing : python3-pip-21.3.1-2.oe2203.noarch 250/342 2024-11-19 12:00:31.554 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 251/342 2024-11-19 12:00:31.801 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 252/342 2024-11-19 12:00:32.116 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 253/342 2024-11-19 12:00:39.900 | Installing : rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-19 12:00:46.790 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 254/342 2024-11-19 12:00:49.924 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 255/342 2024-11-19 12:00:50.369 | Installing : kmod-29-3.oe2203.aarch64 256/342 2024-11-19 12:00:50.416 | Running scriptlet: kmod-29-3.oe2203.aarch64 256/342 2024-11-19 12:00:51.133 | Installing : kmod-libs-29-3.oe2203.aarch64 257/342 2024-11-19 12:00:53.971 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-19 12:00:54.036 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 258/342 2024-11-19 12:00:55.013 | Installing : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 12:00:55.356 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 12:00:57.650 | Installing : kbd-2.4.0-1.oe2203.aarch64 260/342 2024-11-19 12:00:57.679 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 12:00:58.908 | Installing : libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 12:01:00.517 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 261/342 2024-11-19 12:01:00.535 | Installing : pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-19 12:01:00.931 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 262/342 2024-11-19 12:01:00.931 | /var/tmp/rpm-tmp.fiIExX: line 3: /usr/bin/install: No such file or directory 2024-11-19 12:01:00.931 | 2024-11-19 12:01:01.811 | Installing : coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-19 12:01:01.881 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 263/342 2024-11-19 12:01:01.893 | Installing : systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-19 12:01:01.940 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 264/342 2024-11-19 12:01:01.947 | Installing : libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-19 12:01:04.058 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 265/342 2024-11-19 12:01:04.325 | Installing : shadow-2:4.9-13.oe2203.aarch64 266/342 2024-11-19 12:01:04.389 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 12:01:04.400 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 12:01:05.167 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 267/342 2024-11-19 12:01:06.503 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-19 12:01:06.943 | Installing : libutempter-1.2.1-2.oe2203.aarch64 268/342 2024-11-19 12:01:06.984 | Installing : util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-19 12:01:07.013 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 269/342 2024-11-19 12:01:07.058 | Installing : crontabs-1.11-22.oe2203.noarch 270/342 2024-11-19 12:01:07.067 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-19 12:01:07.111 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 271/342 2024-11-19 12:01:07.142 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 12:01:07.202 | Installing : os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 12:01:07.215 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 272/342 2024-11-19 12:01:07.235 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 12:01:07.244 | Installing : grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 12:01:07.362 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 273/342 2024-11-19 12:01:07.527 | Installing : dracut-055-10.oe2203.aarch64 274/342 2024-11-19 12:01:07.540 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-19 12:01:09.059 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 275/342 2024-11-19 12:01:09.103 | Installing : python3-3.9.9-28.oe2203.aarch64 276/342 2024-11-19 12:01:11.729 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-19 12:01:11.759 | Installing : systemd-249-75.oe2203.aarch64 277/342 2024-11-19 12:01:12.039 | Running scriptlet: systemd-249-75.oe2203.aarch64 277/342 2024-11-19 12:01:12.052 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-19 12:01:12.132 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 278/342 2024-11-19 12:01:12.151 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-19 12:01:12.375 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 279/342 2024-11-19 12:01:12.615 | Installing : libcurl-7.79.1-28.oe2203.aarch64 280/342 2024-11-19 12:01:12.631 | Installing : systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-19 12:01:13.643 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 281/342 2024-11-19 12:01:13.911 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 12:01:13.979 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 12:01:14.332 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 282/342 2024-11-19 12:01:14.617 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-19 12:01:14.635 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 283/342 2024-11-19 12:01:14.666 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 12:01:14.678 | Installing : cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 12:01:14.704 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 284/342 2024-11-19 12:01:14.704 | Created symlink /etc/systemd/system/cron.service -> /usr/lib/systemd/system/crond.service. 2024-11-19 12:01:14.704 | Created symlink /etc/systemd/system/multi-user.target.wants/crond.service -> /usr/lib/systemd/system/crond.service. 2024-11-19 12:01:14.704 | 2024-11-19 12:01:14.789 | Installing : fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-19 12:01:16.937 | Running scriptlet: fontconfig-2.13.94-1.oe2203.aarch64 285/342 2024-11-19 12:01:17.013 | Installing : cairo-1.17.4-1.oe2203.aarch64 286/342 2024-11-19 12:01:17.042 | Installing : dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-19 12:01:17.251 | Running scriptlet: dbus-libs-1:1.12.20-10.oe2203.aarch64 287/342 2024-11-19 12:01:17.395 | Installing : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 288/342 2024-11-19 12:01:17.574 | Installing : libmodulemd-2.13.0-1.oe2203.aarch64 289/342 2024-11-19 12:01:17.687 | Installing : atk-2.36.0-2.oe2203.aarch64 290/342 2024-11-19 12:01:17.735 | Installing : harfbuzz-2.8.2-4.oe2203.aarch64 291/342 2024-11-19 12:01:17.765 | Installing : libsolv-0.7.20-4.oe2203.aarch64 292/342 2024-11-19 12:01:17.910 | Installing : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 293/342 2024-11-19 12:01:17.968 | Installing : python3-dbus-1.2.18-2.oe2203.aarch64 294/342 2024-11-19 12:01:17.986 | Installing : cairo-gobject-1.17.4-1.oe2203.aarch64 295/342 2024-11-19 12:01:21.162 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 12:01:21.263 | Installing : unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 12:01:21.345 | Running scriptlet: unbound-libs-1.13.2-11.oe2203.aarch64 296/342 2024-11-19 12:01:21.557 | Installing : hicolor-icon-theme-0.17-6.oe2203.noarch 297/342 2024-11-19 12:01:21.619 | Installing : gcr-base-3.41.0-1.oe2203.aarch64 298/342 2024-11-19 12:01:21.659 | Installing : libsecret-0.20.4-1.oe2203.aarch64 299/342 2024-11-19 12:01:21.678 | Installing : python3-unbound-1.13.2-11.oe2203.aarch64 300/342 2024-11-19 12:01:21.696 | Installing : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 301/342 2024-11-19 12:01:21.703 | Installing : avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-19 12:01:22.130 | Running scriptlet: avahi-libs-0.8-19.oe2203.aarch64 302/342 2024-11-19 12:01:22.146 | Installing : dbus-tools-1:1.12.20-10.oe2203.aarch64 303/342 2024-11-19 12:01:22.189 | Installing : libXft-2.3.4-1.oe2203.aarch64 304/342 2024-11-19 12:01:22.199 | Installing : pango-1.49.3-3.oe2203.aarch64 305/342 2024-11-19 12:01:22.641 | Running scriptlet: openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-19 12:01:22.655 | Installing : openssh-8.8p1-23.oe2203.aarch64 306/342 2024-11-19 12:01:23.764 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 12:01:23.827 | Installing : openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 12:01:23.851 | Running scriptlet: openssh-server-8.8p1-23.oe2203.aarch64 307/342 2024-11-19 12:01:23.851 | Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service -> /usr/lib/systemd/system/sshd.service. 2024-11-19 12:01:23.851 | 2024-11-19 12:01:23.993 | Installing : openssh-clients-8.8p1-23.oe2203.aarch64 308/342 2024-11-19 12:01:24.423 | Installing : python3-rpm-4.17.0-33.oe2203.aarch64 309/342 2024-11-19 12:01:24.477 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 12:01:24.486 | Installing : trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 12:01:24.809 | Running scriptlet: trousers-0.3.15-1.oe2203.aarch64 310/342 2024-11-19 12:01:24.852 | Installing : gnutls-3.7.2-13.oe2203.aarch64 311/342 2024-11-19 12:01:24.862 | Installing : cups-libs-1:2.4.0-10.oe2203.aarch64 312/342 2024-11-19 12:01:25.337 | Running scriptlet: gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-19 12:01:25.453 | Installing : gtk2-2.24.33-4.oe2203.aarch64 313/342 2024-11-19 12:01:25.462 | Installing : dbus-common-1:1.12.20-10.oe2203.noarch 314/342 2024-11-19 12:01:35.653 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 12:01:35.670 | Installing : dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 12:01:35.711 | Running scriptlet: dbus-daemon-1:1.12.20-10.oe2203.aarch64 315/342 2024-11-19 12:01:35.783 | Installing : dbus-1:1.12.20-10.oe2203.aarch64 316/342 2024-11-19 12:01:38.091 | Installing : at-spi2-core-2.42.0-1.oe2203.aarch64 317/342 2024-11-19 12:01:38.118 | Installing : at-spi2-atk-2.38.0-1.oe2203.aarch64 318/342 2024-11-19 12:01:38.137 | Installing : dconf-0.40.0-3.oe2203.aarch64 319/342 2024-11-19 12:01:38.156 | Installing : python3-distro-1.6.0-1.oe2203.noarch 320/342 2024-11-19 12:01:38.173 | Installing : python3-libcomps-0.1.18-1.oe2203.aarch64 321/342 2024-11-19 12:01:38.226 | Installing : python3-six-1.16.0-1.oe2203.noarch 322/342 2024-11-19 12:01:38.252 | Installing : python3-dateutil-1:2.8.2-2.oe2203.noarch 323/342 2024-11-19 12:01:38.269 | Installing : libusbx-1.0.24-1.oe2203.aarch64 324/342 2024-11-19 12:01:38.306 | Installing : libgusb-0.3.8-1.oe2203.aarch64 325/342 2024-11-19 12:01:38.524 | Installing : colord-libs-1.4.5-4.oe2203.aarch64 326/342 2024-11-19 12:01:40.343 | Installing : adwaita-cursor-theme-41.0-1.oe2203.noarch 327/342 2024-11-19 12:01:40.708 | Installing : adwaita-icon-theme-41.0-1.oe2203.noarch 328/342 2024-11-19 12:01:41.365 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 12:01:44.743 | Installing : gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 12:01:44.854 | Running scriptlet: gtk3-3.24.30-5.oe2203.aarch64 329/342 2024-11-19 12:01:45.309 | Installing : gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-19 12:01:45.332 | Running scriptlet: gcr-3.41.0-1.oe2203.aarch64 330/342 2024-11-19 12:01:45.333 | Created symlink /etc/systemd/user/default.target.wants/gcr-ssh-agent.service -> /usr/lib/systemd/user/gcr-ssh-agent.service. 2024-11-19 12:01:45.333 | Created symlink /etc/systemd/user/sockets.target.wants/gcr-ssh-agent.socket -> /usr/lib/systemd/user/gcr-ssh-agent.socket. 2024-11-19 12:01:45.333 | 2024-11-19 12:01:45.442 | Installing : pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-19 12:01:45.773 | Running scriptlet: pinentry-1.1.1-2.oe2203.aarch64 331/342 2024-11-19 12:01:45.942 | Installing : gnupg2-2.2.32-3.oe2203.aarch64 332/342 2024-11-19 12:01:45.963 | Installing : gpgme-1.16.0-3.oe2203.aarch64 333/342 2024-11-19 12:01:46.066 | Installing : librepo-1.14.2-2.oe2203.aarch64 334/342 2024-11-19 12:01:46.354 | Installing : libdnf-0.65.0-6.oe2203.aarch64 335/342 2024-11-19 12:01:48.007 | Installing : python3-libdnf-0.65.0-6.oe2203.aarch64 336/342 2024-11-19 12:01:48.109 | Installing : python3-hawkey-0.65.0-6.oe2203.aarch64 337/342 2024-11-19 12:01:48.219 | Installing : python3-gpgme-1.16.0-3.oe2203.aarch64 338/342 2024-11-19 12:01:48.239 | Installing : python3-dnf-4.10.0-15.oe2203.noarch 339/342 2024-11-19 12:01:48.249 | Installing : dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-19 12:01:48.272 | Running scriptlet: dnf-4.10.0-15.oe2203.noarch 340/342 2024-11-19 12:01:48.272 | Created symlink /etc/systemd/system/timers.target.wants/dnf-makecache.timer -> /usr/lib/systemd/system/dnf-makecache.timer. 2024-11-19 12:01:48.272 | 2024-11-19 12:01:48.337 | Installing : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 341/342 2024-11-19 12:01:48.345 | Installing : dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-19 12:01:48.346 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 342/342 2024-11-19 12:01:48.362 | Running scriptlet: readline-8.1-3.oe2203.aarch64 342/342 2024-11-19 12:01:48.374 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 342/342 2024-11-19 12:01:49.144 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 342/342 2024-11-19 12:01:49.157 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 342/342 2024-11-19 12:01:49.225 | Running scriptlet: dconf-0.40.0-3.oe2203.aarch64 342/342 2024-11-19 12:02:37.772 | Running scriptlet: dnf-plugins-core-4.0.24-6.oe2203.noarch 342/342 2024-11-19 12:02:37.772 | Verifying : adwaita-cursor-theme-41.0-1.oe2203.noarch 1/342 2024-11-19 12:02:37.772 | Verifying : adwaita-icon-theme-41.0-1.oe2203.noarch 2/342 2024-11-19 12:02:37.772 | Verifying : at-spi2-atk-2.38.0-1.oe2203.aarch64 3/342 2024-11-19 12:02:37.773 | Verifying : at-spi2-core-2.42.0-1.oe2203.aarch64 4/342 2024-11-19 12:02:37.773 | Verifying : attr-2.5.1-2.oe2203.aarch64 5/342 2024-11-19 12:02:37.773 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 6/342 2024-11-19 12:02:37.773 | Verifying : brotli-1.0.9-2.oe2203.aarch64 7/342 2024-11-19 12:02:37.774 | Verifying : cairo-1.17.4-1.oe2203.aarch64 8/342 2024-11-19 12:02:37.774 | Verifying : cairo-gobject-1.17.4-1.oe2203.aarch64 9/342 2024-11-19 12:02:37.774 | Verifying : chkconfig-1.20-1.oe2203.aarch64 10/342 2024-11-19 12:02:37.774 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 11/342 2024-11-19 12:02:37.774 | Verifying : cronie-1.5.7-1.oe2203.aarch64 12/342 2024-11-19 12:02:37.775 | Verifying : crontabs-1.11-22.oe2203.noarch 13/342 2024-11-19 12:02:37.775 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 14/342 2024-11-19 12:02:37.775 | Verifying : dejavu-fonts-2.37-1.oe2203.noarch 15/342 2024-11-19 12:02:37.775 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 16/342 2024-11-19 12:02:37.776 | Verifying : diffutils-3.8-2.oe2203.aarch64 17/342 2024-11-19 12:02:37.776 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 18/342 2024-11-19 12:02:37.776 | Verifying : fontconfig-2.13.94-1.oe2203.aarch64 19/342 2024-11-19 12:02:37.776 | Verifying : fonts-filesystem-2.0.5-2.oe2203.noarch 20/342 2024-11-19 12:02:37.776 | Verifying : fuse-2.9.9-9.oe2203.aarch64 21/342 2024-11-19 12:02:37.777 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 22/342 2024-11-19 12:02:37.777 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 23/342 2024-11-19 12:02:37.777 | Verifying : gcr-3.41.0-1.oe2203.aarch64 24/342 2024-11-19 12:02:37.777 | Verifying : gcr-base-3.41.0-1.oe2203.aarch64 25/342 2024-11-19 12:02:37.778 | Verifying : gettext-0.21-4.oe2203.aarch64 26/342 2024-11-19 12:02:37.778 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 27/342 2024-11-19 12:02:37.778 | Verifying : graphite2-1.3.14-5.oe2203.aarch64 28/342 2024-11-19 12:02:37.778 | Verifying : grubby-8.40-28.oe2203.aarch64 29/342 2024-11-19 12:02:37.778 | Verifying : gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 30/342 2024-11-19 12:02:37.779 | Verifying : gtk2-2.24.33-4.oe2203.aarch64 31/342 2024-11-19 12:02:37.779 | Verifying : gtk3-3.24.30-5.oe2203.aarch64 32/342 2024-11-19 12:02:37.779 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 33/342 2024-11-19 12:02:37.779 | Verifying : info-6.8-3.oe2203.aarch64 34/342 2024-11-19 12:02:37.780 | Verifying : kbd-2.4.0-1.oe2203.aarch64 35/342 2024-11-19 12:02:37.780 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 36/342 2024-11-19 12:02:37.780 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 37/342 2024-11-19 12:02:37.780 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 38/342 2024-11-19 12:02:37.780 | Verifying : kmod-29-3.oe2203.aarch64 39/342 2024-11-19 12:02:37.781 | Verifying : kmod-libs-29-3.oe2203.aarch64 40/342 2024-11-19 12:02:37.781 | Verifying : lcms2-2.12-1.oe2203.aarch64 41/342 2024-11-19 12:02:37.781 | Verifying : libXau-1.0.9-2.oe2203.aarch64 42/342 2024-11-19 12:02:37.781 | Verifying : libXcomposite-0.4.5-1.oe2203.aarch64 43/342 2024-11-19 12:02:37.781 | Verifying : libXcursor-1.2.0-1.oe2203.aarch64 44/342 2024-11-19 12:02:37.782 | Verifying : libXdamage-1.1.5-1.oe2203.aarch64 45/342 2024-11-19 12:02:37.782 | Verifying : libXfixes-6.0.0-1.oe2203.aarch64 46/342 2024-11-19 12:02:37.782 | Verifying : libXft-2.3.4-1.oe2203.aarch64 47/342 2024-11-19 12:02:37.782 | Verifying : libXinerama-1.1.4-5.oe2203.aarch64 48/342 2024-11-19 12:02:37.783 | Verifying : libXrandr-1.5.2-1.oe2203.aarch64 49/342 2024-11-19 12:02:37.783 | Verifying : libXrender-0.9.10-10.oe2203.aarch64 50/342 2024-11-19 12:02:37.783 | Verifying : libXtst-1.2.3-10.oe2203.aarch64 51/342 2024-11-19 12:02:37.783 | Verifying : libassuan-2.5.5-1.oe2203.aarch64 52/342 2024-11-19 12:02:37.783 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 53/342 2024-11-19 12:02:37.784 | Verifying : libcomps-0.1.18-1.oe2203.aarch64 54/342 2024-11-19 12:02:37.784 | Verifying : libdatrie-0.2.13-1.oe2203.aarch64 55/342 2024-11-19 12:02:37.784 | Verifying : libedit-3.1-28.oe2203.aarch64 56/342 2024-11-19 12:02:37.784 | Verifying : libepoxy-1.5.9-1.oe2203.aarch64 57/342 2024-11-19 12:02:37.785 | Verifying : libev-4.33-2.oe2203.aarch64 58/342 2024-11-19 12:02:37.785 | Verifying : libevent-2.1.12-4.oe2203.aarch64 59/342 2024-11-19 12:02:37.785 | Verifying : libffi-3.4.2-2.oe2203.aarch64 60/342 2024-11-19 12:02:37.785 | Verifying : libgusb-0.3.8-1.oe2203.aarch64 61/342 2024-11-19 12:02:37.785 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 62/342 2024-11-19 12:02:37.786 | Verifying : libmodulemd-2.13.0-1.oe2203.aarch64 63/342 2024-11-19 12:02:37.786 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 64/342 2024-11-19 12:02:37.786 | Verifying : librepo-1.14.2-2.oe2203.aarch64 65/342 2024-11-19 12:02:37.786 | Verifying : libreport-filesystem-2.15.2-1.oe2203.noarch 66/342 2024-11-19 12:02:37.787 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 67/342 2024-11-19 12:02:37.787 | Verifying : libsecret-0.20.4-1.oe2203.aarch64 68/342 2024-11-19 12:02:37.787 | Verifying : libsemanage-3.3-3.oe2203.aarch64 69/342 2024-11-19 12:02:37.787 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 70/342 2024-11-19 12:02:37.787 | Verifying : libthai-0.1.28-4.oe2203.aarch64 71/342 2024-11-19 12:02:37.788 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 72/342 2024-11-19 12:02:37.788 | Verifying : libusbx-1.0.24-1.oe2203.aarch64 73/342 2024-11-19 12:02:37.788 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 74/342 2024-11-19 12:02:37.788 | Verifying : libverto-0.3.2-1.oe2203.aarch64 75/342 2024-11-19 12:02:37.789 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 76/342 2024-11-19 12:02:37.789 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 77/342 2024-11-19 12:02:37.789 | Verifying : lz4-1.9.3-2.oe2203.aarch64 78/342 2024-11-19 12:02:37.789 | Verifying : man-db-2.9.4-2.oe2203.aarch64 79/342 2024-11-19 12:02:37.789 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 80/342 2024-11-19 12:02:37.790 | Verifying : npth-1.6-2.oe2203.aarch64 81/342 2024-11-19 12:02:37.790 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 82/342 2024-11-19 12:02:37.790 | Verifying : os-prober-1.79-1.oe2203.aarch64 83/342 2024-11-19 12:02:37.790 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 84/342 2024-11-19 12:02:37.790 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 85/342 2024-11-19 12:02:37.791 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 86/342 2024-11-19 12:02:37.791 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 87/342 2024-11-19 12:02:37.791 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 88/342 2024-11-19 12:02:37.791 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 89/342 2024-11-19 12:02:37.792 | Verifying : perl-Carp-1.50-418.oe2203.noarch 90/342 2024-11-19 12:02:37.792 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 91/342 2024-11-19 12:02:37.792 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 92/342 2024-11-19 12:02:37.792 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 93/342 2024-11-19 12:02:37.793 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 94/342 2024-11-19 12:02:37.793 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 95/342 2024-11-19 12:02:37.793 | Verifying : perl-Digest-1.20-1.oe2203.noarch 96/342 2024-11-19 12:02:37.793 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 97/342 2024-11-19 12:02:37.793 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 98/342 2024-11-19 12:02:37.794 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 99/342 2024-11-19 12:02:37.794 | Verifying : perl-Env-1.04-397.oe2203.noarch 100/342 2024-11-19 12:02:37.794 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 101/342 2024-11-19 12:02:37.794 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 102/342 2024-11-19 12:02:37.795 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 103/342 2024-11-19 12:02:37.795 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 104/342 2024-11-19 12:02:37.795 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 105/342 2024-11-19 12:02:37.795 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 106/342 2024-11-19 12:02:37.795 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 107/342 2024-11-19 12:02:37.796 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 108/342 2024-11-19 12:02:37.796 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 109/342 2024-11-19 12:02:37.796 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 110/342 2024-11-19 12:02:37.796 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 111/342 2024-11-19 12:02:37.797 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 112/342 2024-11-19 12:02:37.797 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 113/342 2024-11-19 12:02:37.797 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 114/342 2024-11-19 12:02:37.797 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 115/342 2024-11-19 12:02:37.797 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 116/342 2024-11-19 12:02:37.798 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 117/342 2024-11-19 12:02:37.798 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 118/342 2024-11-19 12:02:37.798 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 119/342 2024-11-19 12:02:37.798 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 120/342 2024-11-19 12:02:37.799 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 121/342 2024-11-19 12:02:37.799 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 122/342 2024-11-19 12:02:37.799 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 123/342 2024-11-19 12:02:37.799 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 124/342 2024-11-19 12:02:37.799 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 125/342 2024-11-19 12:02:37.800 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 126/342 2024-11-19 12:02:37.800 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 127/342 2024-11-19 12:02:37.800 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 128/342 2024-11-19 12:02:37.800 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 129/342 2024-11-19 12:02:37.801 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 130/342 2024-11-19 12:02:37.801 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 131/342 2024-11-19 12:02:37.801 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 132/342 2024-11-19 12:02:37.801 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 133/342 2024-11-19 12:02:37.801 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 134/342 2024-11-19 12:02:37.802 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 135/342 2024-11-19 12:02:37.802 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 136/342 2024-11-19 12:02:37.802 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 137/342 2024-11-19 12:02:37.802 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 138/342 2024-11-19 12:02:37.803 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 139/342 2024-11-19 12:02:37.803 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 140/342 2024-11-19 12:02:37.803 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 141/342 2024-11-19 12:02:37.803 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 142/342 2024-11-19 12:02:37.803 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 143/342 2024-11-19 12:02:37.804 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 144/342 2024-11-19 12:02:37.804 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 145/342 2024-11-19 12:02:37.804 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/342 2024-11-19 12:02:37.804 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 147/342 2024-11-19 12:02:37.805 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 148/342 2024-11-19 12:02:37.805 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 149/342 2024-11-19 12:02:37.805 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 150/342 2024-11-19 12:02:37.805 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 151/342 2024-11-19 12:02:37.805 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 152/342 2024-11-19 12:02:37.806 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 153/342 2024-11-19 12:02:37.806 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 154/342 2024-11-19 12:02:37.806 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 155/342 2024-11-19 12:02:37.806 | Verifying : perl-URI-5.10-1.oe2203.noarch 156/342 2024-11-19 12:02:37.807 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 157/342 2024-11-19 12:02:37.807 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 158/342 2024-11-19 12:02:37.807 | Verifying : perl-autodie-2.34-2.oe2203.noarch 159/342 2024-11-19 12:02:37.807 | Verifying : perl-bignum-0.63-1.oe2203.noarch 160/342 2024-11-19 12:02:37.807 | Verifying : perl-constant-1.33-421.oe2203.noarch 161/342 2024-11-19 12:02:37.808 | Verifying : perl-experimental-0.025-1.oe2203.noarch 162/342 2024-11-19 12:02:37.808 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 163/342 2024-11-19 12:02:37.808 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 164/342 2024-11-19 12:02:37.808 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 165/342 2024-11-19 12:02:37.809 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 166/342 2024-11-19 12:02:37.809 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 167/342 2024-11-19 12:02:37.809 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 168/342 2024-11-19 12:02:37.809 | Verifying : pigz-2.6-1.oe2203.aarch64 169/342 2024-11-19 12:02:37.809 | Verifying : pinentry-1.1.1-2.oe2203.aarch64 170/342 2024-11-19 12:02:37.810 | Verifying : python3-dateutil-1:2.8.2-2.oe2203.noarch 171/342 2024-11-19 12:02:37.810 | Verifying : python3-dbus-1.2.18-2.oe2203.aarch64 172/342 2024-11-19 12:02:37.810 | Verifying : python3-distro-1.6.0-1.oe2203.noarch 173/342 2024-11-19 12:02:37.810 | Verifying : python3-libcomps-0.1.18-1.oe2203.aarch64 174/342 2024-11-19 12:02:37.811 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 175/342 2024-11-19 12:02:37.811 | Verifying : python3-six-1.16.0-1.oe2203.noarch 176/342 2024-11-19 12:02:37.811 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 177/342 2024-11-19 12:02:37.811 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 178/342 2024-11-19 12:02:37.811 | Verifying : slang-2.3.2-8.oe2203.aarch64 179/342 2024-11-19 12:02:37.812 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 180/342 2024-11-19 12:02:37.812 | Verifying : trousers-0.3.15-1.oe2203.aarch64 181/342 2024-11-19 12:02:37.812 | Verifying : which-2.21-14.oe2203.aarch64 182/342 2024-11-19 12:02:37.812 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 183/342 2024-11-19 12:02:37.812 | Verifying : zip-3.0-29.oe2203.aarch64 184/342 2024-11-19 12:02:37.813 | Verifying : acl-2.3.1-2.oe2203.aarch64 185/342 2024-11-19 12:02:37.813 | Verifying : atk-2.36.0-2.oe2203.aarch64 186/342 2024-11-19 12:02:37.813 | Verifying : avahi-libs-0.8-19.oe2203.aarch64 187/342 2024-11-19 12:02:37.813 | Verifying : bash-5.1.8-6.oe2203.aarch64 188/342 2024-11-19 12:02:37.813 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 189/342 2024-11-19 12:02:37.814 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 190/342 2024-11-19 12:02:37.814 | Verifying : colord-libs-1.4.5-4.oe2203.aarch64 191/342 2024-11-19 12:02:37.814 | Verifying : coreutils-9.0-5.oe2203.aarch64 192/342 2024-11-19 12:02:37.814 | Verifying : cpio-2.13-10.oe2203.aarch64 193/342 2024-11-19 12:02:37.815 | Verifying : cups-libs-1:2.4.0-10.oe2203.aarch64 194/342 2024-11-19 12:02:37.815 | Verifying : curl-7.79.1-28.oe2203.aarch64 195/342 2024-11-19 12:02:37.815 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 196/342 2024-11-19 12:02:37.815 | Verifying : dbus-1:1.12.20-10.oe2203.aarch64 197/342 2024-11-19 12:02:37.815 | Verifying : dbus-common-1:1.12.20-10.oe2203.noarch 198/342 2024-11-19 12:02:37.816 | Verifying : dbus-daemon-1:1.12.20-10.oe2203.aarch64 199/342 2024-11-19 12:02:37.816 | Verifying : dbus-libs-1:1.12.20-10.oe2203.aarch64 200/342 2024-11-19 12:02:37.816 | Verifying : dbus-tools-1:1.12.20-10.oe2203.aarch64 201/342 2024-11-19 12:02:37.816 | Verifying : dconf-0.40.0-3.oe2203.aarch64 202/342 2024-11-19 12:02:37.817 | Verifying : dnf-4.10.0-15.oe2203.noarch 203/342 2024-11-19 12:02:37.817 | Verifying : dnf-data-4.10.0-15.oe2203.noarch 204/342 2024-11-19 12:02:37.817 | Verifying : dnf-plugins-core-4.0.24-6.oe2203.noarch 205/342 2024-11-19 12:02:37.817 | Verifying : dracut-055-10.oe2203.aarch64 206/342 2024-11-19 12:02:37.817 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 207/342 2024-11-19 12:02:37.818 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 208/342 2024-11-19 12:02:37.818 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 209/342 2024-11-19 12:02:37.818 | Verifying : elfutils-0.185-13.oe2203.aarch64 210/342 2024-11-19 12:02:37.818 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 211/342 2024-11-19 12:02:37.818 | Verifying : expat-2.4.1-10.oe2203.aarch64 212/342 2024-11-19 12:02:37.819 | Verifying : file-5.41-3.oe2203.aarch64 213/342 2024-11-19 12:02:37.819 | Verifying : file-libs-5.41-3.oe2203.aarch64 214/342 2024-11-19 12:02:37.819 | Verifying : freetype-2.11.0-3.oe2203.aarch64 215/342 2024-11-19 12:02:37.819 | Verifying : fribidi-1.0.10-2.oe2203.aarch64 216/342 2024-11-19 12:02:37.820 | Verifying : gawk-5.1.1-4.oe2203.aarch64 217/342 2024-11-19 12:02:37.820 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 218/342 2024-11-19 12:02:37.820 | Verifying : gdk-pixbuf2-2.42.6-5.oe2203.aarch64 219/342 2024-11-19 12:02:37.820 | Verifying : gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 220/342 2024-11-19 12:02:37.820 | Verifying : glib2-2.68.1-21.oe2203.aarch64 221/342 2024-11-19 12:02:37.821 | Verifying : glibc-2.34-149.oe2203.aarch64 222/342 2024-11-19 12:02:37.821 | Verifying : glibc-common-2.34-149.oe2203.aarch64 223/342 2024-11-19 12:02:37.821 | Verifying : gnupg2-2.2.32-3.oe2203.aarch64 224/342 2024-11-19 12:02:37.821 | Verifying : gnutls-3.7.2-13.oe2203.aarch64 225/342 2024-11-19 12:02:37.822 | Verifying : gpgme-1.16.0-3.oe2203.aarch64 226/342 2024-11-19 12:02:37.822 | Verifying : grep-3.7-9.oe2203.aarch64 227/342 2024-11-19 12:02:37.822 | Verifying : groff-1.22.4-11.oe2203.aarch64 228/342 2024-11-19 12:02:37.822 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 229/342 2024-11-19 12:02:37.822 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 230/342 2024-11-19 12:02:37.823 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 231/342 2024-11-19 12:02:37.823 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 232/342 2024-11-19 12:02:37.823 | Verifying : gzip-1.11-3.oe2203.aarch64 233/342 2024-11-19 12:02:37.823 | Verifying : harfbuzz-2.8.2-4.oe2203.aarch64 234/342 2024-11-19 12:02:37.824 | Verifying : hicolor-icon-theme-0.17-6.oe2203.noarch 235/342 2024-11-19 12:02:37.824 | Verifying : jbigkit-libs-2.1-19.oe2203.aarch64 236/342 2024-11-19 12:02:37.824 | Verifying : json-c-0.15-6.oe2203.aarch64 237/342 2024-11-19 12:02:37.824 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 238/342 2024-11-19 12:02:37.824 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 239/342 2024-11-19 12:02:37.825 | Verifying : less-590-6.oe2203.aarch64 240/342 2024-11-19 12:02:37.825 | Verifying : libX11-1.7.2-8.oe2203.aarch64 241/342 2024-11-19 12:02:37.825 | Verifying : libXext-1.3.4-4.oe2203.aarch64 242/342 2024-11-19 12:02:37.825 | Verifying : libXi-1.8-2.oe2203.aarch64 243/342 2024-11-19 12:02:37.826 | Verifying : libacl-2.3.1-2.oe2203.aarch64 244/342 2024-11-19 12:02:37.826 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 245/342 2024-11-19 12:02:37.826 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 246/342 2024-11-19 12:02:37.826 | Verifying : libcap-2.61-5.oe2203.aarch64 247/342 2024-11-19 12:02:37.826 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 248/342 2024-11-19 12:02:37.827 | Verifying : libdnf-0.65.0-6.oe2203.aarch64 249/342 2024-11-19 12:02:37.827 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 250/342 2024-11-19 12:02:37.827 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 251/342 2024-11-19 12:02:37.827 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 252/342 2024-11-19 12:02:37.827 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 253/342 2024-11-19 12:02:37.828 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 254/342 2024-11-19 12:02:37.828 | Verifying : libicu-69.1-7.oe2203.aarch64 255/342 2024-11-19 12:02:37.828 | Verifying : libjpeg-turbo-2.1.1-2.oe2203.aarch64 256/342 2024-11-19 12:02:37.828 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 257/342 2024-11-19 12:02:37.829 | Verifying : libksba-1.6.0-3.oe2203.aarch64 258/342 2024-11-19 12:02:37.829 | Verifying : libmount-2.37.2-28.oe2203.aarch64 259/342 2024-11-19 12:02:37.829 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 260/342 2024-11-19 12:02:37.829 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 261/342 2024-11-19 12:02:37.829 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 262/342 2024-11-19 12:02:37.830 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 263/342 2024-11-19 12:02:37.830 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 264/342 2024-11-19 12:02:37.830 | Verifying : libselinux-3.3-5.oe2203.aarch64 265/342 2024-11-19 12:02:37.830 | Verifying : libsepol-3.3-6.oe2203.aarch64 266/342 2024-11-19 12:02:37.831 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 267/342 2024-11-19 12:02:37.831 | Verifying : libsolv-0.7.20-4.oe2203.aarch64 268/342 2024-11-19 12:02:37.831 | Verifying : libssh-0.9.6-8.oe2203.aarch64 269/342 2024-11-19 12:02:37.831 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 270/342 2024-11-19 12:02:37.831 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 271/342 2024-11-19 12:02:37.832 | Verifying : libtiff-4.3.0-37.oe2203.aarch64 272/342 2024-11-19 12:02:37.832 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 273/342 2024-11-19 12:02:37.832 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 274/342 2024-11-19 12:02:37.832 | Verifying : libxcb-1.14-2.oe2203.aarch64 275/342 2024-11-19 12:02:37.833 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 276/342 2024-11-19 12:02:37.833 | Verifying : libyaml-0.2.5-6.oe2203.aarch64 277/342 2024-11-19 12:02:37.833 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 278/342 2024-11-19 12:02:37.833 | Verifying : lua-5.4.3-11.oe2203.aarch64 279/342 2024-11-19 12:02:37.833 | Verifying : ncurses-6.3-8.oe2203.aarch64 280/342 2024-11-19 12:02:37.834 | Verifying : ncurses-base-6.3-8.oe2203.noarch 281/342 2024-11-19 12:02:37.834 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 282/342 2024-11-19 12:02:37.834 | Verifying : nettle-3.8.1-1.oe2203.aarch64 283/342 2024-11-19 12:02:37.834 | Verifying : newt-0.52.21-8.oe2203.aarch64 284/342 2024-11-19 12:02:37.834 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 285/342 2024-11-19 12:02:37.835 | Verifying : openldap-2.6.0-6.oe2203.aarch64 286/342 2024-11-19 12:02:37.835 | Verifying : openssh-8.8p1-23.oe2203.aarch64 287/342 2024-11-19 12:02:37.835 | Verifying : openssh-clients-8.8p1-23.oe2203.aarch64 288/342 2024-11-19 12:02:37.835 | Verifying : openssh-server-8.8p1-23.oe2203.aarch64 289/342 2024-11-19 12:02:37.836 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 290/342 2024-11-19 12:02:37.836 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 291/342 2024-11-19 12:02:37.836 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 292/342 2024-11-19 12:02:37.836 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 293/342 2024-11-19 12:02:37.836 | Verifying : pam-1.5.2-7.oe2203.aarch64 294/342 2024-11-19 12:02:37.837 | Verifying : pango-1.49.3-3.oe2203.aarch64 295/342 2024-11-19 12:02:37.837 | Verifying : pcre-8.45-2.oe2203.aarch64 296/342 2024-11-19 12:02:37.837 | Verifying : pcre2-10.39-9.oe2203.aarch64 297/342 2024-11-19 12:02:37.837 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 298/342 2024-11-19 12:02:37.838 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 299/342 2024-11-19 12:02:37.838 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 300/342 2024-11-19 12:02:37.838 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 301/342 2024-11-19 12:02:37.838 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 302/342 2024-11-19 12:02:37.838 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 303/342 2024-11-19 12:02:37.839 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 304/342 2024-11-19 12:02:37.839 | Verifying : perl-libnet-3.13-2.oe2203.noarch 305/342 2024-11-19 12:02:37.839 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 306/342 2024-11-19 12:02:37.839 | Verifying : pixman-0.40.0-3.oe2203.aarch64 307/342 2024-11-19 12:02:37.839 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 308/342 2024-11-19 12:02:37.840 | Verifying : popt-1.18-3.oe2203.aarch64 309/342 2024-11-19 12:02:37.840 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 310/342 2024-11-19 12:02:37.840 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 311/342 2024-11-19 12:02:37.840 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 312/342 2024-11-19 12:02:37.841 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 313/342 2024-11-19 12:02:37.841 | Verifying : python3-3.9.9-28.oe2203.aarch64 314/342 2024-11-19 12:02:37.841 | Verifying : python3-dnf-4.10.0-15.oe2203.noarch 315/342 2024-11-19 12:02:37.841 | Verifying : python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 316/342 2024-11-19 12:02:37.841 | Verifying : python3-gpgme-1.16.0-3.oe2203.aarch64 317/342 2024-11-19 12:02:37.842 | Verifying : python3-hawkey-0.65.0-6.oe2203.aarch64 318/342 2024-11-19 12:02:37.842 | Verifying : python3-libdnf-0.65.0-6.oe2203.aarch64 319/342 2024-11-19 12:02:37.842 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 320/342 2024-11-19 12:02:37.842 | Verifying : python3-rpm-4.17.0-33.oe2203.aarch64 321/342 2024-11-19 12:02:37.843 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 322/342 2024-11-19 12:02:37.843 | Verifying : python3-unbound-1.13.2-11.oe2203.aarch64 323/342 2024-11-19 12:02:37.843 | Verifying : readline-8.1-3.oe2203.aarch64 324/342 2024-11-19 12:02:37.843 | Verifying : rpm-4.17.0-33.oe2203.aarch64 325/342 2024-11-19 12:02:37.843 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 326/342 2024-11-19 12:02:37.844 | Verifying : sed-4.8-3.oe2203.aarch64 327/342 2024-11-19 12:02:37.844 | Verifying : shadow-2:4.9-13.oe2203.aarch64 328/342 2024-11-19 12:02:37.844 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 329/342 2024-11-19 12:02:37.844 | Verifying : systemd-249-75.oe2203.aarch64 330/342 2024-11-19 12:02:37.845 | Verifying : systemd-libs-249-75.oe2203.aarch64 331/342 2024-11-19 12:02:37.845 | Verifying : systemd-udev-249-75.oe2203.aarch64 332/342 2024-11-19 12:02:37.845 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 333/342 2024-11-19 12:02:37.845 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 334/342 2024-11-19 12:02:37.845 | Verifying : tzdata-2022a-18.oe2203.noarch 335/342 2024-11-19 12:02:37.846 | Verifying : unbound-libs-1.13.2-11.oe2203.aarch64 336/342 2024-11-19 12:02:37.846 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 337/342 2024-11-19 12:02:37.846 | Verifying : wayland-1.19.91-4.oe2203.aarch64 338/342 2024-11-19 12:02:37.846 | Verifying : xz-5.2.5-2.oe2203.aarch64 339/342 2024-11-19 12:02:37.847 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 340/342 2024-11-19 12:02:37.847 | Verifying : zlib-1.2.11-24.oe2203.aarch64 341/342 2024-11-19 12:02:42.509 | Verifying : zstd-1.5.0-4.oe2203.aarch64 342/342 2024-11-19 12:02:42.509 | 2024-11-19 12:02:42.509 | Installed: 2024-11-19 12:02:42.509 | acl-2.3.1-2.oe2203.aarch64 2024-11-19 12:02:42.509 | adwaita-cursor-theme-41.0-1.oe2203.noarch 2024-11-19 12:02:42.509 | adwaita-icon-theme-41.0-1.oe2203.noarch 2024-11-19 12:02:42.509 | at-spi2-atk-2.38.0-1.oe2203.aarch64 2024-11-19 12:02:42.509 | at-spi2-core-2.42.0-1.oe2203.aarch64 2024-11-19 12:02:42.509 | atk-2.36.0-2.oe2203.aarch64 2024-11-19 12:02:42.509 | attr-2.5.1-2.oe2203.aarch64 2024-11-19 12:02:42.509 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-19 12:02:42.509 | avahi-libs-0.8-19.oe2203.aarch64 2024-11-19 12:02:42.509 | bash-5.1.8-6.oe2203.aarch64 2024-11-19 12:02:42.509 | brotli-1.0.9-2.oe2203.aarch64 2024-11-19 12:02:42.509 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-19 12:02:42.509 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-19 12:02:42.509 | cairo-1.17.4-1.oe2203.aarch64 2024-11-19 12:02:42.509 | cairo-gobject-1.17.4-1.oe2203.aarch64 2024-11-19 12:02:42.509 | chkconfig-1.20-1.oe2203.aarch64 2024-11-19 12:02:42.509 | colord-libs-1.4.5-4.oe2203.aarch64 2024-11-19 12:02:42.509 | coreutils-9.0-5.oe2203.aarch64 2024-11-19 12:02:42.509 | cpio-2.13-10.oe2203.aarch64 2024-11-19 12:02:42.509 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-19 12:02:42.509 | cronie-1.5.7-1.oe2203.aarch64 2024-11-19 12:02:42.509 | crontabs-1.11-22.oe2203.noarch 2024-11-19 12:02:42.509 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-19 12:02:42.509 | cups-libs-1:2.4.0-10.oe2203.aarch64 2024-11-19 12:02:42.509 | curl-7.79.1-28.oe2203.aarch64 2024-11-19 12:02:42.509 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-19 12:02:42.509 | dbus-1:1.12.20-10.oe2203.aarch64 2024-11-19 12:02:42.509 | dbus-common-1:1.12.20-10.oe2203.noarch 2024-11-19 12:02:42.509 | dbus-daemon-1:1.12.20-10.oe2203.aarch64 2024-11-19 12:02:42.509 | dbus-libs-1:1.12.20-10.oe2203.aarch64 2024-11-19 12:02:42.509 | dbus-tools-1:1.12.20-10.oe2203.aarch64 2024-11-19 12:02:42.510 | dconf-0.40.0-3.oe2203.aarch64 2024-11-19 12:02:42.510 | dejavu-fonts-2.37-1.oe2203.noarch 2024-11-19 12:02:42.510 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-19 12:02:42.510 | diffutils-3.8-2.oe2203.aarch64 2024-11-19 12:02:42.510 | dnf-4.10.0-15.oe2203.noarch 2024-11-19 12:02:42.510 | dnf-data-4.10.0-15.oe2203.noarch 2024-11-19 12:02:42.510 | dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-19 12:02:42.510 | dracut-055-10.oe2203.aarch64 2024-11-19 12:02:42.510 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-19 12:02:42.510 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-19 12:02:42.510 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-19 12:02:42.510 | elfutils-0.185-13.oe2203.aarch64 2024-11-19 12:02:42.510 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-19 12:02:42.510 | expat-2.4.1-10.oe2203.aarch64 2024-11-19 12:02:42.510 | file-5.41-3.oe2203.aarch64 2024-11-19 12:02:42.510 | file-libs-5.41-3.oe2203.aarch64 2024-11-19 12:02:42.510 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-19 12:02:42.510 | fontconfig-2.13.94-1.oe2203.aarch64 2024-11-19 12:02:42.510 | fonts-filesystem-2.0.5-2.oe2203.noarch 2024-11-19 12:02:42.510 | freetype-2.11.0-3.oe2203.aarch64 2024-11-19 12:02:42.510 | fribidi-1.0.10-2.oe2203.aarch64 2024-11-19 12:02:42.510 | fuse-2.9.9-9.oe2203.aarch64 2024-11-19 12:02:42.510 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-19 12:02:42.510 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-19 12:02:42.510 | gawk-5.1.1-4.oe2203.aarch64 2024-11-19 12:02:42.510 | gcr-3.41.0-1.oe2203.aarch64 2024-11-19 12:02:42.510 | gcr-base-3.41.0-1.oe2203.aarch64 2024-11-19 12:02:42.510 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-19 12:02:42.510 | gdk-pixbuf2-2.42.6-5.oe2203.aarch64 2024-11-19 12:02:42.510 | gdk-pixbuf2-modules-2.42.6-5.oe2203.aarch64 2024-11-19 12:02:42.510 | gettext-0.21-4.oe2203.aarch64 2024-11-19 12:02:42.510 | glib2-2.68.1-21.oe2203.aarch64 2024-11-19 12:02:42.510 | glibc-2.34-149.oe2203.aarch64 2024-11-19 12:02:42.510 | glibc-common-2.34-149.oe2203.aarch64 2024-11-19 12:02:42.510 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-19 12:02:42.510 | gnupg2-2.2.32-3.oe2203.aarch64 2024-11-19 12:02:42.510 | gnutls-3.7.2-13.oe2203.aarch64 2024-11-19 12:02:42.510 | gpgme-1.16.0-3.oe2203.aarch64 2024-11-19 12:02:42.510 | graphite2-1.3.14-5.oe2203.aarch64 2024-11-19 12:02:42.510 | grep-3.7-9.oe2203.aarch64 2024-11-19 12:02:42.510 | groff-1.22.4-11.oe2203.aarch64 2024-11-19 12:02:42.510 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-19 12:02:42.510 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-19 12:02:42.510 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-19 12:02:42.510 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-19 12:02:42.510 | grubby-8.40-28.oe2203.aarch64 2024-11-19 12:02:42.510 | gtk-update-icon-cache-3.24.30-5.oe2203.aarch64 2024-11-19 12:02:42.510 | gtk2-2.24.33-4.oe2203.aarch64 2024-11-19 12:02:42.510 | gtk3-3.24.30-5.oe2203.aarch64 2024-11-19 12:02:42.510 | gzip-1.11-3.oe2203.aarch64 2024-11-19 12:02:42.510 | harfbuzz-2.8.2-4.oe2203.aarch64 2024-11-19 12:02:42.510 | hicolor-icon-theme-0.17-6.oe2203.noarch 2024-11-19 12:02:42.510 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-19 12:02:42.510 | info-6.8-3.oe2203.aarch64 2024-11-19 12:02:42.510 | jbigkit-libs-2.1-19.oe2203.aarch64 2024-11-19 12:02:42.510 | json-c-0.15-6.oe2203.aarch64 2024-11-19 12:02:42.510 | kbd-2.4.0-1.oe2203.aarch64 2024-11-19 12:02:42.510 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-19 12:02:42.510 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-19 12:02:42.511 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-19 12:02:42.511 | kmod-29-3.oe2203.aarch64 2024-11-19 12:02:42.511 | kmod-libs-29-3.oe2203.aarch64 2024-11-19 12:02:42.511 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-19 12:02:42.511 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-19 12:02:42.511 | lcms2-2.12-1.oe2203.aarch64 2024-11-19 12:02:42.511 | less-590-6.oe2203.aarch64 2024-11-19 12:02:42.511 | libX11-1.7.2-8.oe2203.aarch64 2024-11-19 12:02:42.511 | libXau-1.0.9-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libXcomposite-0.4.5-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXcursor-1.2.0-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXdamage-1.1.5-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXext-1.3.4-4.oe2203.aarch64 2024-11-19 12:02:42.511 | libXfixes-6.0.0-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXft-2.3.4-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXi-1.8-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libXinerama-1.1.4-5.oe2203.aarch64 2024-11-19 12:02:42.511 | libXrandr-1.5.2-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libXrender-0.9.10-10.oe2203.aarch64 2024-11-19 12:02:42.511 | libXtst-1.2.3-10.oe2203.aarch64 2024-11-19 12:02:42.511 | libacl-2.3.1-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-19 12:02:42.511 | libassuan-2.5.5-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.511 | libcap-2.61-5.oe2203.aarch64 2024-11-19 12:02:42.511 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libcomps-0.1.18-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-19 12:02:42.511 | libdatrie-0.2.13-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libdnf-0.65.0-6.oe2203.aarch64 2024-11-19 12:02:42.511 | libedit-3.1-28.oe2203.aarch64 2024-11-19 12:02:42.511 | libepoxy-1.5.9-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libev-4.33-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libevent-2.1.12-4.oe2203.aarch64 2024-11-19 12:02:42.511 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.511 | libffi-3.4.2-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-19 12:02:42.511 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-19 12:02:42.511 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libgusb-0.3.8-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libicu-69.1-7.oe2203.aarch64 2024-11-19 12:02:42.511 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libjpeg-turbo-2.1.1-2.oe2203.aarch64 2024-11-19 12:02:42.511 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-19 12:02:42.511 | libksba-1.6.0-3.oe2203.aarch64 2024-11-19 12:02:42.511 | libmodulemd-2.13.0-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libmount-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.511 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-19 12:02:42.511 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-19 12:02:42.511 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-19 12:02:42.511 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-19 12:02:42.511 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-19 12:02:42.511 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-19 12:02:42.511 | librepo-1.14.2-2.oe2203.aarch64 2024-11-19 12:02:42.512 | libreport-filesystem-2.15.2-1.oe2203.noarch 2024-11-19 12:02:42.512 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libsecret-0.20.4-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libselinux-3.3-5.oe2203.aarch64 2024-11-19 12:02:42.512 | libsemanage-3.3-3.oe2203.aarch64 2024-11-19 12:02:42.512 | libsepol-3.3-6.oe2203.aarch64 2024-11-19 12:02:42.512 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.512 | libsolv-0.7.20-4.oe2203.aarch64 2024-11-19 12:02:42.512 | libssh-0.9.6-8.oe2203.aarch64 2024-11-19 12:02:42.512 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-19 12:02:42.512 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-19 12:02:42.512 | libthai-0.1.28-4.oe2203.aarch64 2024-11-19 12:02:42.512 | libtiff-4.3.0-37.oe2203.aarch64 2024-11-19 12:02:42.512 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-19 12:02:42.512 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-19 12:02:42.512 | libusbx-1.0.24-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-19 12:02:42.512 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.512 | libverto-0.3.2-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libxcb-1.14-2.oe2203.aarch64 2024-11-19 12:02:42.512 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-19 12:02:42.512 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-19 12:02:42.512 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-19 12:02:42.512 | libyaml-0.2.5-6.oe2203.aarch64 2024-11-19 12:02:42.512 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-19 12:02:42.512 | lua-5.4.3-11.oe2203.aarch64 2024-11-19 12:02:42.512 | lz4-1.9.3-2.oe2203.aarch64 2024-11-19 12:02:42.512 | man-db-2.9.4-2.oe2203.aarch64 2024-11-19 12:02:42.512 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-19 12:02:42.512 | ncurses-6.3-8.oe2203.aarch64 2024-11-19 12:02:42.512 | ncurses-base-6.3-8.oe2203.noarch 2024-11-19 12:02:42.512 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-19 12:02:42.512 | nettle-3.8.1-1.oe2203.aarch64 2024-11-19 12:02:42.512 | newt-0.52.21-8.oe2203.aarch64 2024-11-19 12:02:42.512 | npth-1.6-2.oe2203.aarch64 2024-11-19 12:02:42.512 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-19 12:02:42.512 | openldap-2.6.0-6.oe2203.aarch64 2024-11-19 12:02:42.512 | openssh-8.8p1-23.oe2203.aarch64 2024-11-19 12:02:42.512 | openssh-clients-8.8p1-23.oe2203.aarch64 2024-11-19 12:02:42.512 | openssh-server-8.8p1-23.oe2203.aarch64 2024-11-19 12:02:42.512 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-19 12:02:42.512 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-19 12:02:42.512 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-19 12:02:42.512 | os-prober-1.79-1.oe2203.aarch64 2024-11-19 12:02:42.512 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-19 12:02:42.512 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-19 12:02:42.512 | pam-1.5.2-7.oe2203.aarch64 2024-11-19 12:02:42.512 | pango-1.49.3-3.oe2203.aarch64 2024-11-19 12:02:42.512 | pcre-8.45-2.oe2203.aarch64 2024-11-19 12:02:42.512 | pcre2-10.39-9.oe2203.aarch64 2024-11-19 12:02:42.512 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:02:42.512 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-19 12:02:42.513 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-19 12:02:42.513 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-19 12:02:42.513 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Carp-1.50-418.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Digest-1.20-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Env-1.04-397.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-19 12:02:42.513 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-19 12:02:42.513 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-19 12:02:42.513 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-19 12:02:42.513 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-19 12:02:42.513 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-19 12:02:42.513 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-URI-5.10-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-autodie-2.34-2.oe2203.noarch 2024-11-19 12:02:42.514 | perl-bignum-0.63-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-constant-1.33-421.oe2203.noarch 2024-11-19 12:02:42.514 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-experimental-0.025-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-libnet-3.13-2.oe2203.noarch 2024-11-19 12:02:42.514 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-19 12:02:42.514 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-19 12:02:42.514 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-19 12:02:42.514 | pigz-2.6-1.oe2203.aarch64 2024-11-19 12:02:42.514 | pinentry-1.1.1-2.oe2203.aarch64 2024-11-19 12:02:42.514 | pixman-0.40.0-3.oe2203.aarch64 2024-11-19 12:02:42.514 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-19 12:02:42.514 | popt-1.18-3.oe2203.aarch64 2024-11-19 12:02:42.514 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-19 12:02:42.514 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-19 12:02:42.514 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-19 12:02:42.514 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 12:02:42.514 | python3-3.9.9-28.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-dateutil-1:2.8.2-2.oe2203.noarch 2024-11-19 12:02:42.514 | python3-dbus-1.2.18-2.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-distro-1.6.0-1.oe2203.noarch 2024-11-19 12:02:42.514 | python3-dnf-4.10.0-15.oe2203.noarch 2024-11-19 12:02:42.514 | python3-dnf-plugins-core-4.0.24-6.oe2203.noarch 2024-11-19 12:02:42.514 | python3-gpgme-1.16.0-3.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-hawkey-0.65.0-6.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-libcomps-0.1.18-1.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-libdnf-0.65.0-6.oe2203.aarch64 2024-11-19 12:02:42.514 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-19 12:02:42.514 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-19 12:02:42.515 | python3-rpm-4.17.0-33.oe2203.aarch64 2024-11-19 12:02:42.515 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 12:02:42.515 | python3-six-1.16.0-1.oe2203.noarch 2024-11-19 12:02:42.515 | python3-unbound-1.13.2-11.oe2203.aarch64 2024-11-19 12:02:42.515 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-19 12:02:42.515 | readline-8.1-3.oe2203.aarch64 2024-11-19 12:02:42.515 | rpm-4.17.0-33.oe2203.aarch64 2024-11-19 12:02:42.515 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-19 12:02:42.515 | sed-4.8-3.oe2203.aarch64 2024-11-19 12:02:42.515 | shadow-2:4.9-13.oe2203.aarch64 2024-11-19 12:02:42.515 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-19 12:02:42.515 | slang-2.3.2-8.oe2203.aarch64 2024-11-19 12:02:42.515 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-19 12:02:42.515 | systemd-249-75.oe2203.aarch64 2024-11-19 12:02:42.515 | systemd-libs-249-75.oe2203.aarch64 2024-11-19 12:02:42.515 | systemd-udev-249-75.oe2203.aarch64 2024-11-19 12:02:42.515 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-19 12:02:42.515 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-19 12:02:42.515 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-19 12:02:42.515 | trousers-0.3.15-1.oe2203.aarch64 2024-11-19 12:02:42.515 | tzdata-2022a-18.oe2203.noarch 2024-11-19 12:02:42.515 | unbound-libs-1.13.2-11.oe2203.aarch64 2024-11-19 12:02:42.515 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-19 12:02:42.515 | wayland-1.19.91-4.oe2203.aarch64 2024-11-19 12:02:42.515 | which-2.21-14.oe2203.aarch64 2024-11-19 12:02:42.515 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-19 12:02:42.515 | xz-5.2.5-2.oe2203.aarch64 2024-11-19 12:02:42.515 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-19 12:02:42.515 | zip-3.0-29.oe2203.aarch64 2024-11-19 12:02:42.515 | zlib-1.2.11-24.oe2203.aarch64 2024-11-19 12:02:42.515 | zstd-1.5.0-4.oe2203.aarch64 2024-11-19 12:02:42.515 | 2024-11-19 12:02:42.515 | Complete! 2024-11-19 12:02:42.999 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:241 : rc=0 2024-11-19 12:02:43.004 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : sudo unset /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum/vars 2024-11-19 12:02:43.016 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:244 : true 2024-11-19 12:02:43.021 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 12:02:43.028 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:249 : sed -i '$ d' /var/lib/nodepool/.rpmmacros 2024-11-19 12:02:43.035 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:250 : '[' 0 '!=' 0 ']' 2024-11-19 12:02:43.040 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_install_pkg_manager:257 : sudo sed -i s,/opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/pki/rpm-gpg,/etc/pki/rpm-gpg,g /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 12:02:43.057 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:324 : _run_chroot rpm --rebuilddb 2024-11-19 12:02:43.061 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=rpm --rebuilddb' 2024-11-19 12:02:43.066 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.dGWZn3fm/mnt env -u TMPDIR sh -c 'rpm --rebuilddb' 2024-11-19 12:02:43.133 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:325 : _run_chroot dnf clean all 2024-11-19 12:02:43.138 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf clean all' 2024-11-19 12:02:43.142 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.dGWZn3fm/mnt env -u TMPDIR sh -c 'dnf clean all' 2024-11-19 12:02:43.540 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 12:02:43.626 | 0 files removed 2024-11-19 12:02:43.698 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:328 : echo '%_install_langs C:C.UTF-8:en_US:en_US.UTF-8' 2024-11-19 12:02:43.698 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:329 : sudo tee -a /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/rpm/macros.langs 2024-11-19 12:02:43.714 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:331 : _base_packages='systemd passwd findutils sudo util-linux-ng ' 2024-11-19 12:02:43.718 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:337 : _base_packages+='systemd-udev ' 2024-11-19 12:02:43.723 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:341 : _run_chroot dnf -y update 2024-11-19 12:02:43.727 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=dnf -y update' 2024-11-19 12:02:43.732 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.dGWZn3fm/mnt env -u TMPDIR sh -c 'dnf -y update' 2024-11-19 12:02:44.104 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 12:02:46.741 | OS 1.3 MB/s | 3.4 MB 00:02 2024-11-19 12:02:50.930 | everything 5.3 MB/s | 16 MB 00:03 2024-11-19 12:02:59.210 | EPOL 1.4 MB/s | 2.7 MB 00:01 2024-11-19 12:03:02.210 | debuginfo 2.0 MB/s | 3.8 MB 00:01 2024-11-19 12:03:05.732 | source 859 kB/s | 1.7 MB 00:02 2024-11-19 12:03:13.911 | update 11 MB/s | 81 MB 00:07 2024-11-19 12:03:43.588 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 12:03:07 2024. 2024-11-19 12:04:01.509 | Dependencies resolved. 2024-11-19 12:04:01.512 | Nothing to do. 2024-11-19 12:04:01.513 | Complete! 2024-11-19 12:04:01.608 | + /opt/dib_tmp/dib_build.dGWZn3fm/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-19 12:04:01.613 | + /opt/dib_tmp/dib_build.dGWZn3fm/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-19 12:04:01.618 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.dGWZn3fm/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-19 12:04:01.988 | Unable to detect release version (use '--releasever' to specify release version) 2024-11-19 12:04:02.441 | OS 13 kB/s | 3.8 kB 00:00 2024-11-19 12:04:03.946 | everything 13 kB/s | 3.8 kB 00:00 2024-11-19 12:04:11.645 | EPOL 11 kB/s | 3.0 kB 00:00 2024-11-19 12:04:13.425 | debuginfo 13 kB/s | 3.8 kB 00:00 2024-11-19 12:04:15.535 | source 13 kB/s | 3.8 kB 00:00 2024-11-19 12:04:17.244 | update 12 kB/s | 3.5 kB 00:00 2024-11-19 12:04:47.372 | Last metadata expiration check: 0:00:01 ago on Tue Nov 19 11:56:43 2024. 2024-11-19 12:04:50.139 | Dependencies resolved. 2024-11-19 12:04:50.203 | ================================================================================ 2024-11-19 12:04:50.203 | Package Arch Version Repo Size 2024-11-19 12:04:50.203 | ================================================================================ 2024-11-19 12:04:50.203 | Installing: 2024-11-19 12:04:50.203 | findutils aarch64 2:4.8.0-3.oe2203 OS 382 k 2024-11-19 12:04:50.203 | passwd aarch64 0.80-9.oe2203 OS 96 k 2024-11-19 12:04:50.203 | sudo aarch64 1.9.8p2-15.oe2203 update 845 k 2024-11-19 12:04:50.203 | systemd aarch64 249-75.oe2203 update 3.2 M 2024-11-19 12:04:50.203 | systemd-udev aarch64 249-75.oe2203 update 1.2 M 2024-11-19 12:04:50.203 | util-linux aarch64 2.37.2-28.oe2203 update 2.3 M 2024-11-19 12:04:50.203 | Installing dependencies: 2024-11-19 12:04:50.203 | acl aarch64 2.3.1-2.oe2203 update 51 k 2024-11-19 12:04:50.203 | attr aarch64 2.5.1-2.oe2203 OS 55 k 2024-11-19 12:04:50.203 | audit-libs aarch64 1:3.0.1-3.oe2203 OS 94 k 2024-11-19 12:04:50.203 | basesystem noarch 12-2.oe2203 OS 7.0 k 2024-11-19 12:04:50.203 | bash aarch64 5.1.8-6.oe2203 update 1.2 M 2024-11-19 12:04:50.203 | bc aarch64 1.07.1-11.oe2203 update 86 k 2024-11-19 12:04:50.203 | brotli aarch64 1.0.9-2.oe2203 OS 305 k 2024-11-19 12:04:50.203 | bzip2 aarch64 1.0.8-6.oe2203 update 66 k 2024-11-19 12:04:50.203 | ca-certificates noarch 2023.2.60-2.oe2203 update 411 k 2024-11-19 12:04:50.203 | chkconfig aarch64 1.20-1.oe2203 OS 172 k 2024-11-19 12:04:50.203 | coreutils aarch64 9.0-5.oe2203 update 2.7 M 2024-11-19 12:04:50.203 | cpio aarch64 2.13-10.oe2203 update 253 k 2024-11-19 12:04:50.203 | cracklib aarch64 2.9.7-8.oe2203 OS 3.9 M 2024-11-19 12:04:50.203 | crontabs noarch 1.11-22.oe2203 OS 17 k 2024-11-19 12:04:50.203 | crypto-policies noarch 20200619-2.git781bbd4.oe2203 OS 81 k 2024-11-19 12:04:50.203 | curl aarch64 7.79.1-28.oe2203 update 139 k 2024-11-19 12:04:50.203 | cyrus-sasl-lib aarch64 2.1.27-15.oe2203 update 72 k 2024-11-19 12:04:50.203 | device-mapper aarch64 8:1.02.181-4.oe2203 OS 213 k 2024-11-19 12:04:50.203 | dracut aarch64 055-10.oe2203 update 292 k 2024-11-19 12:04:50.203 | e2fsprogs aarch64 1.46.4-21.oe2203 update 1.1 M 2024-11-19 12:04:50.203 | efi-srpm-macros noarch 4-5.oe2203 update 22 k 2024-11-19 12:04:50.203 | elfutils aarch64 0.185-13.oe2203 update 580 k 2024-11-19 12:04:50.203 | expat aarch64 2.4.1-10.oe2203 update 75 k 2024-11-19 12:04:50.203 | file aarch64 5.41-3.oe2203 update 36 k 2024-11-19 12:04:50.203 | file-libs aarch64 5.41-3.oe2203 update 655 k 2024-11-19 12:04:50.203 | filesystem aarch64 3.16-4.oe2203 OS 1.1 M 2024-11-19 12:04:50.203 | fuse aarch64 2.9.9-9.oe2203 OS 135 k 2024-11-19 12:04:50.203 | fuse-common aarch64 3.10.5-3.oe2203 OS 9.0 k 2024-11-19 12:04:50.203 | gawk aarch64 5.1.1-4.oe2203 update 344 k 2024-11-19 12:04:50.203 | gdbm aarch64 1:1.22-11.oe2203 update 166 k 2024-11-19 12:04:50.203 | gettext aarch64 0.21-4.oe2203 OS 1.1 M 2024-11-19 12:04:50.203 | glib2 aarch64 2.68.1-21.oe2203 update 2.6 M 2024-11-19 12:04:50.203 | glibc aarch64 2.34-149.oe2203 update 2.8 M 2024-11-19 12:04:50.203 | glibc-common aarch64 2.34-149.oe2203 update 2.7 M 2024-11-19 12:04:50.203 | gmp aarch64 1:6.2.1-1.oe2203 OS 247 k 2024-11-19 12:04:50.203 | grep aarch64 3.7-9.oe2203 update 293 k 2024-11-19 12:04:50.203 | groff aarch64 1.22.4-11.oe2203 update 908 k 2024-11-19 12:04:50.203 | groff-base aarch64 1.22.4-11.oe2203 update 858 k 2024-11-19 12:04:50.204 | grub2-common noarch 1:2.06-41.oe2203 update 2.9 M 2024-11-19 12:04:50.204 | grub2-tools aarch64 1:2.06-41.oe2203 update 1.8 M 2024-11-19 12:04:50.204 | grub2-tools-minimal aarch64 1:2.06-41.oe2203 update 346 k 2024-11-19 12:04:50.204 | gzip aarch64 1.11-3.oe2203 update 104 k 2024-11-19 12:04:50.204 | ima-evm-utils-libs aarch64 1.3.2-3.oe2203 OS 18 k 2024-11-19 12:04:50.204 | info aarch64 6.8-3.oe2203 OS 163 k 2024-11-19 12:04:50.204 | json-c aarch64 0.15-6.oe2203 update 36 k 2024-11-19 12:04:50.204 | kbd-legacy noarch 2.4.0-1.oe2203 OS 525 k 2024-11-19 12:04:50.204 | kbd-misc noarch 2.4.0-1.oe2203 OS 1.6 M 2024-11-19 12:04:50.204 | keyutils-libs aarch64 1.6.3-3.oe2203 OS 25 k 2024-11-19 12:04:50.204 | kmod aarch64 29-3.oe2203 OS 85 k 2024-11-19 12:04:50.204 | kmod-libs aarch64 29-3.oe2203 OS 57 k 2024-11-19 12:04:50.204 | krb5-libs aarch64 1.19.2-8.oe2203 update 628 k 2024-11-19 12:04:50.204 | less aarch64 590-6.oe2203 update 101 k 2024-11-19 12:04:50.204 | libacl aarch64 2.3.1-2.oe2203 update 22 k 2024-11-19 12:04:50.204 | libarchive aarch64 3.5.2-6.oe2203 update 320 k 2024-11-19 12:04:50.204 | libblkid aarch64 2.37.2-28.oe2203 update 147 k 2024-11-19 12:04:50.204 | libcap aarch64 2.61-5.oe2203 update 62 k 2024-11-19 12:04:50.204 | libcap-ng aarch64 0.8.2-1.oe2203 OS 43 k 2024-11-19 12:04:50.204 | libcurl aarch64 7.79.1-28.oe2203 update 264 k 2024-11-19 12:04:50.204 | libev aarch64 4.33-2.oe2203 OS 47 k 2024-11-19 12:04:50.204 | libevent aarch64 2.1.12-4.oe2203 OS 221 k 2024-11-19 12:04:50.204 | libfdisk aarch64 2.37.2-28.oe2203 update 191 k 2024-11-19 12:04:50.204 | libffi aarch64 3.4.2-2.oe2203 OS 26 k 2024-11-19 12:04:50.204 | libgcc aarch64 10.3.1-23.oe2203 update 67 k 2024-11-19 12:04:50.204 | libgcrypt aarch64 1.9.4-2.oe2203 update 414 k 2024-11-19 12:04:50.204 | libgomp aarch64 10.3.1-23.oe2203 update 224 k 2024-11-19 12:04:50.204 | libgpg-error aarch64 1.43-2.oe2203 update 268 k 2024-11-19 12:04:50.204 | libidn2 aarch64 2.3.2-2.oe2203 OS 112 k 2024-11-19 12:04:50.204 | libkcapi aarch64 1.3.1-7.oe2203 update 164 k 2024-11-19 12:04:50.204 | libmount aarch64 2.37.2-28.oe2203 update 169 k 2024-11-19 12:04:50.204 | libnghttp2 aarch64 1.46.0-5.oe2203 update 67 k 2024-11-19 12:04:50.204 | libnsl2 aarch64 2.0.0-4.oe2203 update 28 k 2024-11-19 12:04:50.204 | libpipeline aarch64 1.5.4-1.oe2203 OS 50 k 2024-11-19 12:04:50.204 | libpng aarch64 2:1.6.37-4.oe2203 update 99 k 2024-11-19 12:04:50.204 | libpsl aarch64 0.21.1-5.oe2203 update 72 k 2024-11-19 12:04:50.204 | libpwquality aarch64 1.4.4-4.oe2203 update 86 k 2024-11-19 12:04:50.204 | libseccomp aarch64 2.5.3-1.oe2203 OS 59 k 2024-11-19 12:04:50.204 | libselinux aarch64 3.3-5.oe2203 update 109 k 2024-11-19 12:04:50.204 | libsemanage aarch64 3.3-3.oe2203 OS 98 k 2024-11-19 12:04:50.204 | libsepol aarch64 3.3-6.oe2203 update 266 k 2024-11-19 12:04:50.204 | libsigsegv aarch64 2.13-1.oe2203 OS 42 k 2024-11-19 12:04:50.204 | libsmartcols aarch64 2.37.2-28.oe2203 update 115 k 2024-11-19 12:04:50.204 | libssh aarch64 0.9.6-8.oe2203 update 182 k 2024-11-19 12:04:50.204 | libstdc++ aarch64 10.3.1-23.oe2203 update 484 k 2024-11-19 12:04:50.204 | libtasn1 aarch64 4.17.0-3.oe2203 update 77 k 2024-11-19 12:04:50.204 | libtirpc aarch64 1.3.2-3.oe2203 update 81 k 2024-11-19 12:04:50.204 | libunistring aarch64 0.9.10-8.oe2203 OS 401 k 2024-11-19 12:04:50.204 | libuser aarch64 0.63-4.oe2203 OS 333 k 2024-11-19 12:04:50.204 | libutempter aarch64 1.2.1-2.oe2203 OS 24 k 2024-11-19 12:04:50.204 | libuuid aarch64 2.37.2-28.oe2203 update 30 k 2024-11-19 12:04:50.204 | libverto aarch64 0.3.2-1.oe2203 OS 26 k 2024-11-19 12:04:50.204 | libxcrypt aarch64 4.4.26-2.oe2203 OS 118 k 2024-11-19 12:04:50.204 | libxml2 aarch64 2.9.12-20.oe2203 update 609 k 2024-11-19 12:04:50.205 | logrotate aarch64 3.20.1-1.oe2203 update 50 k 2024-11-19 12:04:50.205 | lua aarch64 5.4.3-11.oe2203 update 136 k 2024-11-19 12:04:50.205 | lz4 aarch64 1.9.3-2.oe2203 OS 128 k 2024-11-19 12:04:50.205 | man-db aarch64 2.9.4-2.oe2203 OS 1.1 M 2024-11-19 12:04:50.205 | mpfr aarch64 4.1.0-1.oe2203 OS 378 k 2024-11-19 12:04:50.205 | ncurses aarch64 6.3-8.oe2203 update 674 k 2024-11-19 12:04:50.205 | ncurses-base noarch 6.3-8.oe2203 update 54 k 2024-11-19 12:04:50.205 | ncurses-libs aarch64 6.3-8.oe2203 update 265 k 2024-11-19 12:04:50.205 | newt aarch64 0.52.21-8.oe2203 update 94 k 2024-11-19 12:04:50.205 | openEuler-gpg-keys aarch64 1.0-3.6.oe2203 update 9.7 k 2024-11-19 12:04:50.205 | openEuler-release aarch64 22.03LTS-54.oe2203 update 22 k 2024-11-19 12:04:50.205 | openEuler-repos aarch64 1.0-3.6.oe2203 update 8.8 k 2024-11-19 12:04:50.205 | openEuler-rpm-config aarch64 30-30.oe2203 update 49 k 2024-11-19 12:04:50.205 | openldap aarch64 2.6.0-6.oe2203 update 207 k 2024-11-19 12:04:50.205 | openssl aarch64 1:1.1.1m-28.oe2203 update 424 k 2024-11-19 12:04:50.205 | openssl-libs aarch64 1:1.1.1m-28.oe2203 update 1.2 M 2024-11-19 12:04:50.205 | os-prober aarch64 1.79-1.oe2203 OS 48 k 2024-11-19 12:04:50.205 | p11-kit aarch64 0.24.0-2.oe2203 update 217 k 2024-11-19 12:04:50.205 | p11-kit-trust aarch64 0.24.0-2.oe2203 update 120 k 2024-11-19 12:04:50.205 | pam aarch64 1.5.2-7.oe2203 update 437 k 2024-11-19 12:04:50.205 | pcre aarch64 8.45-2.oe2203 update 389 k 2024-11-19 12:04:50.205 | pcre2 aarch64 10.39-9.oe2203 update 510 k 2024-11-19 12:04:50.205 | perl aarch64 4:5.34.0-12.oe2203 update 3.2 M 2024-11-19 12:04:50.205 | perl-Algorithm-Diff noarch 1:1.201-1.oe2203 OS 27 k 2024-11-19 12:04:50.205 | perl-Archive-Tar noarch 2.40-1.oe2203 OS 42 k 2024-11-19 12:04:50.205 | perl-B-Debug noarch 1.26-5.oe2203 OS 18 k 2024-11-19 12:04:50.205 | perl-CPAN-Meta noarch 2.150010-419.oe2203 OS 108 k 2024-11-19 12:04:50.205 | perl-CPAN-Meta-Requirements noarch 2.140-419.oe2203 OS 26 k 2024-11-19 12:04:50.205 | perl-CPAN-Meta-YAML noarch 0.018-420.oe2203 OS 24 k 2024-11-19 12:04:50.205 | perl-Carp noarch 1.50-418.oe2203 OS 21 k 2024-11-19 12:04:50.205 | perl-Compress-Raw-Bzip2 aarch64 2.101-1.oe2203 OS 25 k 2024-11-19 12:04:50.205 | perl-Compress-Raw-Zlib aarch64 1:2.101-1.oe2203 OS 41 k 2024-11-19 12:04:50.205 | perl-Config-Perl-V noarch 0.33-1.oe2203 OS 17 k 2024-11-19 12:04:50.205 | perl-Data-Dumper aarch64 2.183-1.oe2203 OS 44 k 2024-11-19 12:04:50.205 | perl-Devel-PPPort aarch64 3.63-1.oe2203 OS 187 k 2024-11-19 12:04:50.205 | perl-Digest noarch 1.20-1.oe2203 OS 17 k 2024-11-19 12:04:50.205 | perl-Digest-MD5 aarch64 2.58-1.oe2203 OS 29 k 2024-11-19 12:04:50.205 | perl-Digest-SHA aarch64 1:6.02-7.oe2203 OS 49 k 2024-11-19 12:04:50.205 | perl-Encode aarch64 4:3.16-3.oe2203 update 1.4 M 2024-11-19 12:04:50.205 | perl-Env noarch 1.04-397.oe2203 OS 17 k 2024-11-19 12:04:50.205 | perl-Exporter noarch 5.74-1.oe2203 OS 22 k 2024-11-19 12:04:50.205 | perl-ExtUtils-Command noarch 1:7.62-1.oe2203 OS 11 k 2024-11-19 12:04:50.205 | perl-ExtUtils-Install noarch 2.20-1.oe2203 OS 33 k 2024-11-19 12:04:50.205 | perl-ExtUtils-MakeMaker noarch 1:7.62-1.oe2203 OS 169 k 2024-11-19 12:04:50.205 | perl-ExtUtils-Manifest noarch 1:1.73-1.oe2203 OS 23 k 2024-11-19 12:04:50.205 | perl-ExtUtils-ParseXS noarch 2:3.35-1.oe2203 OS 55 k 2024-11-19 12:04:50.205 | perl-File-Fetch noarch 1.00-1.oe2203 OS 22 k 2024-11-19 12:04:50.205 | perl-File-HomeDir noarch 1.006-2.oe2203 OS 35 k 2024-11-19 12:04:50.205 | perl-File-Path noarch 2.18-1.oe2203 OS 21 k 2024-11-19 12:04:50.205 | perl-File-Temp noarch 1:0.2311-2.oe2203 OS 50 k 2024-11-19 12:04:50.205 | perl-File-Which noarch 1.27-1.oe2203 OS 24 k 2024-11-19 12:04:50.205 | perl-Filter aarch64 2:1.60-3.oe2203 OS 49 k 2024-11-19 12:04:50.205 | perl-Filter-Simple noarch 1:0.94-1.oe2203 OS 16 k 2024-11-19 12:04:50.205 | perl-Getopt-Long noarch 1:2.52-1.oe2203 OS 45 k 2024-11-19 12:04:50.205 | perl-HTTP-Tiny noarch 0.080-2.oe2203 update 35 k 2024-11-19 12:04:50.205 | perl-IO-Compress noarch 2.101-2.oe2203 OS 110 k 2024-11-19 12:04:50.206 | perl-IO-Socket-IP noarch 0.41-2.oe2203 OS 31 k 2024-11-19 12:04:50.206 | perl-IPC-Cmd noarch 2:1.04-4.oe2203 OS 32 k 2024-11-19 12:04:50.206 | perl-IPC-SysV aarch64 2.09-1.oe2203 OS 25 k 2024-11-19 12:04:50.206 | perl-IPC-System-Simple noarch 1.30-2.oe2203 OS 31 k 2024-11-19 12:04:50.206 | perl-JSON-PP noarch 1:4.06-1.oe2203 OS 44 k 2024-11-19 12:04:50.206 | perl-Locale-Codes noarch 3.68-1.oe2203 OS 264 k 2024-11-19 12:04:50.206 | perl-Locale-Maketext noarch 1:1.29-1.oe2203 OS 53 k 2024-11-19 12:04:50.206 | perl-MIME-Base64 aarch64 3.16-1.oe2203 OS 20 k 2024-11-19 12:04:50.206 | perl-Math-BigInt noarch 1:1.9998.27-1.oe2203 OS 121 k 2024-11-19 12:04:50.206 | perl-Math-BigInt-FastCalc aarch64 0.5012-2.oe2203 update 19 k 2024-11-19 12:04:50.206 | perl-Math-BigRat noarch 0.2620-1.oe2203 OS 27 k 2024-11-19 12:04:50.206 | perl-Module-CoreList noarch 1:5.20211020-1.oe2203 OS 86 k 2024-11-19 12:04:50.206 | perl-Module-Load noarch 1:0.36-1.oe2203 OS 13 k 2024-11-19 12:04:50.206 | perl-Module-Load-Conditional noarch 0.74-1.oe2203 OS 18 k 2024-11-19 12:04:50.206 | perl-Module-Metadata noarch 1.000037-1.oe2203 OS 31 k 2024-11-19 12:04:50.206 | perl-Net-SSLeay aarch64 1.90-1.oe2203 OS 250 k 2024-11-19 12:04:50.206 | perl-Params-Check noarch 1:0.38-418.oe2203 OS 15 k 2024-11-19 12:04:50.206 | perl-PathTools aarch64 3.80-1.oe2203 OS 59 k 2024-11-19 12:04:50.206 | perl-Perl-OSType noarch 1.010-421.oe2203 OS 20 k 2024-11-19 12:04:50.206 | perl-PerlIO-via-QuotedPrint noarch 0.09-1.oe2203 OS 11 k 2024-11-19 12:04:50.206 | perl-Pod-Checker noarch 4:1.74-1.oe2203 OS 23 k 2024-11-19 12:04:50.206 | perl-Pod-Escapes noarch 1:1.07-420.oe2203 OS 14 k 2024-11-19 12:04:50.206 | perl-Pod-Parser noarch 1.63-398.oe2203 OS 57 k 2024-11-19 12:04:50.206 | perl-Pod-Perldoc noarch 1:3.28-4.oe2203 OS 44 k 2024-11-19 12:04:50.206 | perl-Pod-Simple noarch 1:3.43-1.oe2203 OS 137 k 2024-11-19 12:04:50.206 | perl-Pod-Usage noarch 4:2.01-2.oe2203 OS 25 k 2024-11-19 12:04:50.206 | perl-Scalar-List-Utils aarch64 4:1.60-1.oe2203 OS 49 k 2024-11-19 12:04:50.206 | perl-Socket aarch64 4:2.032-1.oe2203 OS 43 k 2024-11-19 12:04:50.206 | perl-Storable aarch64 1:3.25-1.oe2203 OS 74 k 2024-11-19 12:04:50.206 | perl-Sys-Syslog aarch64 0.36-1.oe2203 OS 37 k 2024-11-19 12:04:50.206 | perl-Term-ANSIColor noarch 5.01-1.oe2203 OS 30 k 2024-11-19 12:04:50.206 | perl-Term-Cap noarch 1.17-510.oe2203 OS 18 k 2024-11-19 12:04:50.206 | perl-Test-Harness noarch 2:3.42-2.oe2203 update 130 k 2024-11-19 12:04:50.206 | perl-Test-Simple noarch 2:1.302188-1.oe2203 OS 201 k 2024-11-19 12:04:50.206 | perl-Text-Balanced noarch 2.04-1.oe2203 OS 29 k 2024-11-19 12:04:50.206 | perl-Text-Diff noarch 1.45-7.oe2203 OS 27 k 2024-11-19 12:04:50.206 | perl-Text-ParseWords noarch 3.30-419.oe2203 OS 12 k 2024-11-19 12:04:50.206 | perl-Text-Tabs+Wrap noarch 2021.0814-1.oe2203 OS 13 k 2024-11-19 12:04:50.206 | perl-Thread-Queue noarch 3.13-3.oe2203 OS 14 k 2024-11-19 12:04:50.206 | perl-Time-HiRes aarch64 4:1.9767-2.oe2203 update 47 k 2024-11-19 12:04:50.206 | perl-Time-Local noarch 2:1.300-1.oe2203 OS 22 k 2024-11-19 12:04:50.206 | perl-URI noarch 5.10-1.oe2203 OS 72 k 2024-11-19 12:04:50.206 | perl-Unicode-Collate aarch64 1.31-1.oe2203 OS 667 k 2024-11-19 12:04:50.206 | perl-Unicode-Normalize aarch64 1.28-1.oe2203 OS 70 k 2024-11-19 12:04:50.206 | perl-autodie noarch 2.34-2.oe2203 OS 55 k 2024-11-19 12:04:50.206 | perl-bignum noarch 0.63-1.oe2203 OS 19 k 2024-11-19 12:04:50.206 | perl-constant noarch 1.33-421.oe2203 OS 17 k 2024-11-19 12:04:50.206 | perl-experimental noarch 0.025-1.oe2203 OS 18 k 2024-11-19 12:04:50.206 | perl-libnet noarch 3.13-2.oe2203 update 75 k 2024-11-19 12:04:50.206 | perl-libs aarch64 4:5.34.0-12.oe2203 update 1.6 M 2024-11-19 12:04:50.206 | perl-parent noarch 1:0.238-1.oe2203 OS 11 k 2024-11-19 12:04:50.206 | perl-perlfaq noarch 5.20210520-1.oe2203 OS 177 k 2024-11-19 12:04:50.206 | perl-podlators noarch 1:4.14-1.oe2203 OS 63 k 2024-11-19 12:04:50.206 | perl-threads aarch64 2:2.26-1.oe2203 OS 35 k 2024-11-19 12:04:50.206 | perl-threads-shared aarch64 1.62-1.oe2203 OS 30 k 2024-11-19 12:04:50.206 | perl-version aarch64 8:0.99.29-1.oe2203 OS 45 k 2024-11-19 12:04:50.207 | pkgconf aarch64 1.8.0-3.oe2203 update 57 k 2024-11-19 12:04:50.207 | popt aarch64 1.18-3.oe2203 update 49 k 2024-11-19 12:04:50.207 | procps-ng aarch64 3.3.17-5.oe2203 update 207 k 2024-11-19 12:04:50.207 | publicsuffix-list noarch 20211113-2.oe2203 update 128 k 2024-11-19 12:04:50.207 | python-pip-wheel noarch 21.3.1-2.oe2203 update 1.5 M 2024-11-19 12:04:50.207 | python-setuptools noarch 59.4.0-5.oe2203 update 509 k 2024-11-19 12:04:50.207 | python3 aarch64 3.9.9-28.oe2203 update 7.8 M 2024-11-19 12:04:50.207 | python3-pyparsing noarch 3.0.6-1.oe2203 OS 216 k 2024-11-19 12:04:50.207 | qt5-srpm-macros noarch 5.15.2-1.oe2203 OS 8.3 k 2024-11-19 12:04:50.207 | readline aarch64 8.1-3.oe2203 update 146 k 2024-11-19 12:04:50.207 | rpm aarch64 4.17.0-33.oe2203 update 492 k 2024-11-19 12:04:50.207 | rpm-libs aarch64 4.17.0-33.oe2203 update 340 k 2024-11-19 12:04:50.207 | sed aarch64 4.8-3.oe2203 update 162 k 2024-11-19 12:04:50.207 | setup noarch 2.13.9.1-1.oe2203 OS 150 k 2024-11-19 12:04:50.207 | shadow aarch64 2:4.9-13.oe2203 update 598 k 2024-11-19 12:04:50.207 | slang aarch64 2.3.2-8.oe2203 OS 533 k 2024-11-19 12:04:50.207 | sqlite aarch64 3.37.2-7.oe2203 update 1.1 M 2024-11-19 12:04:50.207 | systemd-libs aarch64 249-75.oe2203 update 453 k 2024-11-19 12:04:50.207 | systemtap-sdt-devel aarch64 4.5-2.oe2203 OS 19 k 2024-11-19 12:04:50.207 | tcl aarch64 1:8.6.10-4.oe2203 update 1.1 M 2024-11-19 12:04:50.207 | tpm2-tss aarch64 3.1.0-5.oe2203 update 489 k 2024-11-19 12:04:50.207 | tzdata noarch 2022a-18.oe2203 update 429 k 2024-11-19 12:04:50.207 | which aarch64 2.21-14.oe2203 OS 30 k 2024-11-19 12:04:50.207 | xkeyboard-config noarch 2.33-1.oe2203 OS 793 k 2024-11-19 12:04:50.207 | xz aarch64 5.2.5-2.oe2203 update 141 k 2024-11-19 12:04:50.207 | xz-libs aarch64 5.2.5-2.oe2203 update 79 k 2024-11-19 12:04:50.207 | zip aarch64 3.0-29.oe2203 OS 217 k 2024-11-19 12:04:50.207 | zlib aarch64 1.2.11-24.oe2203 update 91 k 2024-11-19 12:04:50.207 | zstd aarch64 1.5.0-4.oe2203 update 686 k 2024-11-19 12:04:50.207 | Installing weak dependencies: 2024-11-19 12:04:50.207 | cronie aarch64 1.5.7-1.oe2203 OS 103 k 2024-11-19 12:04:50.207 | diffutils aarch64 3.8-2.oe2203 OS 315 k 2024-11-19 12:04:50.207 | e2fsprogs-help noarch 1.46.4-21.oe2203 update 102 k 2024-11-19 12:04:50.207 | elfutils-extra aarch64 0.185-13.oe2203 update 220 k 2024-11-19 12:04:50.207 | fuse-help aarch64 2.9.9-9.oe2203 OS 13 k 2024-11-19 12:04:50.207 | grubby aarch64 8.40-28.oe2203 OS 52 k 2024-11-19 12:04:50.207 | kbd aarch64 2.4.0-1.oe2203 OS 251 k 2024-11-19 12:04:50.207 | kpartx aarch64 0.8.7-6.oe2203 update 42 k 2024-11-19 12:04:50.207 | libxkbcommon aarch64 1.3.1-1.oe2203 OS 121 k 2024-11-19 12:04:50.207 | openssl-pkcs11 aarch64 0.4.11-5.oe2203 OS 59 k 2024-11-19 12:04:50.207 | perl-Encode-Locale noarch 1.05-12.oe2203 OS 14 k 2024-11-19 12:04:50.207 | perl-IO-Socket-SSL noarch 2.072-1.oe2203 OS 181 k 2024-11-19 12:04:50.207 | perl-Mozilla-CA noarch 1:20211001-1.oe2203 OS 10 k 2024-11-19 12:04:50.207 | perl-devel aarch64 4:5.34.0-12.oe2203 update 2.1 M 2024-11-19 12:04:50.207 | pigz aarch64 2.6-1.oe2203 OS 61 k 2024-11-19 12:04:50.207 | python3-pip noarch 21.3.1-2.oe2203 update 2.2 M 2024-11-19 12:04:50.207 | python3-setuptools noarch 59.4.0-5.oe2203 update 964 k 2024-11-19 12:04:50.207 | shared-mime-info aarch64 2.1-1.oe2203 OS 294 k 2024-11-19 12:04:50.207 | vim-minimal aarch64 2:9.0-23.oe2203 update 611 k 2024-11-19 12:04:50.207 | 2024-11-19 12:04:50.207 | Transaction Summary 2024-11-19 12:04:50.207 | ================================================================================ 2024-11-19 12:04:50.207 | Install 258 Packages 2024-11-19 12:04:50.207 | 2024-11-19 12:04:50.252 | Total download size: 92 M 2024-11-19 12:04:50.253 | Installed size: 429 M 2024-11-19 12:04:50.256 | Downloading Packages: 2024-11-19 12:05:01.774 | (1/258): basesystem-12-2.oe2203.noarch.rpm 624 B/s | 7.0 kB 00:11 2024-11-19 12:05:01.785 | (2/258): attr-2.5.1-2.oe2203.aarch64.rpm 4.8 kB/s | 55 kB 00:11 2024-11-19 12:05:01.838 | (3/258): audit-libs-3.0.1-3.oe2203.aarch64.rpm 8.2 kB/s | 94 kB 00:11 2024-11-19 12:05:02.557 | (4/258): chkconfig-1.20-1.oe2203.aarch64.rpm 223 kB/s | 172 kB 00:00 2024-11-19 12:05:02.585 | (5/258): brotli-1.0.9-2.oe2203.aarch64.rpm 376 kB/s | 305 kB 00:00 2024-11-19 12:05:03.119 | (6/258): crontabs-1.11-22.oe2203.noarch.rpm 32 kB/s | 17 kB 00:00 2024-11-19 12:05:03.269 | (7/258): cronie-1.5.7-1.oe2203.aarch64.rpm 145 kB/s | 103 kB 00:00 2024-11-19 12:05:03.282 | (8/258): crypto-policies-20200619-2.git781bbd4. 503 kB/s | 81 kB 00:00 2024-11-19 12:05:03.445 | (9/258): cracklib-2.9.7-8.oe2203.aarch64.rpm 2.4 MB/s | 3.9 MB 00:01 2024-11-19 12:05:03.571 | (10/258): device-mapper-1.02.181-4.oe2203.aarch 708 kB/s | 213 kB 00:00 2024-11-19 12:05:03.600 | (11/258): diffutils-3.8-2.oe2203.aarch64.rpm 991 kB/s | 315 kB 00:00 2024-11-19 12:05:03.634 | (12/258): filesystem-3.16-4.oe2203.aarch64.rpm 5.7 MB/s | 1.1 MB 00:00 2024-11-19 12:05:03.756 | (13/258): fuse-2.9.9-9.oe2203.aarch64.rpm 872 kB/s | 135 kB 00:00 2024-11-19 12:05:03.807 | (14/258): fuse-common-3.10.5-3.oe2203.aarch64.r 52 kB/s | 9.0 kB 00:00 2024-11-19 12:05:03.884 | (15/258): findutils-4.8.0-3.oe2203.aarch64.rpm 1.2 MB/s | 382 kB 00:00 2024-11-19 12:05:03.992 | (16/258): fuse-help-2.9.9-9.oe2203.aarch64.rpm 55 kB/s | 13 kB 00:00 2024-11-19 12:05:04.029 | (17/258): gettext-0.21-4.oe2203.aarch64.rpm 5.1 MB/s | 1.1 MB 00:00 2024-11-19 12:05:04.043 | (18/258): gmp-6.2.1-1.oe2203.aarch64.rpm 1.5 MB/s | 247 kB 00:00 2024-11-19 12:05:04.201 | (19/258): grubby-8.40-28.oe2203.aarch64.rpm 250 kB/s | 52 kB 00:00 2024-11-19 12:05:04.209 | (20/258): ima-evm-utils-libs-1.3.2-3.oe2203.aar 102 kB/s | 18 kB 00:00 2024-11-19 12:05:04.345 | (21/258): info-6.8-3.oe2203.aarch64.rpm 541 kB/s | 163 kB 00:00 2024-11-19 12:05:04.359 | (22/258): kbd-2.4.0-1.oe2203.aarch64.rpm 1.6 MB/s | 251 kB 00:00 2024-11-19 12:05:04.382 | (23/258): kbd-legacy-2.4.0-1.oe2203.noarch.rpm 3.0 MB/s | 525 kB 00:00 2024-11-19 12:05:04.522 | (24/258): keyutils-libs-1.6.3-3.oe2203.aarch64. 152 kB/s | 25 kB 00:00 2024-11-19 12:05:04.536 | (25/258): kmod-29-3.oe2203.aarch64.rpm 553 kB/s | 85 kB 00:00 2024-11-19 12:05:05.012 | (26/258): kmod-libs-29-3.oe2203.aarch64.rpm 118 kB/s | 57 kB 00:00 2024-11-19 12:05:05.024 | (27/258): libcap-ng-0.8.2-1.oe2203.aarch64.rpm 87 kB/s | 43 kB 00:00 2024-11-19 12:05:05.050 | (28/258): kbd-misc-2.4.0-1.oe2203.noarch.rpm 2.2 MB/s | 1.6 MB 00:00 2024-11-19 12:05:05.165 | (29/258): libev-4.33-2.oe2203.aarch64.rpm 312 kB/s | 47 kB 00:00 2024-11-19 12:05:05.181 | (30/258): libevent-2.1.12-4.oe2203.aarch64.rpm 1.4 MB/s | 221 kB 00:00 2024-11-19 12:05:05.202 | (31/258): libffi-3.4.2-2.oe2203.aarch64.rpm 170 kB/s | 26 kB 00:00 2024-11-19 12:05:05.323 | (32/258): libidn2-2.3.2-2.oe2203.aarch64.rpm 711 kB/s | 112 kB 00:00 2024-11-19 12:05:05.336 | (33/258): libpipeline-1.5.4-1.oe2203.aarch64.rp 326 kB/s | 50 kB 00:00 2024-11-19 12:05:05.355 | (34/258): libseccomp-2.5.3-1.oe2203.aarch64.rpm 387 kB/s | 59 kB 00:00 2024-11-19 12:05:05.476 | (35/258): libsemanage-3.3-3.oe2203.aarch64.rpm 642 kB/s | 98 kB 00:00 2024-11-19 12:05:05.488 | (36/258): libsigsegv-2.13-1.oe2203.aarch64.rpm 274 kB/s | 42 kB 00:00 2024-11-19 12:05:05.516 | (37/258): libunistring-0.9.10-8.oe2203.aarch64. 2.4 MB/s | 401 kB 00:00 2024-11-19 12:05:05.678 | (38/258): libutempter-1.2.1-2.oe2203.aarch64.rp 125 kB/s | 24 kB 00:00 2024-11-19 12:05:05.687 | (39/258): libverto-0.3.2-1.oe2203.aarch64.rpm 151 kB/s | 26 kB 00:00 2024-11-19 12:05:05.774 | (40/258): libuser-0.63-4.oe2203.aarch64.rpm 1.1 MB/s | 333 kB 00:00 2024-11-19 12:05:05.834 | (41/258): libxcrypt-4.4.26-2.oe2203.aarch64.rpm 768 kB/s | 118 kB 00:00 2024-11-19 12:05:05.844 | (42/258): libxkbcommon-1.3.1-1.oe2203.aarch64.r 773 kB/s | 121 kB 00:00 2024-11-19 12:05:05.928 | (43/258): lz4-1.9.3-2.oe2203.aarch64.rpm 837 kB/s | 128 kB 00:00 2024-11-19 12:05:06.007 | (44/258): mpfr-4.1.0-1.oe2203.aarch64.rpm 2.3 MB/s | 378 kB 00:00 2024-11-19 12:05:06.027 | (45/258): man-db-2.9.4-2.oe2203.aarch64.rpm 5.8 MB/s | 1.1 MB 00:00 2024-11-19 12:05:06.080 | (46/258): openssl-pkcs11-0.4.11-5.oe2203.aarch6 390 kB/s | 59 kB 00:00 2024-11-19 12:05:06.165 | (47/258): os-prober-1.79-1.oe2203.aarch64.rpm 307 kB/s | 48 kB 00:00 2024-11-19 12:05:06.188 | (48/258): passwd-0.80-9.oe2203.aarch64.rpm 596 kB/s | 96 kB 00:00 2024-11-19 12:05:06.276 | (49/258): perl-Algorithm-Diff-1.201-1.oe2203.no 138 kB/s | 27 kB 00:00 2024-11-19 12:05:06.317 | (50/258): perl-Archive-Tar-2.40-1.oe2203.noarch 281 kB/s | 42 kB 00:00 2024-11-19 12:05:06.341 | (51/258): perl-B-Debug-1.26-5.oe2203.noarch.rpm 121 kB/s | 18 kB 00:00 2024-11-19 12:05:06.432 | (52/258): perl-CPAN-Meta-2.150010-419.oe2203.no 695 kB/s | 108 kB 00:00 2024-11-19 12:05:06.471 | (53/258): perl-CPAN-Meta-Requirements-2.140-419 167 kB/s | 26 kB 00:00 2024-11-19 12:05:06.493 | (54/258): perl-CPAN-Meta-YAML-0.018-420.oe2203. 159 kB/s | 24 kB 00:00 2024-11-19 12:05:06.583 | (55/258): perl-Carp-1.50-418.oe2203.noarch.rpm 143 kB/s | 21 kB 00:00 2024-11-19 12:05:06.630 | (56/258): perl-Compress-Raw-Bzip2-2.101-1.oe220 160 kB/s | 25 kB 00:00 2024-11-19 12:05:06.656 | (57/258): perl-Compress-Raw-Zlib-2.101-1.oe2203 254 kB/s | 41 kB 00:00 2024-11-19 12:05:06.747 | (58/258): perl-Config-Perl-V-0.33-1.oe2203.noar 103 kB/s | 17 kB 00:00 2024-11-19 12:05:06.783 | (59/258): perl-Data-Dumper-2.183-1.oe2203.aarch 287 kB/s | 44 kB 00:00 2024-11-19 12:05:06.814 | (60/258): perl-Devel-PPPort-3.63-1.oe2203.aarch 1.2 MB/s | 187 kB 00:00 2024-11-19 12:05:06.897 | (61/258): perl-Digest-1.20-1.oe2203.noarch.rpm 112 kB/s | 17 kB 00:00 2024-11-19 12:05:06.935 | (62/258): perl-Digest-MD5-2.58-1.oe2203.aarch64 190 kB/s | 29 kB 00:00 2024-11-19 12:05:06.966 | (63/258): perl-Digest-SHA-6.02-7.oe2203.aarch64 320 kB/s | 49 kB 00:00 2024-11-19 12:05:07.048 | (64/258): perl-Encode-Locale-1.05-12.oe2203.noa 93 kB/s | 14 kB 00:00 2024-11-19 12:05:07.115 | (65/258): perl-Env-1.04-397.oe2203.noarch.rpm 93 kB/s | 17 kB 00:00 2024-11-19 12:05:07.123 | (66/258): perl-Exporter-5.74-1.oe2203.noarch.rp 140 kB/s | 22 kB 00:00 2024-11-19 12:05:07.199 | (67/258): perl-ExtUtils-Command-7.62-1.oe2203.n 75 kB/s | 11 kB 00:00 2024-11-19 12:05:07.267 | (68/258): perl-ExtUtils-Install-2.20-1.oe2203.n 219 kB/s | 33 kB 00:00 2024-11-19 12:05:07.281 | (69/258): perl-ExtUtils-MakeMaker-7.62-1.oe2203 1.0 MB/s | 169 kB 00:00 2024-11-19 12:05:07.351 | (70/258): perl-ExtUtils-Manifest-1.73-1.oe2203. 154 kB/s | 23 kB 00:00 2024-11-19 12:05:07.421 | (71/258): perl-ExtUtils-ParseXS-3.35-1.oe2203.n 362 kB/s | 55 kB 00:00 2024-11-19 12:05:07.433 | (72/258): perl-File-Fetch-1.00-1.oe2203.noarch. 146 kB/s | 22 kB 00:00 2024-11-19 12:05:07.502 | (73/258): perl-File-HomeDir-1.006-2.oe2203.noar 234 kB/s | 35 kB 00:00 2024-11-19 12:05:07.573 | (74/258): perl-File-Path-2.18-1.oe2203.noarch.r 142 kB/s | 21 kB 00:00 2024-11-19 12:05:07.587 | (75/258): perl-File-Temp-0.2311-2.oe2203.noarch 325 kB/s | 50 kB 00:00 2024-11-19 12:05:07.654 | (76/258): perl-File-Which-1.27-1.oe2203.noarch. 157 kB/s | 24 kB 00:00 2024-11-19 12:05:07.725 | (77/258): perl-Filter-1.60-3.oe2203.aarch64.rpm 322 kB/s | 49 kB 00:00 2024-11-19 12:05:07.740 | (78/258): perl-Filter-Simple-0.94-1.oe2203.noar 105 kB/s | 16 kB 00:00 2024-11-19 12:05:07.807 | (79/258): perl-Getopt-Long-2.52-1.oe2203.noarch 297 kB/s | 45 kB 00:00 2024-11-19 12:05:07.881 | (80/258): perl-IO-Compress-2.101-2.oe2203.noarc 714 kB/s | 110 kB 00:00 2024-11-19 12:05:07.893 | (81/258): perl-IO-Socket-IP-0.41-2.oe2203.noarc 203 kB/s | 31 kB 00:00 2024-11-19 12:05:07.964 | (82/258): perl-IO-Socket-SSL-2.072-1.oe2203.noa 1.1 MB/s | 181 kB 00:00 2024-11-19 12:05:08.033 | (83/258): perl-IPC-Cmd-1.04-4.oe2203.noarch.rpm 213 kB/s | 32 kB 00:00 2024-11-19 12:05:08.045 | (84/258): perl-IPC-SysV-2.09-1.oe2203.aarch64.r 163 kB/s | 25 kB 00:00 2024-11-19 12:05:08.160 | (85/258): perl-IPC-System-Simple-1.30-2.oe2203. 161 kB/s | 31 kB 00:00 2024-11-19 12:05:08.188 | (86/258): perl-JSON-PP-4.06-1.oe2203.noarch.rpm 287 kB/s | 44 kB 00:00 2024-11-19 12:05:08.303 | (87/258): perl-Locale-Codes-3.68-1.oe2203.noarc 1.0 MB/s | 264 kB 00:00 2024-11-19 12:05:08.370 | (88/258): perl-Locale-Maketext-1.29-1.oe2203.no 255 kB/s | 53 kB 00:00 2024-11-19 12:05:08.378 | (89/258): perl-MIME-Base64-3.16-1.oe2203.aarch6 104 kB/s | 20 kB 00:00 2024-11-19 12:05:08.459 | (90/258): perl-Math-BigInt-1.9998.27-1.oe2203.n 783 kB/s | 121 kB 00:00 2024-11-19 12:05:08.539 | (91/258): perl-Math-BigRat-0.2620-1.oe2203.noar 161 kB/s | 27 kB 00:00 2024-11-19 12:05:08.549 | (92/258): perl-Module-CoreList-5.20211020-1.oe2 505 kB/s | 86 kB 00:00 2024-11-19 12:05:08.612 | (93/258): perl-Module-Load-0.36-1.oe2203.noarch 89 kB/s | 13 kB 00:00 2024-11-19 12:05:08.691 | (94/258): perl-Module-Load-Conditional-0.74-1.o 117 kB/s | 18 kB 00:00 2024-11-19 12:05:08.701 | (95/258): perl-Module-Metadata-1.000037-1.oe220 203 kB/s | 31 kB 00:00 2024-11-19 12:05:08.764 | (96/258): perl-Mozilla-CA-20211001-1.oe2203.noa 68 kB/s | 10 kB 00:00 2024-11-19 12:05:08.847 | (97/258): perl-Net-SSLeay-1.90-1.oe2203.aarch64 1.6 MB/s | 250 kB 00:00 2024-11-19 12:05:08.855 | (98/258): perl-Params-Check-0.38-418.oe2203.noa 98 kB/s | 15 kB 00:00 2024-11-19 12:05:08.918 | (99/258): perl-PathTools-3.80-1.oe2203.aarch64. 387 kB/s | 59 kB 00:00 2024-11-19 12:05:08.999 | (100/258): perl-Perl-OSType-1.010-421.oe2203.no 132 kB/s | 20 kB 00:00 2024-11-19 12:05:09.007 | (101/258): perl-PerlIO-via-QuotedPrint-0.09-1.o 70 kB/s | 11 kB 00:00 2024-11-19 12:05:09.114 | (102/258): perl-Pod-Checker-1.74-1.oe2203.noarc 118 kB/s | 23 kB 00:00 2024-11-19 12:05:09.150 | (103/258): perl-Pod-Escapes-1.07-420.oe2203.noa 91 kB/s | 14 kB 00:00 2024-11-19 12:05:09.159 | (104/258): perl-Pod-Parser-1.63-398.oe2203.noar 376 kB/s | 57 kB 00:00 2024-11-19 12:05:09.293 | (105/258): perl-Pod-Perldoc-3.28-4.oe2203.noarc 245 kB/s | 44 kB 00:00 2024-11-19 12:05:09.306 | (106/258): perl-Pod-Simple-3.43-1.oe2203.noarch 885 kB/s | 137 kB 00:00 2024-11-19 12:05:09.314 | (107/258): perl-Pod-Usage-2.01-2.oe2203.noarch. 163 kB/s | 25 kB 00:00 2024-11-19 12:05:09.608 | (108/258): perl-Scalar-List-Utils-1.60-1.oe2203 157 kB/s | 49 kB 00:00 2024-11-19 12:05:09.668 | (109/258): perl-Socket-2.032-1.oe2203.aarch64.r 120 kB/s | 43 kB 00:00 2024-11-19 12:05:09.684 | (110/258): perl-Storable-3.25-1.oe2203.aarch64. 200 kB/s | 74 kB 00:00 2024-11-19 12:05:09.921 | (111/258): perl-Sys-Syslog-0.36-1.oe2203.aarch6 119 kB/s | 37 kB 00:00 2024-11-19 12:05:09.977 | (112/258): perl-Term-ANSIColor-5.01-1.oe2203.no 96 kB/s | 30 kB 00:00 2024-11-19 12:05:09.987 | (113/258): perl-Term-Cap-1.17-510.oe2203.noarch 58 kB/s | 18 kB 00:00 2024-11-19 12:05:10.164 | (114/258): perl-Test-Simple-1.302188-1.oe2203.n 833 kB/s | 201 kB 00:00 2024-11-19 12:05:10.265 | (115/258): perl-Text-Balanced-2.04-1.oe2203.noa 106 kB/s | 29 kB 00:00 2024-11-19 12:05:10.541 | (116/258): perl-Text-Diff-1.45-7.oe2203.noarch. 48 kB/s | 27 kB 00:00 2024-11-19 12:05:10.603 | (117/258): perl-Text-ParseWords-3.30-419.oe2203 28 kB/s | 12 kB 00:00 2024-11-19 12:05:10.999 | (118/258): perl-Text-Tabs+Wrap-2021.0814-1.oe22 29 kB/s | 13 kB 00:00 2024-11-19 12:05:11.060 | (119/258): perl-Thread-Queue-3.13-3.oe2203.noar 27 kB/s | 14 kB 00:00 2024-11-19 12:05:11.085 | (120/258): perl-Time-Local-1.300-1.oe2203.noarc 45 kB/s | 22 kB 00:00 2024-11-19 12:05:11.326 | (121/258): perl-Unicode-Normalize-1.28-1.oe2203 289 kB/s | 70 kB 00:00 2024-11-19 12:05:11.474 | (122/258): perl-URI-5.10-1.oe2203.noarch.rpm 153 kB/s | 72 kB 00:00 2024-11-19 12:05:11.911 | (123/258): perl-autodie-2.34-2.oe2203.noarch.rp 95 kB/s | 55 kB 00:00 2024-11-19 12:05:11.953 | (124/258): perl-Unicode-Collate-1.31-1.oe2203.a 748 kB/s | 667 kB 00:00 2024-11-19 12:05:11.974 | (125/258): perl-bignum-0.63-1.oe2203.noarch.rpm 39 kB/s | 19 kB 00:00 2024-11-19 12:05:12.220 | (126/258): perl-constant-1.33-421.oe2203.noarch 55 kB/s | 17 kB 00:00 2024-11-19 12:05:12.426 | (127/258): perl-parent-0.238-1.oe2203.noarch.rp 25 kB/s | 11 kB 00:00 2024-11-19 12:05:12.478 | (128/258): perl-experimental-0.025-1.oe2203.noa 36 kB/s | 18 kB 00:00 2024-11-19 12:05:12.605 | (129/258): perl-perlfaq-5.20210520-1.oe2203.noa 461 kB/s | 177 kB 00:00 2024-11-19 12:05:12.685 | (130/258): perl-podlators-4.14-1.oe2203.noarch. 243 kB/s | 63 kB 00:00 2024-11-19 12:05:12.792 | (131/258): perl-threads-shared-1.62-1.oe2203.aa 161 kB/s | 30 kB 00:00 2024-11-19 12:05:13.353 | (132/258): perl-threads-2.26-1.oe2203.aarch64.r 40 kB/s | 35 kB 00:00 2024-11-19 12:05:13.957 | (133/258): perl-version-0.99.29-1.oe2203.aarch6 36 kB/s | 45 kB 00:01 2024-11-19 12:05:14.465 | (134/258): pigz-2.6-1.oe2203.aarch64.rpm 36 kB/s | 61 kB 00:01 2024-11-19 12:05:14.869 | (135/258): qt5-srpm-macros-5.15.2-1.oe2203.noar 9.2 kB/s | 8.3 kB 00:00 2024-11-19 12:05:15.143 | (136/258): python3-pyparsing-3.0.6-1.oe2203.noa 121 kB/s | 216 kB 00:01 2024-11-19 12:05:15.520 | (137/258): setup-2.13.9.1-1.oe2203.noarch.rpm 143 kB/s | 150 kB 00:01 2024-11-19 12:05:16.544 | (138/258): shared-mime-info-2.1-1.oe2203.aarch6 176 kB/s | 294 kB 00:01 2024-11-19 12:05:16.747 | (139/258): systemtap-sdt-devel-4.5-2.oe2203.aar 15 kB/s | 19 kB 00:01 2024-11-19 12:05:17.714 | (140/258): slang-2.3.2-8.oe2203.aarch64.rpm 207 kB/s | 533 kB 00:02 2024-11-19 12:05:18.026 | (141/258): which-2.21-14.oe2203.aarch64.rpm 20 kB/s | 30 kB 00:01 2024-11-19 12:05:18.526 | (142/258): xkeyboard-config-2.33-1.oe2203.noarc 446 kB/s | 793 kB 00:01 2024-11-19 12:05:19.055 | (143/258): acl-2.3.1-2.oe2203.aarch64.rpm 49 kB/s | 51 kB 00:01 2024-11-19 12:05:19.140 | (144/258): zip-3.0-29.oe2203.aarch64.rpm 152 kB/s | 217 kB 00:01 2024-11-19 12:05:19.615 | (145/258): bzip2-1.0.8-6.oe2203.aarch64.rpm 140 kB/s | 66 kB 00:00 2024-11-19 12:05:20.115 | (146/258): bc-1.07.1-11.oe2203.aarch64.rpm 82 kB/s | 86 kB 00:01 2024-11-19 12:05:20.848 | (147/258): bash-5.1.8-6.oe2203.aarch64.rpm 519 kB/s | 1.2 MB 00:02 2024-11-19 12:05:21.119 | (148/258): ca-certificates-2023.2.60-2.oe2203.n 273 kB/s | 411 kB 00:01 2024-11-19 12:05:21.799 | (149/258): cpio-2.13-10.oe2203.aarch64.rpm 267 kB/s | 253 kB 00:00 2024-11-19 12:05:21.959 | (150/258): curl-7.79.1-28.oe2203.aarch64.rpm 166 kB/s | 139 kB 00:00 2024-11-19 12:05:22.240 | (151/258): cyrus-sasl-lib-2.1.27-15.oe2203.aarc 165 kB/s | 72 kB 00:00 2024-11-19 12:05:22.494 | (152/258): dracut-055-10.oe2203.aarch64.rpm 548 kB/s | 292 kB 00:00 2024-11-19 12:05:22.659 | (153/258): e2fsprogs-help-1.46.4-21.oe2203.noar 623 kB/s | 102 kB 00:00 2024-11-19 12:05:23.158 | (154/258): efi-srpm-macros-4-5.oe2203.noarch.rp 45 kB/s | 22 kB 00:00 2024-11-19 12:05:23.207 | (155/258): e2fsprogs-1.46.4-21.oe2203.aarch64.r 1.1 MB/s | 1.1 MB 00:00 2024-11-19 12:05:23.506 | (156/258): elfutils-extra-0.185-13.oe2203.aarch 740 kB/s | 220 kB 00:00 2024-11-19 12:05:23.608 | (157/258): elfutils-0.185-13.oe2203.aarch64.rpm 1.3 MB/s | 580 kB 00:00 2024-11-19 12:05:23.663 | (158/258): expat-2.4.1-10.oe2203.aarch64.rpm 479 kB/s | 75 kB 00:00 2024-11-19 12:05:23.869 | (159/258): file-5.41-3.oe2203.aarch64.rpm 140 kB/s | 36 kB 00:00 2024-11-19 12:05:24.156 | (160/258): file-libs-5.41-3.oe2203.aarch64.rpm 1.3 MB/s | 655 kB 00:00 2024-11-19 12:05:24.177 | (161/258): gawk-5.1.1-4.oe2203.aarch64.rpm 1.1 MB/s | 344 kB 00:00 2024-11-19 12:05:24.490 | (162/258): gdbm-1.22-11.oe2203.aarch64.rpm 500 kB/s | 166 kB 00:00 2024-11-19 12:05:25.759 | (163/258): glib2-2.68.1-21.oe2203.aarch64.rpm 1.6 MB/s | 2.6 MB 00:01 2024-11-19 12:05:26.477 | (164/258): glibc-2.34-149.oe2203.aarch64.rpm 1.4 MB/s | 2.8 MB 00:01 2024-11-19 12:05:27.334 | (165/258): grep-3.7-9.oe2203.aarch64.rpm 342 kB/s | 293 kB 00:00 2024-11-19 12:05:27.445 | (166/258): coreutils-9.0-5.oe2203.aarch64.rpm 372 kB/s | 2.7 MB 00:07 2024-11-19 12:05:27.507 | (167/258): glibc-common-2.34-149.oe2203.aarch64 1.5 MB/s | 2.7 MB 00:01 2024-11-19 12:05:28.328 | (168/258): groff-1.22.4-11.oe2203.aarch64.rpm 915 kB/s | 908 kB 00:00 2024-11-19 12:05:29.591 | (169/258): grub2-common-2.06-41.oe2203.noarch.r 1.4 MB/s | 2.9 MB 00:02 2024-11-19 12:05:29.620 | (170/258): groff-base-1.22.4-11.oe2203.aarch64. 395 kB/s | 858 kB 00:02 2024-11-19 12:05:29.796 | (171/258): grub2-tools-2.06-41.oe2203.aarch64.r 1.3 MB/s | 1.8 MB 00:01 2024-11-19 12:05:30.212 | (172/258): gzip-1.11-3.oe2203.aarch64.rpm 176 kB/s | 104 kB 00:00 2024-11-19 12:05:30.295 | (173/258): json-c-0.15-6.oe2203.aarch64.rpm 72 kB/s | 36 kB 00:00 2024-11-19 12:05:30.308 | (174/258): grub2-tools-minimal-2.06-41.oe2203.a 484 kB/s | 346 kB 00:00 2024-11-19 12:05:30.766 | (175/258): kpartx-0.8.7-6.oe2203.aarch64.rpm 76 kB/s | 42 kB 00:00 2024-11-19 12:05:30.779 | (176/258): less-590-6.oe2203.aarch64.rpm 216 kB/s | 101 kB 00:00 2024-11-19 12:05:31.311 | (177/258): libacl-2.3.1-2.oe2203.aarch64.rpm 40 kB/s | 22 kB 00:00 2024-11-19 12:05:31.340 | (178/258): krb5-libs-1.19.2-8.oe2203.aarch64.rp 602 kB/s | 628 kB 00:01 2024-11-19 12:05:31.354 | (179/258): libarchive-3.5.2-6.oe2203.aarch64.rp 557 kB/s | 320 kB 00:00 2024-11-19 12:05:31.829 | (180/258): libcap-2.61-5.oe2203.aarch64.rpm 128 kB/s | 62 kB 00:00 2024-11-19 12:05:32.060 | (181/258): libblkid-2.37.2-28.oe2203.aarch64.rp 197 kB/s | 147 kB 00:00 2024-11-19 12:05:32.075 | (182/258): libcurl-7.79.1-28.oe2203.aarch64.rpm 366 kB/s | 264 kB 00:00 2024-11-19 12:05:32.286 | (183/258): libfdisk-2.37.2-28.oe2203.aarch64.rp 418 kB/s | 191 kB 00:00 2024-11-19 12:05:32.359 | (184/258): libgcc-10.3.1-23.oe2203.aarch64.rpm 227 kB/s | 67 kB 00:00 2024-11-19 12:05:32.385 | (185/258): libgcrypt-1.9.4-2.oe2203.aarch64.rpm 1.3 MB/s | 414 kB 00:00 2024-11-19 12:05:32.576 | (186/258): libkcapi-1.3.1-7.oe2203.aarch64.rpm 865 kB/s | 164 kB 00:00 2024-11-19 12:05:32.588 | (187/258): libgomp-10.3.1-23.oe2203.aarch64.rpm 744 kB/s | 224 kB 00:00 2024-11-19 12:05:32.733 | (188/258): libmount-2.37.2-28.oe2203.aarch64.rp 1.1 MB/s | 169 kB 00:00 2024-11-19 12:05:32.743 | (189/258): libnghttp2-1.46.0-5.oe2203.aarch64.r 435 kB/s | 67 kB 00:00 2024-11-19 12:05:32.802 | (190/258): libgpg-error-1.43-2.oe2203.aarch64.r 607 kB/s | 268 kB 00:00 2024-11-19 12:05:33.426 | (191/258): libnsl2-2.0.0-4.oe2203.aarch64.rpm 40 kB/s | 28 kB 00:00 2024-11-19 12:05:33.441 | (192/258): libpsl-0.21.1-5.oe2203.aarch64.rpm 113 kB/s | 72 kB 00:00 2024-11-19 12:05:33.461 | (193/258): libpng-1.6.37-4.oe2203.aarch64.rpm 138 kB/s | 99 kB 00:00 2024-11-19 12:05:33.591 | (194/258): libpwquality-1.4.4-4.oe2203.aarch64. 529 kB/s | 86 kB 00:00 2024-11-19 12:05:33.738 | (195/258): libselinux-3.3-5.oe2203.aarch64.rpm 369 kB/s | 109 kB 00:00 2024-11-19 12:05:33.748 | (196/258): libsmartcols-2.37.2-28.oe2203.aarch6 735 kB/s | 115 kB 00:00 2024-11-19 12:05:33.913 | (197/258): libsepol-3.3-6.oe2203.aarch64.rpm 591 kB/s | 266 kB 00:00 2024-11-19 12:05:34.038 | (198/258): libssh-0.9.6-8.oe2203.aarch64.rpm 609 kB/s | 182 kB 00:00 2024-11-19 12:05:34.056 | (199/258): libstdc++-10.3.1-23.oe2203.aarch64.r 1.5 MB/s | 484 kB 00:00 2024-11-19 12:05:34.068 | (200/258): libtasn1-4.17.0-3.oe2203.aarch64.rpm 504 kB/s | 77 kB 00:00 2024-11-19 12:05:34.200 | (201/258): libtirpc-1.3.2-3.oe2203.aarch64.rpm 503 kB/s | 81 kB 00:00 2024-11-19 12:05:34.413 | (202/258): libuuid-2.37.2-28.oe2203.aarch64.rpm 83 kB/s | 30 kB 00:00 2024-11-19 12:05:34.935 | (203/258): logrotate-3.20.1-1.oe2203.aarch64.rp 68 kB/s | 50 kB 00:00 2024-11-19 12:05:34.961 | (204/258): lua-5.4.3-11.oe2203.aarch64.rpm 249 kB/s | 136 kB 00:00 2024-11-19 12:05:34.990 | (205/258): libxml2-2.9.12-20.oe2203.aarch64.rpm 660 kB/s | 609 kB 00:00 2024-11-19 12:05:35.215 | (206/258): ncurses-base-6.3-8.oe2203.noarch.rpm 215 kB/s | 54 kB 00:00 2024-11-19 12:05:35.340 | (207/258): ncurses-libs-6.3-8.oe2203.aarch64.rp 762 kB/s | 265 kB 00:00 2024-11-19 12:05:35.390 | (208/258): newt-0.52.21-8.oe2203.aarch64.rpm 542 kB/s | 94 kB 00:00 2024-11-19 12:05:35.536 | (209/258): openEuler-gpg-keys-1.0-3.6.oe2203.aa 50 kB/s | 9.7 kB 00:00 2024-11-19 12:05:35.570 | (210/258): openEuler-release-22.03LTS-54.oe2203 123 kB/s | 22 kB 00:00 2024-11-19 12:05:37.039 | (211/258): openEuler-repos-1.0-3.6.oe2203.aarch 5.9 kB/s | 8.8 kB 00:01 2024-11-19 12:05:37.432 | (212/258): openEuler-rpm-config-30-30.oe2203.aa 26 kB/s | 49 kB 00:01 2024-11-19 12:05:37.664 | (213/258): ncurses-6.3-8.oe2203.aarch64.rpm 248 kB/s | 674 kB 00:02 2024-11-19 12:05:37.879 | (214/258): openldap-2.6.0-6.oe2203.aarch64.rpm 246 kB/s | 207 kB 00:00 2024-11-19 12:05:39.265 | (215/258): p11-kit-0.24.0-2.oe2203.aarch64.rpm 156 kB/s | 217 kB 00:01 2024-11-19 12:05:39.280 | (216/258): openssl-1.1.1m-28.oe2203.aarch64.rpm 229 kB/s | 424 kB 00:01 2024-11-19 12:05:39.587 | (217/258): openssl-libs-1.1.1m-28.oe2203.aarch6 656 kB/s | 1.2 MB 00:01 2024-11-19 12:05:40.202 | (218/258): p11-kit-trust-0.24.0-2.oe2203.aarch6 128 kB/s | 120 kB 00:00 2024-11-19 12:05:40.221 | (219/258): pam-1.5.2-7.oe2203.aarch64.rpm 465 kB/s | 437 kB 00:00 2024-11-19 12:05:40.235 | (220/258): pcre-8.45-2.oe2203.aarch64.rpm 602 kB/s | 389 kB 00:00 2024-11-19 12:05:40.803 | (221/258): pcre2-10.39-9.oe2203.aarch64.rpm 851 kB/s | 510 kB 00:00 2024-11-19 12:05:41.117 | (222/258): perl-HTTP-Tiny-0.080-2.oe2203.noarch 113 kB/s | 35 kB 00:00 2024-11-19 12:05:41.160 | (223/258): perl-Encode-3.16-3.oe2203.aarch64.rp 1.5 MB/s | 1.4 MB 00:00 2024-11-19 12:05:41.340 | (224/258): perl-Math-BigInt-FastCalc-0.5012-2.o 87 kB/s | 19 kB 00:00 2024-11-19 12:05:41.353 | (225/258): perl-Test-Harness-3.42-2.oe2203.noar 678 kB/s | 130 kB 00:00 2024-11-19 12:05:41.537 | (226/258): perl-Time-HiRes-1.9767-2.oe2203.aarc 239 kB/s | 47 kB 00:00 2024-11-19 12:05:41.598 | (227/258): perl-5.34.0-12.oe2203.aarch64.rpm 2.3 MB/s | 3.2 MB 00:01 2024-11-19 12:05:41.698 | (228/258): perl-libnet-3.13-2.oe2203.noarch.rpm 472 kB/s | 75 kB 00:00 2024-11-19 12:05:42.288 | (229/258): pkgconf-1.8.0-3.oe2203.aarch64.rpm 97 kB/s | 57 kB 00:00 2024-11-19 12:05:42.367 | (230/258): perl-devel-5.34.0-12.oe2203.aarch64. 2.1 MB/s | 2.1 MB 00:01 2024-11-19 12:05:42.500 | (231/258): perl-libs-5.34.0-12.oe2203.aarch64.r 1.8 MB/s | 1.6 MB 00:00 2024-11-19 12:05:42.725 | (232/258): popt-1.18-3.oe2203.aarch64.rpm 113 kB/s | 49 kB 00:00 2024-11-19 12:05:42.742 | (233/258): publicsuffix-list-20211113-2.oe2203. 534 kB/s | 128 kB 00:00 2024-11-19 12:05:42.753 | (234/258): procps-ng-3.3.17-5.oe2203.aarch64.rp 538 kB/s | 207 kB 00:00 2024-11-19 12:05:43.055 | (235/258): python-setuptools-59.4.0-5.oe2203.no 1.6 MB/s | 509 kB 00:00 2024-11-19 12:05:43.761 | (236/258): python-pip-wheel-21.3.1-2.oe2203.noa 1.4 MB/s | 1.5 MB 00:01 2024-11-19 12:05:43.985 | (237/258): python3-pip-21.3.1-2.oe2203.noarch.r 2.4 MB/s | 2.2 MB 00:00 2024-11-19 12:05:44.666 | (238/258): readline-8.1-3.oe2203.aarch64.rpm 214 kB/s | 146 kB 00:00 2024-11-19 12:05:44.722 | (239/258): python3-setuptools-59.4.0-5.oe2203.n 1.0 MB/s | 964 kB 00:00 2024-11-19 12:05:45.255 | (240/258): python3-3.9.9-28.oe2203.aarch64.rpm 3.1 MB/s | 7.8 MB 00:02 2024-11-19 12:05:45.272 | (241/258): rpm-libs-4.17.0-33.oe2203.aarch64.rp 620 kB/s | 340 kB 00:00 2024-11-19 12:05:45.461 | (242/258): rpm-4.17.0-33.oe2203.aarch64.rpm 620 kB/s | 492 kB 00:00 2024-11-19 12:05:50.812 | (243/258): sed-4.8-3.oe2203.aarch64.rpm 29 kB/s | 162 kB 00:05 2024-11-19 12:05:57.952 | (244/258): shadow-4.9-13.oe2203.aarch64.rpm 47 kB/s | 598 kB 00:12 2024-11-19 12:05:58.021 | (245/258): sqlite-3.37.2-7.oe2203.aarch64.rpm 90 kB/s | 1.1 MB 00:12 2024-11-19 12:06:03.038 | (246/258): sudo-1.9.8p2-15.oe2203.aarch64.rpm 69 kB/s | 845 kB 00:12 2024-11-19 12:06:09.418 | (247/258): systemd-libs-249-75.oe2203.aarch64.r 40 kB/s | 453 kB 00:11 2024-11-19 12:06:10.523 | (248/258): systemd-udev-249-75.oe2203.aarch64.r 170 kB/s | 1.2 MB 00:07 2024-11-19 12:06:10.564 | (249/258): tcl-8.6.10-4.oe2203.aarch64.rpm 944 kB/s | 1.1 MB 00:01 2024-11-19 12:06:10.614 | (250/258): systemd-249-75.oe2203.aarch64.rpm 261 kB/s | 3.2 MB 00:12 2024-11-19 12:06:10.731 | (251/258): tzdata-2022a-18.oe2203.noarch.rpm 2.5 MB/s | 429 kB 00:00 2024-11-19 12:06:11.086 | (252/258): vim-minimal-9.0-23.oe2203.aarch64.rp 1.7 MB/s | 611 kB 00:00 2024-11-19 12:06:11.243 | (253/258): xz-5.2.5-2.oe2203.aarch64.rpm 904 kB/s | 141 kB 00:00 2024-11-19 12:06:11.402 | (254/258): tpm2-tss-3.1.0-5.oe2203.aarch64.rpm 557 kB/s | 489 kB 00:00 2024-11-19 12:06:11.419 | (255/258): xz-libs-5.2.5-2.oe2203.aarch64.rpm 450 kB/s | 79 kB 00:00 2024-11-19 12:06:11.571 | (256/258): zlib-1.2.11-24.oe2203.aarch64.rpm 545 kB/s | 91 kB 00:00 2024-11-19 12:06:11.736 | (257/258): zstd-1.5.0-4.oe2203.aarch64.rpm 2.1 MB/s | 686 kB 00:00 2024-11-19 12:06:12.157 | (258/258): util-linux-2.37.2-28.oe2203.aarch64. 1.5 MB/s | 2.3 MB 00:01 2024-11-19 12:06:12.160 | -------------------------------------------------------------------------------- 2024-11-19 12:06:12.161 | Total 1.1 MB/s | 92 MB 01:21 2024-11-19 12:06:12.172 | retrieving repo key for OS unencrypted from http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 12:06:12.460 | OS 7.3 kB/s | 2.1 kB 00:00 2024-11-19 12:06:12.609 | Importing GPG key 0xB25E7F66: 2024-11-19 12:06:12.609 | Userid : "private OBS (key without passphrase) " 2024-11-19 12:06:12.609 | Fingerprint: 12EA 74AC 9DF4 8D46 C69C A0BE D557 065E B25E 7F66 2024-11-19 12:06:12.609 | From : http://repo.openeuler.org/openEuler-22.03-LTS/OS/aarch64/RPM-GPG-KEY-openEuler 2024-11-19 12:06:12.708 | Key imported successfully 2024-11-19 12:06:15.625 | Running transaction check 2024-11-19 12:06:15.829 | Transaction check succeeded. 2024-11-19 12:06:15.830 | Running transaction test 2024-11-19 12:06:17.230 | Transaction test succeeded. 2024-11-19 12:06:17.232 | Running transaction 2024-11-19 12:06:21.744 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 1/1 2024-11-19 12:06:21.829 | Preparing : 1/1 2024-11-19 12:06:21.918 | Installing : libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-19 12:06:22.030 | Running scriptlet: libgcc-10.3.1-23.oe2203.aarch64 1/258 2024-11-19 12:06:22.791 | Installing : ncurses-base-6.3-8.oe2203.noarch 2/258 2024-11-19 12:06:23.852 | Installing : tzdata-2022a-18.oe2203.noarch 3/258 2024-11-19 12:06:24.045 | Installing : python-setuptools-59.4.0-5.oe2203.noarch 4/258 2024-11-19 12:06:24.181 | Installing : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 5/258 2024-11-19 12:06:24.181 | Installing : openEuler-repos-1.0-3.6.oe2203.aarch64 6/258 2024-11-19 12:06:24.181 | warning: /etc/yum.repos.d/openEuler.repo created as /etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-19 12:06:24.181 | 2024-11-19 12:06:28.571 | Installing : libselinux-3.3-5.oe2203.aarch64 7/258 2024-11-19 12:06:32.533 | Installing : glibc-common-2.34-149.oe2203.aarch64 8/258 2024-11-19 12:06:32.642 | Installing : ncurses-libs-6.3-8.oe2203.aarch64 9/258 2024-11-19 12:06:32.833 | Installing : info-6.8-3.oe2203.aarch64 10/258 2024-11-19 12:06:32.930 | Installing : bash-5.1.8-6.oe2203.aarch64 11/258 2024-11-19 12:06:32.930 | Installing : setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-19 12:06:32.930 | warning: /etc/group created as /etc/group.rpmnew 2024-11-19 12:06:32.930 | warning: /etc/gshadow created as /etc/gshadow.rpmnew 2024-11-19 12:06:32.930 | warning: /etc/inputrc created as /etc/inputrc.rpmnew 2024-11-19 12:06:32.930 | warning: /etc/passwd created as /etc/passwd.rpmnew 2024-11-19 12:06:32.930 | warning: /etc/shadow created as /etc/shadow.rpmnew 2024-11-19 12:06:32.930 | 2024-11-19 12:06:33.387 | Running scriptlet: setup-2.13.9.1-1.oe2203.noarch 12/258 2024-11-19 12:06:33.515 | Installing : filesystem-3.16-4.oe2203.aarch64 13/258 2024-11-19 12:06:33.556 | Installing : basesystem-12-2.oe2203.noarch 14/258 2024-11-19 12:06:34.196 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 12:06:34.197 | Installing : glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 12:06:34.197 | warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew 2024-11-19 12:06:34.197 | 2024-11-19 12:06:34.498 | Running scriptlet: glibc-2.34-149.oe2203.aarch64 15/258 2024-11-19 12:06:34.534 | Installing : readline-8.1-3.oe2203.aarch64 16/258 2024-11-19 12:06:34.580 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 12:06:34.625 | Installing : libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 12:06:34.737 | Running scriptlet: libsepol-3.3-6.oe2203.aarch64 17/258 2024-11-19 12:06:34.948 | Installing : pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-19 12:06:35.071 | Running scriptlet: pcre2-10.39-9.oe2203.aarch64 18/258 2024-11-19 12:06:35.107 | Installing : bc-1.07.1-11.oe2203.aarch64 19/258 2024-11-19 12:06:35.136 | Installing : openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-19 12:06:35.172 | Running scriptlet: openEuler-release-22.03LTS-54.oe2203.aarch64 20/258 2024-11-19 12:06:35.251 | Installing : zlib-1.2.11-24.oe2203.aarch64 21/258 2024-11-19 12:06:35.285 | Installing : xz-libs-5.2.5-2.oe2203.aarch64 22/258 2024-11-19 12:06:35.361 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 12:06:35.473 | Installing : grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 12:06:35.506 | Running scriptlet: grep-3.7-9.oe2203.aarch64 23/258 2024-11-19 12:06:35.606 | Installing : libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-19 12:06:35.649 | Running scriptlet: libxcrypt-4.4.26-2.oe2203.aarch64 24/258 2024-11-19 12:06:35.758 | Installing : perl-Carp-1.50-418.oe2203.noarch 25/258 2024-11-19 12:06:36.250 | Installing : perl-Exporter-5.74-1.oe2203.noarch 26/258 2024-11-19 12:06:36.462 | Installing : perl-libs-4:5.34.0-12.oe2203.aarch64 27/258 2024-11-19 12:06:36.486 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 12:06:36.896 | Installing : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 12:06:36.913 | Running scriptlet: perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 28/258 2024-11-19 12:06:36.931 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 12:06:37.145 | Installing : perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 12:06:37.177 | Running scriptlet: perl-MIME-Base64-3.16-1.oe2203.aarch64 29/258 2024-11-19 12:06:37.285 | Installing : bzip2-1.0.8-6.oe2203.aarch64 30/258 2024-11-19 12:06:37.331 | Installing : libstdc++-10.3.1-23.oe2203.aarch64 31/258 2024-11-19 12:06:37.352 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 12:06:37.383 | Installing : popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 12:06:37.426 | Running scriptlet: popt-1.18-3.oe2203.aarch64 32/258 2024-11-19 12:06:37.497 | Installing : perl-parent-1:0.238-1.oe2203.noarch 33/258 2024-11-19 12:06:37.532 | Installing : libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-19 12:06:37.659 | Running scriptlet: libuuid-2.37.2-28.oe2203.aarch64 34/258 2024-11-19 12:06:38.209 | Installing : perl-Text-ParseWords-3.30-419.oe2203.noarch 35/258 2024-11-19 12:06:38.359 | Installing : gdbm-1:1.22-11.oe2203.aarch64 36/258 2024-11-19 12:06:38.628 | Installing : zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-19 12:06:38.688 | Running scriptlet: zstd-1.5.0-4.oe2203.aarch64 37/258 2024-11-19 12:06:38.827 | Installing : perl-Term-ANSIColor-5.01-1.oe2203.noarch 38/258 2024-11-19 12:06:38.847 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 12:06:38.966 | Installing : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 12:06:39.054 | Running scriptlet: perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 39/258 2024-11-19 12:06:39.333 | Installing : libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-19 12:06:39.475 | Running scriptlet: libxml2-2.9.12-20.oe2203.aarch64 40/258 2024-11-19 12:06:39.903 | Installing : attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-19 12:06:39.965 | Running scriptlet: attr-2.5.1-2.oe2203.aarch64 41/258 2024-11-19 12:06:40.481 | Installing : libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-19 12:06:40.554 | Running scriptlet: libacl-2.3.1-2.oe2203.aarch64 42/258 2024-11-19 12:06:40.838 | Installing : sed-4.8-3.oe2203.aarch64 43/258 2024-11-19 12:06:40.979 | Installing : libffi-3.4.2-2.oe2203.aarch64 44/258 2024-11-19 12:06:41.108 | Installing : p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-19 12:06:41.160 | Running scriptlet: p11-kit-0.24.0-2.oe2203.aarch64 45/258 2024-11-19 12:06:41.258 | Installing : perl-Digest-1.20-1.oe2203.noarch 46/258 2024-11-19 12:06:41.541 | Installing : perl-Digest-MD5-2.58-1.oe2203.aarch64 47/258 2024-11-19 12:06:42.145 | Installing : libunistring-0.9.10-8.oe2203.aarch64 48/258 2024-11-19 12:06:42.515 | Installing : lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-19 12:06:42.631 | Running scriptlet: lz4-1.9.3-2.oe2203.aarch64 49/258 2024-11-19 12:06:42.662 | Running scriptlet: libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-19 12:06:43.597 | Installing : libidn2-2.3.2-2.oe2203.aarch64 50/258 2024-11-19 12:06:43.873 | Installing : elfutils-extra-0.185-13.oe2203.aarch64 51/258 2024-11-19 12:06:45.072 | Installing : elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-19 12:06:45.973 | Running scriptlet: elfutils-0.185-13.oe2203.aarch64 52/258 2024-11-19 12:06:47.619 | Installing : groff-base-1.22.4-11.oe2203.aarch64 53/258 2024-11-19 12:06:47.945 | Installing : ncurses-6.3-8.oe2203.aarch64 54/258 2024-11-19 12:06:48.681 | Installing : pcre-8.45-2.oe2203.aarch64 55/258 2024-11-19 12:06:48.716 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 12:06:48.840 | Installing : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 12:06:49.031 | Running scriptlet: perl-Unicode-Normalize-1.28-1.oe2203.aarch64 56/258 2024-11-19 12:06:49.224 | Installing : file-libs-5.41-3.oe2203.aarch64 57/258 2024-11-19 12:06:50.191 | Installing : file-5.41-3.oe2203.aarch64 58/258 2024-11-19 12:06:50.229 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 12:06:51.155 | Installing : lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 12:06:51.173 | Running scriptlet: lua-5.4.3-11.oe2203.aarch64 59/258 2024-11-19 12:06:51.237 | Running scriptlet: findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-19 12:06:51.597 | Installing : findutils-2:4.8.0-3.oe2203.aarch64 60/258 2024-11-19 12:06:52.103 | Installing : libcap-ng-0.8.2-1.oe2203.aarch64 61/258 2024-11-19 12:06:52.182 | Installing : audit-libs-1:3.0.1-3.oe2203.aarch64 62/258 2024-11-19 12:06:52.301 | Installing : which-2.21-14.oe2203.aarch64 63/258 2024-11-19 12:06:52.706 | Installing : libgomp-10.3.1-23.oe2203.aarch64 64/258 2024-11-19 12:06:53.842 | Installing : gettext-0.21-4.oe2203.aarch64 65/258 2024-11-19 12:06:54.051 | Installing : grub2-common-1:2.06-41.oe2203.noarch 66/258 2024-11-19 12:06:54.109 | Installing : libsemanage-3.3-3.oe2203.aarch64 67/258 2024-11-19 12:06:54.569 | Installing : acl-2.3.1-2.oe2203.aarch64 68/258 2024-11-19 12:06:54.647 | Installing : vim-minimal-2:9.0-23.oe2203.aarch64 69/258 2024-11-19 12:06:55.299 | Installing : zip-3.0-29.oe2203.aarch64 70/258 2024-11-19 12:06:55.406 | Installing : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 71/258 2024-11-19 12:06:55.625 | Installing : perl-Perl-OSType-1.010-421.oe2203.noarch 72/258 2024-11-19 12:06:56.774 | Installing : perl-perlfaq-5.20210520-1.oe2203.noarch 73/258 2024-11-19 12:06:58.317 | Installing : xz-5.2.5-2.oe2203.aarch64 74/258 2024-11-19 12:06:58.793 | Installing : pigz-2.6-1.oe2203.aarch64 75/258 2024-11-19 12:06:58.925 | Installing : libpng-2:1.6.37-4.oe2203.aarch64 76/258 2024-11-19 12:06:59.153 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 12:06:59.500 | Installing : tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 12:06:59.743 | Running scriptlet: tcl-1:8.6.10-4.oe2203.aarch64 77/258 2024-11-19 12:07:00.009 | Installing : sqlite-3.37.2-7.oe2203.aarch64 78/258 2024-11-19 12:07:00.175 | Installing : brotli-1.0.9-2.oe2203.aarch64 79/258 2024-11-19 12:07:00.267 | Installing : diffutils-3.8-2.oe2203.aarch64 80/258 2024-11-19 12:07:04.529 | Installing : keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-19 12:07:04.615 | Running scriptlet: keyutils-libs-1.6.3-3.oe2203.aarch64 81/258 2024-11-19 12:07:12.495 | Installing : libev-4.33-2.oe2203.aarch64 82/258 2024-11-19 12:07:12.557 | Installing : libpipeline-1.5.4-1.oe2203.aarch64 83/258 2024-11-19 12:07:12.581 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 12:07:12.640 | Installing : libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 12:07:12.781 | Running scriptlet: libseccomp-2.5.3-1.oe2203.aarch64 84/258 2024-11-19 12:07:13.088 | Installing : libsigsegv-2.13-1.oe2203.aarch64 85/258 2024-11-19 12:07:13.273 | Installing : cpio-2.13-10.oe2203.aarch64 86/258 2024-11-19 12:07:13.413 | Installing : expat-2.4.1-10.oe2203.aarch64 87/258 2024-11-19 12:07:19.273 | Installing : json-c-0.15-6.oe2203.aarch64 88/258 2024-11-19 12:07:25.435 | Installing : less-590-6.oe2203.aarch64 89/258 2024-11-19 12:07:25.853 | Installing : libgpg-error-1.43-2.oe2203.aarch64 90/258 2024-11-19 12:07:26.920 | Installing : libgcrypt-1.9.4-2.oe2203.aarch64 91/258 2024-11-19 12:07:27.458 | Installing : libnghttp2-1.46.0-5.oe2203.aarch64 92/258 2024-11-19 12:07:27.755 | Installing : libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-19 12:07:27.851 | Running scriptlet: libsmartcols-2.37.2-28.oe2203.aarch64 93/258 2024-11-19 12:07:28.331 | Installing : libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-19 12:07:28.391 | Running scriptlet: libtasn1-4.17.0-3.oe2203.aarch64 94/258 2024-11-19 12:07:29.369 | Installing : pkgconf-1.8.0-3.oe2203.aarch64 95/258 2024-11-19 12:07:29.659 | Installing : gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-19 12:07:29.758 | Running scriptlet: gmp-1:6.2.1-1.oe2203.aarch64 96/258 2024-11-19 12:07:30.030 | Installing : mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-19 12:07:30.164 | Running scriptlet: mpfr-4.1.0-1.oe2203.aarch64 97/258 2024-11-19 12:07:31.249 | Installing : gawk-5.1.1-4.oe2203.aarch64 98/258 2024-11-19 12:07:31.280 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 12:07:31.615 | Installing : publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 12:07:31.880 | Running scriptlet: publicsuffix-list-20211113-2.oe2203.noarch 99/258 2024-11-19 12:07:32.384 | Installing : xkeyboard-config-2.33-1.oe2203.noarch 100/258 2024-11-19 12:07:32.654 | Installing : libxkbcommon-1.3.1-1.oe2203.aarch64 101/258 2024-11-19 12:07:33.101 | Installing : qt5-srpm-macros-5.15.2-1.oe2203.noarch 102/258 2024-11-19 12:07:33.806 | Installing : kbd-misc-2.4.0-1.oe2203.noarch 103/258 2024-11-19 12:07:34.237 | Installing : kbd-legacy-2.4.0-1.oe2203.noarch 104/258 2024-11-19 12:07:34.739 | Installing : fuse-common-3.10.5-3.oe2203.aarch64 105/258 2024-11-19 12:07:35.283 | Installing : python3-pyparsing-3.0.6-1.oe2203.noarch 106/258 2024-11-19 12:07:35.513 | Installing : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 107/258 2024-11-19 12:07:35.926 | Installing : perl-Net-SSLeay-1.90-1.oe2203.aarch64 108/258 2024-11-19 12:07:36.438 | Installing : systemtap-sdt-devel-4.5-2.oe2203.aarch64 109/258 2024-11-19 12:07:36.523 | Installing : perl-URI-5.10-1.oe2203.noarch 110/258 2024-11-19 12:07:37.495 | Installing : efi-srpm-macros-4-5.oe2203.noarch 111/258 2024-11-19 12:07:38.002 | Installing : perl-IPC-System-Simple-1.30-2.oe2203.noarch 112/258 2024-11-19 12:07:38.431 | Installing : perl-Text-Diff-1.45-7.oe2203.noarch 113/258 2024-11-19 12:07:38.717 | Installing : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 114/258 2024-11-19 12:07:39.094 | Installing : perl-Encode-Locale-1.05-12.oe2203.noarch 115/258 2024-11-19 12:07:40.342 | Installing : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 116/258 2024-11-19 12:07:41.222 | Installing : perl-devel-4:5.34.0-12.oe2203.aarch64 117/258 2024-11-19 12:07:41.575 | Installing : perl-B-Debug-1.26-5.oe2203.noarch 118/258 2024-11-19 12:07:41.595 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 12:07:41.905 | Installing : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 12:07:41.922 | Running scriptlet: perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 119/258 2024-11-19 12:07:41.937 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 12:07:42.044 | Installing : perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 12:07:42.090 | Running scriptlet: perl-Config-Perl-V-0.33-1.oe2203.noarch 120/258 2024-11-19 12:07:42.208 | Installing : perl-Devel-PPPort-3.63-1.oe2203.aarch64 121/258 2024-11-19 12:07:42.799 | Installing : perl-Env-1.04-397.oe2203.noarch 122/258 2024-11-19 12:07:43.008 | Installing : perl-Filter-2:1.60-3.oe2203.aarch64 123/258 2024-11-19 12:07:43.503 | Installing : perl-IPC-SysV-2.09-1.oe2203.aarch64 124/258 2024-11-19 12:07:43.525 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 12:07:43.938 | Installing : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 12:07:43.956 | Running scriptlet: perl-Locale-Maketext-1:1.29-1.oe2203.noarch 125/258 2024-11-19 12:07:44.018 | Installing : perl-Params-Check-1:0.38-418.oe2203.noarch 126/258 2024-11-19 12:07:44.136 | Installing : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 127/258 2024-11-19 12:07:44.158 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 12:07:44.593 | Installing : perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 12:07:44.610 | Running scriptlet: perl-Socket-4:2.032-1.oe2203.aarch64 128/258 2024-11-19 12:07:44.633 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 12:07:46.300 | Installing : perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 12:07:46.319 | Running scriptlet: perl-Storable-1:3.25-1.oe2203.aarch64 129/258 2024-11-19 12:07:47.270 | Installing : perl-Term-Cap-1.17-510.oe2203.noarch 130/258 2024-11-19 12:07:47.716 | Installing : perl-Filter-Simple-1:0.94-1.oe2203.noarch 131/258 2024-11-19 12:07:48.118 | Installing : perl-Text-Balanced-2.04-1.oe2203.noarch 132/258 2024-11-19 12:07:48.492 | Installing : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 133/258 2024-11-19 12:07:49.119 | Installing : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 134/258 2024-11-19 12:07:50.515 | Installing : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 135/258 2024-11-19 12:07:51.070 | Installing : perl-IO-Socket-IP-0.41-2.oe2203.noarch 136/258 2024-11-19 12:07:51.153 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 12:07:53.141 | Installing : perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 12:07:53.158 | Running scriptlet: perl-Locale-Codes-3.68-1.oe2203.noarch 137/258 2024-11-19 12:07:53.175 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 12:07:55.313 | Installing : perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 12:07:55.330 | Running scriptlet: perl-Math-BigRat-0.2620-1.oe2203.noarch 138/258 2024-11-19 12:07:55.348 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 12:07:56.709 | Installing : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 12:07:56.726 | Running scriptlet: perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 139/258 2024-11-19 12:07:56.758 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 12:07:57.221 | Installing : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 12:07:57.237 | Running scriptlet: perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 140/258 2024-11-19 12:07:58.143 | Installing : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 141/258 2024-11-19 12:07:58.566 | Installing : perl-ExtUtils-Install-2.20-1.oe2203.noarch 142/258 2024-11-19 12:07:59.172 | Installing : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 143/258 2024-11-19 12:08:00.236 | Installing : perl-File-Which-1.27-1.oe2203.noarch 144/258 2024-11-19 12:08:02.841 | Installing : perl-Module-Load-1:0.36-1.oe2203.noarch 145/258 2024-11-19 12:08:02.864 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 12:08:04.392 | Installing : perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 12:08:04.412 | Running scriptlet: perl-Sys-Syslog-0.36-1.oe2203.aarch64 146/258 2024-11-19 12:08:05.087 | Installing : perl-Time-Local-2:1.300-1.oe2203.noarch 147/258 2024-11-19 12:08:05.267 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 12:08:07.127 | Installing : perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 12:08:07.154 | Running scriptlet: perl-Unicode-Collate-1.31-1.oe2203.aarch64 148/258 2024-11-19 12:08:08.225 | Installing : perl-autodie-2.34-2.oe2203.noarch 149/258 2024-11-19 12:08:08.496 | Installing : perl-bignum-0.63-1.oe2203.noarch 150/258 2024-11-19 12:08:08.832 | Installing : perl-threads-2:2.26-1.oe2203.aarch64 151/258 2024-11-19 12:08:09.274 | Installing : perl-Test-Simple-2:1.302188-1.oe2203.noarch 152/258 2024-11-19 12:08:09.589 | Installing : perl-Thread-Queue-3.13-3.oe2203.noarch 153/258 2024-11-19 12:08:09.657 | Installing : perl-threads-shared-1.62-1.oe2203.aarch64 154/258 2024-11-19 12:08:09.677 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 12:08:09.919 | Installing : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 12:08:09.940 | Running scriptlet: perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 155/258 2024-11-19 12:08:10.370 | Installing : perl-Module-Metadata-1.000037-1.oe2203.noarch 156/258 2024-11-19 12:08:11.001 | Installing : perl-experimental-0.025-1.oe2203.noarch 157/258 2024-11-19 12:08:11.631 | Installing : perl-version-8:0.99.29-1.oe2203.aarch64 158/258 2024-11-19 12:08:12.115 | Installing : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 159/258 2024-11-19 12:08:13.433 | Installing : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 160/258 2024-11-19 12:08:14.220 | Installing : perl-Archive-Tar-2.40-1.oe2203.noarch 161/258 2024-11-19 12:08:16.121 | Installing : perl-IO-Compress-2.101-2.oe2203.noarch 162/258 2024-11-19 12:08:16.181 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 12:08:19.087 | Installing : perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 12:08:19.104 | Running scriptlet: perl-CPAN-Meta-2.150010-419.oe2203.noarch 163/258 2024-11-19 12:08:19.124 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 12:08:19.535 | Installing : perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 12:08:19.578 | Running scriptlet: perl-JSON-PP-1:4.06-1.oe2203.noarch 164/258 2024-11-19 12:08:24.184 | Installing : perl-Pod-Simple-1:3.43-1.oe2203.noarch 165/258 2024-11-19 12:08:29.019 | Installing : perl-Encode-4:3.16-3.oe2203.aarch64 166/258 2024-11-19 12:08:29.600 | Installing : perl-Test-Harness-2:3.42-2.oe2203.noarch 167/258 2024-11-19 12:08:30.188 | Installing : perl-File-Fetch-1.00-1.oe2203.noarch 168/258 2024-11-19 12:08:33.721 | Installing : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 169/258 2024-11-19 12:08:33.969 | Installing : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 170/258 2024-11-19 12:08:34.208 | Installing : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 171/258 2024-11-19 12:08:34.696 | Installing : perl-Pod-Checker-4:1.74-1.oe2203.noarch 172/258 2024-11-19 12:08:35.671 | Installing : perl-Pod-Parser-1.63-398.oe2203.noarch 173/258 2024-11-19 12:08:37.096 | Installing : perl-podlators-1:4.14-1.oe2203.noarch 174/258 2024-11-19 12:08:37.902 | Installing : perl-Pod-Usage-4:2.01-2.oe2203.noarch 175/258 2024-11-19 12:08:38.687 | Installing : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 176/258 2024-11-19 12:08:39.415 | Installing : perl-HTTP-Tiny-0.080-2.oe2203.noarch 177/258 2024-11-19 12:08:39.985 | Installing : perl-libnet-3.13-2.oe2203.noarch 178/258 2024-11-19 12:08:40.221 | Installing : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 179/258 2024-11-19 12:08:40.450 | Installing : openEuler-rpm-config-30-30.oe2203.aarch64 180/258 2024-11-19 12:08:40.472 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 12:08:40.702 | Installing : perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 12:08:40.721 | Running scriptlet: perl-Data-Dumper-2.183-1.oe2203.aarch64 181/258 2024-11-19 12:08:41.017 | Installing : perl-File-Path-2.18-1.oe2203.noarch 182/258 2024-11-19 12:08:41.184 | Installing : perl-File-Temp-1:0.2311-2.oe2203.noarch 183/258 2024-11-19 12:08:41.873 | Installing : perl-File-HomeDir-1.006-2.oe2203.noarch 184/258 2024-11-19 12:08:41.995 | Installing : perl-PathTools-3.80-1.oe2203.aarch64 185/258 2024-11-19 12:08:42.013 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 12:08:42.056 | Installing : perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 12:08:42.073 | Running scriptlet: perl-constant-1.33-421.oe2203.noarch 186/258 2024-11-19 12:08:42.093 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 12:08:42.680 | Installing : perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 12:08:43.251 | Running scriptlet: perl-Getopt-Long-1:2.52-1.oe2203.noarch 187/258 2024-11-19 12:08:43.598 | Installing : perl-4:5.34.0-12.oe2203.aarch64 188/258 2024-11-19 12:08:45.640 | Installing : shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-19 12:08:45.660 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 189/258 2024-11-19 12:08:45.919 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 12:08:46.701 | Installing : groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 12:08:46.720 | Running scriptlet: groff-1.22.4-11.oe2203.aarch64 190/258 2024-11-19 12:08:47.010 | Installing : fuse-help-2.9.9-9.oe2203.aarch64 191/258 2024-11-19 12:08:47.209 | Installing : fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-19 12:08:47.295 | Running scriptlet: fuse-2.9.9-9.oe2203.aarch64 192/258 2024-11-19 12:08:47.881 | Installing : libevent-2.1.12-4.oe2203.aarch64 193/258 2024-11-19 12:08:48.184 | Installing : glib2-2.68.1-21.oe2203.aarch64 194/258 2024-11-19 12:08:48.770 | Installing : libverto-0.3.2-1.oe2203.aarch64 195/258 2024-11-19 12:08:48.935 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 12:08:49.667 | Installing : man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 12:08:49.790 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 196/258 2024-11-19 12:08:50.166 | Installing : e2fsprogs-help-1.46.4-21.oe2203.noarch 197/258 2024-11-19 12:08:51.337 | Installing : slang-2.3.2-8.oe2203.aarch64 198/258 2024-11-19 12:08:51.883 | Installing : newt-0.52.21-8.oe2203.aarch64 199/258 2024-11-19 12:08:53.008 | Installing : chkconfig-1.20-1.oe2203.aarch64 200/258 2024-11-19 12:08:53.458 | Installing : p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-19 12:08:53.478 | Running scriptlet: p11-kit-trust-0.24.0-2.oe2203.aarch64 201/258 2024-11-19 12:08:53.500 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 12:08:53.806 | Installing : logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 12:08:53.837 | Running scriptlet: logrotate-3.20.1-1.oe2203.aarch64 202/258 2024-11-19 12:08:55.105 | Installing : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 203/258 2024-11-19 12:08:55.582 | Installing : libarchive-3.5.2-6.oe2203.aarch64 204/258 2024-11-19 12:08:56.159 | Installing : openssl-1:1.1.1m-28.oe2203.aarch64 205/258 2024-11-19 12:08:56.738 | Installing : curl-7.79.1-28.oe2203.aarch64 206/258 2024-11-19 12:08:57.403 | Installing : libnsl2-2.0.0-4.oe2203.aarch64 207/258 2024-11-19 12:08:58.716 | Installing : python-pip-wheel-21.3.1-2.oe2203.noarch 208/258 2024-11-19 12:09:00.975 | Installing : cracklib-2.9.7-8.oe2203.aarch64 209/258 2024-11-19 12:09:01.155 | Installing : gzip-1.11-3.oe2203.aarch64 210/258 2024-11-19 12:09:01.562 | Installing : libpwquality-1.4.4-4.oe2203.aarch64 211/258 2024-11-19 12:09:01.888 | Installing : procps-ng-3.3.17-5.oe2203.aarch64 212/258 2024-11-19 12:09:02.433 | Installing : krb5-libs-1.19.2-8.oe2203.aarch64 213/258 2024-11-19 12:09:02.699 | Installing : libssh-0.9.6-8.oe2203.aarch64 214/258 2024-11-19 12:09:02.836 | Installing : openldap-2.6.0-6.oe2203.aarch64 215/258 2024-11-19 12:09:02.861 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 12:09:03.113 | Installing : openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 12:09:03.225 | Running scriptlet: openssl-pkcs11-0.4.11-5.oe2203.aarch64 216/258 2024-11-19 12:09:03.507 | Installing : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 217/258 2024-11-19 12:09:03.729 | Installing : kpartx-0.8.7-6.oe2203.aarch64 218/258 2024-11-19 12:09:04.868 | Installing : libkcapi-1.3.1-7.oe2203.aarch64 219/258 2024-11-19 12:09:04.894 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 12:09:04.941 | Installing : libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 12:09:05.620 | Running scriptlet: libpsl-0.21.1-5.oe2203.aarch64 220/258 2024-11-19 12:09:08.542 | Installing : python3-pip-21.3.1-2.oe2203.noarch 221/258 2024-11-19 12:09:09.341 | Installing : python3-setuptools-59.4.0-5.oe2203.noarch 222/258 2024-11-19 12:09:11.651 | Installing : libtirpc-1.3.2-3.oe2203.aarch64 223/258 2024-11-19 12:09:14.402 | Installing : e2fsprogs-1.46.4-21.oe2203.aarch64 224/258 2024-11-19 12:09:16.628 | Installing : rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-19 12:09:16.670 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 225/258 2024-11-19 12:09:16.713 | Installing : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 226/258 2024-11-19 12:09:16.757 | Installing : kmod-29-3.oe2203.aarch64 227/258 2024-11-19 12:09:16.912 | Running scriptlet: kmod-29-3.oe2203.aarch64 227/258 2024-11-19 12:09:19.116 | Installing : kmod-libs-29-3.oe2203.aarch64 228/258 2024-11-19 12:09:19.680 | Installing : libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-19 12:09:19.753 | Running scriptlet: libfdisk-2.37.2-28.oe2203.aarch64 229/258 2024-11-19 12:09:20.455 | Installing : libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-19 12:09:20.601 | Running scriptlet: libmount-2.37.2-28.oe2203.aarch64 230/258 2024-11-19 12:09:23.388 | Installing : kbd-2.4.0-1.oe2203.aarch64 231/258 2024-11-19 12:09:23.420 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 12:09:24.017 | Installing : libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 12:09:24.199 | Running scriptlet: libcap-2.61-5.oe2203.aarch64 232/258 2024-11-19 12:09:25.665 | Installing : pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-19 12:09:26.493 | Running scriptlet: pam-1.5.2-7.oe2203.aarch64 233/258 2024-11-19 12:09:28.444 | Installing : coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-19 12:09:28.479 | Running scriptlet: coreutils-9.0-5.oe2203.aarch64 234/258 2024-11-19 12:09:28.690 | Installing : libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-19 12:09:28.991 | Running scriptlet: libblkid-2.37.2-28.oe2203.aarch64 235/258 2024-11-19 12:09:29.058 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 12:09:34.249 | Installing : ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 12:09:35.097 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 236/258 2024-11-19 12:09:36.382 | Installing : systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-19 12:09:36.520 | Running scriptlet: systemd-libs-249-75.oe2203.aarch64 237/258 2024-11-19 12:09:37.176 | Installing : shadow-2:4.9-13.oe2203.aarch64 238/258 2024-11-19 12:09:37.203 | Running scriptlet: libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-19 12:09:38.053 | Installing : libutempter-1.2.1-2.oe2203.aarch64 239/258 2024-11-19 12:09:38.828 | Installing : util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-19 12:09:38.857 | Running scriptlet: util-linux-2.37.2-28.oe2203.aarch64 240/258 2024-11-19 12:09:38.999 | Installing : crontabs-1.11-22.oe2203.noarch 241/258 2024-11-19 12:09:39.544 | Installing : device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-19 12:09:39.627 | Running scriptlet: device-mapper-8:1.02.181-4.oe2203.aarch64 242/258 2024-11-19 12:09:39.664 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 12:09:39.970 | Installing : os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 12:09:39.987 | Running scriptlet: os-prober-1.79-1.oe2203.aarch64 243/258 2024-11-19 12:09:40.009 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 12:09:41.126 | Installing : grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 12:09:41.273 | Running scriptlet: grubby-8.40-28.oe2203.aarch64 244/258 2024-11-19 12:09:42.193 | Installing : dracut-055-10.oe2203.aarch64 245/258 2024-11-19 12:09:44.046 | Installing : openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-19 12:09:46.298 | Running scriptlet: openssl-libs-1:1.1.1m-28.oe2203.aarch64 246/258 2024-11-19 12:09:48.049 | Installing : python3-3.9.9-28.oe2203.aarch64 247/258 2024-11-19 12:09:48.648 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-19 12:09:49.473 | Installing : systemd-249-75.oe2203.aarch64 248/258 2024-11-19 12:09:49.794 | Running scriptlet: systemd-249-75.oe2203.aarch64 248/258 2024-11-19 12:09:51.074 | Installing : crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-19 12:09:51.947 | Running scriptlet: crypto-policies-20200619-2.git781bbd4.oe2203.noa 249/258 2024-11-19 12:09:52.528 | Installing : systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-19 12:09:54.730 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 250/258 2024-11-19 12:09:55.516 | Installing : libcurl-7.79.1-28.oe2203.aarch64 251/258 2024-11-19 12:09:57.185 | Installing : rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-19 12:09:57.758 | Running scriptlet: rpm-libs-4.17.0-33.oe2203.aarch64 252/258 2024-11-19 12:09:58.074 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-19 12:09:59.746 | Installing : grub2-tools-1:2.06-41.oe2203.aarch64 253/258 2024-11-19 12:09:59.851 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 12:10:00.813 | Installing : tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 12:10:00.863 | Running scriptlet: tpm2-tss-3.1.0-5.oe2203.aarch64 254/258 2024-11-19 12:10:00.895 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 12:10:01.429 | Installing : cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 12:10:01.536 | Running scriptlet: cronie-1.5.7-1.oe2203.aarch64 255/258 2024-11-19 12:10:01.592 | Installing : libuser-0.63-4.oe2203.aarch64 256/258 2024-11-19 12:10:01.998 | Running scriptlet: libuser-0.63-4.oe2203.aarch64 256/258 2024-11-19 12:10:02.030 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 12:10:02.317 | Installing : passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 12:10:02.454 | Running scriptlet: passwd-0.80-9.oe2203.aarch64 257/258 2024-11-19 12:10:03.310 | Installing : sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-19 12:10:03.411 | Running scriptlet: sudo-1.9.8p2-15.oe2203.aarch64 258/258 2024-11-19 12:10:03.426 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-19 12:10:03.452 | Running scriptlet: filesystem-3.16-4.oe2203.aarch64 258/258 2024-11-19 12:10:03.465 | Running scriptlet: readline-8.1-3.oe2203.aarch64 258/258 2024-11-19 12:10:03.478 | Running scriptlet: rpm-4.17.0-33.oe2203.aarch64 258/258 2024-11-19 12:10:04.287 | Running scriptlet: ca-certificates-2023.2.60-2.oe2203.noarch 258/258 2024-11-19 12:10:04.320 | Running scriptlet: grub2-tools-1:2.06-41.oe2203.aarch64 258/258 2024-11-19 12:10:06.429 | Running scriptlet: glibc-common-2.34-149.oe2203.aarch64 258/258 2024-11-19 12:11:51.216 | Running scriptlet: shared-mime-info-2.1-1.oe2203.aarch64 258/258 2024-11-19 12:11:51.282 | Running scriptlet: glib2-2.68.1-21.oe2203.aarch64 258/258 2024-11-19 12:11:51.326 | Running scriptlet: man-db-2.9.4-2.oe2203.aarch64 258/258 2024-11-19 12:11:51.394 | Running scriptlet: systemd-249-75.oe2203.aarch64 258/258 2024-11-19 12:11:52.792 | Running scriptlet: systemd-udev-249-75.oe2203.aarch64 258/258 2024-11-19 12:11:52.792 | Verifying : attr-2.5.1-2.oe2203.aarch64 1/258 2024-11-19 12:11:52.793 | Verifying : audit-libs-1:3.0.1-3.oe2203.aarch64 2/258 2024-11-19 12:11:52.793 | Verifying : basesystem-12-2.oe2203.noarch 3/258 2024-11-19 12:11:52.793 | Verifying : brotli-1.0.9-2.oe2203.aarch64 4/258 2024-11-19 12:11:52.794 | Verifying : chkconfig-1.20-1.oe2203.aarch64 5/258 2024-11-19 12:11:52.794 | Verifying : cracklib-2.9.7-8.oe2203.aarch64 6/258 2024-11-19 12:11:52.794 | Verifying : cronie-1.5.7-1.oe2203.aarch64 7/258 2024-11-19 12:11:52.795 | Verifying : crontabs-1.11-22.oe2203.noarch 8/258 2024-11-19 12:11:52.795 | Verifying : crypto-policies-20200619-2.git781bbd4.oe2203.noa 9/258 2024-11-19 12:11:52.795 | Verifying : device-mapper-8:1.02.181-4.oe2203.aarch64 10/258 2024-11-19 12:11:52.796 | Verifying : diffutils-3.8-2.oe2203.aarch64 11/258 2024-11-19 12:11:52.796 | Verifying : filesystem-3.16-4.oe2203.aarch64 12/258 2024-11-19 12:11:52.796 | Verifying : findutils-2:4.8.0-3.oe2203.aarch64 13/258 2024-11-19 12:11:52.797 | Verifying : fuse-2.9.9-9.oe2203.aarch64 14/258 2024-11-19 12:11:52.797 | Verifying : fuse-common-3.10.5-3.oe2203.aarch64 15/258 2024-11-19 12:11:52.797 | Verifying : fuse-help-2.9.9-9.oe2203.aarch64 16/258 2024-11-19 12:11:52.798 | Verifying : gettext-0.21-4.oe2203.aarch64 17/258 2024-11-19 12:11:52.798 | Verifying : gmp-1:6.2.1-1.oe2203.aarch64 18/258 2024-11-19 12:11:52.798 | Verifying : grubby-8.40-28.oe2203.aarch64 19/258 2024-11-19 12:11:52.798 | Verifying : ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 20/258 2024-11-19 12:11:52.799 | Verifying : info-6.8-3.oe2203.aarch64 21/258 2024-11-19 12:11:52.799 | Verifying : kbd-2.4.0-1.oe2203.aarch64 22/258 2024-11-19 12:11:52.799 | Verifying : kbd-legacy-2.4.0-1.oe2203.noarch 23/258 2024-11-19 12:11:52.800 | Verifying : kbd-misc-2.4.0-1.oe2203.noarch 24/258 2024-11-19 12:11:52.800 | Verifying : keyutils-libs-1.6.3-3.oe2203.aarch64 25/258 2024-11-19 12:11:52.800 | Verifying : kmod-29-3.oe2203.aarch64 26/258 2024-11-19 12:11:52.801 | Verifying : kmod-libs-29-3.oe2203.aarch64 27/258 2024-11-19 12:11:52.801 | Verifying : libcap-ng-0.8.2-1.oe2203.aarch64 28/258 2024-11-19 12:11:52.801 | Verifying : libev-4.33-2.oe2203.aarch64 29/258 2024-11-19 12:11:52.802 | Verifying : libevent-2.1.12-4.oe2203.aarch64 30/258 2024-11-19 12:11:52.802 | Verifying : libffi-3.4.2-2.oe2203.aarch64 31/258 2024-11-19 12:11:52.802 | Verifying : libidn2-2.3.2-2.oe2203.aarch64 32/258 2024-11-19 12:11:52.803 | Verifying : libpipeline-1.5.4-1.oe2203.aarch64 33/258 2024-11-19 12:11:52.803 | Verifying : libseccomp-2.5.3-1.oe2203.aarch64 34/258 2024-11-19 12:11:52.803 | Verifying : libsemanage-3.3-3.oe2203.aarch64 35/258 2024-11-19 12:11:52.804 | Verifying : libsigsegv-2.13-1.oe2203.aarch64 36/258 2024-11-19 12:11:52.804 | Verifying : libunistring-0.9.10-8.oe2203.aarch64 37/258 2024-11-19 12:11:52.804 | Verifying : libuser-0.63-4.oe2203.aarch64 38/258 2024-11-19 12:11:52.805 | Verifying : libutempter-1.2.1-2.oe2203.aarch64 39/258 2024-11-19 12:11:52.805 | Verifying : libverto-0.3.2-1.oe2203.aarch64 40/258 2024-11-19 12:11:52.805 | Verifying : libxcrypt-4.4.26-2.oe2203.aarch64 41/258 2024-11-19 12:11:52.805 | Verifying : libxkbcommon-1.3.1-1.oe2203.aarch64 42/258 2024-11-19 12:11:52.806 | Verifying : lz4-1.9.3-2.oe2203.aarch64 43/258 2024-11-19 12:11:52.806 | Verifying : man-db-2.9.4-2.oe2203.aarch64 44/258 2024-11-19 12:11:52.806 | Verifying : mpfr-4.1.0-1.oe2203.aarch64 45/258 2024-11-19 12:11:52.807 | Verifying : openssl-pkcs11-0.4.11-5.oe2203.aarch64 46/258 2024-11-19 12:11:52.807 | Verifying : os-prober-1.79-1.oe2203.aarch64 47/258 2024-11-19 12:11:52.807 | Verifying : passwd-0.80-9.oe2203.aarch64 48/258 2024-11-19 12:11:52.808 | Verifying : perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 49/258 2024-11-19 12:11:52.808 | Verifying : perl-Archive-Tar-2.40-1.oe2203.noarch 50/258 2024-11-19 12:11:52.808 | Verifying : perl-B-Debug-1.26-5.oe2203.noarch 51/258 2024-11-19 12:11:52.809 | Verifying : perl-CPAN-Meta-2.150010-419.oe2203.noarch 52/258 2024-11-19 12:11:52.809 | Verifying : perl-CPAN-Meta-Requirements-2.140-419.oe2203.noa 53/258 2024-11-19 12:11:52.809 | Verifying : perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 54/258 2024-11-19 12:11:52.810 | Verifying : perl-Carp-1.50-418.oe2203.noarch 55/258 2024-11-19 12:11:52.810 | Verifying : perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 56/258 2024-11-19 12:11:52.810 | Verifying : perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 57/258 2024-11-19 12:11:52.811 | Verifying : perl-Config-Perl-V-0.33-1.oe2203.noarch 58/258 2024-11-19 12:11:52.811 | Verifying : perl-Data-Dumper-2.183-1.oe2203.aarch64 59/258 2024-11-19 12:11:52.811 | Verifying : perl-Devel-PPPort-3.63-1.oe2203.aarch64 60/258 2024-11-19 12:11:52.812 | Verifying : perl-Digest-1.20-1.oe2203.noarch 61/258 2024-11-19 12:11:52.812 | Verifying : perl-Digest-MD5-2.58-1.oe2203.aarch64 62/258 2024-11-19 12:11:52.812 | Verifying : perl-Digest-SHA-1:6.02-7.oe2203.aarch64 63/258 2024-11-19 12:11:52.813 | Verifying : perl-Encode-Locale-1.05-12.oe2203.noarch 64/258 2024-11-19 12:11:52.813 | Verifying : perl-Env-1.04-397.oe2203.noarch 65/258 2024-11-19 12:11:52.813 | Verifying : perl-Exporter-5.74-1.oe2203.noarch 66/258 2024-11-19 12:11:52.814 | Verifying : perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 67/258 2024-11-19 12:11:52.814 | Verifying : perl-ExtUtils-Install-2.20-1.oe2203.noarch 68/258 2024-11-19 12:11:52.814 | Verifying : perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 69/258 2024-11-19 12:11:52.815 | Verifying : perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 70/258 2024-11-19 12:11:52.815 | Verifying : perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 71/258 2024-11-19 12:11:52.815 | Verifying : perl-File-Fetch-1.00-1.oe2203.noarch 72/258 2024-11-19 12:11:52.816 | Verifying : perl-File-HomeDir-1.006-2.oe2203.noarch 73/258 2024-11-19 12:11:52.816 | Verifying : perl-File-Path-2.18-1.oe2203.noarch 74/258 2024-11-19 12:11:52.816 | Verifying : perl-File-Temp-1:0.2311-2.oe2203.noarch 75/258 2024-11-19 12:11:52.817 | Verifying : perl-File-Which-1.27-1.oe2203.noarch 76/258 2024-11-19 12:11:52.817 | Verifying : perl-Filter-2:1.60-3.oe2203.aarch64 77/258 2024-11-19 12:11:52.817 | Verifying : perl-Filter-Simple-1:0.94-1.oe2203.noarch 78/258 2024-11-19 12:11:52.818 | Verifying : perl-Getopt-Long-1:2.52-1.oe2203.noarch 79/258 2024-11-19 12:11:52.818 | Verifying : perl-IO-Compress-2.101-2.oe2203.noarch 80/258 2024-11-19 12:11:52.818 | Verifying : perl-IO-Socket-IP-0.41-2.oe2203.noarch 81/258 2024-11-19 12:11:52.819 | Verifying : perl-IO-Socket-SSL-2.072-1.oe2203.noarch 82/258 2024-11-19 12:11:52.819 | Verifying : perl-IPC-Cmd-2:1.04-4.oe2203.noarch 83/258 2024-11-19 12:11:52.819 | Verifying : perl-IPC-SysV-2.09-1.oe2203.aarch64 84/258 2024-11-19 12:11:52.819 | Verifying : perl-IPC-System-Simple-1.30-2.oe2203.noarch 85/258 2024-11-19 12:11:52.820 | Verifying : perl-JSON-PP-1:4.06-1.oe2203.noarch 86/258 2024-11-19 12:11:52.820 | Verifying : perl-Locale-Codes-3.68-1.oe2203.noarch 87/258 2024-11-19 12:11:52.820 | Verifying : perl-Locale-Maketext-1:1.29-1.oe2203.noarch 88/258 2024-11-19 12:11:52.821 | Verifying : perl-MIME-Base64-3.16-1.oe2203.aarch64 89/258 2024-11-19 12:11:52.821 | Verifying : perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 90/258 2024-11-19 12:11:52.821 | Verifying : perl-Math-BigRat-0.2620-1.oe2203.noarch 91/258 2024-11-19 12:11:52.822 | Verifying : perl-Module-CoreList-1:5.20211020-1.oe2203.noarc 92/258 2024-11-19 12:11:52.822 | Verifying : perl-Module-Load-1:0.36-1.oe2203.noarch 93/258 2024-11-19 12:11:52.822 | Verifying : perl-Module-Load-Conditional-0.74-1.oe2203.noarc 94/258 2024-11-19 12:11:52.823 | Verifying : perl-Module-Metadata-1.000037-1.oe2203.noarch 95/258 2024-11-19 12:11:52.823 | Verifying : perl-Mozilla-CA-1:20211001-1.oe2203.noarch 96/258 2024-11-19 12:11:52.823 | Verifying : perl-Net-SSLeay-1.90-1.oe2203.aarch64 97/258 2024-11-19 12:11:52.824 | Verifying : perl-Params-Check-1:0.38-418.oe2203.noarch 98/258 2024-11-19 12:11:52.824 | Verifying : perl-PathTools-3.80-1.oe2203.aarch64 99/258 2024-11-19 12:11:52.824 | Verifying : perl-Perl-OSType-1.010-421.oe2203.noarch 100/258 2024-11-19 12:11:52.825 | Verifying : perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 101/258 2024-11-19 12:11:52.825 | Verifying : perl-Pod-Checker-4:1.74-1.oe2203.noarch 102/258 2024-11-19 12:11:52.825 | Verifying : perl-Pod-Escapes-1:1.07-420.oe2203.noarch 103/258 2024-11-19 12:11:52.826 | Verifying : perl-Pod-Parser-1.63-398.oe2203.noarch 104/258 2024-11-19 12:11:52.826 | Verifying : perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 105/258 2024-11-19 12:11:52.826 | Verifying : perl-Pod-Simple-1:3.43-1.oe2203.noarch 106/258 2024-11-19 12:11:52.827 | Verifying : perl-Pod-Usage-4:2.01-2.oe2203.noarch 107/258 2024-11-19 12:11:52.827 | Verifying : perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 108/258 2024-11-19 12:11:52.827 | Verifying : perl-Socket-4:2.032-1.oe2203.aarch64 109/258 2024-11-19 12:11:52.828 | Verifying : perl-Storable-1:3.25-1.oe2203.aarch64 110/258 2024-11-19 12:11:52.828 | Verifying : perl-Sys-Syslog-0.36-1.oe2203.aarch64 111/258 2024-11-19 12:11:52.828 | Verifying : perl-Term-ANSIColor-5.01-1.oe2203.noarch 112/258 2024-11-19 12:11:52.829 | Verifying : perl-Term-Cap-1.17-510.oe2203.noarch 113/258 2024-11-19 12:11:52.829 | Verifying : perl-Test-Simple-2:1.302188-1.oe2203.noarch 114/258 2024-11-19 12:11:52.829 | Verifying : perl-Text-Balanced-2.04-1.oe2203.noarch 115/258 2024-11-19 12:11:52.830 | Verifying : perl-Text-Diff-1.45-7.oe2203.noarch 116/258 2024-11-19 12:11:52.830 | Verifying : perl-Text-ParseWords-3.30-419.oe2203.noarch 117/258 2024-11-19 12:11:52.830 | Verifying : perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 118/258 2024-11-19 12:11:52.831 | Verifying : perl-Thread-Queue-3.13-3.oe2203.noarch 119/258 2024-11-19 12:11:52.831 | Verifying : perl-Time-Local-2:1.300-1.oe2203.noarch 120/258 2024-11-19 12:11:52.831 | Verifying : perl-URI-5.10-1.oe2203.noarch 121/258 2024-11-19 12:11:52.832 | Verifying : perl-Unicode-Collate-1.31-1.oe2203.aarch64 122/258 2024-11-19 12:11:52.832 | Verifying : perl-Unicode-Normalize-1.28-1.oe2203.aarch64 123/258 2024-11-19 12:11:52.832 | Verifying : perl-autodie-2.34-2.oe2203.noarch 124/258 2024-11-19 12:11:52.833 | Verifying : perl-bignum-0.63-1.oe2203.noarch 125/258 2024-11-19 12:11:52.833 | Verifying : perl-constant-1.33-421.oe2203.noarch 126/258 2024-11-19 12:11:52.833 | Verifying : perl-experimental-0.025-1.oe2203.noarch 127/258 2024-11-19 12:11:52.833 | Verifying : perl-parent-1:0.238-1.oe2203.noarch 128/258 2024-11-19 12:11:52.834 | Verifying : perl-perlfaq-5.20210520-1.oe2203.noarch 129/258 2024-11-19 12:11:52.834 | Verifying : perl-podlators-1:4.14-1.oe2203.noarch 130/258 2024-11-19 12:11:52.834 | Verifying : perl-threads-2:2.26-1.oe2203.aarch64 131/258 2024-11-19 12:11:52.835 | Verifying : perl-threads-shared-1.62-1.oe2203.aarch64 132/258 2024-11-19 12:11:52.835 | Verifying : perl-version-8:0.99.29-1.oe2203.aarch64 133/258 2024-11-19 12:11:52.835 | Verifying : pigz-2.6-1.oe2203.aarch64 134/258 2024-11-19 12:11:52.836 | Verifying : python3-pyparsing-3.0.6-1.oe2203.noarch 135/258 2024-11-19 12:11:52.836 | Verifying : qt5-srpm-macros-5.15.2-1.oe2203.noarch 136/258 2024-11-19 12:11:52.836 | Verifying : setup-2.13.9.1-1.oe2203.noarch 137/258 2024-11-19 12:11:52.837 | Verifying : shared-mime-info-2.1-1.oe2203.aarch64 138/258 2024-11-19 12:11:52.837 | Verifying : slang-2.3.2-8.oe2203.aarch64 139/258 2024-11-19 12:11:52.837 | Verifying : systemtap-sdt-devel-4.5-2.oe2203.aarch64 140/258 2024-11-19 12:11:52.838 | Verifying : which-2.21-14.oe2203.aarch64 141/258 2024-11-19 12:11:52.838 | Verifying : xkeyboard-config-2.33-1.oe2203.noarch 142/258 2024-11-19 12:11:52.838 | Verifying : zip-3.0-29.oe2203.aarch64 143/258 2024-11-19 12:11:52.839 | Verifying : acl-2.3.1-2.oe2203.aarch64 144/258 2024-11-19 12:11:52.839 | Verifying : bash-5.1.8-6.oe2203.aarch64 145/258 2024-11-19 12:11:52.839 | Verifying : bc-1.07.1-11.oe2203.aarch64 146/258 2024-11-19 12:11:52.840 | Verifying : bzip2-1.0.8-6.oe2203.aarch64 147/258 2024-11-19 12:11:52.840 | Verifying : ca-certificates-2023.2.60-2.oe2203.noarch 148/258 2024-11-19 12:11:52.840 | Verifying : coreutils-9.0-5.oe2203.aarch64 149/258 2024-11-19 12:11:52.840 | Verifying : cpio-2.13-10.oe2203.aarch64 150/258 2024-11-19 12:11:52.841 | Verifying : curl-7.79.1-28.oe2203.aarch64 151/258 2024-11-19 12:11:52.841 | Verifying : cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 152/258 2024-11-19 12:11:52.841 | Verifying : dracut-055-10.oe2203.aarch64 153/258 2024-11-19 12:11:52.842 | Verifying : e2fsprogs-1.46.4-21.oe2203.aarch64 154/258 2024-11-19 12:11:52.842 | Verifying : e2fsprogs-help-1.46.4-21.oe2203.noarch 155/258 2024-11-19 12:11:52.842 | Verifying : efi-srpm-macros-4-5.oe2203.noarch 156/258 2024-11-19 12:11:52.843 | Verifying : elfutils-0.185-13.oe2203.aarch64 157/258 2024-11-19 12:11:52.843 | Verifying : elfutils-extra-0.185-13.oe2203.aarch64 158/258 2024-11-19 12:11:52.843 | Verifying : expat-2.4.1-10.oe2203.aarch64 159/258 2024-11-19 12:11:52.844 | Verifying : file-5.41-3.oe2203.aarch64 160/258 2024-11-19 12:11:52.844 | Verifying : file-libs-5.41-3.oe2203.aarch64 161/258 2024-11-19 12:11:52.844 | Verifying : gawk-5.1.1-4.oe2203.aarch64 162/258 2024-11-19 12:11:52.845 | Verifying : gdbm-1:1.22-11.oe2203.aarch64 163/258 2024-11-19 12:11:52.845 | Verifying : glib2-2.68.1-21.oe2203.aarch64 164/258 2024-11-19 12:11:52.845 | Verifying : glibc-2.34-149.oe2203.aarch64 165/258 2024-11-19 12:11:52.845 | Verifying : glibc-common-2.34-149.oe2203.aarch64 166/258 2024-11-19 12:11:52.846 | Verifying : grep-3.7-9.oe2203.aarch64 167/258 2024-11-19 12:11:52.846 | Verifying : groff-1.22.4-11.oe2203.aarch64 168/258 2024-11-19 12:11:52.846 | Verifying : groff-base-1.22.4-11.oe2203.aarch64 169/258 2024-11-19 12:11:52.847 | Verifying : grub2-common-1:2.06-41.oe2203.noarch 170/258 2024-11-19 12:11:52.847 | Verifying : grub2-tools-1:2.06-41.oe2203.aarch64 171/258 2024-11-19 12:11:52.847 | Verifying : grub2-tools-minimal-1:2.06-41.oe2203.aarch64 172/258 2024-11-19 12:11:52.848 | Verifying : gzip-1.11-3.oe2203.aarch64 173/258 2024-11-19 12:11:52.848 | Verifying : json-c-0.15-6.oe2203.aarch64 174/258 2024-11-19 12:11:52.848 | Verifying : kpartx-0.8.7-6.oe2203.aarch64 175/258 2024-11-19 12:11:52.849 | Verifying : krb5-libs-1.19.2-8.oe2203.aarch64 176/258 2024-11-19 12:11:52.849 | Verifying : less-590-6.oe2203.aarch64 177/258 2024-11-19 12:11:52.849 | Verifying : libacl-2.3.1-2.oe2203.aarch64 178/258 2024-11-19 12:11:52.850 | Verifying : libarchive-3.5.2-6.oe2203.aarch64 179/258 2024-11-19 12:11:52.850 | Verifying : libblkid-2.37.2-28.oe2203.aarch64 180/258 2024-11-19 12:11:52.850 | Verifying : libcap-2.61-5.oe2203.aarch64 181/258 2024-11-19 12:11:52.850 | Verifying : libcurl-7.79.1-28.oe2203.aarch64 182/258 2024-11-19 12:11:52.851 | Verifying : libfdisk-2.37.2-28.oe2203.aarch64 183/258 2024-11-19 12:11:52.851 | Verifying : libgcc-10.3.1-23.oe2203.aarch64 184/258 2024-11-19 12:11:52.851 | Verifying : libgcrypt-1.9.4-2.oe2203.aarch64 185/258 2024-11-19 12:11:52.852 | Verifying : libgomp-10.3.1-23.oe2203.aarch64 186/258 2024-11-19 12:11:52.852 | Verifying : libgpg-error-1.43-2.oe2203.aarch64 187/258 2024-11-19 12:11:52.852 | Verifying : libkcapi-1.3.1-7.oe2203.aarch64 188/258 2024-11-19 12:11:52.853 | Verifying : libmount-2.37.2-28.oe2203.aarch64 189/258 2024-11-19 12:11:52.853 | Verifying : libnghttp2-1.46.0-5.oe2203.aarch64 190/258 2024-11-19 12:11:52.853 | Verifying : libnsl2-2.0.0-4.oe2203.aarch64 191/258 2024-11-19 12:11:52.854 | Verifying : libpng-2:1.6.37-4.oe2203.aarch64 192/258 2024-11-19 12:11:52.854 | Verifying : libpsl-0.21.1-5.oe2203.aarch64 193/258 2024-11-19 12:11:52.854 | Verifying : libpwquality-1.4.4-4.oe2203.aarch64 194/258 2024-11-19 12:11:52.855 | Verifying : libselinux-3.3-5.oe2203.aarch64 195/258 2024-11-19 12:11:52.855 | Verifying : libsepol-3.3-6.oe2203.aarch64 196/258 2024-11-19 12:11:52.855 | Verifying : libsmartcols-2.37.2-28.oe2203.aarch64 197/258 2024-11-19 12:11:52.856 | Verifying : libssh-0.9.6-8.oe2203.aarch64 198/258 2024-11-19 12:11:52.856 | Verifying : libstdc++-10.3.1-23.oe2203.aarch64 199/258 2024-11-19 12:11:52.856 | Verifying : libtasn1-4.17.0-3.oe2203.aarch64 200/258 2024-11-19 12:11:52.856 | Verifying : libtirpc-1.3.2-3.oe2203.aarch64 201/258 2024-11-19 12:11:52.857 | Verifying : libuuid-2.37.2-28.oe2203.aarch64 202/258 2024-11-19 12:11:52.857 | Verifying : libxml2-2.9.12-20.oe2203.aarch64 203/258 2024-11-19 12:11:52.857 | Verifying : logrotate-3.20.1-1.oe2203.aarch64 204/258 2024-11-19 12:11:52.858 | Verifying : lua-5.4.3-11.oe2203.aarch64 205/258 2024-11-19 12:11:52.858 | Verifying : ncurses-6.3-8.oe2203.aarch64 206/258 2024-11-19 12:11:52.858 | Verifying : ncurses-base-6.3-8.oe2203.noarch 207/258 2024-11-19 12:11:52.859 | Verifying : ncurses-libs-6.3-8.oe2203.aarch64 208/258 2024-11-19 12:11:52.859 | Verifying : newt-0.52.21-8.oe2203.aarch64 209/258 2024-11-19 12:11:52.859 | Verifying : openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 210/258 2024-11-19 12:11:52.860 | Verifying : openEuler-release-22.03LTS-54.oe2203.aarch64 211/258 2024-11-19 12:11:52.860 | Verifying : openEuler-repos-1.0-3.6.oe2203.aarch64 212/258 2024-11-19 12:11:52.860 | Verifying : openEuler-rpm-config-30-30.oe2203.aarch64 213/258 2024-11-19 12:11:52.861 | Verifying : openldap-2.6.0-6.oe2203.aarch64 214/258 2024-11-19 12:11:52.861 | Verifying : openssl-1:1.1.1m-28.oe2203.aarch64 215/258 2024-11-19 12:11:52.861 | Verifying : openssl-libs-1:1.1.1m-28.oe2203.aarch64 216/258 2024-11-19 12:11:52.862 | Verifying : p11-kit-0.24.0-2.oe2203.aarch64 217/258 2024-11-19 12:11:52.862 | Verifying : p11-kit-trust-0.24.0-2.oe2203.aarch64 218/258 2024-11-19 12:11:52.862 | Verifying : pam-1.5.2-7.oe2203.aarch64 219/258 2024-11-19 12:11:52.863 | Verifying : pcre-8.45-2.oe2203.aarch64 220/258 2024-11-19 12:11:52.863 | Verifying : pcre2-10.39-9.oe2203.aarch64 221/258 2024-11-19 12:11:52.863 | Verifying : perl-4:5.34.0-12.oe2203.aarch64 222/258 2024-11-19 12:11:52.863 | Verifying : perl-Encode-4:3.16-3.oe2203.aarch64 223/258 2024-11-19 12:11:52.864 | Verifying : perl-HTTP-Tiny-0.080-2.oe2203.noarch 224/258 2024-11-19 12:11:52.864 | Verifying : perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch6 225/258 2024-11-19 12:11:52.864 | Verifying : perl-Test-Harness-2:3.42-2.oe2203.noarch 226/258 2024-11-19 12:11:52.865 | Verifying : perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 227/258 2024-11-19 12:11:52.865 | Verifying : perl-devel-4:5.34.0-12.oe2203.aarch64 228/258 2024-11-19 12:11:52.865 | Verifying : perl-libnet-3.13-2.oe2203.noarch 229/258 2024-11-19 12:11:52.866 | Verifying : perl-libs-4:5.34.0-12.oe2203.aarch64 230/258 2024-11-19 12:11:52.866 | Verifying : pkgconf-1.8.0-3.oe2203.aarch64 231/258 2024-11-19 12:11:52.866 | Verifying : popt-1.18-3.oe2203.aarch64 232/258 2024-11-19 12:11:52.867 | Verifying : procps-ng-3.3.17-5.oe2203.aarch64 233/258 2024-11-19 12:11:52.867 | Verifying : publicsuffix-list-20211113-2.oe2203.noarch 234/258 2024-11-19 12:11:52.867 | Verifying : python-pip-wheel-21.3.1-2.oe2203.noarch 235/258 2024-11-19 12:11:52.868 | Verifying : python-setuptools-59.4.0-5.oe2203.noarch 236/258 2024-11-19 12:11:52.868 | Verifying : python3-3.9.9-28.oe2203.aarch64 237/258 2024-11-19 12:11:52.868 | Verifying : python3-pip-21.3.1-2.oe2203.noarch 238/258 2024-11-19 12:11:52.869 | Verifying : python3-setuptools-59.4.0-5.oe2203.noarch 239/258 2024-11-19 12:11:52.869 | Verifying : readline-8.1-3.oe2203.aarch64 240/258 2024-11-19 12:11:52.869 | Verifying : rpm-4.17.0-33.oe2203.aarch64 241/258 2024-11-19 12:11:52.870 | Verifying : rpm-libs-4.17.0-33.oe2203.aarch64 242/258 2024-11-19 12:11:52.870 | Verifying : sed-4.8-3.oe2203.aarch64 243/258 2024-11-19 12:11:52.870 | Verifying : shadow-2:4.9-13.oe2203.aarch64 244/258 2024-11-19 12:11:52.871 | Verifying : sqlite-3.37.2-7.oe2203.aarch64 245/258 2024-11-19 12:11:52.871 | Verifying : sudo-1.9.8p2-15.oe2203.aarch64 246/258 2024-11-19 12:11:52.871 | Verifying : systemd-249-75.oe2203.aarch64 247/258 2024-11-19 12:11:52.871 | Verifying : systemd-libs-249-75.oe2203.aarch64 248/258 2024-11-19 12:11:52.872 | Verifying : systemd-udev-249-75.oe2203.aarch64 249/258 2024-11-19 12:11:52.872 | Verifying : tcl-1:8.6.10-4.oe2203.aarch64 250/258 2024-11-19 12:11:52.872 | Verifying : tpm2-tss-3.1.0-5.oe2203.aarch64 251/258 2024-11-19 12:11:52.873 | Verifying : tzdata-2022a-18.oe2203.noarch 252/258 2024-11-19 12:11:52.873 | Verifying : util-linux-2.37.2-28.oe2203.aarch64 253/258 2024-11-19 12:11:52.873 | Verifying : vim-minimal-2:9.0-23.oe2203.aarch64 254/258 2024-11-19 12:11:52.874 | Verifying : xz-5.2.5-2.oe2203.aarch64 255/258 2024-11-19 12:11:52.874 | Verifying : xz-libs-5.2.5-2.oe2203.aarch64 256/258 2024-11-19 12:11:52.874 | Verifying : zlib-1.2.11-24.oe2203.aarch64 257/258 2024-11-19 12:11:54.940 | Verifying : zstd-1.5.0-4.oe2203.aarch64 258/258 2024-11-19 12:11:54.940 | 2024-11-19 12:11:54.940 | Installed: 2024-11-19 12:11:54.940 | acl-2.3.1-2.oe2203.aarch64 2024-11-19 12:11:54.940 | attr-2.5.1-2.oe2203.aarch64 2024-11-19 12:11:54.940 | audit-libs-1:3.0.1-3.oe2203.aarch64 2024-11-19 12:11:54.940 | basesystem-12-2.oe2203.noarch 2024-11-19 12:11:54.940 | bash-5.1.8-6.oe2203.aarch64 2024-11-19 12:11:54.940 | bc-1.07.1-11.oe2203.aarch64 2024-11-19 12:11:54.940 | brotli-1.0.9-2.oe2203.aarch64 2024-11-19 12:11:54.940 | bzip2-1.0.8-6.oe2203.aarch64 2024-11-19 12:11:54.940 | ca-certificates-2023.2.60-2.oe2203.noarch 2024-11-19 12:11:54.940 | chkconfig-1.20-1.oe2203.aarch64 2024-11-19 12:11:54.941 | coreutils-9.0-5.oe2203.aarch64 2024-11-19 12:11:54.941 | cpio-2.13-10.oe2203.aarch64 2024-11-19 12:11:54.941 | cracklib-2.9.7-8.oe2203.aarch64 2024-11-19 12:11:54.941 | cronie-1.5.7-1.oe2203.aarch64 2024-11-19 12:11:54.941 | crontabs-1.11-22.oe2203.noarch 2024-11-19 12:11:54.941 | crypto-policies-20200619-2.git781bbd4.oe2203.noarch 2024-11-19 12:11:54.941 | curl-7.79.1-28.oe2203.aarch64 2024-11-19 12:11:54.941 | cyrus-sasl-lib-2.1.27-15.oe2203.aarch64 2024-11-19 12:11:54.941 | device-mapper-8:1.02.181-4.oe2203.aarch64 2024-11-19 12:11:54.941 | diffutils-3.8-2.oe2203.aarch64 2024-11-19 12:11:54.941 | dracut-055-10.oe2203.aarch64 2024-11-19 12:11:54.941 | e2fsprogs-1.46.4-21.oe2203.aarch64 2024-11-19 12:11:54.941 | e2fsprogs-help-1.46.4-21.oe2203.noarch 2024-11-19 12:11:54.941 | efi-srpm-macros-4-5.oe2203.noarch 2024-11-19 12:11:54.941 | elfutils-0.185-13.oe2203.aarch64 2024-11-19 12:11:54.941 | elfutils-extra-0.185-13.oe2203.aarch64 2024-11-19 12:11:54.941 | expat-2.4.1-10.oe2203.aarch64 2024-11-19 12:11:54.941 | file-5.41-3.oe2203.aarch64 2024-11-19 12:11:54.941 | file-libs-5.41-3.oe2203.aarch64 2024-11-19 12:11:54.941 | filesystem-3.16-4.oe2203.aarch64 2024-11-19 12:11:54.941 | findutils-2:4.8.0-3.oe2203.aarch64 2024-11-19 12:11:54.941 | fuse-2.9.9-9.oe2203.aarch64 2024-11-19 12:11:54.941 | fuse-common-3.10.5-3.oe2203.aarch64 2024-11-19 12:11:54.941 | fuse-help-2.9.9-9.oe2203.aarch64 2024-11-19 12:11:54.941 | gawk-5.1.1-4.oe2203.aarch64 2024-11-19 12:11:54.941 | gdbm-1:1.22-11.oe2203.aarch64 2024-11-19 12:11:54.941 | gettext-0.21-4.oe2203.aarch64 2024-11-19 12:11:54.941 | glib2-2.68.1-21.oe2203.aarch64 2024-11-19 12:11:54.941 | glibc-2.34-149.oe2203.aarch64 2024-11-19 12:11:54.941 | glibc-common-2.34-149.oe2203.aarch64 2024-11-19 12:11:54.941 | gmp-1:6.2.1-1.oe2203.aarch64 2024-11-19 12:11:54.941 | grep-3.7-9.oe2203.aarch64 2024-11-19 12:11:54.941 | groff-1.22.4-11.oe2203.aarch64 2024-11-19 12:11:54.941 | groff-base-1.22.4-11.oe2203.aarch64 2024-11-19 12:11:54.941 | grub2-common-1:2.06-41.oe2203.noarch 2024-11-19 12:11:54.941 | grub2-tools-1:2.06-41.oe2203.aarch64 2024-11-19 12:11:54.941 | grub2-tools-minimal-1:2.06-41.oe2203.aarch64 2024-11-19 12:11:54.941 | grubby-8.40-28.oe2203.aarch64 2024-11-19 12:11:54.941 | gzip-1.11-3.oe2203.aarch64 2024-11-19 12:11:54.941 | ima-evm-utils-libs-1.3.2-3.oe2203.aarch64 2024-11-19 12:11:54.941 | info-6.8-3.oe2203.aarch64 2024-11-19 12:11:54.941 | json-c-0.15-6.oe2203.aarch64 2024-11-19 12:11:54.941 | kbd-2.4.0-1.oe2203.aarch64 2024-11-19 12:11:54.941 | kbd-legacy-2.4.0-1.oe2203.noarch 2024-11-19 12:11:54.941 | kbd-misc-2.4.0-1.oe2203.noarch 2024-11-19 12:11:54.941 | keyutils-libs-1.6.3-3.oe2203.aarch64 2024-11-19 12:11:54.941 | kmod-29-3.oe2203.aarch64 2024-11-19 12:11:54.941 | kmod-libs-29-3.oe2203.aarch64 2024-11-19 12:11:54.941 | kpartx-0.8.7-6.oe2203.aarch64 2024-11-19 12:11:54.941 | krb5-libs-1.19.2-8.oe2203.aarch64 2024-11-19 12:11:54.941 | less-590-6.oe2203.aarch64 2024-11-19 12:11:54.941 | libacl-2.3.1-2.oe2203.aarch64 2024-11-19 12:11:54.941 | libarchive-3.5.2-6.oe2203.aarch64 2024-11-19 12:11:54.941 | libblkid-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.941 | libcap-2.61-5.oe2203.aarch64 2024-11-19 12:11:54.941 | libcap-ng-0.8.2-1.oe2203.aarch64 2024-11-19 12:11:54.941 | libcurl-7.79.1-28.oe2203.aarch64 2024-11-19 12:11:54.941 | libev-4.33-2.oe2203.aarch64 2024-11-19 12:11:54.941 | libevent-2.1.12-4.oe2203.aarch64 2024-11-19 12:11:54.942 | libfdisk-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.942 | libffi-3.4.2-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libgcc-10.3.1-23.oe2203.aarch64 2024-11-19 12:11:54.942 | libgcrypt-1.9.4-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libgomp-10.3.1-23.oe2203.aarch64 2024-11-19 12:11:54.942 | libgpg-error-1.43-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libidn2-2.3.2-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libkcapi-1.3.1-7.oe2203.aarch64 2024-11-19 12:11:54.942 | libmount-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.942 | libnghttp2-1.46.0-5.oe2203.aarch64 2024-11-19 12:11:54.942 | libnsl2-2.0.0-4.oe2203.aarch64 2024-11-19 12:11:54.942 | libpipeline-1.5.4-1.oe2203.aarch64 2024-11-19 12:11:54.942 | libpng-2:1.6.37-4.oe2203.aarch64 2024-11-19 12:11:54.942 | libpsl-0.21.1-5.oe2203.aarch64 2024-11-19 12:11:54.942 | libpwquality-1.4.4-4.oe2203.aarch64 2024-11-19 12:11:54.942 | libseccomp-2.5.3-1.oe2203.aarch64 2024-11-19 12:11:54.942 | libselinux-3.3-5.oe2203.aarch64 2024-11-19 12:11:54.942 | libsemanage-3.3-3.oe2203.aarch64 2024-11-19 12:11:54.942 | libsepol-3.3-6.oe2203.aarch64 2024-11-19 12:11:54.942 | libsigsegv-2.13-1.oe2203.aarch64 2024-11-19 12:11:54.942 | libsmartcols-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.942 | libssh-0.9.6-8.oe2203.aarch64 2024-11-19 12:11:54.942 | libstdc++-10.3.1-23.oe2203.aarch64 2024-11-19 12:11:54.942 | libtasn1-4.17.0-3.oe2203.aarch64 2024-11-19 12:11:54.942 | libtirpc-1.3.2-3.oe2203.aarch64 2024-11-19 12:11:54.942 | libunistring-0.9.10-8.oe2203.aarch64 2024-11-19 12:11:54.942 | libuser-0.63-4.oe2203.aarch64 2024-11-19 12:11:54.942 | libutempter-1.2.1-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libuuid-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.942 | libverto-0.3.2-1.oe2203.aarch64 2024-11-19 12:11:54.942 | libxcrypt-4.4.26-2.oe2203.aarch64 2024-11-19 12:11:54.942 | libxkbcommon-1.3.1-1.oe2203.aarch64 2024-11-19 12:11:54.942 | libxml2-2.9.12-20.oe2203.aarch64 2024-11-19 12:11:54.942 | logrotate-3.20.1-1.oe2203.aarch64 2024-11-19 12:11:54.942 | lua-5.4.3-11.oe2203.aarch64 2024-11-19 12:11:54.942 | lz4-1.9.3-2.oe2203.aarch64 2024-11-19 12:11:54.942 | man-db-2.9.4-2.oe2203.aarch64 2024-11-19 12:11:54.942 | mpfr-4.1.0-1.oe2203.aarch64 2024-11-19 12:11:54.942 | ncurses-6.3-8.oe2203.aarch64 2024-11-19 12:11:54.942 | ncurses-base-6.3-8.oe2203.noarch 2024-11-19 12:11:54.942 | ncurses-libs-6.3-8.oe2203.aarch64 2024-11-19 12:11:54.942 | newt-0.52.21-8.oe2203.aarch64 2024-11-19 12:11:54.942 | openEuler-gpg-keys-1.0-3.6.oe2203.aarch64 2024-11-19 12:11:54.942 | openEuler-release-22.03LTS-54.oe2203.aarch64 2024-11-19 12:11:54.942 | openEuler-repos-1.0-3.6.oe2203.aarch64 2024-11-19 12:11:54.942 | openEuler-rpm-config-30-30.oe2203.aarch64 2024-11-19 12:11:54.942 | openldap-2.6.0-6.oe2203.aarch64 2024-11-19 12:11:54.942 | openssl-1:1.1.1m-28.oe2203.aarch64 2024-11-19 12:11:54.942 | openssl-libs-1:1.1.1m-28.oe2203.aarch64 2024-11-19 12:11:54.942 | openssl-pkcs11-0.4.11-5.oe2203.aarch64 2024-11-19 12:11:54.942 | os-prober-1.79-1.oe2203.aarch64 2024-11-19 12:11:54.942 | p11-kit-0.24.0-2.oe2203.aarch64 2024-11-19 12:11:54.942 | p11-kit-trust-0.24.0-2.oe2203.aarch64 2024-11-19 12:11:54.942 | pam-1.5.2-7.oe2203.aarch64 2024-11-19 12:11:54.943 | passwd-0.80-9.oe2203.aarch64 2024-11-19 12:11:54.943 | pcre-8.45-2.oe2203.aarch64 2024-11-19 12:11:54.943 | pcre2-10.39-9.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Algorithm-Diff-1:1.201-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Archive-Tar-2.40-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-B-Debug-1.26-5.oe2203.noarch 2024-11-19 12:11:54.943 | perl-CPAN-Meta-2.150010-419.oe2203.noarch 2024-11-19 12:11:54.943 | perl-CPAN-Meta-Requirements-2.140-419.oe2203.noarch 2024-11-19 12:11:54.943 | perl-CPAN-Meta-YAML-0.018-420.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Carp-1.50-418.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Compress-Raw-Bzip2-2.101-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Compress-Raw-Zlib-1:2.101-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Config-Perl-V-0.33-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Data-Dumper-2.183-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Devel-PPPort-3.63-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Digest-1.20-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Digest-MD5-2.58-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Digest-SHA-1:6.02-7.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Encode-4:3.16-3.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Encode-Locale-1.05-12.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Env-1.04-397.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Exporter-5.74-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-ExtUtils-Command-1:7.62-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-ExtUtils-Install-2.20-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-ExtUtils-MakeMaker-1:7.62-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-ExtUtils-Manifest-1:1.73-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-ExtUtils-ParseXS-2:3.35-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-File-Fetch-1.00-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-File-HomeDir-1.006-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-File-Path-2.18-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-File-Temp-1:0.2311-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-File-Which-1.27-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Filter-2:1.60-3.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Filter-Simple-1:0.94-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Getopt-Long-1:2.52-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-HTTP-Tiny-0.080-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-IO-Compress-2.101-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-IO-Socket-IP-0.41-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-IO-Socket-SSL-2.072-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-IPC-Cmd-2:1.04-4.oe2203.noarch 2024-11-19 12:11:54.943 | perl-IPC-SysV-2.09-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-IPC-System-Simple-1.30-2.oe2203.noarch 2024-11-19 12:11:54.943 | perl-JSON-PP-1:4.06-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Locale-Codes-3.68-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Locale-Maketext-1:1.29-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-MIME-Base64-3.16-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Math-BigInt-1:1.9998.27-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Math-BigInt-FastCalc-0.5012-2.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Math-BigRat-0.2620-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Module-CoreList-1:5.20211020-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Module-Load-1:0.36-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Module-Load-Conditional-0.74-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Module-Metadata-1.000037-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Mozilla-CA-1:20211001-1.oe2203.noarch 2024-11-19 12:11:54.943 | perl-Net-SSLeay-1.90-1.oe2203.aarch64 2024-11-19 12:11:54.943 | perl-Params-Check-1:0.38-418.oe2203.noarch 2024-11-19 12:11:54.944 | perl-PathTools-3.80-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Perl-OSType-1.010-421.oe2203.noarch 2024-11-19 12:11:54.944 | perl-PerlIO-via-QuotedPrint-0.09-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Checker-4:1.74-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Escapes-1:1.07-420.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Parser-1.63-398.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Perldoc-1:3.28-4.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Simple-1:3.43-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Pod-Usage-4:2.01-2.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Scalar-List-Utils-4:1.60-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Socket-4:2.032-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Storable-1:3.25-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Sys-Syslog-0.36-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Term-ANSIColor-5.01-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Term-Cap-1.17-510.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Test-Harness-2:3.42-2.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Test-Simple-2:1.302188-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Text-Balanced-2.04-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Text-Diff-1.45-7.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Text-ParseWords-3.30-419.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Text-Tabs+Wrap-2021.0814-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Thread-Queue-3.13-3.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Time-HiRes-4:1.9767-2.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Time-Local-2:1.300-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-URI-5.10-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-Unicode-Collate-1.31-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-Unicode-Normalize-1.28-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-autodie-2.34-2.oe2203.noarch 2024-11-19 12:11:54.944 | perl-bignum-0.63-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-constant-1.33-421.oe2203.noarch 2024-11-19 12:11:54.944 | perl-devel-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-experimental-0.025-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-libnet-3.13-2.oe2203.noarch 2024-11-19 12:11:54.944 | perl-libs-4:5.34.0-12.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-parent-1:0.238-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-perlfaq-5.20210520-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-podlators-1:4.14-1.oe2203.noarch 2024-11-19 12:11:54.944 | perl-threads-2:2.26-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-threads-shared-1.62-1.oe2203.aarch64 2024-11-19 12:11:54.944 | perl-version-8:0.99.29-1.oe2203.aarch64 2024-11-19 12:11:54.944 | pigz-2.6-1.oe2203.aarch64 2024-11-19 12:11:54.944 | pkgconf-1.8.0-3.oe2203.aarch64 2024-11-19 12:11:54.944 | popt-1.18-3.oe2203.aarch64 2024-11-19 12:11:54.944 | procps-ng-3.3.17-5.oe2203.aarch64 2024-11-19 12:11:54.944 | publicsuffix-list-20211113-2.oe2203.noarch 2024-11-19 12:11:54.944 | python-pip-wheel-21.3.1-2.oe2203.noarch 2024-11-19 12:11:54.944 | python-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 12:11:54.944 | python3-3.9.9-28.oe2203.aarch64 2024-11-19 12:11:54.944 | python3-pip-21.3.1-2.oe2203.noarch 2024-11-19 12:11:54.944 | python3-pyparsing-3.0.6-1.oe2203.noarch 2024-11-19 12:11:54.944 | python3-setuptools-59.4.0-5.oe2203.noarch 2024-11-19 12:11:54.944 | qt5-srpm-macros-5.15.2-1.oe2203.noarch 2024-11-19 12:11:54.944 | readline-8.1-3.oe2203.aarch64 2024-11-19 12:11:54.945 | rpm-4.17.0-33.oe2203.aarch64 2024-11-19 12:11:54.945 | rpm-libs-4.17.0-33.oe2203.aarch64 2024-11-19 12:11:54.945 | sed-4.8-3.oe2203.aarch64 2024-11-19 12:11:54.945 | setup-2.13.9.1-1.oe2203.noarch 2024-11-19 12:11:54.945 | shadow-2:4.9-13.oe2203.aarch64 2024-11-19 12:11:54.945 | shared-mime-info-2.1-1.oe2203.aarch64 2024-11-19 12:11:54.945 | slang-2.3.2-8.oe2203.aarch64 2024-11-19 12:11:54.945 | sqlite-3.37.2-7.oe2203.aarch64 2024-11-19 12:11:54.945 | sudo-1.9.8p2-15.oe2203.aarch64 2024-11-19 12:11:54.945 | systemd-249-75.oe2203.aarch64 2024-11-19 12:11:54.945 | systemd-libs-249-75.oe2203.aarch64 2024-11-19 12:11:54.945 | systemd-udev-249-75.oe2203.aarch64 2024-11-19 12:11:54.945 | systemtap-sdt-devel-4.5-2.oe2203.aarch64 2024-11-19 12:11:54.945 | tcl-1:8.6.10-4.oe2203.aarch64 2024-11-19 12:11:54.945 | tpm2-tss-3.1.0-5.oe2203.aarch64 2024-11-19 12:11:54.945 | tzdata-2022a-18.oe2203.noarch 2024-11-19 12:11:54.945 | util-linux-2.37.2-28.oe2203.aarch64 2024-11-19 12:11:54.945 | vim-minimal-2:9.0-23.oe2203.aarch64 2024-11-19 12:11:54.945 | which-2.21-14.oe2203.aarch64 2024-11-19 12:11:54.945 | xkeyboard-config-2.33-1.oe2203.noarch 2024-11-19 12:11:54.945 | xz-5.2.5-2.oe2203.aarch64 2024-11-19 12:11:54.945 | xz-libs-5.2.5-2.oe2203.aarch64 2024-11-19 12:11:54.945 | zip-3.0-29.oe2203.aarch64 2024-11-19 12:11:54.945 | zlib-1.2.11-24.oe2203.aarch64 2024-11-19 12:11:54.946 | zstd-1.5.0-4.oe2203.aarch64 2024-11-19 12:11:54.946 | 2024-11-19 12:11:54.946 | Complete! 2024-11-19 12:11:55.385 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:352 : echo -e '# This file intentionally left blank\n' 2024-11-19 12:11:55.385 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:353 : sudo tee /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf 2024-11-19 12:11:55.394 | # This file intentionally left blank 2024-11-19 12:11:55.394 | 2024-11-19 12:11:55.401 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:356 : echo -e 'LANG="en_US.UTF-8"' 2024-11-19 12:11:55.401 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:357 : sudo tee /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/locale.conf 2024-11-19 12:11:55.410 | LANG="en_US.UTF-8" 2024-11-19 12:11:55.416 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:359 : _run_chroot ln -sf /usr/share/zoneinfo/UTC /etc/localtime 2024-11-19 12:11:55.422 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:317 : local 'cmd=ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 12:11:55.426 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:_run_chroot:318 : sudo -E chroot /opt/dib_tmp/dib_build.dGWZn3fm/mnt env -u TMPDIR sh -c 'ln -sf /usr/share/zoneinfo/UTC /etc/localtime' 2024-11-19 12:11:55.447 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:365 : sudo umount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:11:55.462 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:366 : sudo umount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 12:11:55.477 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:367 : sudo umount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts 2024-11-19 12:11:55.493 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:368 : sudo umount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev 2024-11-19 12:11:55.508 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:369 : sudo umount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 12:11:55.524 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:374 : sudo find /opt/dib_tmp/dib_build.dGWZn3fm/mnt -type f -name '*rpmnew' 2024-11-19 12:11:55.770 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 12:11:55.775 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/nsswitch.conf.rpmnew 2024-11-19 12:11:55.776 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 12:11:55.783 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/nsswitch.conf.rpmnew /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/nsswitch.conf 2024-11-19 12:11:55.799 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 12:11:55.805 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/inputrc.rpmnew 2024-11-19 12:11:55.806 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 12:11:55.813 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/inputrc.rpmnew /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/inputrc 2024-11-19 12:11:55.828 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:374 : for newfile in $(sudo find $TARGET_ROOT -type f -name '*rpmnew') 2024-11-19 12:11:55.833 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : echo /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo.rpmnew 2024-11-19 12:11:55.835 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sed 's/.rpmnew$//' 2024-11-19 12:11:55.843 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:375 : sudo mv /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo.rpmnew /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/yum.repos.d/openEuler.repo 2024-11-19 12:11:55.858 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:378 : sudo rm -f /opt/dib_tmp/dib_build.dGWZn3fm/mnt/.extra_settings 2024-11-19 12:11:55.873 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/08-yum-chroot:main:1 : rm -r /tmp/tmp.ylCLhPlV8h 2024-11-19 12:11:55.878 | dib-run-parts 08-yum-chroot completed 2024-11-19 12:11:55.878 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-apt-allow-unauthenticated 2024-11-19 12:11:55.887 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-apt-allow-unauthenticated:main:21 : set -eu 2024-11-19 12:11:55.891 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-apt-allow-unauthenticated:main:22 : set -o pipefail 2024-11-19 12:11:55.895 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-apt-allow-unauthenticated:main:26 : '[' -d /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/apt/apt.conf.d ']' 2024-11-19 12:11:55.898 | dib-run-parts 50-apt-allow-unauthenticated completed 2024-11-19 12:11:55.898 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache 2024-11-19 12:11:55.907 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:6 : set -eu 2024-11-19 12:11:55.911 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:7 : set -o pipefail 2024-11-19 12:11:55.915 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:9 : '[' -n /opt/dib_tmp/dib_build.dGWZn3fm/mnt ']' 2024-11-19 12:11:55.919 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:11 : YUM_CACHE_DIR=/opt/dib_cache/yum 2024-11-19 12:11:55.924 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:12 : mkdir -p /opt/dib_cache/yum 2024-11-19 12:11:55.930 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:14 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:11:55.945 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/50-yum-cache:main:15 : sudo mount --bind /opt/dib_cache/yum /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:11:55.959 | dib-run-parts 50-yum-cache completed 2024-11-19 12:11:55.959 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/60-apt-phased-updates 2024-11-19 12:11:55.967 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/60-apt-phased-updates:main:21 : set -eu 2024-11-19 12:11:55.971 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/60-apt-phased-updates:main:22 : set -o pipefail 2024-11-19 12:11:55.976 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/root.d/60-apt-phased-updates:main:26 : [[ :jammy: :noble: =~ :22.03-LTS: ]] 2024-11-19 12:11:55.979 | dib-run-parts 60-apt-phased-updates completed 2024-11-19 12:11:55.979 | dib-run-parts ----------------------- PROFILING ----------------------- 2024-11-19 12:11:55.979 | dib-run-parts 2024-11-19 12:11:55.982 | dib-run-parts Target: root.d 2024-11-19 12:11:55.982 | dib-run-parts 2024-11-19 12:11:55.982 | dib-run-parts Script Seconds 2024-11-19 12:11:55.982 | dib-run-parts --------------------------------------- ---------- 2024-11-19 12:11:55.982 | dib-run-parts 2024-11-19 12:11:55.994 | dib-run-parts 00-00-generate-repo 0.220 2024-11-19 12:11:56.002 | dib-run-parts 08-yum-chroot 993.634 2024-11-19 12:11:56.010 | dib-run-parts 50-apt-allow-unauthenticated 0.018 2024-11-19 12:11:56.018 | dib-run-parts 50-yum-cache 0.058 2024-11-19 12:11:56.026 | dib-run-parts 60-apt-phased-updates 0.018 2024-11-19 12:11:56.028 | dib-run-parts 2024-11-19 12:11:56.028 | dib-run-parts --------------------- END PROFILING --------------------- 2024-11-19 12:11:56.036 | + diskimage_builder/lib/common-functions:run_d:259 : check_break after-root bash 2024-11-19 12:11:56.040 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 12:11:56.041 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)after-root(,|$)' -q 2024-11-19 12:11:56.052 | ++ diskimage_builder/lib/common-functions:create_base:361 : ls /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:11:56.052 | ++ diskimage_builder/lib/common-functions:create_base:361 : grep -v '^lost+found\|tmp$' 2024-11-19 12:11:56.058 | + diskimage_builder/lib/common-functions:create_base:361 : '[' -z 'afs 2024-11-19 12:11:56.058 | bin 2024-11-19 12:11:56.058 | boot 2024-11-19 12:11:56.058 | dev 2024-11-19 12:11:56.058 | etc 2024-11-19 12:11:56.059 | home 2024-11-19 12:11:56.059 | lib 2024-11-19 12:11:56.059 | lib64 2024-11-19 12:11:56.059 | media 2024-11-19 12:11:56.059 | mnt 2024-11-19 12:11:56.059 | opt 2024-11-19 12:11:56.059 | proc 2024-11-19 12:11:56.059 | root 2024-11-19 12:11:56.059 | run 2024-11-19 12:11:56.059 | sbin 2024-11-19 12:11:56.059 | srv 2024-11-19 12:11:56.059 | sys 2024-11-19 12:11:56.059 | usr 2024-11-19 12:11:56.059 | var' ']' 2024-11-19 12:11:56.063 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -L /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf ']' 2024-11-19 12:11:56.068 | + diskimage_builder/lib/common-functions:create_base:375 : '[' -f /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf ']' 2024-11-19 12:11:56.073 | + diskimage_builder/lib/common-functions:create_base:376 : sudo mv /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf.ORIG 2024-11-19 12:11:56.089 | + diskimage_builder/lib/common-functions:create_base:380 : sudo touch /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf 2024-11-19 12:11:56.104 | + diskimage_builder/lib/common-functions:create_base:381 : sudo chmod 777 /opt/dib_tmp/dib_build.dGWZn3fm/mnt/etc/resolv.conf 2024-11-19 12:11:56.119 | + diskimage_builder/lib/common-functions:create_base:383 : '[' -e /etc/resolv.conf ']' 2024-11-19 12:11:56.123 | + diskimage_builder/lib/common-functions:create_base:384 : cat /etc/resolv.conf 2024-11-19 12:11:56.131 | + diskimage_builder/lib/common-functions:create_base:388 : mount_proc_dev_sys 2024-11-19 12:11:56.135 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:404 : sudo mount -t proc none /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 12:11:56.151 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:405 : sudo mount --bind /dev /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev 2024-11-19 12:11:56.167 | ++ diskimage_builder/lib/common-functions:mount_proc_dev_sys:406 : mount_dev_pts_options 2024-11-19 12:11:56.173 | +++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : findmnt --first-only /dev/pts --noheadings --output OPTIONS 2024-11-19 12:11:56.181 | ++ diskimage_builder/lib/common-functions:mount_dev_pts_options:399 : echo '-o rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=666' 2024-11-19 12:11:56.187 | + 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.dGWZn3fm/mnt/dev/pts 2024-11-19 12:11:56.204 | + diskimage_builder/lib/common-functions:mount_proc_dev_sys:414 : sudo mount -o ro -t sysfs none /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 12:11:56.220 | + diskimage_builder/lib/disk-image-create:main:356 : mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d 2024-11-19 12:11:56.227 | + diskimage_builder/lib/disk-image-create:main:357 : echo 'export DIB_DEFAULT_INSTALLTYPE=${DIB_DEFAULT_INSTALLTYPE:-"source"}' 2024-11-19 12:11:56.232 | + diskimage_builder/lib/disk-image-create:main:358 : run_d extra-data 2024-11-19 12:11:56.237 | + diskimage_builder/lib/common-functions:run_d:246 : check_element 2024-11-19 12:11:56.242 | + diskimage_builder/lib/common-functions:check_element:154 : '[' -d /opt/dib_tmp/dib_build.dGWZn3fm/hooks ']' 2024-11-19 12:11:56.247 | + diskimage_builder/lib/common-functions:run_d:247 : check_break before-extra-data bash 2024-11-19 12:11:56.252 | + diskimage_builder/lib/common-functions:check_break:143 : echo '' 2024-11-19 12:11:56.252 | + diskimage_builder/lib/common-functions:check_break:143 : egrep -e '(,|^)before-extra-data(,|$)' -q 2024-11-19 12:11:56.261 | + diskimage_builder/lib/common-functions:run_d:248 : '[' -d /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d ']' 2024-11-19 12:11:56.266 | + diskimage_builder/lib/common-functions:run_d:249 : echo 'Running hooks from /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d' 2024-11-19 12:11:56.266 | Running hooks from /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d 2024-11-19 12:11:56.271 | + diskimage_builder/lib/common-functions:run_d:250 : '[' -n '' ']' 2024-11-19 12:11:56.276 | + 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.dGWZn3fm/hooks/extra-data.d 2024-11-19 12:11:56.300 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 12:11:56.308 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-base-defaults 2024-11-19 12:11:56.312 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:1 : export DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 12:11:56.318 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:1 : DIB_AVOID_PACKAGES_UPDATE=0 2024-11-19 12:11:56.322 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:2 : export DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 12:11:56.326 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-base-defaults:source:2 : DIB_SKIP_BASE_PACKAGE_INSTALL=0 2024-11-19 12:11:56.330 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 12:11:56.338 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-bootloader-default-cmdline 2024-11-19 12:11:56.342 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:1 : export 'DIB_BOOTLOADER_DEFAULT_CMDLINE=nofb nomodeset gfxpayload=text' 2024-11-19 12:11:56.346 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:1 : DIB_BOOTLOADER_DEFAULT_CMDLINE='nofb nomodeset gfxpayload=text' 2024-11-19 12:11:56.350 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:2 : export DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 12:11:56.354 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:2 : DIB_BOOTLOADER_SERIAL_CONSOLE= 2024-11-19 12:11:56.358 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:3 : '[' '!' -v DIB_BOOTLOADER_VIRTUAL_TERMINAL ']' 2024-11-19 12:11:56.362 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:5 : export DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 12:11:56.367 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:5 : DIB_BOOTLOADER_VIRTUAL_TERMINAL=tty0 2024-11-19 12:11:56.371 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:10 : export DIB_NO_TIMER_CHECK=True 2024-11-19 12:11:56.375 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:10 : DIB_NO_TIMER_CHECK=True 2024-11-19 12:11:56.379 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:11 : export DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 12:11:56.383 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:11 : DIB_BOOTLOADER_USE_SERIAL_CONSOLE=True 2024-11-19 12:11:56.388 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:12 : export DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 12:11:56.392 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-bootloader-default-cmdline:source:12 : DIB_SKIP_GRUB_PACKAGE_INSTALL=False 2024-11-19 12:11:56.396 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 12:11:56.404 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/10-openeuler-distro-name.bash 2024-11-19 12:11:56.408 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : export DISTRO_NAME=openeuler 2024-11-19 12:11:56.413 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:1 : DISTRO_NAME=openeuler 2024-11-19 12:11:56.417 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : export DIB_RELEASE=22.03-LTS 2024-11-19 12:11:56.421 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:2 : DIB_RELEASE=22.03-LTS 2024-11-19 12:11:56.425 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : export EFI_BOOT_DIR=EFI/openEuler 2024-11-19 12:11:56.430 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/10-openeuler-distro-name.bash:source:3 : EFI_BOOT_DIR=EFI/openEuler 2024-11-19 12:11:56.434 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 12:11:56.442 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/11-dib-install-type.bash 2024-11-19 12:11:56.446 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 12:11:56.450 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source 2024-11-19 12:11:56.454 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 12:11:56.462 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/11-yum-dnf.bash 2024-11-19 12:11:56.466 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-yum-dnf.bash:source:1 : export YUM=dnf 2024-11-19 12:11:56.470 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/11-yum-dnf.bash:source:1 : YUM=dnf 2024-11-19 12:11:56.475 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 12:11:56.483 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/14-manifests 2024-11-19 12:11:56.487 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 12:11:56.491 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests 2024-11-19 12:11:56.495 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305.d/ 2024-11-19 12:11:56.500 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/opt/nodepool_dib/openEuler-22-03-LTS-arm64-34efb19392fd4470b8ebcf3a69194305.d/ 2024-11-19 12:11:56.504 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 12:11:56.512 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/15-block-device.bash 2024-11-19 12:11:56.516 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:5 : [[ ppc64 ppc64le ppc64el =~ arm64 ]] 2024-11-19 12:11:56.520 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:10 : export DIB_BLOCK_DEVICE=efi 2024-11-19 12:11:56.525 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-block-device.bash:source:10 : DIB_BLOCK_DEVICE=efi 2024-11-19 12:11:56.529 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 12:11:56.537 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/15-simple-init-networkmanager 2024-11-19 12:11:56.541 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:1 : [[ openeuler =~ (almalinux|centos|fedora|rocky) ]] 2024-11-19 12:11:56.545 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:4 : export DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 12:11:56.549 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:4 : DIB_SIMPLE_INIT_NETWORKMANAGER=0 2024-11-19 12:11:56.554 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \a\l\m\a\l\i\n\u\x ]] 2024-11-19 12:11:56.559 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \r\o\c\k\y ]] 2024-11-19 12:11:56.563 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/15-simple-init-networkmanager:source:7 : [[ openeuler == \f\e\d\o\r\a ]] 2024-11-19 12:11:56.567 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 12:11:56.575 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/50-disable-cloud-init 2024-11-19 12:11:56.579 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 12:11:56.584 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None 2024-11-19 12:11:56.588 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 12:11:56.595 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/50-redhat-common 2024-11-19 12:11:56.600 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 12:11:56.604 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0 2024-11-19 12:11:56.609 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:2 : export DIB_INIT_SYSTEM=systemd 2024-11-19 12:11:56.613 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/50-redhat-common:source:2 : DIB_INIT_SYSTEM=systemd 2024-11-19 12:11:56.617 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 12:11:56.625 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/75-nodepool-base-env 2024-11-19 12:11:56.629 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:1 : export NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 12:11:56.633 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:1 : NODEPOOL_STATIC_NAMESERVER_V6=2606:4700:4700::1111 2024-11-19 12:11:56.638 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:2 : export NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 12:11:56.642 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:2 : NODEPOOL_STATIC_NAMESERVER_V4=1.0.0.1 2024-11-19 12:11:56.646 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:3 : export NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 12:11:56.651 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:3 : NODEPOOL_STATIC_NAMESERVER_V6_FALLBACK=2001:4860:4860::8888 2024-11-19 12:11:56.655 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:4 : export NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 12:11:56.659 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/75-nodepool-base-env:source:4 : NODEPOOL_STATIC_NAMESERVER_V4_FALLBACK=8.8.8.8 2024-11-19 12:11:56.664 | dib-run-parts Sourcing environment file /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 12:11:56.672 | + diskimage_builder/lib/dib-run-parts:source_environment:76 : source /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/../environment.d/99-dib-init-system 2024-11-19 12:11:56.676 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/99-dib-init-system:source:10 : '[' -z systemd ']' 2024-11-19 12:11:56.680 | ++ /opt/dib_tmp/dib_build.dGWZn3fm/hooks/environment.d/99-dib-init-system:source:16 : case $DIB_INIT_SYSTEM in 2024-11-19 12:11:56.685 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/10-create-pkg-map-dir 2024-11-19 12:11:56.708 | Copying pkg-map for infra-package-needs 2024-11-19 12:11:56.720 | Copying pkg-map for source-repositories 2024-11-19 12:11:56.731 | Copying pkg-map for cloud-init 2024-11-19 12:11:56.742 | Copying pkg-map for ensure-venv 2024-11-19 12:11:56.753 | Copying pkg-map for yum-minimal 2024-11-19 12:11:56.764 | Copying pkg-map for base 2024-11-19 12:11:56.775 | Copying pkg-map for openssh-server 2024-11-19 12:11:56.785 | Copying pkg-map for bootloader 2024-11-19 12:11:56.797 | Copying pkg-map for cache-url 2024-11-19 12:11:56.808 | Copying pkg-map for nodepool-base 2024-11-19 12:11:56.818 | Copying pkg-map for growroot 2024-11-19 12:11:56.829 | Copying pkg-map for runtime-ssh-host-keys 2024-11-19 12:11:56.840 | Copying pkg-map for simple-init 2024-11-19 12:11:56.854 | dib-run-parts 10-create-pkg-map-dir completed 2024-11-19 12:11:56.854 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/20-manifest-dir 2024-11-19 12:11:56.863 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/20-manifest-dir:main:21 : set -eu 2024-11-19 12:11:56.867 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/20-manifest-dir:main:22 : set -o pipefail 2024-11-19 12:11:56.871 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/20-manifest-dir:main:24 : sudo mkdir -p /opt/dib_tmp/dib_build.dGWZn3fm/mnt//etc/dib-manifests 2024-11-19 12:11:56.884 | dib-run-parts 20-manifest-dir completed 2024-11-19 12:11:56.884 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/50-create-repo-list 2024-11-19 12:11:59.305 | dib-run-parts 50-create-repo-list completed 2024-11-19 12:11:59.305 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user 2024-11-19 12:11:59.314 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:6 : set -eu 2024-11-19 12:11:59.318 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:7 : set -o pipefail 2024-11-19 12:11:59.323 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:9 : ZUUL_USER_SSH_PUBLIC_KEY='ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 12:11:59.323 | ' 2024-11-19 12:11:59.327 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:11 : '[' -f 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 12:11:59.327 | ' ']' 2024-11-19 12:11:59.331 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:14 : '[' -n 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 12:11:59.331 | ' ']' 2024-11-19 12:11:59.335 | + /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/60-zuul-user:main:16 : echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh5u0DWNi0d3uqI82izAxVTUTrGl36L3szEqV9WrilGmxaTtp9X7HrktJ5J+rvxQqz39llTf1v7iYA4CNKto/48RBAB0mKEEI4x4iw+fu/BLU7nu7ewSfXLUxHahxaTgIk2KcbegknD5NzMjalyfNfgTPDGv8BjwHeeNdZmJMBvPFGu6fO48M4yK1tiQn0kAkaH4oII/M4pyF8vy9tPTODAD7RvnMvQAb08LZZvE/IPzJAHNXFRb1v+DBa38fOvdyaz/nibrsxiOWZxQVLgjYciUeDy1xvXADaWlqvxmLy+90LHbJFbGxK4AN0mWfwBiUMVyxZjkun39pjTNl2k09OhOq+R52UqnehMc4eBdZCddnCUq4/efbFCJkqe5wY+SE8fYybJjauUL64zyrwf6yfWkXvPVHWa9Y+NCmvH8PCBUcsQnwO7l/Yb4N+8+u6zkODyuc9wLAY+DpnptE3plXtvUs5negC4fvJSnOHpWXuoi9yzp7IlPf6fSjMMDQo0JjCYJwazdzqrIH2VSCcfHAqWF0ECR8IgwZV1bp0xFe0UN0Gjsgkozqf8rvs1AYyTSeD19Wg9j+crTke8E1sfoI/qFzHwzBQFKJ+2l0cs7pZWJBARlhbt1j1IouS2aH+74xwsavRhBz4IsFTPqWiP6JTrgk5cgKRnTqInzNfdaLeUw== zuul-worker@openstack.org 2024-11-19 12:11:59.335 | ' 2024-11-19 12:11:59.338 | dib-run-parts 60-zuul-user completed 2024-11-19 12:11:59.338 | dib-run-parts Running /opt/dib_tmp/dib_build.dGWZn3fm/hooks/extra-data.d/98-source-repositories 2024-11-19 12:11:59.360 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 12:11:59 UTC 2024 for /opt/dib_tmp/dib_build.dGWZn3fm/hooks/source-repository-simple-init 2024-11-19 12:11:59.367 | (0001 / 0001) 2024-11-19 12:11:59.393 | Updating cache of https://opendev.org/opendev/glean in /opt/dib_cache/source-repositories/glean_924419e03bf18bdbfc5d11ef04701f4fc92c8443 with ref master 2024-11-19 12:11:59.721 | Cloning from glean cache and applying ref master 2024-11-19 12:11:59.826 | HEAD is now at 2ba5c62 testing: remove centos7 and 8 2024-11-19 12:11:59.855 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 12:11:59 UTC 2024 for /opt/dib_tmp/dib_build.dGWZn3fm/hooks/source-repository-stackviz 2024-11-19 12:11:59.861 | (0001 / 0001) 2024-11-19 12:11:59.880 | Caching stackviz file from https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz in /opt/dib_cache/source-repositories/stackviz_48e306179fa23835625681fc3a683718aa924887 2024-11-19 12:11:59.913 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 12:11:59.914 | Dload Upload Total Spent Left Speed 2024-11-19 12:12:01.194 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 100 259 0 0 202 0 0:00:01 0:00:01 --:--:-- 202 2024-11-19 12:12:01.520 | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2024-11-19 12:12:01.529 | Server copy has not changed. Using locally cached https://tarballs.openstack.org/stackviz/dist/stackviz-latest.tar.gz 2024-11-19 12:12:01.559 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 12:12:01 UTC 2024 for /opt/dib_tmp/dib_build.dGWZn3fm/hooks/source-repository-zanatacli 2024-11-19 12:12:01.566 | (0001 / 0001) 2024-11-19 12:12:01.584 | Caching zanata-cli file from https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz in /opt/dib_cache/source-repositories/zanata_cli_5b95281e76ea8fb1ff9677edc55571c48cd84619 2024-11-19 12:12:01.617 | % Total % Received % Xferd Average Speed Time Time Time Current 2024-11-19 12:12:01.618 | Dload Upload Total Spent Left Speed 2024-11-19 12:12:02.218 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 229 0 --:--:-- --:--:-- --:--:-- 229 2024-11-19 12:12:02.338 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2024-11-19 12:12:02.346 | Server copy has not changed. Using locally cached https://search.maven.org/remotecontent?filepath=org/zanata/zanata-cli/4.3.3/zanata-cli-4.3.3-dist.tar.gz 2024-11-19 12:12:02.404 | Getting /opt/dib_cache/source-repositories/repositories_flock: Tue Nov 19 12:12:02 UTC 2024 for /opt/dib_tmp/dib_build.dGWZn3fm/hooks/source-repository-projects-yaml 2024-11-19 12:12:02.412 | (0001 / 1318) 2024-11-19 12:12:02.430 | Updating cache of https://opendev.org/airship/airshipctl.git in /opt/dib_cache/source-repositories/airshipctl_6f1e843d56659249749fcf04437fbc7625bd9af9 with ref * 2024-11-19 12:12:02.701 | Cloning from airshipctl cache and applying ref * 2024-11-19 12:12:03.120 | (0002 / 1318) 2024-11-19 12:12:03.138 | Updating cache of https://opendev.org/airship/airshipui.git in /opt/dib_cache/source-repositories/airshipui_4fa03cab9db2f6d9c5a8414a67ca4b537c641067 with ref * 2024-11-19 12:12:03.386 | Cloning from airshipui cache and applying ref * 2024-11-19 12:12:03.516 | (0003 / 1318) 2024-11-19 12:12:03.534 | Updating cache of https://opendev.org/airship/apis.git in /opt/dib_cache/source-repositories/apis_1c69e7eebb6a28d6392305a76fe6eb7cdd84b197 with ref * 2024-11-19 12:12:03.781 | Cloning from apis cache and applying ref * 2024-11-19 12:12:03.856 | (0004 / 1318) 2024-11-19 12:12:03.874 | Updating cache of https://opendev.org/airship/armada.git in /opt/dib_cache/source-repositories/armada_e1fc8349a449be4d9532782b289691e97aa7726b with ref * 2024-11-19 12:12:04.143 | Cloning from armada cache and applying ref * 2024-11-19 12:12:04.332 | (0005 / 1318) 2024-11-19 12:12:04.350 | Updating cache of https://opendev.org/airship/armada-go.git in /opt/dib_cache/source-repositories/armada_go_55e2ee827f3495ee39f9467f499f440c47ea9e5c with ref * 2024-11-19 12:12:04.615 | Cloning from armada-go cache and applying ref * 2024-11-19 12:12:04.727 | (0006 / 1318) 2024-11-19 12:12:04.744 | Updating cache of https://opendev.org/airship/armada-operator.git in /opt/dib_cache/source-repositories/armada_operator_98cb4aec66321d1028e4f8e67f1ac68c9d450c2c with ref * 2024-11-19 12:12:04.991 | Cloning from armada-operator cache and applying ref * 2024-11-19 12:12:05.118 | (0007 / 1318) 2024-11-19 12:12:05.135 | Updating cache of https://opendev.org/airship/charts.git in /opt/dib_cache/source-repositories/charts_c089ce667e98af7f623e6c534abb3db8547daad6 with ref * 2024-11-19 12:12:05.408 | Cloning from charts cache and applying ref * 2024-11-19 12:12:05.535 | (0008 / 1318) 2024-11-19 12:12:05.553 | Updating cache of https://opendev.org/airship/deckhand.git in /opt/dib_cache/source-repositories/deckhand_de44b516451dbeee36e9b2e31e5dc6e05b43543e with ref * 2024-11-19 12:12:05.806 | Cloning from deckhand cache and applying ref * 2024-11-19 12:12:06.024 | (0009 / 1318) 2024-11-19 12:12:06.041 | Updating cache of https://opendev.org/airship/divingbell.git in /opt/dib_cache/source-repositories/divingbell_0d67ae6fc3c3fc7a495fa1a5eca33edbc6e3ab41 with ref * 2024-11-19 12:12:06.288 | Cloning from divingbell cache and applying ref * 2024-11-19 12:12:06.384 | (0010 / 1318) 2024-11-19 12:12:06.402 | Updating cache of https://opendev.org/airship/docs.git in /opt/dib_cache/source-repositories/docs_e93e78bfe762ee6f09e0695cf0da41e5f7d0bb4d with ref * 2024-11-19 12:12:06.650 | Cloning from docs cache and applying ref * 2024-11-19 12:12:06.759 | (0011 / 1318) 2024-11-19 12:12:06.776 | Updating cache of https://opendev.org/airship/drydock.git in /opt/dib_cache/source-repositories/drydock_e8ed106f31f9f9ca2eb5c73a955d73f7286005bb with ref * 2024-11-19 12:12:07.040 | Cloning from drydock cache and applying ref * 2024-11-19 12:12:07.374 | (0012 / 1318) 2024-11-19 12:12:07.394 | Updating cache of https://opendev.org/airship/election.git in /opt/dib_cache/source-repositories/election_af28930242da3754cc3ee4c41a19f1799c0f2bf9 with ref * 2024-11-19 12:12:07.660 | Cloning from election cache and applying ref * 2024-11-19 12:12:07.739 | (0013 / 1318) 2024-11-19 12:12:07.756 | Updating cache of https://opendev.org/airship/gerrit-to-github-bot.git in /opt/dib_cache/source-repositories/gerrit_to_github_bot_bcdd4f18842a6fa1af2cc27487c25de27159b781 with ref * 2024-11-19 12:12:08.019 | Cloning from gerrit-to-github-bot cache and applying ref * 2024-11-19 12:12:08.096 | (0014 / 1318) 2024-11-19 12:12:08.114 | Updating cache of https://opendev.org/airship/go-redfish.git in /opt/dib_cache/source-repositories/go_redfish_102a993b413d741a2a31599a10ec04463a930500 with ref * 2024-11-19 12:12:08.362 | Cloning from go-redfish cache and applying ref * 2024-11-19 12:12:08.457 | (0015 / 1318) 2024-11-19 12:12:08.475 | Updating cache of https://opendev.org/airship/governance.git in /opt/dib_cache/source-repositories/governance_9e51e141988193df9a83bdda37d93e79693b6aa0 with ref * 2024-11-19 12:12:08.740 | Cloning from governance cache and applying ref * 2024-11-19 12:12:08.818 | (0016 / 1318) 2024-11-19 12:12:08.836 | Updating cache of https://opendev.org/airship/hostconfig-operator.git in /opt/dib_cache/source-repositories/hostconfig_operator_98872f3a06716d252b65a75b22d63dafd9e24821 with ref * 2024-11-19 12:12:09.090 | Cloning from hostconfig-operator cache and applying ref * 2024-11-19 12:12:09.187 | (0017 / 1318) 2024-11-19 12:12:09.206 | Updating cache of https://opendev.org/airship/image-builder.git in /opt/dib_cache/source-repositories/image_builder_f0d80151cf08fb0eb6888b4ed3fa2929f9a78bda with ref * 2024-11-19 12:12:09.471 | Cloning from image-builder cache and applying ref * 2024-11-19 12:12:09.569 | (0018 / 1318) 2024-11-19 12:12:09.587 | Updating cache of https://opendev.org/airship/images.git in /opt/dib_cache/source-repositories/images_c3cdedaaf1bf52a3c9c179bfb7b1681340fdd32e with ref * 2024-11-19 12:12:09.841 | Cloning from images cache and applying ref * 2024-11-19 12:12:09.931 | (0019 / 1318) 2024-11-19 12:12:09.949 | Updating cache of https://opendev.org/airship/kubernetes-entrypoint.git in /opt/dib_cache/source-repositories/kubernetes_entrypoint_ceec575001b51beddb94bea6abb5529768d14a71 with ref * 2024-11-19 12:12:10.200 | Cloning from kubernetes-entrypoint cache and applying ref * 2024-11-19 12:12:10.889 | (0020 / 1318) 2024-11-19 12:12:10.907 | Updating cache of https://opendev.org/airship/maas.git in /opt/dib_cache/source-repositories/maas_fb812f3a4a06c8c3e8bcd3899f9633bc36530b6b with ref * 2024-11-19 12:12:11.164 | Cloning from maas cache and applying ref * 2024-11-19 12:12:11.279 | (0021 / 1318) 2024-11-19 12:12:11.296 | Updating cache of https://opendev.org/airship/pegleg.git in /opt/dib_cache/source-repositories/pegleg_cacbc8a838c91a4d2031c1b6fc20d7277cd807b1 with ref * 2024-11-19 12:12:11.560 | Cloning from pegleg cache and applying ref * 2024-11-19 12:12:11.711 | (0022 / 1318) 2024-11-19 12:12:11.729 | Updating cache of https://opendev.org/airship/porthole.git in /opt/dib_cache/source-repositories/porthole_0e659b9093d8741bc917cfdaf20ac8a6401c89b8 with ref * 2024-11-19 12:12:11.982 | Cloning from porthole cache and applying ref * 2024-11-19 12:12:12.215 | (0023 / 1318) 2024-11-19 12:12:12.233 | Updating cache of https://opendev.org/airship/promenade.git in /opt/dib_cache/source-repositories/promenade_70482fd6c931d2686180921d23448bf09957aa40 with ref * 2024-11-19 12:12:12.487 | Cloning from promenade cache and applying ref * 2024-11-19 12:12:13.932 | (0024 / 1318) 2024-11-19 12:12:13.950 | Updating cache of https://opendev.org/airship/shipyard.git in /opt/dib_cache/source-repositories/shipyard_5788721cc8baf5f76e41a8f0f160318f22f45db0 with ref * 2024-11-19 12:12:14.194 | Cloning from shipyard cache and applying ref * 2024-11-19 12:12:14.435 | (0025 / 1318) 2024-11-19 12:12:14.452 | Updating cache of https://opendev.org/airship/sip.git in /opt/dib_cache/source-repositories/sip_b4ebc321cbe0917b4599afbe40e1e2ad36321dce with ref * 2024-11-19 12:12:14.712 | Cloning from sip cache and applying ref * 2024-11-19 12:12:14.985 | (0026 / 1318) 2024-11-19 12:12:15.002 | Updating cache of https://opendev.org/airship/specs.git in /opt/dib_cache/source-repositories/specs_621e3bf92432752334d1d855b371dfbdc458da46 with ref * 2024-11-19 12:12:15.250 | Cloning from specs cache and applying ref * 2024-11-19 12:12:15.327 | (0027 / 1318) 2024-11-19 12:12:15.344 | Updating cache of https://opendev.org/airship/spyglass.git in /opt/dib_cache/source-repositories/spyglass_8799d35e5024acc7161d8978db844e34025c78db with ref * 2024-11-19 12:12:15.604 | Cloning from spyglass cache and applying ref * 2024-11-19 12:12:15.694 | (0028 / 1318) 2024-11-19 12:12:15.711 | Updating cache of https://opendev.org/airship/spyglass-plugin-xls.git in /opt/dib_cache/source-repositories/spyglass_plugin_xls_829b4ff8d7c24d9e9af23516499ce22d08efcf8b with ref * 2024-11-19 12:12:15.960 | Cloning from spyglass-plugin-xls cache and applying ref * 2024-11-19 12:12:16.037 | (0029 / 1318) 2024-11-19 12:12:16.055 | Updating cache of https://opendev.org/airship/tempest-plugin.git in /opt/dib_cache/source-repositories/tempest_plugin_d689416cfab46737c32be836d303a9c85450eee9 with ref * 2024-11-19 12:12:16.300 | Cloning from tempest-plugin cache and applying ref * 2024-11-19 12:12:16.376 | (0030 / 1318) 2024-11-19 12:12:16.393 | Updating cache of https://opendev.org/airship/treasuremap.git in /opt/dib_cache/source-repositories/treasuremap_4a7510933999a41c4c9b6fb4b582d3e1ee4395ce with ref * 2024-11-19 12:12:16.655 | Cloning from treasuremap cache and applying ref * 2024-11-19 12:12:16.967 | (0031 / 1318) 2024-11-19 12:12:16.986 | Updating cache of https://opendev.org/airship/vino.git in /opt/dib_cache/source-repositories/vino_25b88ce75c8da9a86f59aab7c37d28735f345da0 with ref * 2024-11-19 12:12:17.233 | Cloning from vino cache and applying ref * 2024-11-19 12:12:17.324 | (0032 / 1318) 2024-11-19 12:12:17.343 | Updating cache of https://opendev.org/airship/zuul-airship-roles.git in /opt/dib_cache/source-repositories/zuul_airship_roles_b9c51aef3e01c78c17445ca75e80230898ab4a00 with ref * 2024-11-19 12:12:17.601 | Cloning from zuul-airship-roles cache and applying ref * 2024-11-19 12:12:17.682 | (0033 / 1318) 2024-11-19 12:12:17.699 | Updating cache of https://opendev.org/cfn/cfn-overview.git in /opt/dib_cache/source-repositories/cfn_overview_511d6a05d1347b21d5129e7a1044f90fb80ef1c4 with ref * 2024-11-19 12:12:17.944 | Cloning from cfn-overview cache and applying ref * 2024-11-19 12:12:18.034 | (0034 / 1318) 2024-11-19 12:12:18.051 | Updating cache of https://opendev.org/cfn/cfn-security.git in /opt/dib_cache/source-repositories/cfn_security_33ccb13ba23c8daac24640625a6b134d7cb8e23c with ref * 2024-11-19 12:12:18.307 | Cloning from cfn-security cache and applying ref * 2024-11-19 12:12:18.394 | (0035 / 1318) 2024-11-19 12:12:18.411 | Updating cache of https://opendev.org/cfn/computing-native.git in /opt/dib_cache/source-repositories/computing_native_00e8ba19b66692bb3435f4dca7beed2c11420f55 with ref * 2024-11-19 12:12:18.658 | Cloning from computing-native cache and applying ref * 2024-11-19 12:12:18.738 | (0036 / 1318) 2024-11-19 12:12:18.756 | Updating cache of https://opendev.org/cfn/computing-offload.git in /opt/dib_cache/source-repositories/computing_offload_eb01cd9a5eae00ce85823f3270ced2360a245f9d with ref * 2024-11-19 12:12:19.013 | Cloning from computing-offload cache and applying ref * 2024-11-19 12:12:20.027 | (0037 / 1318) 2024-11-19 12:12:20.045 | Updating cache of https://opendev.org/cfn/ubiquitous-computing-scheduling.git in /opt/dib_cache/source-repositories/ubiquitous_computing_scheduling_5e2e392eafaea6d82fe2e72ca8ec4a5375c14e37 with ref * 2024-11-19 12:12:20.292 | Cloning from ubiquitous-computing-scheduling cache and applying ref * 2024-11-19 12:12:22.581 | (0038 / 1318) 2024-11-19 12:12:22.599 | Updating cache of https://opendev.org/cfn/use-case-and-architecture.git in /opt/dib_cache/source-repositories/use_case_and_architecture_4343554ff496357085624c9fa79aafb449a2b1ed with ref * 2024-11-19 12:12:22.848 | Cloning from use-case-and-architecture cache and applying ref * 2024-11-19 12:12:28.757 | (0039 / 1318) 2024-11-19 12:12:28.778 | Updating cache of https://opendev.org/cirros/cirros.git in /opt/dib_cache/source-repositories/cirros_baa52e8f74219831a47126c613965d8cf1c41f2e with ref * 2024-11-19 12:12:29.419 | Cloning from cirros cache and applying ref * 2024-11-19 12:12:30.158 | (0040 / 1318) 2024-11-19 12:12:30.178 | Updating cache of https://opendev.org/inaugust/inaugust.com.git in /opt/dib_cache/source-repositories/inaugust_com_945665fbce6bdcff7f52959685599b441964ec38 with ref * 2024-11-19 12:12:30.566 | Cloning from inaugust.com cache and applying ref * 2024-11-19 12:12:31.299 | (0041 / 1318) 2024-11-19 12:12:31.317 | Updating cache of https://opendev.org/inaugust/src.sh.git in /opt/dib_cache/source-repositories/src_sh_ab89bcb9d55c1fa6d70526b7d817782db521a3ca with ref * 2024-11-19 12:12:31.576 | Cloning from src.sh cache and applying ref * 2024-11-19 12:12:31.650 | (0042 / 1318) 2024-11-19 12:12:31.667 | Updating cache of https://opendev.org/inaugust/ttrun.git in /opt/dib_cache/source-repositories/ttrun_8fb2b4b97740ccd1d10ae0cc6066f013f3489dd9 with ref * 2024-11-19 12:12:32.418 | Cloning from ttrun cache and applying ref * 2024-11-19 12:12:33.053 | (0043 / 1318) 2024-11-19 12:12:33.071 | Updating cache of https://opendev.org/jjb/jenkins-job-builder.git in /opt/dib_cache/source-repositories/jenkins_job_builder_47342494b3e0c7aefd322cbcfc2326cdd33d224f with ref * 2024-11-19 12:12:41.280 | Cloning from jenkins-job-builder cache and applying ref * 2024-11-19 12:12:48.052 | (0044 / 1318) 2024-11-19 12:12:48.070 | Updating cache of https://opendev.org/jjb/python-jenkins.git in /opt/dib_cache/source-repositories/python_jenkins_b3b491f4f8fdc966d3b8d22f41166c04cbd9bbfe with ref * 2024-11-19 12:12:56.590 | Cloning from python-jenkins cache and applying ref * 2024-11-19 12:13:10.143 | (0045 / 1318) 2024-11-19 12:13:10.161 | Updating cache of https://opendev.org/limestone/ci-cloud-config.git in /opt/dib_cache/source-repositories/ci_cloud_config_878f32acda2287d435cf52b823354ca3af518c53 with ref * 2024-11-19 12:13:15.814 | Cloning from ci-cloud-config cache and applying ref * 2024-11-19 12:13:15.891 | (0046 / 1318) 2024-11-19 12:13:15.908 | Updating cache of https://opendev.org/opendev/afsmon.git in /opt/dib_cache/source-repositories/afsmon_8f4a9f6d159fbc78d12868feab310f9be866908e with ref * 2024-11-19 12:13:18.481 | Cloning from afsmon cache and applying ref * 2024-11-19 12:13:18.570 | (0047 / 1318) 2024-11-19 12:13:18.588 | Updating cache of https://opendev.org/opendev/ansible-role-cloud-launcher.git in /opt/dib_cache/source-repositories/ansible_role_cloud_launcher_abe4d38fe107ab90ac363367b37dcbda74f6a7c1 with ref * 2024-11-19 12:13:25.858 | Cloning from ansible-role-cloud-launcher cache and applying ref * 2024-11-19 12:13:25.937 | (0048 / 1318) 2024-11-19 12:13:25.955 | Updating cache of https://opendev.org/opendev/ansible-role-puppet.git in /opt/dib_cache/source-repositories/ansible_role_puppet_dce75c584a36b53ba64e726a0a44bf022dfba49f with ref * 2024-11-19 12:13:27.215 | Cloning from ansible-role-puppet cache and applying ref * 2024-11-19 12:13:27.292 | (0049 / 1318) 2024-11-19 12:13:27.310 | Updating cache of https://opendev.org/opendev/askbot-theme.git in /opt/dib_cache/source-repositories/askbot_theme_3eaba0fe6aab4ef1b7d707033a2153bc3b8e0cc0 with ref * 2024-11-19 12:13:27.768 | Cloning from askbot-theme cache and applying ref * 2024-11-19 12:13:27.843 | (0050 / 1318) 2024-11-19 12:13:27.861 | Updating cache of https://opendev.org/opendev/base-jobs.git in /opt/dib_cache/source-repositories/base_jobs_e819d446f5b5f056465d50cae74b641a5a36c3c8 with ref * 2024-11-19 12:13:28.389 | Cloning from base-jobs cache and applying ref * 2024-11-19 12:13:35.427 | (0051 / 1318) 2024-11-19 12:13:35.445 | Updating cache of https://opendev.org/opendev/bindep.git in /opt/dib_cache/source-repositories/bindep_8e69b003a3e27716294ea4ba3fedf5ccb43c98a8 with ref * 2024-11-19 12:13:36.535 | Cloning from bindep cache and applying ref * 2024-11-19 12:13:37.268 | (0052 / 1318) 2024-11-19 12:13:37.286 | Updating cache of https://opendev.org/opendev/ci-sandbox.git in /opt/dib_cache/source-repositories/ci_sandbox_f13423e68e861a3970a2490759120880bbbe792c with ref * 2024-11-19 12:13:37.836 | Cloning from ci-sandbox cache and applying ref * 2024-11-19 12:13:38.230 | (0053 / 1318) 2024-11-19 12:13:38.247 | Updating cache of https://opendev.org/opendev/dstat_graph.git in /opt/dib_cache/source-repositories/dstat_graph_d351b8b002bc1e039ecc7b60b5c39fd9f0e4d6b4 with ref * 2024-11-19 12:13:38.536 | Cloning from dstat_graph cache and applying ref * 2024-11-19 12:13:38.631 | (0054 / 1318) 2024-11-19 12:13:38.649 | Updating cache of https://opendev.org/opendev/elastic-recheck.git in /opt/dib_cache/source-repositories/elastic_recheck_dcb9d3454103f6a3ececca9bbf6e17cf62ce3c22 with ref * 2024-11-19 12:13:38.982 | Cloning from elastic-recheck cache and applying ref * 2024-11-19 12:13:39.103 | (0055 / 1318) 2024-11-19 12:13:39.120 | Updating cache of https://opendev.org/opendev/engagement.git in /opt/dib_cache/source-repositories/engagement_38fb168953511be87ef5d6bc8601d6c73371f323 with ref * 2024-11-19 12:13:39.875 | Cloning from engagement cache and applying ref * 2024-11-19 12:13:40.141 | (0056 / 1318) 2024-11-19 12:13:40.159 | Updating cache of https://opendev.org/opendev/gear.git in /opt/dib_cache/source-repositories/gear_0100b8fa09c64c94d165de85f1336c9abf066867 with ref * 2024-11-19 12:13:40.607 | Cloning from gear cache and applying ref * 2024-11-19 12:13:40.802 | (0057 / 1318) 2024-11-19 12:13:40.821 | Updating cache of https://opendev.org/opendev/germqtt.git in /opt/dib_cache/source-repositories/germqtt_dbf1b7aabc2552697e80ea8627aecd528a0f7238 with ref * 2024-11-19 12:13:41.190 | Cloning from germqtt cache and applying ref * 2024-11-19 12:13:41.262 | (0058 / 1318) 2024-11-19 12:13:41.279 | Updating cache of https://opendev.org/opendev/gerritbot.git in /opt/dib_cache/source-repositories/gerritbot_ba12e60b39faea789713b901c8af59f42c573264 with ref * 2024-11-19 12:13:42.229 | Cloning from gerritbot cache and applying ref * 2024-11-19 12:13:42.546 | (0059 / 1318) 2024-11-19 12:13:42.565 | Updating cache of https://opendev.org/opendev/gerritlib.git in /opt/dib_cache/source-repositories/gerritlib_ab9a98abe81ac8917a90b0c25d24a9a2f372271a with ref * 2024-11-19 12:13:43.587 | Cloning from gerritlib cache and applying ref * 2024-11-19 12:13:44.227 | (0060 / 1318) 2024-11-19 12:13:44.244 | Updating cache of https://opendev.org/opendev/git-restack.git in /opt/dib_cache/source-repositories/git_restack_6a4343d93b617f1291b55cfa3e407b1bbfdb5fb1 with ref * 2024-11-19 12:13:44.682 | Cloning from git-restack cache and applying ref * 2024-11-19 12:13:44.760 | (0061 / 1318) 2024-11-19 12:13:44.778 | Updating cache of https://opendev.org/opendev/git-review.git in /opt/dib_cache/source-repositories/git_review_fa2e24cebef590380324316aca43c04791f6b7d1 with ref * 2024-11-19 12:13:46.778 | Cloning from git-review cache and applying ref * 2024-11-19 12:13:49.731 | (0062 / 1318) 2024-11-19 12:13:49.748 | Updating cache of https://opendev.org/opendev/glean.git in /opt/dib_cache/source-repositories/glean_1ffacc8c24470b67f3d576e32454203d5ac5c5ee with ref * 2024-11-19 12:14:00.133 | Cloning from glean cache and applying ref * 2024-11-19 12:14:01.757 | (0063 / 1318) 2024-11-19 12:14:01.774 | Updating cache of https://opendev.org/opendev/grafyaml.git in /opt/dib_cache/source-repositories/grafyaml_e6688d9e6f0ed32998c110a97bab5a28debe5706 with ref * 2024-11-19 12:14:06.808 | Cloning from grafyaml cache and applying ref * 2024-11-19 12:14:07.064 | (0064 / 1318) 2024-11-19 12:14:07.082 | Updating cache of https://opendev.org/opendev/infra-manual.git in /opt/dib_cache/source-repositories/infra_manual_91b569b41cb595ca771e64500845790be57e8970 with ref * 2024-11-19 12:14:07.760 | Cloning from infra-manual cache and applying ref * 2024-11-19 12:14:08.169 | (0065 / 1318) 2024-11-19 12:14:08.187 | Updating cache of https://opendev.org/opendev/infra-openafs-deb.git in /opt/dib_cache/source-repositories/infra_openafs_deb_a9fa720164a0f121ba96518a3cce5e46529fa124 with ref * 2024-11-19 12:14:08.679 | Cloning from infra-openafs-deb cache and applying ref * 2024-11-19 12:14:09.012 | (0066 / 1318) 2024-11-19 12:14:09.030 | Updating cache of https://opendev.org/opendev/infra-specs.git in /opt/dib_cache/source-repositories/infra_specs_633aa9aaae45624904991b0eb4d7d69c42b04abd with ref * 2024-11-19 12:14:09.313 | Cloning from infra-specs cache and applying ref * 2024-11-19 12:14:09.400 | (0067 / 1318) 2024-11-19 12:14:09.419 | Updating cache of https://opendev.org/opendev/infra-vhd-util-deb.git in /opt/dib_cache/source-repositories/infra_vhd_util_deb_f0b9011a20db266b4ba206a1ca26e455e892d4cc with ref * 2024-11-19 12:14:09.890 | Cloning from infra-vhd-util-deb cache and applying ref * 2024-11-19 12:14:10.012 | (0068 / 1318) 2024-11-19 12:14:10.030 | Updating cache of https://opendev.org/opendev/irc-meetings.git in /opt/dib_cache/source-repositories/irc_meetings_cdcf9c2fe30e40fa91a6ba12c785609dc6257435 with ref * 2024-11-19 12:14:11.894 | Cloning from irc-meetings cache and applying ref * 2024-11-19 12:14:17.599 | (0069 / 1318) 2024-11-19 12:14:17.618 | Updating cache of https://opendev.org/opendev/jeepyb.git in /opt/dib_cache/source-repositories/jeepyb_cebae7ef0c5e5ff915cfac0a333e3d48ee4281d1 with ref * 2024-11-19 12:14:19.654 | Cloning from jeepyb cache and applying ref * 2024-11-19 12:14:20.607 | (0070 / 1318) 2024-11-19 12:14:20.624 | Updating cache of https://opendev.org/opendev/lodgeit.git in /opt/dib_cache/source-repositories/lodgeit_9a1a263f7c0a782d2aa2d0d3a7a9e91a5bcf799e with ref * 2024-11-19 12:14:21.244 | Cloning from lodgeit cache and applying ref * 2024-11-19 12:14:22.260 | (0071 / 1318) 2024-11-19 12:14:22.278 | Updating cache of https://opendev.org/opendev/log-classify.git in /opt/dib_cache/source-repositories/log_classify_9a2486401d6ff8a8bd1b909dd6009395b264b0be with ref * 2024-11-19 12:14:22.744 | Cloning from log-classify cache and applying ref * 2024-11-19 12:14:22.817 | (0072 / 1318) 2024-11-19 12:14:22.835 | Updating cache of https://opendev.org/opendev/log_processor.git in /opt/dib_cache/source-repositories/log_processor_141c70aea0c88ab2ef68039369ed58366ae95d13 with ref * 2024-11-19 12:14:23.542 | Cloning from log_processor cache and applying ref * 2024-11-19 12:14:23.616 | (0073 / 1318) 2024-11-19 12:14:23.634 | Updating cache of https://opendev.org/opendev/lpmqtt.git in /opt/dib_cache/source-repositories/lpmqtt_359a411b566ce7886a39db37c3bc796e8ad9fe15 with ref * 2024-11-19 12:14:26.033 | Cloning from lpmqtt cache and applying ref * 2024-11-19 12:14:26.107 | (0074 / 1318) 2024-11-19 12:14:26.125 | Updating cache of https://opendev.org/opendev/meetbot.git in /opt/dib_cache/source-repositories/meetbot_7928633bf8056bab3ee82b04cc6d346ade14d565 with ref * 2024-11-19 12:14:32.099 | Cloning from meetbot cache and applying ref * 2024-11-19 12:14:32.178 | (0075 / 1318) 2024-11-19 12:14:32.196 | Updating cache of https://opendev.org/opendev/mqtt_statsd.git in /opt/dib_cache/source-repositories/mqtt_statsd_13d98abbce660df4fd85c177bc1305e6ef54209a with ref * 2024-11-19 12:14:34.791 | Cloning from mqtt_statsd cache and applying ref * 2024-11-19 12:14:34.869 | (0076 / 1318) 2024-11-19 12:14:34.887 | Updating cache of https://opendev.org/opendev/netlify-sandbox.git in /opt/dib_cache/source-repositories/netlify_sandbox_d8d8a5d4ebb104aa2616a6a38ab8e44c9fda8d4e with ref * 2024-11-19 12:14:35.210 | Cloning from netlify-sandbox cache and applying ref * 2024-11-19 12:14:35.549 | (0077 / 1318) 2024-11-19 12:14:35.567 | Updating cache of https://opendev.org/opendev/project-config.git in /opt/dib_cache/source-repositories/project_config_4edbcc96160099060340107bb307cb70183e81b7 with ref * 2024-11-19 12:14:35.881 | Cloning from project-config cache and applying ref * 2024-11-19 12:14:35.980 | (0078 / 1318) 2024-11-19 12:14:35.998 | Updating cache of https://opendev.org/opendev/project-config-example.git in /opt/dib_cache/source-repositories/project_config_example_0cd2f60db4184ac6b5dae48c52d31fa43eddf0c7 with ref * 2024-11-19 12:14:36.273 | Cloning from project-config-example cache and applying ref * 2024-11-19 12:14:36.348 | (0079 / 1318) 2024-11-19 12:14:36.365 | Updating cache of https://opendev.org/opendev/publications.git in /opt/dib_cache/source-repositories/publications_f7d0e2d07198a106ac02728a868907e8ded3a541 with ref * 2024-11-19 12:14:36.706 | Cloning from publications cache and applying ref * 2024-11-19 12:14:36.872 | (0080 / 1318) 2024-11-19 12:14:36.889 | Updating cache of https://opendev.org/opendev/puppet-bup.git in /opt/dib_cache/source-repositories/puppet_bup_e7e011ae6b521d71607a1565536a4b25f3d1b4bd with ref * 2024-11-19 12:14:37.146 | Cloning from puppet-bup cache and applying ref * 2024-11-19 12:14:37.219 | (0081 / 1318) 2024-11-19 12:14:37.236 | Updating cache of https://opendev.org/opendev/puppet-elastic_recheck.git in /opt/dib_cache/source-repositories/puppet_elastic_recheck_2952f43e35fe4d4cb841d029bf17347dab53ebf1 with ref * 2024-11-19 12:14:37.486 | Cloning from puppet-elastic_recheck cache and applying ref * 2024-11-19 12:14:37.560 | (0082 / 1318) 2024-11-19 12:14:37.577 | Updating cache of https://opendev.org/opendev/puppet-ethercalc.git in /opt/dib_cache/source-repositories/puppet_ethercalc_0bda85e357890165b92465e2061229678f446606 with ref * 2024-11-19 12:14:37.850 | Cloning from puppet-ethercalc cache and applying ref * 2024-11-19 12:14:37.926 | (0083 / 1318) 2024-11-19 12:14:37.944 | Updating cache of https://opendev.org/opendev/puppet-httpd.git in /opt/dib_cache/source-repositories/puppet_httpd_ef94602131f03eb273cb6a957815979c5cd52481 with ref * 2024-11-19 12:14:38.201 | Cloning from puppet-httpd cache and applying ref * 2024-11-19 12:14:38.280 | (0084 / 1318) 2024-11-19 12:14:38.297 | Updating cache of https://opendev.org/opendev/puppet-jeepyb.git in /opt/dib_cache/source-repositories/puppet_jeepyb_8527a4a9ff0d33efcb6199fea5b2f67ae7ee9377 with ref * 2024-11-19 12:14:38.543 | Cloning from puppet-jeepyb cache and applying ref * 2024-11-19 12:14:38.616 | (0085 / 1318) 2024-11-19 12:14:38.634 | Updating cache of https://opendev.org/opendev/puppet-logrotate.git in /opt/dib_cache/source-repositories/puppet_logrotate_5555e0529d4a916aab88af28dbb41fc70e305283 with ref * 2024-11-19 12:14:39.911 | Cloning from puppet-logrotate cache and applying ref * 2024-11-19 12:14:39.985 | (0086 / 1318) 2024-11-19 12:14:40.003 | Updating cache of https://opendev.org/opendev/puppet-mysql_backup.git in /opt/dib_cache/source-repositories/puppet_mysql_backup_8c6c0df45388888f29f5d1855d17c6e648496996 with ref * 2024-11-19 12:14:40.256 | Cloning from puppet-mysql_backup cache and applying ref * 2024-11-19 12:14:40.328 | (0087 / 1318) 2024-11-19 12:14:40.346 | Updating cache of https://opendev.org/opendev/puppet-openstack_infra_spec_helper.git in /opt/dib_cache/source-repositories/puppet_openstack_infra_spec_helper_543b0eb12939a74e55ad587f4a5a34b0142b6ffb with ref * 2024-11-19 12:14:40.649 | Cloning from puppet-openstack_infra_spec_helper cache and applying ref * 2024-11-19 12:14:40.722 | (0088 / 1318) 2024-11-19 12:14:40.739 | Updating cache of https://opendev.org/opendev/puppet-pip.git in /opt/dib_cache/source-repositories/puppet_pip_7e1ade4f1c7ec7e65b08360b011c285f285a8fde with ref * 2024-11-19 12:14:40.990 | Cloning from puppet-pip cache and applying ref * 2024-11-19 12:14:41.063 | (0089 / 1318) 2024-11-19 12:14:41.081 | Updating cache of https://opendev.org/opendev/puppet-project_config.git in /opt/dib_cache/source-repositories/puppet_project_config_3a00e2250c4b4e8141a32ecbeec69743e622db02 with ref * 2024-11-19 12:14:41.365 | Cloning from puppet-project_config cache and applying ref * 2024-11-19 12:14:41.439 | (0090 / 1318) 2024-11-19 12:14:41.456 | Updating cache of https://opendev.org/opendev/puppet-redis.git in /opt/dib_cache/source-repositories/puppet_redis_02f2f4ad4e337218c1dbf145247c9045727ffc3e with ref * 2024-11-19 12:14:41.743 | Cloning from puppet-redis cache and applying ref * 2024-11-19 12:14:41.817 | (0091 / 1318) 2024-11-19 12:14:41.835 | Updating cache of https://opendev.org/opendev/puppet-reviewday.git in /opt/dib_cache/source-repositories/puppet_reviewday_33b08c72c415140929dd4c790601309b70a880d3 with ref * 2024-11-19 12:14:42.116 | Cloning from puppet-reviewday cache and applying ref * 2024-11-19 12:14:42.190 | (0092 / 1318) 2024-11-19 12:14:42.207 | Updating cache of https://opendev.org/opendev/puppet-simpleproxy.git in /opt/dib_cache/source-repositories/puppet_simpleproxy_d28518111a384058303cb326fc8c4cc254dd0068 with ref * 2024-11-19 12:14:43.222 | Cloning from puppet-simpleproxy cache and applying ref * 2024-11-19 12:14:43.296 | (0093 / 1318) 2024-11-19 12:14:43.336 | Updating cache of https://opendev.org/opendev/puppet-ssh.git in /opt/dib_cache/source-repositories/puppet_ssh_b2abd902dc81fbf75c89ed6c3dd94e3f4ae4a5d3 with ref * 2024-11-19 12:14:43.595 | Cloning from puppet-ssh cache and applying ref * 2024-11-19 12:14:43.668 | (0094 / 1318) 2024-11-19 12:14:43.687 | Updating cache of https://opendev.org/opendev/puppet-storyboard.git in /opt/dib_cache/source-repositories/puppet_storyboard_4da8c6b8e196516275222a23c909ae16c70790a4 with ref * 2024-11-19 12:14:43.944 | Cloning from puppet-storyboard cache and applying ref * 2024-11-19 12:14:44.019 | (0095 / 1318) 2024-11-19 12:14:44.036 | Updating cache of https://opendev.org/opendev/puppet-tmpreaper.git in /opt/dib_cache/source-repositories/puppet_tmpreaper_04a965977a28fd662123749f81526022358dd297 with ref * 2024-11-19 12:14:44.310 | Cloning from puppet-tmpreaper cache and applying ref * 2024-11-19 12:14:44.383 | (0096 / 1318) 2024-11-19 12:14:44.400 | Updating cache of https://opendev.org/opendev/puppet-ulimit.git in /opt/dib_cache/source-repositories/puppet_ulimit_815031ce4a2a51dbca6b60904466831fc0f8da03 with ref * 2024-11-19 12:14:44.668 | Cloning from puppet-ulimit cache and applying ref * 2024-11-19 12:14:44.744 | (0097 / 1318) 2024-11-19 12:14:44.762 | Updating cache of https://opendev.org/opendev/puppet-user.git in /opt/dib_cache/source-repositories/puppet_user_673588898d5e9010177b4a846ed41988377d736e with ref * 2024-11-19 12:14:45.238 | Cloning from puppet-user cache and applying ref * 2024-11-19 12:14:45.311 | (0098 / 1318) 2024-11-19 12:14:45.328 | Updating cache of https://opendev.org/opendev/puppet-vcsrepo.git in /opt/dib_cache/source-repositories/puppet_vcsrepo_cb7798966b01c44f284e3a80e4041fc33d9cae43 with ref * 2024-11-19 12:14:45.591 | Cloning from puppet-vcsrepo cache and applying ref * 2024-11-19 12:14:45.668 | (0099 / 1318) 2024-11-19 12:14:45.685 | Updating cache of https://opendev.org/opendev/puppet-zanata.git in /opt/dib_cache/source-repositories/puppet_zanata_a6643a07480de550e3cbfef268daf9fe269b3640 with ref * 2024-11-19 12:14:52.154 | Cloning from puppet-zanata cache and applying ref * 2024-11-19 12:14:52.230 | (0100 / 1318) 2024-11-19 12:14:52.247 | Updating cache of https://opendev.org/opendev/python-storyboardclient.git in /opt/dib_cache/source-repositories/python_storyboardclient_c972b89484b601527297d5a7426e52108e33108c with ref * 2024-11-19 12:14:52.502 | Cloning from python-storyboardclient cache and applying ref * 2024-11-19 12:14:52.582 | (0101 / 1318) 2024-11-19 12:14:52.599 | Updating cache of https://opendev.org/opendev/sandbox.git in /opt/dib_cache/source-repositories/sandbox_d360ed937b5ea4fc888d30f87cff115972f74574 with ref * 2024-11-19 12:14:57.232 | Cloning from sandbox cache and applying ref * 2024-11-19 12:15:07.880 | (0102 / 1318) 2024-11-19 12:15:07.898 | Updating cache of https://opendev.org/opendev/statusbot.git in /opt/dib_cache/source-repositories/statusbot_5f78007a4470d12bbbc92636f1790e42eebabe28 with ref * 2024-11-19 12:15:08.536 | Cloning from statusbot cache and applying ref * 2024-11-19 12:15:08.780 | (0103 / 1318) 2024-11-19 12:15:08.799 | Updating cache of https://opendev.org/opendev/storyboard.git in /opt/dib_cache/source-repositories/storyboard_bdfa7b368e244397a817280de37bfd2f1ee6c1e7 with ref * 2024-11-19 12:15:09.228 | Cloning from storyboard cache and applying ref * 2024-11-19 12:15:09.357 | (0104 / 1318) 2024-11-19 12:15:09.374 | Updating cache of https://opendev.org/opendev/storyboard-vue.git in /opt/dib_cache/source-repositories/storyboard_vue_af0ea81813702e486024ea2bb7b60e99553311e3 with ref * 2024-11-19 12:15:09.653 | Cloning from storyboard-vue cache and applying ref * 2024-11-19 12:15:09.739 | (0105 / 1318) 2024-11-19 12:15:09.756 | Updating cache of https://opendev.org/opendev/storyboard-webclient.git in /opt/dib_cache/source-repositories/storyboard_webclient_cdabe82d60c3c246adae20e600baf2f7978aaff8 with ref * 2024-11-19 12:15:10.104 | Cloning from storyboard-webclient cache and applying ref * 2024-11-19 12:15:10.236 | (0106 / 1318) 2024-11-19 12:15:10.254 | Updating cache of https://opendev.org/opendev/subunit2sql.git in /opt/dib_cache/source-repositories/subunit2sql_713f18ef653d624bd2494e1284e21ec656c0948b with ref * 2024-11-19 12:15:10.533 | Cloning from subunit2sql cache and applying ref * 2024-11-19 12:15:10.648 | (0107 / 1318) 2024-11-19 12:15:10.666 | Updating cache of https://opendev.org/opendev/system-config.git in /opt/dib_cache/source-repositories/system_config_8577797282cba1d12048c5f2fedbb349992d3587 with ref * 2024-11-19 12:15:11.581 | Cloning from system-config cache and applying ref * 2024-11-19 12:15:29.416 | (0108 / 1318) 2024-11-19 12:15:29.433 | Updating cache of https://opendev.org/opendev/yaml2ical.git in /opt/dib_cache/source-repositories/yaml2ical_45b74a64f9213c4e60d414302f7f6e695e6960ab with ref * 2024-11-19 12:15:30.364 | Cloning from yaml2ical cache and applying ref * 2024-11-19 12:15:30.459 | (0109 / 1318) 2024-11-19 12:15:30.476 | Updating cache of https://opendev.org/opendev/zone-gating.dev.git in /opt/dib_cache/source-repositories/zone_gating_dev_2118e7c4e724894d31098562ee1d45f02d64b840 with ref * 2024-11-19 12:15:30.818 | Cloning from zone-gating.dev cache and applying ref * 2024-11-19 12:15:31.132 | (0110 / 1318) 2024-11-19 12:15:31.149 | Updating cache of https://opendev.org/opendev/zone-opendev.org.git in /opt/dib_cache/source-repositories/zone_opendev_org_aa422dd8b2680f8ccfe54bc42b7c37555fe6066b with ref * 2024-11-19 12:15:31.699 | Cloning from zone-opendev.org cache and applying ref * 2024-11-19 12:15:50.381 | (0111 / 1318) 2024-11-19 12:15:50.398 | Updating cache of https://opendev.org/opendev/zone-zuul-ci.org.git in /opt/dib_cache/source-repositories/zone_zuul_ci_org_990250eca4f188f233a710f0d56fe1e86c15adf6 with ref * 2024-11-19 12:15:50.851 | Cloning from zone-zuul-ci.org cache and applying ref * 2024-11-19 12:15:51.716 | (0112 / 1318) 2024-11-19 12:15:51.733 | Updating cache of https://opendev.org/opendev/zuul-jobs.git in /opt/dib_cache/source-repositories/zuul_jobs_80a80ac224edfadff7bfa03ff3813be64fec899e with ref * 2024-11-19 12:15:52.160 | Cloning from zuul-jobs cache and applying ref * 2024-11-19 12:15:54.805 | (0113 / 1318) 2024-11-19 12:15:54.822 | Updating cache of https://opendev.org/openinfra/ansible-role-refstack-client.git in /opt/dib_cache/source-repositories/ansible_role_refstack_client_204a1f8a42f1e05a6127c0375b2180bd9653dabb with ref * 2024-11-19 12:15:55.939 | Cloning from ansible-role-refstack-client cache and applying ref * 2024-11-19 12:15:56.703 | (0114 / 1318) 2024-11-19 12:15:56.721 | Updating cache of https://opendev.org/openinfra/edge-computing-group.git in /opt/dib_cache/source-repositories/edge_computing_group_07754c5a08687341f505501ad9466306c24c8646 with ref * 2024-11-19 12:15:56.978 | Cloning from edge-computing-group cache and applying ref * 2024-11-19 12:15:57.342 | (0115 / 1318) 2024-11-19 12:15:57.359 | Updating cache of https://opendev.org/openinfra/four-opens.git in /opt/dib_cache/source-repositories/four_opens_b9267bdea1f78f86c0b7be0a774edf092ee88a6f with ref * 2024-11-19 12:15:57.617 | Cloning from four-opens cache and applying ref * 2024-11-19 12:15:57.689 | (0116 / 1318) 2024-11-19 12:15:57.708 | Updating cache of https://opendev.org/openinfra/groups.git in /opt/dib_cache/source-repositories/groups_770c5c430bcd8f75dd8ad6711e6b734425676701 with ref * 2024-11-19 12:15:58.017 | Cloning from groups cache and applying ref * 2024-11-19 12:15:58.158 | (0117 / 1318) 2024-11-19 12:15:58.175 | Updating cache of https://opendev.org/openinfra/groups-static-pages.git in /opt/dib_cache/source-repositories/groups_static_pages_720f897d903313aeab08c7a621fabd9c685b5a3c with ref * 2024-11-19 12:15:58.485 | Cloning from groups-static-pages cache and applying ref * 2024-11-19 12:15:58.558 | (0118 / 1318) 2024-11-19 12:15:58.575 | Updating cache of https://opendev.org/openinfra/interop.git in /opt/dib_cache/source-repositories/interop_d4330e68a883627712ed3299840cd3909ebfc08b with ref * 2024-11-19 12:15:59.153 | Cloning from interop cache and applying ref * 2024-11-19 12:15:59.918 | (0119 / 1318) 2024-11-19 12:15:59.936 | Updating cache of https://opendev.org/openinfra/odsreg.git in /opt/dib_cache/source-repositories/odsreg_1bc2b5047aaaa9cc803348a5fae0625a08be801b with ref * 2024-11-19 12:16:00.500 | Cloning from odsreg cache and applying ref * 2024-11-19 12:16:00.578 | (0120 / 1318) 2024-11-19 12:16:00.595 | Updating cache of https://opendev.org/openinfra/openstack-map.git in /opt/dib_cache/source-repositories/openstack_map_4721743825cda6ead6fa500097d99d21d77cdb2f with ref * 2024-11-19 12:16:01.503 | Cloning from openstack-map cache and applying ref * 2024-11-19 12:16:02.063 | (0121 / 1318) 2024-11-19 12:16:02.083 | Updating cache of https://opendev.org/openinfra/openstackweb.git in /opt/dib_cache/source-repositories/openstackweb_5ffe382c96d2bb637f6c5f37e57cd45c6c0a9e0b with ref * 2024-11-19 12:16:02.417 | Cloning from openstackweb cache and applying ref * 2024-11-19 12:16:03.255 | (0122 / 1318) 2024-11-19 12:16:03.275 | Updating cache of https://opendev.org/openinfra/python-tempestconf.git in /opt/dib_cache/source-repositories/python_tempestconf_c0259470af6fa65b97dd5f7ae2bc86a423c083be with ref * 2024-11-19 12:16:06.696 | Cloning from python-tempestconf cache and applying ref * 2024-11-19 12:16:11.220 | (0123 / 1318) 2024-11-19 12:16:11.238 | Updating cache of https://opendev.org/openinfra/refstack.git in /opt/dib_cache/source-repositories/refstack_0ae1832457bdfb0f8340ea2d5e899a106a651fe1 with ref * 2024-11-19 12:16:12.691 | Cloning from refstack cache and applying ref * 2024-11-19 12:16:15.074 | (0124 / 1318) 2024-11-19 12:16:15.092 | Updating cache of https://opendev.org/openinfra/refstack-client.git in /opt/dib_cache/source-repositories/refstack_client_0abef4f08fac6ba03cc5c388f590726db3b49a67 with ref * 2024-11-19 12:16:15.714 | Cloning from refstack-client cache and applying ref * 2024-11-19 12:16:16.154 | (0125 / 1318) 2024-11-19 12:16:16.172 | Updating cache of https://opendev.org/openinfra/transparency-policy.git in /opt/dib_cache/source-repositories/transparency_policy_fee742f5aa38e8a8ec4956a82320679d8f052384 with ref * 2024-11-19 12:16:16.686 | Cloning from transparency-policy cache and applying ref * 2024-11-19 12:16:16.961 | (0126 / 1318) 2024-11-19 12:16:16.979 | Updating cache of https://opendev.org/openinfra/way.git in /opt/dib_cache/source-repositories/way_47f98ea94728398a47be38afd4dcbac9a50c195f with ref * 2024-11-19 12:16:17.342 | Cloning from way cache and applying ref * 2024-11-19 12:16:17.415 | (0127 / 1318) 2024-11-19 12:16:17.433 | Updating cache of https://opendev.org/openinfralabs/contrib.git in /opt/dib_cache/source-repositories/contrib_03489fd338667dcadbb897c7e6894d1e672fe4bf with ref * 2024-11-19 12:16:17.809 | Cloning from contrib cache and applying ref * 2024-11-19 12:16:17.880 | (0128 / 1318) 2024-11-19 12:16:17.897 | Updating cache of https://opendev.org/openstack/adjutant.git in /opt/dib_cache/source-repositories/adjutant_3d3bf92bbb0daae0dba0a1a00f88b688de151007 with ref * 2024-11-19 12:16:19.127 | Cloning from adjutant cache and applying ref * 2024-11-19 12:16:19.890 | (0129 / 1318) 2024-11-19 12:16:19.908 | Updating cache of https://opendev.org/openstack/adjutant-ui.git in /opt/dib_cache/source-repositories/adjutant_ui_0fa31a7f260a42a2805385b445068cca8b2be429 with ref * 2024-11-19 12:16:20.496 | Cloning from adjutant-ui cache and applying ref * 2024-11-19 12:16:21.774 | (0130 / 1318) 2024-11-19 12:16:21.791 | Updating cache of https://opendev.org/openstack/ansible-collection-kolla.git in /opt/dib_cache/source-repositories/ansible_collection_kolla_629e7754f9be86942546ec3e2c5746eb4ae8224e with ref * 2024-11-19 12:16:23.059 | Cloning from ansible-collection-kolla cache and applying ref * 2024-11-19 12:16:26.341 | (0131 / 1318) 2024-11-19 12:16:26.358 | Updating cache of https://opendev.org/openstack/ansible-collections-openstack.git in /opt/dib_cache/source-repositories/ansible_collections_openstack_7129f6eb296524a3be4e8f16be4b98c37628b438 with ref * 2024-11-19 12:16:27.343 | Cloning from ansible-collections-openstack cache and applying ref * 2024-11-19 12:16:44.249 | (0132 / 1318) 2024-11-19 12:16:44.267 | Updating cache of https://opendev.org/openstack/ansible-config_template.git in /opt/dib_cache/source-repositories/ansible_config_template_1ea58dc7857632095596a4ada0e15af059aedf08 with ref * 2024-11-19 12:16:50.951 | Cloning from ansible-config_template cache and applying ref * 2024-11-19 12:16:54.604 | (0133 / 1318) 2024-11-19 12:16:54.622 | Updating cache of https://opendev.org/openstack/ansible-hardening.git in /opt/dib_cache/source-repositories/ansible_hardening_f707149ba55f373254bdd0fda42ab2097e7e6622 with ref * 2024-11-19 12:16:57.406 | Cloning from ansible-hardening cache and applying ref * 2024-11-19 12:17:02.802 | (0134 / 1318) 2024-11-19 12:17:02.820 | Updating cache of https://opendev.org/openstack/ansible-plugin-container-connection.git in /opt/dib_cache/source-repositories/ansible_plugin_container_connection_b76d7469868d3f6e7219b265770b908ded6d361d with ref * 2024-11-19 12:17:03.372 | Cloning from ansible-plugin-container-connection cache and applying ref * 2024-11-19 12:17:03.450 | (0135 / 1318) 2024-11-19 12:17:03.467 | Updating cache of https://opendev.org/openstack/ansible-role-atos-hsm.git in /opt/dib_cache/source-repositories/ansible_role_atos_hsm_0da6654c8d75f85cd078b08d643c0442c45a7ad7 with ref * 2024-11-19 12:17:05.310 | Cloning from ansible-role-atos-hsm cache and applying ref * 2024-11-19 12:17:06.431 | (0136 / 1318) 2024-11-19 12:17:06.449 | Updating cache of https://opendev.org/openstack/ansible-role-frrouting.git in /opt/dib_cache/source-repositories/ansible_role_frrouting_15922c232db5ca7959b3959347bf51889e97c149 with ref * 2024-11-19 12:17:07.131 | Cloning from ansible-role-frrouting cache and applying ref * 2024-11-19 12:17:07.337 | (0137 / 1318) 2024-11-19 12:17:07.355 | Updating cache of https://opendev.org/openstack/ansible-role-lunasa-hsm.git in /opt/dib_cache/source-repositories/ansible_role_lunasa_hsm_1a1c8d265eed7ee102c0e1878b2aa7d86af9207d with ref * 2024-11-19 12:17:08.877 | Cloning from ansible-role-lunasa-hsm cache and applying ref * 2024-11-19 12:17:09.584 | (0138 / 1318) 2024-11-19 12:17:09.602 | Updating cache of https://opendev.org/openstack/ansible-role-pki.git in /opt/dib_cache/source-repositories/ansible_role_pki_50bfef0b00844dd601f81e97346bdb4ef87b9cf1 with ref * 2024-11-19 12:17:10.602 | Cloning from ansible-role-pki cache and applying ref * 2024-11-19 12:17:13.801 | (0139 / 1318) 2024-11-19 12:17:13.820 | Updating cache of https://opendev.org/openstack/ansible-role-proxysql.git in /opt/dib_cache/source-repositories/ansible_role_proxysql_402abef49d8a0cc721ee7303a7dfeaba807d4962 with ref * 2024-11-19 12:17:14.085 | Cloning from ansible-role-proxysql cache and applying ref * 2024-11-19 12:17:14.157 | (0140 / 1318) 2024-11-19 12:17:14.175 | Updating cache of https://opendev.org/openstack/ansible-role-python_venv_build.git in /opt/dib_cache/source-repositories/ansible_role_python_venv_build_ca74cfced870bed0f097e21f4f0d1543bebba2f4 with ref * 2024-11-19 12:17:15.926 | Cloning from ansible-role-python_venv_build cache and applying ref * 2024-11-19 12:17:26.358 | (0141 / 1318) 2024-11-19 12:17:26.375 | Updating cache of https://opendev.org/openstack/ansible-role-qdrouterd.git in /opt/dib_cache/source-repositories/ansible_role_qdrouterd_ff7f90f8a0b303b97ba4d23dc0fd6d3e09c4c0a0 with ref * 2024-11-19 12:17:40.283 | Cloning from ansible-role-qdrouterd cache and applying ref * 2024-11-19 12:17:41.113 | (0142 / 1318) 2024-11-19 12:17:41.131 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_mount.git in /opt/dib_cache/source-repositories/ansible_role_systemd_mount_4d0531d646c7f020b048fa0085e95c121bd0bcef with ref * 2024-11-19 12:17:42.449 | Cloning from ansible-role-systemd_mount cache and applying ref * 2024-11-19 12:17:44.405 | (0143 / 1318) 2024-11-19 12:17:44.423 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_networkd.git in /opt/dib_cache/source-repositories/ansible_role_systemd_networkd_22f96032122e15146c61eec41f0eea1c19b165ad with ref * 2024-11-19 12:17:46.610 | Cloning from ansible-role-systemd_networkd cache and applying ref * 2024-11-19 12:17:56.049 | (0144 / 1318) 2024-11-19 12:17:56.067 | Updating cache of https://opendev.org/openstack/ansible-role-systemd_service.git in /opt/dib_cache/source-repositories/ansible_role_systemd_service_c847fb67248a884c6143e7883f2a98f8cafa786f with ref * 2024-11-19 12:17:58.999 | Cloning from ansible-role-systemd_service cache and applying ref * 2024-11-19 12:18:03.122 | (0145 / 1318) 2024-11-19 12:18:03.140 | Updating cache of https://opendev.org/openstack/ansible-role-thales-hsm.git in /opt/dib_cache/source-repositories/ansible_role_thales_hsm_a31885a1a517f0d14e217f65ae111840e7a225b8 with ref * 2024-11-19 12:18:05.109 | Cloning from ansible-role-thales-hsm cache and applying ref * 2024-11-19 12:18:07.822 | (0146 / 1318) 2024-11-19 12:18:07.839 | Updating cache of https://opendev.org/openstack/ansible-role-uwsgi.git in /opt/dib_cache/source-repositories/ansible_role_uwsgi_d9ca547fdd441d575fde61c7b834366c9441dbcc with ref * 2024-11-19 12:18:10.277 | Cloning from ansible-role-uwsgi cache and applying ref * 2024-11-19 12:18:19.562 | (0147 / 1318) 2024-11-19 12:18:19.581 | Updating cache of https://opendev.org/openstack/ansible-role-vault.git in /opt/dib_cache/source-repositories/ansible_role_vault_6854feaa07fdee9a2a8e35ca94c8dca71b791125 with ref * 2024-11-19 12:18:19.896 | Cloning from ansible-role-vault cache and applying ref * 2024-11-19 12:18:19.968 | (0148 / 1318) 2024-11-19 12:18:19.987 | Updating cache of https://opendev.org/openstack/ansible-role-zookeeper.git in /opt/dib_cache/source-repositories/ansible_role_zookeeper_268798d46790860dab400d5879acd61d287d3320 with ref * 2024-11-19 12:18:22.011 | Cloning from ansible-role-zookeeper cache and applying ref * 2024-11-19 12:18:24.468 | (0149 / 1318) 2024-11-19 12:18:24.487 | Updating cache of https://opendev.org/openstack/aodh.git in /opt/dib_cache/source-repositories/aodh_309448bd6e55a26e1174d07eb21a1c55e65979ce with ref * 2024-11-19 12:18:26.567 | Cloning from aodh cache and applying ref * 2024-11-19 12:18:34.668 | (0150 / 1318) 2024-11-19 12:18:34.686 | Updating cache of https://opendev.org/openstack/api-sig.git in /opt/dib_cache/source-repositories/api_sig_71dc4c7a0449576f3bf8bc1d290c1166bc4006e0 with ref * 2024-11-19 12:18:35.005 | Cloning from api-sig cache and applying ref * 2024-11-19 12:18:35.085 | (0151 / 1318) 2024-11-19 12:18:35.103 | Updating cache of https://opendev.org/openstack/api-site.git in /opt/dib_cache/source-repositories/api_site_0c910aa34db4dd659d52c74920c001db6ba65103 with ref * 2024-11-19 12:18:35.428 | Cloning from api-site cache and applying ref * 2024-11-19 12:18:35.825 | (0152 / 1318) 2024-11-19 12:18:35.842 | Updating cache of https://opendev.org/openstack/arch-design.git in /opt/dib_cache/source-repositories/arch_design_bbceeb793e0785c1b31b4235e0b82efdd14a19b3 with ref * 2024-11-19 12:18:36.116 | Cloning from arch-design cache and applying ref * 2024-11-19 12:18:36.227 | (0153 / 1318) 2024-11-19 12:18:36.245 | Updating cache of https://opendev.org/openstack/auto-scaling-sig.git in /opt/dib_cache/source-repositories/auto_scaling_sig_3bb14c9b7dd1524c841fe2a9e117b057c92a259c with ref * 2024-11-19 12:18:36.713 | Cloning from auto-scaling-sig cache and applying ref * 2024-11-19 12:18:36.812 | (0154 / 1318) 2024-11-19 12:18:36.830 | Updating cache of https://opendev.org/openstack/automaton.git in /opt/dib_cache/source-repositories/automaton_e824e0324c7d104843968a26c37731523bbfe871 with ref * 2024-11-19 12:18:39.060 | Cloning from automaton cache and applying ref * 2024-11-19 12:18:40.724 | (0155 / 1318) 2024-11-19 12:18:40.742 | Updating cache of https://opendev.org/openstack/barbican.git in /opt/dib_cache/source-repositories/barbican_7c8a430fd1582b25207ae0eaaf48c748ae841906 with ref * 2024-11-19 12:18:44.241 | Cloning from barbican cache and applying ref * 2024-11-19 12:18:53.029 | (0156 / 1318) 2024-11-19 12:18:53.047 | Updating cache of https://opendev.org/openstack/barbican-specs.git in /opt/dib_cache/source-repositories/barbican_specs_297b301ba5988edc2e7fbf01f559a0859a529f13 with ref * 2024-11-19 12:18:53.333 | Cloning from barbican-specs cache and applying ref * 2024-11-19 12:18:53.422 | (0157 / 1318) 2024-11-19 12:18:53.439 | Updating cache of https://opendev.org/openstack/barbican-tempest-plugin.git in /opt/dib_cache/source-repositories/barbican_tempest_plugin_dc5848576121a94337b005f5c253ff2531196099 with ref * 2024-11-19 12:18:54.795 | Cloning from barbican-tempest-plugin cache and applying ref * 2024-11-19 12:19:00.051 | (0158 / 1318) 2024-11-19 12:19:00.068 | Updating cache of https://opendev.org/openstack/barbican-ui.git in /opt/dib_cache/source-repositories/barbican_ui_3bceedcc22d3cf028a892543b30b61a67e094ca2 with ref * 2024-11-19 12:19:00.352 | Cloning from barbican-ui cache and applying ref * 2024-11-19 12:19:00.433 | (0159 / 1318) 2024-11-19 12:19:00.451 | Updating cache of https://opendev.org/openstack/bashate.git in /opt/dib_cache/source-repositories/bashate_2183844323fb5a4961a21b9f5e3272a8bdbac955 with ref * 2024-11-19 12:19:01.101 | Cloning from bashate cache and applying ref * 2024-11-19 12:19:01.541 | (0160 / 1318) 2024-11-19 12:19:01.559 | Updating cache of https://opendev.org/openstack/bifrost.git in /opt/dib_cache/source-repositories/bifrost_35e2956ad53fe89270b67b83dd51a8622d09c35d with ref * 2024-11-19 12:19:17.545 | Cloning from bifrost cache and applying ref * 2024-11-19 12:19:32.697 | (0161 / 1318) 2024-11-19 12:19:32.715 | Updating cache of https://opendev.org/openstack/blazar.git in /opt/dib_cache/source-repositories/blazar_90462ec1f5e0949f17fd618de1fd06551a0406c9 with ref * 2024-11-19 12:19:36.128 | Cloning from blazar cache and applying ref * 2024-11-19 12:20:01.160 | (0162 / 1318) 2024-11-19 12:20:01.178 | Updating cache of https://opendev.org/openstack/blazar-dashboard.git in /opt/dib_cache/source-repositories/blazar_dashboard_b781ef99ce82ca7969fa046342151cdb8119132b with ref * 2024-11-19 12:20:08.771 | Cloning from blazar-dashboard cache and applying ref * 2024-11-19 12:20:19.523 | (0163 / 1318) 2024-11-19 12:20:19.541 | Updating cache of https://opendev.org/openstack/blazar-nova.git in /opt/dib_cache/source-repositories/blazar_nova_d10355bd53e60a9959877d456961a8f305f860bb with ref * 2024-11-19 12:20:21.882 | Cloning from blazar-nova cache and applying ref * 2024-11-19 12:20:24.483 | (0164 / 1318) 2024-11-19 12:20:24.500 | Updating cache of https://opendev.org/openstack/blazar-specs.git in /opt/dib_cache/source-repositories/blazar_specs_b69f7249ae3007b005bbdc15d01690f7d978ef7c with ref * 2024-11-19 12:20:24.802 | Cloning from blazar-specs cache and applying ref * 2024-11-19 12:20:24.885 | (0165 / 1318) 2024-11-19 12:20:24.902 | Updating cache of https://opendev.org/openstack/blazar-tempest-plugin.git in /opt/dib_cache/source-repositories/blazar_tempest_plugin_fad82214888fe93468a2a097b7e73fccbf24bac3 with ref * 2024-11-19 12:20:25.666 | Cloning from blazar-tempest-plugin cache and applying ref * 2024-11-19 12:20:26.228 | (0166 / 1318) 2024-11-19 12:20:26.246 | Updating cache of https://opendev.org/openstack/bugdaystats.git in /opt/dib_cache/source-repositories/bugdaystats_6f2135d094a9168ed328734d6ee88afce13354a0 with ref * 2024-11-19 12:20:26.494 | Cloning from bugdaystats cache and applying ref * 2024-11-19 12:20:26.575 | (0167 / 1318) 2024-11-19 12:20:26.592 | Updating cache of https://opendev.org/openstack/castellan.git in /opt/dib_cache/source-repositories/castellan_cfd8f6482bbc8171aea7aac42afa1843901c5024 with ref * 2024-11-19 12:20:33.661 | Cloning from castellan cache and applying ref * 2024-11-19 12:20:36.592 | (0168 / 1318) 2024-11-19 12:20:36.610 | Updating cache of https://opendev.org/openstack/ceilometer.git in /opt/dib_cache/source-repositories/ceilometer_dba0b609ab5bd47479b3eb607ccf5d87ba00d0ab with ref * 2024-11-19 12:20:38.360 | Cloning from ceilometer cache and applying ref * 2024-11-19 12:20:48.684 | (0169 / 1318) 2024-11-19 12:20:48.702 | Updating cache of https://opendev.org/openstack/ceilometermiddleware.git in /opt/dib_cache/source-repositories/ceilometermiddleware_d7fb753603a477bc6bedf15ffb177ed8a5ecc423 with ref * 2024-11-19 12:20:53.465 | Cloning from ceilometermiddleware cache and applying ref * 2024-11-19 12:21:02.165 | (0170 / 1318) 2024-11-19 12:21:02.183 | Updating cache of https://opendev.org/openstack/charm-aodh.git in /opt/dib_cache/source-repositories/charm_aodh_d4428c1c0aa4dfd29c294a857c68c0a642926713 with ref * 2024-11-19 12:21:03.117 | Cloning from charm-aodh cache and applying ref * 2024-11-19 12:21:09.328 | (0171 / 1318) 2024-11-19 12:21:09.345 | Updating cache of https://opendev.org/openstack/charm-aodh-k8s.git in /opt/dib_cache/source-repositories/charm_aodh_k8s_e0af7d9a0218e63f5959d3cdfcc2229c192397f1 with ref * 2024-11-19 12:21:10.016 | Cloning from charm-aodh-k8s cache and applying ref * 2024-11-19 12:21:11.124 | (0172 / 1318) 2024-11-19 12:21:11.142 | Updating cache of https://opendev.org/openstack/charm-barbican.git in /opt/dib_cache/source-repositories/charm_barbican_08b037f630a1ea0ceaccf09e2dd7f85dfcf7f1d3 with ref * 2024-11-19 12:21:11.692 | Cloning from charm-barbican cache and applying ref * 2024-11-19 12:21:14.320 | (0173 / 1318) 2024-11-19 12:21:14.338 | Updating cache of https://opendev.org/openstack/charm-barbican-k8s.git in /opt/dib_cache/source-repositories/charm_barbican_k8s_2ae256453a9282f7030532e40ebffc7f783e6b75 with ref * 2024-11-19 12:21:15.160 | Cloning from charm-barbican-k8s cache and applying ref * 2024-11-19 12:21:17.159 | (0174 / 1318) 2024-11-19 12:21:17.177 | Updating cache of https://opendev.org/openstack/charm-barbican-softhsm.git in /opt/dib_cache/source-repositories/charm_barbican_softhsm_af1caa3a7b595592e8aab4443059653b5c299c7e with ref * 2024-11-19 12:21:17.475 | Cloning from charm-barbican-softhsm cache and applying ref * 2024-11-19 12:21:17.557 | (0175 / 1318) 2024-11-19 12:21:17.575 | Updating cache of https://opendev.org/openstack/charm-barbican-vault.git in /opt/dib_cache/source-repositories/charm_barbican_vault_d9ba3a45536e5469c73d790f1fab62e098d8b2e8 with ref * 2024-11-19 12:21:18.801 | Cloning from charm-barbican-vault cache and applying ref * 2024-11-19 12:21:25.563 | (0176 / 1318) 2024-11-19 12:21:25.580 | Updating cache of https://opendev.org/openstack/charm-ceilometer.git in /opt/dib_cache/source-repositories/charm_ceilometer_35b35e724cb3ceb412fc26c7ac1edb87c3afe277 with ref * 2024-11-19 12:21:29.805 | Cloning from charm-ceilometer cache and applying ref * 2024-11-19 12:21:43.508 | (0177 / 1318) 2024-11-19 12:21:43.526 | Updating cache of https://opendev.org/openstack/charm-ceilometer-agent.git in /opt/dib_cache/source-repositories/charm_ceilometer_agent_940aa2c383330d88f963feb834f750a8a642be60 with ref * 2024-11-19 12:21:44.309 | Cloning from charm-ceilometer-agent cache and applying ref * 2024-11-19 12:21:50.069 | (0178 / 1318) 2024-11-19 12:21:50.087 | Updating cache of https://opendev.org/openstack/charm-ceilometer-k8s.git in /opt/dib_cache/source-repositories/charm_ceilometer_k8s_ad71fe242a15edd410252909dbc95e56f5c74630 with ref * 2024-11-19 12:21:51.059 | Cloning from charm-ceilometer-k8s cache and applying ref * 2024-11-19 12:21:56.440 | (0179 / 1318) 2024-11-19 12:21:56.458 | Updating cache of https://opendev.org/openstack/charm-ceph-dashboard.git in /opt/dib_cache/source-repositories/charm_ceph_dashboard_cbbad6a7a24a40d871c6a75c92642033009fc9d8 with ref * 2024-11-19 12:21:57.347 | Cloning from charm-ceph-dashboard cache and applying ref * 2024-11-19 12:22:07.865 | (0180 / 1318) 2024-11-19 12:22:07.882 | Updating cache of https://opendev.org/openstack/charm-ceph-fs.git in /opt/dib_cache/source-repositories/charm_ceph_fs_0934e6069dd547e97360cc25812e0241838386cd with ref * 2024-11-19 12:22:15.823 | Cloning from charm-ceph-fs cache and applying ref * 2024-11-19 12:22:23.970 | (0181 / 1318) 2024-11-19 12:22:23.988 | Updating cache of https://opendev.org/openstack/charm-ceph-iscsi.git in /opt/dib_cache/source-repositories/charm_ceph_iscsi_23cb616446170b4c9e286ee7315b67e07efd96ed with ref * 2024-11-19 12:22:26.032 | Cloning from charm-ceph-iscsi cache and applying ref * 2024-11-19 12:22:29.628 | (0182 / 1318) 2024-11-19 12:22:29.646 | Updating cache of https://opendev.org/openstack/charm-ceph-mon.git in /opt/dib_cache/source-repositories/charm_ceph_mon_e4c8c82ba79a71582964802ad498e7d5e00f6030 with ref * 2024-11-19 12:22:31.386 | Cloning from charm-ceph-mon cache and applying ref * 2024-11-19 12:22:47.222 | (0183 / 1318) 2024-11-19 12:22:47.239 | Updating cache of https://opendev.org/openstack/charm-ceph-nfs.git in /opt/dib_cache/source-repositories/charm_ceph_nfs_bd59c39f769d08a12f79aa10dfa2309bb05191e2 with ref * 2024-11-19 12:22:48.163 | Cloning from charm-ceph-nfs cache and applying ref * 2024-11-19 12:22:49.141 | (0184 / 1318) 2024-11-19 12:22:49.158 | Updating cache of https://opendev.org/openstack/charm-ceph-osd.git in /opt/dib_cache/source-repositories/charm_ceph_osd_1821f4938f6a67937e2fc28d966ddd9b15e732cf with ref * 2024-11-19 12:22:51.527 | Cloning from charm-ceph-osd cache and applying ref * 2024-11-19 12:23:03.406 | (0185 / 1318) 2024-11-19 12:23:03.424 | Updating cache of https://opendev.org/openstack/charm-ceph-proxy.git in /opt/dib_cache/source-repositories/charm_ceph_proxy_47b3ce4ae43f3046eb2926caea7c35667cb7a8da with ref * 2024-11-19 12:23:06.954 | Cloning from charm-ceph-proxy cache and applying ref * 2024-11-19 12:23:13.890 | (0186 / 1318) 2024-11-19 12:23:13.908 | Updating cache of https://opendev.org/openstack/charm-ceph-radosgw.git in /opt/dib_cache/source-repositories/charm_ceph_radosgw_28edc5467c6e6e42f629cfa50437aa069bb11dcc with ref * 2024-11-19 12:23:14.689 | Cloning from charm-ceph-radosgw cache and applying ref * 2024-11-19 12:23:18.632 | (0187 / 1318) 2024-11-19 12:23:18.650 | Updating cache of https://opendev.org/openstack/charm-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_ceph_rbd_mirror_6762a064163583e65cdfa056928f1de5d942df96 with ref * 2024-11-19 12:23:21.614 | Cloning from charm-ceph-rbd-mirror cache and applying ref * 2024-11-19 12:23:25.968 | (0188 / 1318) 2024-11-19 12:23:25.987 | Updating cache of https://opendev.org/openstack/charm-cinder.git in /opt/dib_cache/source-repositories/charm_cinder_cc7f6fbe64ba173e0dbd38c4a2347c0bc62a06cc with ref * 2024-11-19 12:23:27.882 | Cloning from charm-cinder cache and applying ref * 2024-11-19 12:23:45.986 | (0189 / 1318) 2024-11-19 12:23:46.003 | Updating cache of https://opendev.org/openstack/charm-cinder-backup.git in /opt/dib_cache/source-repositories/charm_cinder_backup_4c1fbff126e0a50b75ca7356fef9449d80f5f262 with ref * 2024-11-19 12:23:47.219 | Cloning from charm-cinder-backup cache and applying ref * 2024-11-19 12:23:50.601 | (0190 / 1318) 2024-11-19 12:23:50.619 | Updating cache of https://opendev.org/openstack/charm-cinder-backup-swift-proxy.git in /opt/dib_cache/source-repositories/charm_cinder_backup_swift_proxy_52947d6d40a84ffb2e05f263fc6f585e0de50458 with ref * 2024-11-19 12:23:52.338 | Cloning from charm-cinder-backup-swift-proxy cache and applying ref * 2024-11-19 12:23:57.340 | (0191 / 1318) 2024-11-19 12:23:57.358 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_c2d408fc086079889eb62aeb86e784dd5fd09413 with ref * 2024-11-19 12:23:58.411 | Cloning from charm-cinder-ceph cache and applying ref * 2024-11-19 12:24:08.056 | (0192 / 1318) 2024-11-19 12:24:08.075 | Updating cache of https://opendev.org/openstack/charm-cinder-ceph-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_ceph_k8s_9808432a30466d60b1a17667056092744b972141 with ref * 2024-11-19 12:24:09.108 | Cloning from charm-cinder-ceph-k8s cache and applying ref * 2024-11-19 12:24:17.507 | (0193 / 1318) 2024-11-19 12:24:17.525 | Updating cache of https://opendev.org/openstack/charm-cinder-dell-emc-powerstore.git in /opt/dib_cache/source-repositories/charm_cinder_dell_emc_powerstore_715515a456b17b24a9d48415774902b087324797 with ref * 2024-11-19 12:24:18.862 | Cloning from charm-cinder-dell-emc-powerstore cache and applying ref * 2024-11-19 12:24:18.935 | (0194 / 1318) 2024-11-19 12:24:18.952 | Updating cache of https://opendev.org/openstack/charm-cinder-ibm-storwize-svc.git in /opt/dib_cache/source-repositories/charm_cinder_ibm_storwize_svc_ed7651ea06e0a2a72e05a0f73d43629058802dbc with ref * 2024-11-19 12:24:19.351 | Cloning from charm-cinder-ibm-storwize-svc cache and applying ref * 2024-11-19 12:24:19.426 | (0195 / 1318) 2024-11-19 12:24:19.443 | Updating cache of https://opendev.org/openstack/charm-cinder-infinidat.git in /opt/dib_cache/source-repositories/charm_cinder_infinidat_24c0b91945748a6cb998839baa3a44cdc8a00bf7 with ref * 2024-11-19 12:24:19.907 | Cloning from charm-cinder-infinidat cache and applying ref * 2024-11-19 12:24:20.242 | (0196 / 1318) 2024-11-19 12:24:20.260 | Updating cache of https://opendev.org/openstack/charm-cinder-k8s.git in /opt/dib_cache/source-repositories/charm_cinder_k8s_420e9bc0f38219ab42291a4f7f41703292106239 with ref * 2024-11-19 12:24:27.757 | Cloning from charm-cinder-k8s cache and applying ref * 2024-11-19 12:24:47.070 | (0197 / 1318) 2024-11-19 12:24:47.087 | Updating cache of https://opendev.org/openstack/charm-cinder-lvm.git in /opt/dib_cache/source-repositories/charm_cinder_lvm_192edc2095aeb8d0efe00265af23eff9f5ac0312 with ref * 2024-11-19 12:24:48.769 | Cloning from charm-cinder-lvm cache and applying ref * 2024-11-19 12:24:56.691 | (0198 / 1318) 2024-11-19 12:24:56.709 | Updating cache of https://opendev.org/openstack/charm-cinder-netapp.git in /opt/dib_cache/source-repositories/charm_cinder_netapp_3b94b85fefbe83765fd8ba05d98bfd9b58a1faa7 with ref * 2024-11-19 12:24:57.330 | Cloning from charm-cinder-netapp cache and applying ref * 2024-11-19 12:25:01.421 | (0199 / 1318) 2024-11-19 12:25:01.440 | Updating cache of https://opendev.org/openstack/charm-cinder-nfs.git in /opt/dib_cache/source-repositories/charm_cinder_nfs_6ab892247a4c98df3ebb26e4b6a29e74485d4007 with ref * 2024-11-19 12:25:02.032 | Cloning from charm-cinder-nfs cache and applying ref * 2024-11-19 12:25:02.167 | (0200 / 1318) 2024-11-19 12:25:02.185 | Updating cache of https://opendev.org/openstack/charm-cinder-nimblestorage.git in /opt/dib_cache/source-repositories/charm_cinder_nimblestorage_b4c2dcdbbd83cce41c17fb97a613d78069ef5aa1 with ref * 2024-11-19 12:25:02.931 | Cloning from charm-cinder-nimblestorage cache and applying ref * 2024-11-19 12:25:04.725 | (0201 / 1318) 2024-11-19 12:25:04.744 | Updating cache of https://opendev.org/openstack/charm-cinder-purestorage.git in /opt/dib_cache/source-repositories/charm_cinder_purestorage_a2b440793781626e733ec7f76dea9c4f3184120c with ref * 2024-11-19 12:25:06.247 | Cloning from charm-cinder-purestorage cache and applying ref * 2024-11-19 12:25:16.033 | (0202 / 1318) 2024-11-19 12:25:16.050 | Updating cache of https://opendev.org/openstack/charm-cinder-solidfire.git in /opt/dib_cache/source-repositories/charm_cinder_solidfire_718e6d493908344f89e4ad5a402ba7133d0f39d1 with ref * 2024-11-19 12:25:16.843 | Cloning from charm-cinder-solidfire cache and applying ref * 2024-11-19 12:25:18.701 | (0203 / 1318) 2024-11-19 12:25:18.718 | Updating cache of https://opendev.org/openstack/charm-cinder-three-par.git in /opt/dib_cache/source-repositories/charm_cinder_three_par_951f8c739812aa3b1d4973e8fc7767aecc8c48c3 with ref * 2024-11-19 12:25:19.583 | Cloning from charm-cinder-three-par cache and applying ref * 2024-11-19 12:25:20.374 | (0204 / 1318) 2024-11-19 12:25:20.392 | Updating cache of https://opendev.org/openstack/charm-cloudkitty.git in /opt/dib_cache/source-repositories/charm_cloudkitty_0d7ea035af9d79b34063bd8fc765e0642efaeb19 with ref * 2024-11-19 12:25:20.699 | Cloning from charm-cloudkitty cache and applying ref * 2024-11-19 12:25:20.780 | (0205 / 1318) 2024-11-19 12:25:20.806 | Updating cache of https://opendev.org/openstack/charm-deployment-guide.git in /opt/dib_cache/source-repositories/charm_deployment_guide_04b793f93d1a820486919726d498f1896aea5dee with ref * 2024-11-19 12:25:22.291 | Cloning from charm-deployment-guide cache and applying ref * 2024-11-19 12:25:24.531 | (0206 / 1318) 2024-11-19 12:25:24.549 | Updating cache of https://opendev.org/openstack/charm-designate.git in /opt/dib_cache/source-repositories/charm_designate_5eacee7cbffb9a2c907f2aa6529ee1d518922421 with ref * 2024-11-19 12:25:27.325 | Cloning from charm-designate cache and applying ref * 2024-11-19 12:25:58.551 | (0207 / 1318) 2024-11-19 12:25:58.568 | Updating cache of https://opendev.org/openstack/charm-designate-bind.git in /opt/dib_cache/source-repositories/charm_designate_bind_78db5ed0d7b136f82c7c79c085f058069a8ff2c7 with ref * 2024-11-19 12:26:00.255 | Cloning from charm-designate-bind cache and applying ref * 2024-11-19 12:26:13.951 | (0208 / 1318) 2024-11-19 12:26:13.969 | Updating cache of https://opendev.org/openstack/charm-designate-bind-k8s.git in /opt/dib_cache/source-repositories/charm_designate_bind_k8s_47e0eb38096294a884e628760dcb93b7083a407a with ref * 2024-11-19 12:26:14.653 | Cloning from charm-designate-bind-k8s cache and applying ref * 2024-11-19 12:26:15.380 | (0209 / 1318) 2024-11-19 12:26:15.397 | Updating cache of https://opendev.org/openstack/charm-designate-k8s.git in /opt/dib_cache/source-repositories/charm_designate_k8s_22b13e4be8d42db7c0dad11c4af09f5541c17a79 with ref * 2024-11-19 12:26:16.029 | Cloning from charm-designate-k8s cache and applying ref * 2024-11-19 12:26:24.884 | (0210 / 1318) 2024-11-19 12:26:24.901 | Updating cache of https://opendev.org/openstack/charm-glance.git in /opt/dib_cache/source-repositories/charm_glance_611cdd5e062de324da3cf8c8867cd1e370960ed5 with ref * 2024-11-19 12:26:26.716 | Cloning from charm-glance cache and applying ref * 2024-11-19 12:26:43.988 | (0211 / 1318) 2024-11-19 12:26:44.005 | Updating cache of https://opendev.org/openstack/charm-glance-k8s.git in /opt/dib_cache/source-repositories/charm_glance_k8s_75f147777d13b107b37e08999034df9643130a22 with ref * 2024-11-19 12:26:44.918 | Cloning from charm-glance-k8s cache and applying ref * 2024-11-19 12:27:19.718 | (0212 / 1318) 2024-11-19 12:27:19.735 | Updating cache of https://opendev.org/openstack/charm-glance-simplestreams-sync.git in /opt/dib_cache/source-repositories/charm_glance_simplestreams_sync_15201010bcb9bfe74a97a665e324604daddaa1ea with ref * 2024-11-19 12:27:26.344 | Cloning from charm-glance-simplestreams-sync cache and applying ref * 2024-11-19 12:27:40.862 | (0213 / 1318) 2024-11-19 12:27:40.879 | Updating cache of https://opendev.org/openstack/charm-glusterfs.git in /opt/dib_cache/source-repositories/charm_glusterfs_ad293dc99582080b4545abe972cadf13110034a6 with ref * 2024-11-19 12:27:41.380 | Cloning from charm-glusterfs cache and applying ref * 2024-11-19 12:27:41.490 | (0214 / 1318) 2024-11-19 12:27:41.507 | Updating cache of https://opendev.org/openstack/charm-gnocchi.git in /opt/dib_cache/source-repositories/charm_gnocchi_6d9e585c1355b870b682043b6e8a651b93beda92 with ref * 2024-11-19 12:27:45.544 | Cloning from charm-gnocchi cache and applying ref * 2024-11-19 12:27:58.107 | (0215 / 1318) 2024-11-19 12:27:58.124 | Updating cache of https://opendev.org/openstack/charm-gnocchi-k8s.git in /opt/dib_cache/source-repositories/charm_gnocchi_k8s_73fd62f497f2a6ad827bda8cf06fb5c0243a114e with ref * 2024-11-19 12:28:09.947 | Cloning from charm-gnocchi-k8s cache and applying ref * 2024-11-19 12:28:30.520 | (0216 / 1318) 2024-11-19 12:28:30.538 | Updating cache of https://opendev.org/openstack/charm-guide.git in /opt/dib_cache/source-repositories/charm_guide_7752a3f991b8eed30fc90c686874e503451e8733 with ref * 2024-11-19 12:28:32.245 | Cloning from charm-guide cache and applying ref * 2024-11-19 12:28:49.480 | (0217 / 1318) 2024-11-19 12:28:49.497 | Updating cache of https://opendev.org/openstack/charm-hacluster.git in /opt/dib_cache/source-repositories/charm_hacluster_9fe82fbfe2ef5deba5724ebf23e6a348c41329b3 with ref * 2024-11-19 12:28:50.243 | Cloning from charm-hacluster cache and applying ref * 2024-11-19 12:29:03.280 | (0218 / 1318) 2024-11-19 12:29:03.298 | Updating cache of https://opendev.org/openstack/charm-heat.git in /opt/dib_cache/source-repositories/charm_heat_7a84a4ff6787cebd748a287e487ad24ffcea7afe with ref * 2024-11-19 12:29:05.090 | Cloning from charm-heat cache and applying ref * 2024-11-19 12:29:18.895 | (0219 / 1318) 2024-11-19 12:29:18.912 | Updating cache of https://opendev.org/openstack/charm-heat-k8s.git in /opt/dib_cache/source-repositories/charm_heat_k8s_0b3ca91b6f8d79f271999e1e0b8876cfb72c5a9a with ref * 2024-11-19 12:29:22.163 | Cloning from charm-heat-k8s cache and applying ref * 2024-11-19 12:29:39.464 | (0220 / 1318) 2024-11-19 12:29:39.500 | Updating cache of https://opendev.org/openstack/charm-horizon-k8s.git in /opt/dib_cache/source-repositories/charm_horizon_k8s_36c9ae72bcaf5fbe2ca34db208ea06f2d5ae53d8 with ref * 2024-11-19 12:29:41.142 | Cloning from charm-horizon-k8s cache and applying ref * 2024-11-19 12:29:54.031 | (0221 / 1318) 2024-11-19 12:29:54.048 | Updating cache of https://opendev.org/openstack/charm-infinidat-tools.git in /opt/dib_cache/source-repositories/charm_infinidat_tools_5f4999b8b5d2fd636f416e23e2364a74c1736065 with ref * 2024-11-19 12:29:54.976 | Cloning from charm-infinidat-tools cache and applying ref * 2024-11-19 12:29:55.764 | (0222 / 1318) 2024-11-19 12:29:55.781 | Updating cache of https://opendev.org/openstack/charm-interface-barbican-secrets.git in /opt/dib_cache/source-repositories/charm_interface_barbican_secrets_396c29fd416457efb2bf15ecfb6ba6b2aa2b511a with ref * 2024-11-19 12:29:56.064 | Cloning from charm-interface-barbican-secrets cache and applying ref * 2024-11-19 12:29:56.136 | (0223 / 1318) 2024-11-19 12:29:56.153 | Updating cache of https://opendev.org/openstack/charm-interface-bgp.git in /opt/dib_cache/source-repositories/charm_interface_bgp_7e446cc220ecc39cc78aed033685931cfe9d6b3b with ref * 2024-11-19 12:29:56.403 | Cloning from charm-interface-bgp cache and applying ref * 2024-11-19 12:29:56.475 | (0224 / 1318) 2024-11-19 12:29:56.492 | Updating cache of https://opendev.org/openstack/charm-interface-bind-rndc.git in /opt/dib_cache/source-repositories/charm_interface_bind_rndc_e88118a64594df9182395781fe7df6de17d1d190 with ref * 2024-11-19 12:29:56.743 | Cloning from charm-interface-bind-rndc cache and applying ref * 2024-11-19 12:29:56.815 | (0225 / 1318) 2024-11-19 12:29:56.832 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-client.git in /opt/dib_cache/source-repositories/charm_interface_ceph_client_03249d1a6b189a35e8b87791a9bad464f0002e8d with ref * 2024-11-19 12:29:57.092 | Cloning from charm-interface-ceph-client cache and applying ref * 2024-11-19 12:29:57.165 | (0226 / 1318) 2024-11-19 12:29:57.182 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-mds.git in /opt/dib_cache/source-repositories/charm_interface_ceph_mds_ca77f51217af57615274a3421ee03cbe065f80e0 with ref * 2024-11-19 12:29:57.440 | Cloning from charm-interface-ceph-mds cache and applying ref * 2024-11-19 12:29:57.512 | (0227 / 1318) 2024-11-19 12:29:57.529 | Updating cache of https://opendev.org/openstack/charm-interface-ceph-rbd-mirror.git in /opt/dib_cache/source-repositories/charm_interface_ceph_rbd_mirror_6cbd97239a0b814ed2a27e4b4ee2df14bdd27f0d with ref * 2024-11-19 12:29:57.871 | Cloning from charm-interface-ceph-rbd-mirror cache and applying ref * 2024-11-19 12:29:57.942 | (0228 / 1318) 2024-11-19 12:29:57.960 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backend.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backend_afdf6f66b11a28b3274423d229a370ac623ecef9 with ref * 2024-11-19 12:29:58.216 | Cloning from charm-interface-cinder-backend cache and applying ref * 2024-11-19 12:29:58.292 | (0229 / 1318) 2024-11-19 12:29:58.310 | Updating cache of https://opendev.org/openstack/charm-interface-cinder-backup.git in /opt/dib_cache/source-repositories/charm_interface_cinder_backup_e12c900aaecb8264ad3dbdad45954900552e24ad with ref * 2024-11-19 12:29:58.563 | Cloning from charm-interface-cinder-backup cache and applying ref * 2024-11-19 12:29:58.634 | (0230 / 1318) 2024-11-19 12:29:58.651 | Updating cache of https://opendev.org/openstack/charm-interface-dashboard-plugin.git in /opt/dib_cache/source-repositories/charm_interface_dashboard_plugin_5e74de222d1328e000a7aa979c60363eecae1cf0 with ref * 2024-11-19 12:29:58.897 | Cloning from charm-interface-dashboard-plugin cache and applying ref * 2024-11-19 12:29:58.970 | (0231 / 1318) 2024-11-19 12:29:58.987 | Updating cache of https://opendev.org/openstack/charm-interface-designate.git in /opt/dib_cache/source-repositories/charm_interface_designate_5fd1466caf45791c3dda45e73c44e6309b785c81 with ref * 2024-11-19 12:29:59.248 | Cloning from charm-interface-designate cache and applying ref * 2024-11-19 12:29:59.320 | (0232 / 1318) 2024-11-19 12:29:59.337 | Updating cache of https://opendev.org/openstack/charm-interface-gnocchi.git in /opt/dib_cache/source-repositories/charm_interface_gnocchi_1e755744b5aaf7f7c4e2b5e04857cb0fa540f7ed with ref * 2024-11-19 12:29:59.716 | Cloning from charm-interface-gnocchi cache and applying ref * 2024-11-19 12:29:59.788 | (0233 / 1318) 2024-11-19 12:29:59.805 | Updating cache of https://opendev.org/openstack/charm-interface-hacluster.git in /opt/dib_cache/source-repositories/charm_interface_hacluster_db6c3dce70147c6ea062141776ced11e8582e4e3 with ref * 2024-11-19 12:30:00.689 | Cloning from charm-interface-hacluster cache and applying ref * 2024-11-19 12:30:00.991 | (0234 / 1318) 2024-11-19 12:30:01.008 | Updating cache of https://opendev.org/openstack/charm-interface-ironic-api.git in /opt/dib_cache/source-repositories/charm_interface_ironic_api_ed32a50861927888b0e12676267d00ff50b3fcf4 with ref * 2024-11-19 12:30:01.254 | Cloning from charm-interface-ironic-api cache and applying ref * 2024-11-19 12:30:01.326 | (0235 / 1318) 2024-11-19 12:30:01.343 | Updating cache of https://opendev.org/openstack/charm-interface-keystone.git in /opt/dib_cache/source-repositories/charm_interface_keystone_b94ddc742f33a3b9aea0f64ba26059799da014e5 with ref * 2024-11-19 12:30:01.607 | Cloning from charm-interface-keystone cache and applying ref * 2024-11-19 12:30:01.758 | (0236 / 1318) 2024-11-19 12:30:01.775 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-admin.git in /opt/dib_cache/source-repositories/charm_interface_keystone_admin_4c00dddb9ed4815b6577ee0f5f7790d36b90a5cd with ref * 2024-11-19 12:30:02.116 | Cloning from charm-interface-keystone-admin cache and applying ref * 2024-11-19 12:30:02.189 | (0237 / 1318) 2024-11-19 12:30:02.206 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-credentials.git in /opt/dib_cache/source-repositories/charm_interface_keystone_credentials_06f894743cc26bf7c3865565ddf864fc223d9e04 with ref * 2024-11-19 12:30:02.475 | Cloning from charm-interface-keystone-credentials cache and applying ref * 2024-11-19 12:30:02.548 | (0238 / 1318) 2024-11-19 12:30:02.566 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-domain-backend.git in /opt/dib_cache/source-repositories/charm_interface_keystone_domain_backend_535f2e952695ee3c5cd4e5aac93282570880cbb9 with ref * 2024-11-19 12:30:03.639 | Cloning from charm-interface-keystone-domain-backend cache and applying ref * 2024-11-19 12:30:03.712 | (0239 / 1318) 2024-11-19 12:30:03.730 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_keystone_fid_service_provider_03c2b937274b8757ee9105db330aea69812bf39e with ref * 2024-11-19 12:30:04.668 | Cloning from charm-interface-keystone-fid-service-provider cache and applying ref * 2024-11-19 12:30:04.742 | (0240 / 1318) 2024-11-19 12:30:04.760 | Updating cache of https://opendev.org/openstack/charm-interface-keystone-notifications.git in /opt/dib_cache/source-repositories/charm_interface_keystone_notifications_093a48953647ec704a5608164d88642de9d6c534 with ref * 2024-11-19 12:30:05.341 | Cloning from charm-interface-keystone-notifications cache and applying ref * 2024-11-19 12:30:05.416 | (0241 / 1318) 2024-11-19 12:30:05.434 | Updating cache of https://opendev.org/openstack/charm-interface-magpie.git in /opt/dib_cache/source-repositories/charm_interface_magpie_e4d26be7868ca8692db45ce4daa98d0771e0e075 with ref * 2024-11-19 12:30:05.956 | Cloning from charm-interface-magpie cache and applying ref * 2024-11-19 12:30:06.031 | (0242 / 1318) 2024-11-19 12:30:06.049 | Updating cache of https://opendev.org/openstack/charm-interface-manila-plugin.git in /opt/dib_cache/source-repositories/charm_interface_manila_plugin_861a0a656c3c9ba60ac7fe4d171db759175d7a20 with ref * 2024-11-19 12:30:06.356 | Cloning from charm-interface-manila-plugin cache and applying ref * 2024-11-19 12:30:06.428 | (0243 / 1318) 2024-11-19 12:30:06.446 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_interface_mysql_innodb_cluster_be67ea5b1fb29afaad19402b34d14fc35bc14d76 with ref * 2024-11-19 12:30:06.729 | Cloning from charm-interface-mysql-innodb-cluster cache and applying ref * 2024-11-19 12:30:06.803 | (0244 / 1318) 2024-11-19 12:30:06.820 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-router.git in /opt/dib_cache/source-repositories/charm_interface_mysql_router_3999c797d097f265d381779e810c918d11804c2b with ref * 2024-11-19 12:30:07.074 | Cloning from charm-interface-mysql-router cache and applying ref * 2024-11-19 12:30:07.148 | (0245 / 1318) 2024-11-19 12:30:07.166 | Updating cache of https://opendev.org/openstack/charm-interface-mysql-shared.git in /opt/dib_cache/source-repositories/charm_interface_mysql_shared_37d9cf7a07f3fc596cc852762050ce0b2ff8268c with ref * 2024-11-19 12:30:07.434 | Cloning from charm-interface-mysql-shared cache and applying ref * 2024-11-19 12:30:07.506 | (0246 / 1318) 2024-11-19 12:30:07.523 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-load-balancer.git in /opt/dib_cache/source-repositories/charm_interface_neutron_load_balancer_ea27b5871c8f528d61ec3b99081f31c0767411ff with ref * 2024-11-19 12:30:07.768 | Cloning from charm-interface-neutron-load-balancer cache and applying ref * 2024-11-19 12:30:07.840 | (0247 / 1318) 2024-11-19 12:30:07.858 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_9f3e61cff88405ca6da994fba4ada7ec8d6c691f with ref * 2024-11-19 12:30:08.122 | Cloning from charm-interface-neutron-plugin cache and applying ref * 2024-11-19 12:30:08.194 | (0248 / 1318) 2024-11-19 12:30:08.211 | Updating cache of https://opendev.org/openstack/charm-interface-neutron-plugin-api-subordinate.git in /opt/dib_cache/source-repositories/charm_interface_neutron_plugin_api_subordinate_98a3ff4f4a3a434e9786460451a98de76b8b716d with ref * 2024-11-19 12:30:08.455 | Cloning from charm-interface-neutron-plugin-api-subordinate cache and applying ref * 2024-11-19 12:30:08.527 | (0249 / 1318) 2024-11-19 12:30:08.544 | Updating cache of https://opendev.org/openstack/charm-interface-nova-cell.git in /opt/dib_cache/source-repositories/charm_interface_nova_cell_6ab131b46f1d912031f5aa8c17de67ab6ec4e308 with ref * 2024-11-19 12:30:08.792 | Cloning from charm-interface-nova-cell cache and applying ref * 2024-11-19 12:30:08.863 | (0250 / 1318) 2024-11-19 12:30:08.881 | Updating cache of https://opendev.org/openstack/charm-interface-nova-compute.git in /opt/dib_cache/source-repositories/charm_interface_nova_compute_6005d6f1ffc002edb8e3689914a632dd77a83318 with ref * 2024-11-19 12:30:09.128 | Cloning from charm-interface-nova-compute cache and applying ref * 2024-11-19 12:30:09.199 | (0251 / 1318) 2024-11-19 12:30:09.217 | Updating cache of https://opendev.org/openstack/charm-interface-odl-controller-api.git in /opt/dib_cache/source-repositories/charm_interface_odl_controller_api_96c85d4a78e29528201294611cae398c3c381461 with ref * 2024-11-19 12:30:09.482 | Cloning from charm-interface-odl-controller-api cache and applying ref * 2024-11-19 12:30:09.554 | (0252 / 1318) 2024-11-19 12:30:09.571 | Updating cache of https://opendev.org/openstack/charm-interface-openstack-ha.git in /opt/dib_cache/source-repositories/charm_interface_openstack_ha_2876a9d0f8aa052048445da4360fcea1488f30de with ref * 2024-11-19 12:30:09.817 | Cloning from charm-interface-openstack-ha cache and applying ref * 2024-11-19 12:30:09.889 | (0253 / 1318) 2024-11-19 12:30:09.907 | Updating cache of https://opendev.org/openstack/charm-interface-ovsdb-manager.git in /opt/dib_cache/source-repositories/charm_interface_ovsdb_manager_7a567359e6a29b51e451c3e2bb94bef7c7413694 with ref * 2024-11-19 12:30:10.156 | Cloning from charm-interface-ovsdb-manager cache and applying ref * 2024-11-19 12:30:10.227 | (0254 / 1318) 2024-11-19 12:30:10.244 | Updating cache of https://opendev.org/openstack/charm-interface-pacemaker-remote.git in /opt/dib_cache/source-repositories/charm_interface_pacemaker_remote_153a9d3878d8e698f0b1d65f839953b2043bac58 with ref * 2024-11-19 12:30:10.500 | Cloning from charm-interface-pacemaker-remote cache and applying ref * 2024-11-19 12:30:10.571 | (0255 / 1318) 2024-11-19 12:30:10.588 | Updating cache of https://opendev.org/openstack/charm-interface-placement.git in /opt/dib_cache/source-repositories/charm_interface_placement_f4f08142bb02aac235bd97fcbe5753b3a51591f5 with ref * 2024-11-19 12:30:10.856 | Cloning from charm-interface-placement cache and applying ref * 2024-11-19 12:30:10.928 | (0256 / 1318) 2024-11-19 12:30:10.945 | Updating cache of https://opendev.org/openstack/charm-interface-rabbitmq.git in /opt/dib_cache/source-repositories/charm_interface_rabbitmq_fb7a0894bd7e1f2de1bc57064bf76cc56ce2e415 with ref * 2024-11-19 12:30:11.196 | Cloning from charm-interface-rabbitmq cache and applying ref * 2024-11-19 12:30:11.267 | (0257 / 1318) 2024-11-19 12:30:11.285 | Updating cache of https://opendev.org/openstack/charm-interface-service-control.git in /opt/dib_cache/source-repositories/charm_interface_service_control_312d84f51d291f59d3dbff75900b736cf80ad946 with ref * 2024-11-19 12:30:12.046 | Cloning from charm-interface-service-control cache and applying ref * 2024-11-19 12:30:12.120 | (0258 / 1318) 2024-11-19 12:30:12.137 | Updating cache of https://opendev.org/openstack/charm-interface-websso-fid-service-provider.git in /opt/dib_cache/source-repositories/charm_interface_websso_fid_service_provider_3518e92584d1f8fbb109796050e0c3be1778e382 with ref * 2024-11-19 12:30:12.417 | Cloning from charm-interface-websso-fid-service-provider cache and applying ref * 2024-11-19 12:30:12.490 | (0259 / 1318) 2024-11-19 12:30:12.507 | Updating cache of https://opendev.org/openstack/charm-ironic.git in /opt/dib_cache/source-repositories/charm_ironic_10d1abf1e6f7447d0d3c7aa6e83e18886453d9df with ref * 2024-11-19 12:30:12.771 | Cloning from charm-ironic cache and applying ref * 2024-11-19 12:30:12.855 | (0260 / 1318) 2024-11-19 12:30:12.873 | Updating cache of https://opendev.org/openstack/charm-ironic-api.git in /opt/dib_cache/source-repositories/charm_ironic_api_377b9855b89ac34a00dc67888225a400acc087b2 with ref * 2024-11-19 12:30:19.161 | Cloning from charm-ironic-api cache and applying ref * 2024-11-19 12:30:30.535 | (0261 / 1318) 2024-11-19 12:30:30.553 | Updating cache of https://opendev.org/openstack/charm-ironic-conductor.git in /opt/dib_cache/source-repositories/charm_ironic_conductor_1df361eace68fd03ec8610cf6c4c7601962072d7 with ref * 2024-11-19 12:30:31.715 | Cloning from charm-ironic-conductor cache and applying ref * 2024-11-19 12:30:37.712 | (0262 / 1318) 2024-11-19 12:30:37.729 | Updating cache of https://opendev.org/openstack/charm-ironic-dashboard.git in /opt/dib_cache/source-repositories/charm_ironic_dashboard_4ac339ca3da4fc24887af50a32f5d558b12f1593 with ref * 2024-11-19 12:30:40.828 | Cloning from charm-ironic-dashboard cache and applying ref * 2024-11-19 12:30:44.345 | (0263 / 1318) 2024-11-19 12:30:44.363 | Updating cache of https://opendev.org/openstack/charm-keystone.git in /opt/dib_cache/source-repositories/charm_keystone_d89817f2173a3d52509265013a874bc2d75283b8 with ref * 2024-11-19 12:30:52.002 | Cloning from charm-keystone cache and applying ref * 2024-11-19 12:31:20.281 | (0264 / 1318) 2024-11-19 12:31:20.298 | Updating cache of https://opendev.org/openstack/charm-keystone-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_k8s_94f9cffe6366a5ae2a6b7a87127c902374b361e9 with ref * 2024-11-19 12:31:26.317 | Cloning from charm-keystone-k8s cache and applying ref * 2024-11-19 12:32:15.819 | (0265 / 1318) 2024-11-19 12:32:15.836 | Updating cache of https://opendev.org/openstack/charm-keystone-kerberos.git in /opt/dib_cache/source-repositories/charm_keystone_kerberos_5e5903ced4163f28d45a83702bc1c68a3b34ba2f with ref * 2024-11-19 12:32:20.243 | Cloning from charm-keystone-kerberos cache and applying ref * 2024-11-19 12:32:33.126 | (0266 / 1318) 2024-11-19 12:32:33.143 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_02aba9e796c7108df713097deed9b5c1eac480ae with ref * 2024-11-19 12:32:36.153 | Cloning from charm-keystone-ldap cache and applying ref * 2024-11-19 12:32:41.548 | (0267 / 1318) 2024-11-19 12:32:41.565 | Updating cache of https://opendev.org/openstack/charm-keystone-ldap-k8s.git in /opt/dib_cache/source-repositories/charm_keystone_ldap_k8s_1837317b91f0aefd9bb83a9f35742d3fc19077c6 with ref * 2024-11-19 12:32:42.190 | Cloning from charm-keystone-ldap-k8s cache and applying ref * 2024-11-19 12:32:42.718 | (0268 / 1318) 2024-11-19 12:32:42.736 | Updating cache of https://opendev.org/openstack/charm-keystone-openidc.git in /opt/dib_cache/source-repositories/charm_keystone_openidc_110ec6949cc3da4ff44ab97613019d7f5e5331d6 with ref * 2024-11-19 12:32:43.516 | Cloning from charm-keystone-openidc cache and applying ref * 2024-11-19 12:33:09.397 | (0269 / 1318) 2024-11-19 12:33:09.439 | Updating cache of https://opendev.org/openstack/charm-keystone-saml-mellon.git in /opt/dib_cache/source-repositories/charm_keystone_saml_mellon_5ea76745b381ca6f38e415aef03d73c5d19e28d7 with ref * 2024-11-19 12:33:14.918 | Cloning from charm-keystone-saml-mellon cache and applying ref * 2024-11-19 12:34:05.226 | (0270 / 1318) 2024-11-19 12:34:05.244 | Updating cache of https://opendev.org/openstack/charm-layer-ceph.git in /opt/dib_cache/source-repositories/charm_layer_ceph_7b826f9d165606844bf5e67055eca192a8ae7535 with ref * 2024-11-19 12:34:05.651 | Cloning from charm-layer-ceph cache and applying ref * 2024-11-19 12:34:05.724 | (0271 / 1318) 2024-11-19 12:34:05.741 | Updating cache of https://opendev.org/openstack/charm-layer-ceph-base.git in /opt/dib_cache/source-repositories/charm_layer_ceph_base_cbefc72dca814d0358b67a1eb7ab56a59e85cf21 with ref * 2024-11-19 12:34:06.330 | Cloning from charm-layer-ceph-base cache and applying ref * 2024-11-19 12:34:06.403 | (0272 / 1318) 2024-11-19 12:34:06.421 | Updating cache of https://opendev.org/openstack/charm-layer-openstack.git in /opt/dib_cache/source-repositories/charm_layer_openstack_40f9d2f44ec4000613059f933d7736a9fd990635 with ref * 2024-11-19 12:34:07.752 | Cloning from charm-layer-openstack cache and applying ref * 2024-11-19 12:34:08.274 | (0273 / 1318) 2024-11-19 12:34:08.291 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-api.git in /opt/dib_cache/source-repositories/charm_layer_openstack_api_ad98edef6cc34d473cf127c6eca26b5ea5e37d29 with ref * 2024-11-19 12:34:08.620 | Cloning from charm-layer-openstack-api cache and applying ref * 2024-11-19 12:34:08.693 | (0274 / 1318) 2024-11-19 12:34:08.711 | Updating cache of https://opendev.org/openstack/charm-layer-openstack-principle.git in /opt/dib_cache/source-repositories/charm_layer_openstack_principle_860cdb6b1f7eabdc10998550f94d34b64cf8ebad with ref * 2024-11-19 12:34:09.078 | Cloning from charm-layer-openstack-principle cache and applying ref * 2024-11-19 12:34:09.150 | (0275 / 1318) 2024-11-19 12:34:09.168 | Updating cache of https://opendev.org/openstack/charm-magnum.git in /opt/dib_cache/source-repositories/charm_magnum_50fbf69cc04e7a22a21ed3ea9cedf5bd7b98fc6e with ref * 2024-11-19 12:34:11.879 | Cloning from charm-magnum cache and applying ref * 2024-11-19 12:34:38.936 | (0276 / 1318) 2024-11-19 12:34:38.954 | Updating cache of https://opendev.org/openstack/charm-magnum-dashboard.git in /opt/dib_cache/source-repositories/charm_magnum_dashboard_7e294cfba25ee9ed38dce115a88c31d03e33126a with ref * 2024-11-19 12:34:47.803 | Cloning from charm-magnum-dashboard cache and applying ref * 2024-11-19 12:35:01.247 | (0277 / 1318) 2024-11-19 12:35:01.813 | Updating cache of https://opendev.org/openstack/charm-magnum-k8s.git in /opt/dib_cache/source-repositories/charm_magnum_k8s_1592ff9c87841c8ee74cde17e39e2cbe8863a6be with ref * 2024-11-19 12:35:10.491 | Cloning from charm-magnum-k8s cache and applying ref * 2024-11-19 12:35:12.014 | (0278 / 1318) 2024-11-19 12:35:12.031 | Updating cache of https://opendev.org/openstack/charm-magpie.git in /opt/dib_cache/source-repositories/charm_magpie_dc722ceaccd62545ce1359ace2ba164427a6b0b9 with ref * 2024-11-19 12:35:15.660 | Cloning from charm-magpie cache and applying ref * 2024-11-19 12:35:59.942 | (0279 / 1318) 2024-11-19 12:35:59.960 | Updating cache of https://opendev.org/openstack/charm-manila.git in /opt/dib_cache/source-repositories/charm_manila_205805232d33da5cf0dcf701c23609327bc0e776 with ref * 2024-11-19 12:36:05.878 | Cloning from charm-manila cache and applying ref * 2024-11-19 12:37:39.073 | (0280 / 1318) 2024-11-19 12:37:39.091 | Updating cache of https://opendev.org/openstack/charm-manila-dashboard.git in /opt/dib_cache/source-repositories/charm_manila_dashboard_b37c9294b3622ccd005d5925c243e43fba486536 with ref * 2024-11-19 12:37:40.990 | Cloning from charm-manila-dashboard cache and applying ref * 2024-11-19 12:38:06.390 | (0281 / 1318) 2024-11-19 12:38:06.448 | Updating cache of https://opendev.org/openstack/charm-manila-flashblade.git in /opt/dib_cache/source-repositories/charm_manila_flashblade_2f6b317bdc51b73ca764183c116a1956316c4cdc with ref * 2024-11-19 12:38:07.023 | Cloning from charm-manila-flashblade cache and applying ref * 2024-11-19 12:38:07.097 | (0282 / 1318) 2024-11-19 12:38:07.115 | Updating cache of https://opendev.org/openstack/charm-manila-ganesha.git in /opt/dib_cache/source-repositories/charm_manila_ganesha_850c5eab450848db2d8e3d0b1110158313a4231f with ref * 2024-11-19 12:38:15.938 | Cloning from charm-manila-ganesha cache and applying ref * 2024-11-19 12:39:46.065 | (0283 / 1318) 2024-11-19 12:39:46.082 | Updating cache of https://opendev.org/openstack/charm-manila-generic.git in /opt/dib_cache/source-repositories/charm_manila_generic_ce34e7f88d71afc53557579e21edecb5c1a6fa2d with ref * 2024-11-19 12:39:49.628 | Cloning from charm-manila-generic cache and applying ref * 2024-11-19 12:39:54.616 | (0284 / 1318) 2024-11-19 12:39:54.633 | Updating cache of https://opendev.org/openstack/charm-manila-glusterfs.git in /opt/dib_cache/source-repositories/charm_manila_glusterfs_c648819059c7811fe22dc8f7cfb8281869a83d99 with ref * 2024-11-19 12:39:55.070 | Cloning from charm-manila-glusterfs cache and applying ref * 2024-11-19 12:39:55.260 | (0285 / 1318) 2024-11-19 12:39:55.279 | Updating cache of https://opendev.org/openstack/charm-manila-infinidat.git in /opt/dib_cache/source-repositories/charm_manila_infinidat_c70ffcc52c93feda5ee30be91b77d6cfa8d1f49e with ref * 2024-11-19 12:39:56.604 | Cloning from charm-manila-infinidat cache and applying ref * 2024-11-19 12:39:58.861 | (0286 / 1318) 2024-11-19 12:39:58.878 | Updating cache of https://opendev.org/openstack/charm-manila-netapp.git in /opt/dib_cache/source-repositories/charm_manila_netapp_6c6c4f50d81af5d6fb1f91d259d7f224de87d64f with ref * 2024-11-19 12:40:05.719 | Cloning from charm-manila-netapp cache and applying ref * 2024-11-19 12:40:22.294 | (0287 / 1318) 2024-11-19 12:40:22.313 | Updating cache of https://opendev.org/openstack/charm-masakari.git in /opt/dib_cache/source-repositories/charm_masakari_43b7558edb3fe30f40128708d3e420a24296395e with ref * 2024-11-19 12:40:27.796 | Cloning from charm-masakari cache and applying ref * 2024-11-19 12:41:14.428 | (0288 / 1318) 2024-11-19 12:41:14.446 | Updating cache of https://opendev.org/openstack/charm-masakari-monitors.git in /opt/dib_cache/source-repositories/charm_masakari_monitors_af6c303547c0073973ea58771d8da54292e7725d with ref * 2024-11-19 12:41:21.169 | Cloning from charm-masakari-monitors cache and applying ref * 2024-11-19 12:41:46.714 | (0289 / 1318) 2024-11-19 12:41:46.732 | Updating cache of https://opendev.org/openstack/charm-mistral.git in /opt/dib_cache/source-repositories/charm_mistral_79c4e53d43983bd1d48ef18aef71355da36c179f with ref * 2024-11-19 12:41:48.161 | Cloning from charm-mistral cache and applying ref * 2024-11-19 12:41:48.348 | (0290 / 1318) 2024-11-19 12:41:48.366 | Updating cache of https://opendev.org/openstack/charm-murano.git in /opt/dib_cache/source-repositories/charm_murano_0f1ad14876c6629471c201c0a14204dd64fffce1 with ref * 2024-11-19 12:41:52.272 | Cloning from charm-murano cache and applying ref * 2024-11-19 12:41:52.633 | (0291 / 1318) 2024-11-19 12:41:52.650 | Updating cache of https://opendev.org/openstack/charm-mysql-innodb-cluster.git in /opt/dib_cache/source-repositories/charm_mysql_innodb_cluster_3be21854cb621061fbe209991b616b0b365d7917 with ref * 2024-11-19 12:41:54.584 | Cloning from charm-mysql-innodb-cluster cache and applying ref * 2024-11-19 12:43:05.826 | (0292 / 1318) 2024-11-19 12:43:05.843 | Updating cache of https://opendev.org/openstack/charm-mysql-router.git in /opt/dib_cache/source-repositories/charm_mysql_router_ad5f5ba10b7f7a378967e281b23c49c0107deddb with ref * 2024-11-19 12:43:08.691 | Cloning from charm-mysql-router cache and applying ref * 2024-11-19 12:43:21.128 | (0293 / 1318) 2024-11-19 12:43:21.145 | Updating cache of https://opendev.org/openstack/charm-neutron-api.git in /opt/dib_cache/source-repositories/charm_neutron_api_4c52b4e422a691e4a1cd2920c4bd1dff585667a3 with ref * 2024-11-19 12:43:23.732 | Cloning from charm-neutron-api cache and applying ref * 2024-11-19 12:44:44.175 | (0294 / 1318) 2024-11-19 12:44:44.192 | Updating cache of https://opendev.org/openstack/charm-neutron-api-odl.git in /opt/dib_cache/source-repositories/charm_neutron_api_odl_b73cd3bb2495eb9d342b57390e72bbf81b228ca2 with ref * 2024-11-19 12:44:48.764 | Cloning from charm-neutron-api-odl cache and applying ref * 2024-11-19 12:44:49.209 | (0295 / 1318) 2024-11-19 12:44:49.227 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-arista.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_arista_83e0603af52deafe98e38cec5b4fadeee3afcebb with ref * 2024-11-19 12:44:52.896 | Cloning from charm-neutron-api-plugin-arista cache and applying ref * 2024-11-19 12:45:10.216 | (0296 / 1318) 2024-11-19 12:45:10.234 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ironic.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ironic_7ac4ace0461c932299ec3eaa248acd7c81352f15 with ref * 2024-11-19 12:45:20.020 | Cloning from charm-neutron-api-plugin-ironic cache and applying ref * 2024-11-19 12:45:49.955 | (0297 / 1318) 2024-11-19 12:45:49.973 | Updating cache of https://opendev.org/openstack/charm-neutron-api-plugin-ovn.git in /opt/dib_cache/source-repositories/charm_neutron_api_plugin_ovn_b24036dac0afa3cab4ea24f32e156c671fa810dc with ref * 2024-11-19 12:46:00.400 | Cloning from charm-neutron-api-plugin-ovn cache and applying ref * 2024-11-19 12:46:38.632 | (0298 / 1318) 2024-11-19 12:46:38.650 | Updating cache of https://opendev.org/openstack/charm-neutron-dynamic-routing.git in /opt/dib_cache/source-repositories/charm_neutron_dynamic_routing_767a67da9fd087dea2879cf1ec2b3ad22fea3352 with ref * 2024-11-19 12:46:40.834 | Cloning from charm-neutron-dynamic-routing cache and applying ref * 2024-11-19 12:46:44.671 | (0299 / 1318) 2024-11-19 12:46:44.689 | Updating cache of https://opendev.org/openstack/charm-neutron-gateway.git in /opt/dib_cache/source-repositories/charm_neutron_gateway_451c62528cea7c66fcc9458e3f52d94f0de27bad with ref * 2024-11-19 12:46:50.472 | Cloning from charm-neutron-gateway cache and applying ref * 2024-11-19 12:47:24.482 | (0300 / 1318) 2024-11-19 12:47:24.499 | Updating cache of https://opendev.org/openstack/charm-neutron-k8s.git in /opt/dib_cache/source-repositories/charm_neutron_k8s_733df49e5e99da47507f311f0e4cb58990084355 with ref * 2024-11-19 12:47:31.224 | Cloning from charm-neutron-k8s cache and applying ref * 2024-11-19 12:48:03.740 | (0301 / 1318) 2024-11-19 12:48:03.757 | Updating cache of https://opendev.org/openstack/charm-neutron-openvswitch.git in /opt/dib_cache/source-repositories/charm_neutron_openvswitch_8bf07b16b5416d024c28a8b4ff502669cc3f9214 with ref * 2024-11-19 12:48:08.182 | Cloning from charm-neutron-openvswitch cache and applying ref * 2024-11-19 12:48:49.953 | (0302 / 1318) 2024-11-19 12:48:49.971 | Updating cache of https://opendev.org/openstack/charm-nova-cell-controller.git in /opt/dib_cache/source-repositories/charm_nova_cell_controller_accf2bee70d9c3b95d2ea1c2a95d9e461a128951 with ref * 2024-11-19 12:48:52.863 | Cloning from charm-nova-cell-controller cache and applying ref * 2024-11-19 12:49:03.439 | (0303 / 1318) 2024-11-19 12:49:03.456 | Updating cache of https://opendev.org/openstack/charm-nova-cloud-controller.git in /opt/dib_cache/source-repositories/charm_nova_cloud_controller_0b33a6432a7733354845457479cae1ad00e99c67 with ref * 2024-11-19 12:49:07.232 | Cloning from charm-nova-cloud-controller cache and applying ref * 2024-11-19 12:50:32.773 | (0304 / 1318) 2024-11-19 12:50:33.007 | Updating cache of https://opendev.org/openstack/charm-nova-compute.git in /opt/dib_cache/source-repositories/charm_nova_compute_347484ded041eb858973259507cff9e447a4af04 with ref * 2024-11-19 12:50:44.072 | Cloning from charm-nova-compute cache and applying ref * 2024-11-19 12:52:02.010 | (0305 / 1318) 2024-11-19 12:52:02.027 | Updating cache of https://opendev.org/openstack/charm-nova-compute-nvidia-vgpu.git in /opt/dib_cache/source-repositories/charm_nova_compute_nvidia_vgpu_9b1f2a56c56517d7e4f553cfd98116bf7e0da811 with ref * 2024-11-19 12:52:03.483 | Cloning from charm-nova-compute-nvidia-vgpu cache and applying ref * 2024-11-19 12:52:11.399 | (0306 / 1318) 2024-11-19 12:52:11.417 | Updating cache of https://opendev.org/openstack/charm-nova-compute-proxy.git in /opt/dib_cache/source-repositories/charm_nova_compute_proxy_9d359aa48bef4aec760b5fc6b817c7d025b82502 with ref * 2024-11-19 12:52:11.985 | Cloning from charm-nova-compute-proxy cache and applying ref * 2024-11-19 12:52:12.520 | (0307 / 1318) 2024-11-19 12:52:12.538 | Updating cache of https://opendev.org/openstack/charm-nova-k8s.git in /opt/dib_cache/source-repositories/charm_nova_k8s_5aa8345cbb6980f6b2cc08e8bb97d61ce5172782 with ref * 2024-11-19 12:52:13.924 | Cloning from charm-nova-k8s cache and applying ref * 2024-11-19 12:52:32.249 | (0308 / 1318) 2024-11-19 12:52:32.267 | Updating cache of https://opendev.org/openstack/charm-nova-lxd.git in /opt/dib_cache/source-repositories/charm_nova_lxd_8e234b3cffaa3fdde6cf21531595124a2b6bfd8f with ref * 2024-11-19 12:52:32.868 | Cloning from charm-nova-lxd cache and applying ref * 2024-11-19 12:52:33.147 | (0309 / 1318) 2024-11-19 12:52:33.164 | Updating cache of https://opendev.org/openstack/charm-octavia.git in /opt/dib_cache/source-repositories/charm_octavia_80914af481279e6dd81b358c8626fca5bb86a1ab with ref * 2024-11-19 12:52:52.147 | Cloning from charm-octavia cache and applying ref * 2024-11-19 12:53:31.261 | (0310 / 1318) 2024-11-19 12:53:31.279 | Updating cache of https://opendev.org/openstack/charm-octavia-dashboard.git in /opt/dib_cache/source-repositories/charm_octavia_dashboard_0adaeec8d788a028eba50bc44244bf491f25877e with ref * 2024-11-19 12:53:33.124 | Cloning from charm-octavia-dashboard cache and applying ref * 2024-11-19 12:53:45.696 | (0311 / 1318) 2024-11-19 12:53:45.714 | Updating cache of https://opendev.org/openstack/charm-octavia-diskimage-retrofit.git in /opt/dib_cache/source-repositories/charm_octavia_diskimage_retrofit_218c0c9db0ec6e1aa5575c12fbf0f91930a96ed8 with ref * 2024-11-19 12:53:47.219 | Cloning from charm-octavia-diskimage-retrofit cache and applying ref * 2024-11-19 12:54:01.698 | (0312 / 1318) 2024-11-19 12:54:01.715 | Updating cache of https://opendev.org/openstack/charm-octavia-k8s.git in /opt/dib_cache/source-repositories/charm_octavia_k8s_eb01082c2e448a4183d19e0b2f2090c78b4c7955 with ref * 2024-11-19 12:54:08.699 | Cloning from charm-octavia-k8s cache and applying ref * 2024-11-19 12:54:14.289 | (0313 / 1318) 2024-11-19 12:54:14.307 | Updating cache of https://opendev.org/openstack/charm-odl-controller.git in /opt/dib_cache/source-repositories/charm_odl_controller_15a759517ad86f21ca9005e9a9e6ca33c3eb0df1 with ref * 2024-11-19 12:54:14.764 | Cloning from charm-odl-controller cache and applying ref * 2024-11-19 12:54:14.970 | (0314 / 1318) 2024-11-19 12:54:14.987 | Updating cache of https://opendev.org/openstack/charm-openstack-dashboard.git in /opt/dib_cache/source-repositories/charm_openstack_dashboard_d06dd95c84ffa6958868932149ec163308a40e4a with ref * 2024-11-19 12:54:18.226 | Cloning from charm-openstack-dashboard cache and applying ref * 2024-11-19 12:55:23.302 | (0315 / 1318) 2024-11-19 12:55:23.623 | Updating cache of https://opendev.org/openstack/charm-openstack-exporter-k8s.git in /opt/dib_cache/source-repositories/charm_openstack_exporter_k8s_6bcec605566ad5751460d8fac37f062401d3f240 with ref * 2024-11-19 12:55:34.410 | fatal: unable to access 'https://opendev.org/openstack/charm-openstack-exporter-k8s.git/': Could not resolve host: opendev.org 2024-11-19 12:55:34.424 | + diskimage_builder/lib/common-functions:run_d:1 : trap_cleanup 2024-11-19 12:55:34.429 | + diskimage_builder/lib/img-functions:trap_cleanup:35 : exitval=128 2024-11-19 12:55:34.435 | + diskimage_builder/lib/img-functions:trap_cleanup:36 : cleanup 2024-11-19 12:55:34.440 | + diskimage_builder/lib/img-functions:cleanup:41 : unmount_image 2024-11-19 12:55:34.445 | + diskimage_builder/lib/img-functions:unmount_image:21 : sync 2024-11-19 12:55:34.732 | + diskimage_builder/lib/img-functions:unmount_image:25 : unmount_dir /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:55:34.737 | + diskimage_builder/lib/common-functions:unmount_dir:421 : local dir=/opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:55:34.742 | + diskimage_builder/lib/common-functions:unmount_dir:422 : local real_dir 2024-11-19 12:55:34.747 | + diskimage_builder/lib/common-functions:unmount_dir:423 : local mnts 2024-11-19 12:55:34.752 | + diskimage_builder/lib/common-functions:unmount_dir:424 : local split_mounts 2024-11-19 12:55:34.758 | + diskimage_builder/lib/common-functions:unmount_dir:425 : local found_mountpoint 2024-11-19 12:55:34.763 | + diskimage_builder/lib/common-functions:unmount_dir:427 : '[' '!' -d /opt/dib_tmp/dib_build.dGWZn3fm/mnt ']' 2024-11-19 12:55:34.768 | ++ diskimage_builder/lib/common-functions:unmount_dir:434 : readlink -e /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:55:34.776 | + diskimage_builder/lib/common-functions:unmount_dir:434 : real_dir=/opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:55:34.782 | + diskimage_builder/lib/common-functions:unmount_dir:437 : IFS='|' 2024-11-19 12:55:34.787 | + diskimage_builder/lib/common-functions:unmount_dir:437 : read -ra split_mounts 2024-11-19 12:55:34.794 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : awk '{print $2}' 2024-11-19 12:55:34.796 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : sort -r 2024-11-19 12:55:34.796 | ++ diskimage_builder/lib/common-functions:unmount_dir:442 : grep '^/opt/dib_tmp/dib_build.dGWZn3fm/mnt/' 2024-11-19 12:55:34.803 | + diskimage_builder/lib/common-functions:unmount_dir:442 : mnts='/opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:55:34.803 | /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 12:55:34.803 | /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 12:55:34.803 | /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts 2024-11-19 12:55:34.803 | /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev' 2024-11-19 12:55:34.808 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 12:55:34.813 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 12:55:34.818 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.823 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 12:55:34.828 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum == */boot/efi ]] 2024-11-19 12:55:34.833 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.838 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 12:55:34.843 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 12:55:34.848 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum' 2024-11-19 12:55:34.848 | Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:55:34.853 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.dGWZn3fm/mnt/tmp/yum 2024-11-19 12:55:34.871 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 12:55:34.876 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 12:55:34.881 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.886 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 12:55:34.891 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys == */boot/efi ]] 2024-11-19 12:55:34.896 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.901 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 12:55:34.906 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 12:55:34.911 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys' 2024-11-19 12:55:34.911 | Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 12:55:34.916 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.dGWZn3fm/mnt/sys 2024-11-19 12:55:34.933 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 12:55:34.938 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 12:55:34.943 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.948 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 12:55:34.953 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc == */boot/efi ]] 2024-11-19 12:55:34.958 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:34.963 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 12:55:34.968 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 12:55:34.973 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc' 2024-11-19 12:55:34.974 | Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 12:55:34.979 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.dGWZn3fm/mnt/proc 2024-11-19 12:55:34.995 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 12:55:35.000 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 12:55:35.005 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:35.010 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 12:55:35.015 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts == */boot/efi ]] 2024-11-19 12:55:35.020 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:35.025 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 12:55:35.030 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 12:55:35.035 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts' 2024-11-19 12:55:35.035 | Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts 2024-11-19 12:55:35.040 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev/pts 2024-11-19 12:55:35.057 | + diskimage_builder/lib/common-functions:unmount_dir:443 : for m in $mnts 2024-11-19 12:55:35.062 | + diskimage_builder/lib/common-functions:unmount_dir:445 : found_mountpoint=false 2024-11-19 12:55:35.067 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:35.072 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ /boot/efi != \/ ]] 2024-11-19 12:55:35.077 | + diskimage_builder/lib/common-functions:unmount_dir:448 : [[ /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev == */boot/efi ]] 2024-11-19 12:55:35.082 | + diskimage_builder/lib/common-functions:unmount_dir:446 : for mountpoint in "${split_mounts[@]}" 2024-11-19 12:55:35.087 | + diskimage_builder/lib/common-functions:unmount_dir:447 : [[ / != \/ ]] 2024-11-19 12:55:35.092 | + diskimage_builder/lib/common-functions:unmount_dir:455 : '[' false == false ']' 2024-11-19 12:55:35.098 | + diskimage_builder/lib/common-functions:unmount_dir:457 : echo 'Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev' 2024-11-19 12:55:35.098 | Unmount /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev 2024-11-19 12:55:35.103 | + diskimage_builder/lib/common-functions:unmount_dir:458 : sudo umount -fl /opt/dib_tmp/dib_build.dGWZn3fm/mnt/dev 2024-11-19 12:55:35.120 | + diskimage_builder/lib/img-functions:unmount_image:26 : '[' -n '' ']' 2024-11-19 12:55:35.125 | + diskimage_builder/lib/img-functions:unmount_image:29 : '[' -n '' ']' 2024-11-19 12:55:35.130 | + diskimage_builder/lib/img-functions:cleanup:42 : /usr/local/bin/python /usr/local/lib/python3.11/site-packages/diskimage_builder/lib/dib-block-device.py umount 2024-11-19 12:55:35.593 | DEBUG diskimage_builder.block_device.blockdevice [-] Creating BlockDevice object __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:229 2024-11-19 12:55:35.593 | DEBUG diskimage_builder.block_device.blockdevice [-] Params [{'config': '/opt/dib_tmp/dib_build.dGWZn3fm/block-device/config.yaml', 'image-dir': '/opt/dib_tmp/dib_image.m8fgn48T', 'root-fs-type': 'ext4', 'root-label': None, 'mount-base': '/opt/dib_tmp/dib_build.dGWZn3fm/mnt', 'build-dir': '/opt/dib_tmp/dib_build.dGWZn3fm'}] __init__ /usr/local/lib/python3.11/site-packages/diskimage_builder/block_device/blockdevice.py:232 2024-11-19 12:55:35.594 | INFO diskimage_builder.block_device.blockdevice [-] State already cleaned - no way to do anything here 2024-11-19 12:55:35.670 | + diskimage_builder/lib/img-functions:cleanup:43 : cleanup_build_dir 2024-11-19 12:55:35.675 | + diskimage_builder/lib/common-functions:cleanup_build_dir:216 : timeout 10 sh -c ' while ! sudo rm -rf /opt/dib_tmp/dib_build.dGWZn3fm/built; do sleep 1; done' 2024-11-19 12:55:35.695 | + diskimage_builder/lib/common-functions:cleanup_build_dir:220 : sudo rm -rf /opt/dib_tmp/dib_build.dGWZn3fm/mnt 2024-11-19 12:55:44.738 | + diskimage_builder/lib/common-functions:cleanup_build_dir:221 : kill_chroot_processes /opt/dib_tmp/dib_build.dGWZn3fm 2024-11-19 12:55:44.819 | + diskimage_builder/lib/common-functions:cleanup_build_dir:222 : tmpfs_check 0 2024-11-19 12:55:44.824 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 12:55:44.829 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 12:55:44.834 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 12:55:44.840 | + diskimage_builder/lib/common-functions:cleanup_build_dir:230 : rm -rf --one-file-system /opt/dib_tmp/dib_build.dGWZn3fm 2024-11-19 12:55:44.854 | + diskimage_builder/lib/img-functions:cleanup:44 : cleanup_image_dir 2024-11-19 12:55:44.860 | + diskimage_builder/lib/common-functions:cleanup_image_dir:234 : kill_chroot_processes /opt/dib_tmp/dib_image.m8fgn48T 2024-11-19 12:55:44.940 | + diskimage_builder/lib/common-functions:cleanup_image_dir:235 : tmpfs_check 0 2024-11-19 12:55:44.945 | + diskimage_builder/lib/common-functions:tmpfs_check:22 : local echo_message=0 2024-11-19 12:55:44.951 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : '[' 1 == 0 ']' 2024-11-19 12:55:44.956 | + diskimage_builder/lib/common-functions:tmpfs_check:23 : return 1 2024-11-19 12:55:44.961 | + diskimage_builder/lib/common-functions:cleanup_image_dir:241 : rm -rf --one-file-system /opt/dib_tmp/dib_image.m8fgn48T 2024-11-19 12:55:44.968 | + diskimage_builder/lib/img-functions:trap_cleanup:37 : exit 128 Exit code: 128