INFO buildroot.py:533: Mock Version: 4.0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/mapper DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/mapper DEBUG buildroot.py:726: kernel version == 6.0.8-300.fc37.s390x DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/fstab DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/yum/yum.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/dnf/dnf.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/var/log/yum.log DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/var/cache/yum DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-38-s390x/yum_cache', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/var/cache/dnf DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-38-s390x/dnf_cache', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc/filesystems DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7rrk7ylg', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG buildroot.py:225: rootdir = /var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG buildroot.py:226: resultdir = /var/lib/copr-rpmbuild/results INFO buildroot.py:138: Package manager dnf detected and used DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/pki/mock DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/pki/ca-trust DEBUG package_manager.py:377: Couldn't copy /etc/pki/ca-trust certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/pki/ca-trust' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/usr/share/pki/ca-trust-source DEBUG package_manager.py:377: Couldn't copy /usr/share/pki/ca-trust-source certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/usr/share/pki/ca-trust-source' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/etc/dnf DEBUG package_manager.py:652: configure DNF vars DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f13a65269d6f4067b32f0882e0b42cc4', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3d683ee9c84e42729ece5f5bdf345f41', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af15ab8a776243ae9d9fe2a884b700a9', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3ce82527def74d088c2ad2404fbdf2e1', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1001', '-g', '135', '-d', '/builddir', '-N', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/RPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/RPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SPECS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SPECS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SRPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SRPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SOURCES DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/SOURCES DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/BUILD DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/BUILD DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/BUILDROOT DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/BUILDROOT DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/originals DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir/build/originals DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/builddir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a3a4640d57bf4ed2956234dadf73e58f', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: libssh-config-0.10.5-1.fc38.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38.s390x DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38.noarch DEBUG util.py:444: perl-srpm-macros-1-48.fc38.noarch DEBUG util.py:444: pcre2-syntax-10.42-1.fc38.1.noarch DEBUG util.py:444: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.noarch DEBUG util.py:444: gnat-srpm-macros-6-2.fc38.noarch DEBUG util.py:444: ghc-srpm-macros-1.6.1-1.fc38.noarch DEBUG util.py:444: fpc-srpm-macros-1.3-7.fc38.noarch DEBUG util.py:444: fedora-gpg-keys-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: bash-5.2.15-3.fc38.s390x DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38.s390x DEBUG util.py:444: popt-1.19-2.fc38.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38.s390x DEBUG util.py:444: libxcrypt-4.4.33-7.fc38.s390x DEBUG util.py:444: readline-8.2-3.fc38.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38.s390x DEBUG util.py:444: lz4-libs-1.9.4-2.fc38.s390x DEBUG util.py:444: systemd-libs-253.4-1.fc38.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38.s390x DEBUG util.py:444: dwz-0.15-2.fc38.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38.s390x DEBUG util.py:444: libsepol-3.5-1.fc38.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38.s390x DEBUG util.py:444: tar-1.34-8.fc38.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: diffutils-3.9-1.fc38.s390x DEBUG util.py:444: ed-1.19-2.fc38.s390x DEBUG util.py:444: patch-2.7.6-19.fc38.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38.s390x DEBUG util.py:444: openssl-libs-3.0.8-2.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: authselect-libs-1.4.2-2.fc38.s390x DEBUG util.py:444: gzip-1.12-3.fc38.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: krb5-libs-1.20.1-8.fc38.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38.s390x DEBUG util.py:444: pam-1.5.2-16.fc38.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x DEBUG util.py:444: efi-srpm-macros-5-7.fc38.noarch DEBUG util.py:444: lua-srpm-macros-1-8.fc38.noarch DEBUG util.py:444: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-9.fc38.s390x DEBUG util.py:444: binutils-2.39-9.fc38.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38.s390x DEBUG util.py:444: which-2.21-39.fc38.s390x DEBUG util.py:444: info-7.0.2-2.fc38.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.33-7.fc38.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: libdwarf-0.6.0-1.fc38.s390x DEBUG util.py:444: libdwarf-tools-0.6.0-1.fc38.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38.s390x DEBUG util.py:444: gc-8.2.2-3.fc38.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/', '-y', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3bxdwvu5:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2284453ad0de4cefbedf6a66407bc8dc', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3bxdwvu5:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/', '-y', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 2.8 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Copr repository 529 kB/s | 286 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 9.6 kB/s | 1.8 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 8.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 8.2 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 970 B/s | 5.6 kB 00:05 DEBUG util.py:444: updates 6.4 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Dependencies resolved. DEBUG util.py:444: Nothing to do. DEBUG util.py:444: Complete! DEBUG util.py:595: Child return code was: 0 DEBUG util.py:167: kill orphans DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args None DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '05309647484d484aa2ec6c19b0149dda', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: libssh-config-0.10.5-1.fc38.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38.s390x DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38.noarch DEBUG util.py:444: perl-srpm-macros-1-48.fc38.noarch DEBUG util.py:444: pcre2-syntax-10.42-1.fc38.1.noarch DEBUG util.py:444: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.noarch DEBUG util.py:444: gnat-srpm-macros-6-2.fc38.noarch DEBUG util.py:444: ghc-srpm-macros-1.6.1-1.fc38.noarch DEBUG util.py:444: fpc-srpm-macros-1.3-7.fc38.noarch DEBUG util.py:444: fedora-gpg-keys-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: bash-5.2.15-3.fc38.s390x DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38.s390x DEBUG util.py:444: popt-1.19-2.fc38.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38.s390x DEBUG util.py:444: libxcrypt-4.4.33-7.fc38.s390x DEBUG util.py:444: readline-8.2-3.fc38.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38.s390x DEBUG util.py:444: lz4-libs-1.9.4-2.fc38.s390x DEBUG util.py:444: systemd-libs-253.4-1.fc38.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38.s390x DEBUG util.py:444: dwz-0.15-2.fc38.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38.s390x DEBUG util.py:444: libsepol-3.5-1.fc38.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38.s390x DEBUG util.py:444: tar-1.34-8.fc38.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: diffutils-3.9-1.fc38.s390x DEBUG util.py:444: ed-1.19-2.fc38.s390x DEBUG util.py:444: patch-2.7.6-19.fc38.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38.s390x DEBUG util.py:444: openssl-libs-3.0.8-2.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: authselect-libs-1.4.2-2.fc38.s390x DEBUG util.py:444: gzip-1.12-3.fc38.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: krb5-libs-1.20.1-8.fc38.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38.s390x DEBUG util.py:444: pam-1.5.2-16.fc38.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x DEBUG util.py:444: efi-srpm-macros-5-7.fc38.noarch DEBUG util.py:444: lua-srpm-macros-1-8.fc38.noarch DEBUG util.py:444: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-9.fc38.s390x DEBUG util.py:444: binutils-2.39-9.fc38.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38.s390x DEBUG util.py:444: which-2.21-39.fc38.s390x DEBUG util.py:444: info-7.0.2-2.fc38.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.33-7.fc38.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: libdwarf-0.6.0-1.fc38.s390x DEBUG util.py:444: libdwarf-tools-0.6.0-1.fc38.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38.s390x DEBUG util.py:444: gc-8.2.2-3.fc38.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230601.g0038d6c7fe75a9-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/.initialized DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4fq20ox4:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0cdfb36bdcbd47779fb82f76129b338e', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4fq20ox4:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/anthy-unicode-1.0.0.20211224-9.fc38_clang16_03.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: Updating / installing... DEBUG util.py:444: anthy-unicode-1.0.0.20211224-9.fc38_cl######################################## DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4fq20ox4:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '12a477e45aeb4575b63654b87e793edc', '-D', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4fq20ox4:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/anthy-unicode-1.0.0.20211224-9.fc38_clang16_03.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: anthy-unicode-1.0.0.20211224.tar.gz DEBUG util.py:444: anthy-unicode-HEAD.patch DEBUG util.py:444: anthy-unicode-init.el DEBUG util.py:444: anthy-unicode.spec DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root//builddir/build/SRPMS/anthy-unicode-1.0.0.20211224-9.fc38_clang16_03.src.rpm'] DEBUG util.py:621: child environment: None DEBUG util.py:534: Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3bxdwvu5:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '949a2a1fd9494257ad9eb0944ffb2314', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3bxdwvu5:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root//builddir/build/SRPMS/anthy-unicode-1.0.0.20211224-9.fc38_clang16_03.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 3.2 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 9.6 kB/s | 1.8 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 3.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 285 B/s | 1.5 kB 00:05 DEBUG util.py:444: fedora 6.4 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 11 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Package gcc-13.1.1-2.fc38.s390x is already installed. DEBUG util.py:444: Package make-1:4.4-3.fc38.s390x is already installed. DEBUG util.py:444: Dependencies resolved. DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Package Arch Version Repo Size DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Installing: DEBUG util.py:444: autoconf noarch 2.71-5.fc38 fedora 733 k DEBUG util.py:444: automake noarch 1.16.5-11.fc38 fedora 697 k DEBUG util.py:444: emacs s390x 1:28.2-4.fc38 fedora 31 M DEBUG util.py:444: git s390x 2.40.1-1.fc38 updates 54 k DEBUG util.py:444: libtool s390x 2.4.7-6.fc38 fedora 601 k DEBUG util.py:444: Installing dependencies: DEBUG util.py:444: adwaita-cursor-theme noarch 44.0-1.fc38 fedora 633 k DEBUG util.py:444: adwaita-icon-theme noarch 44.0-1.fc38 fedora 1.1 M DEBUG util.py:444: alsa-lib s390x 1.2.9-1.fc38 updates 534 k DEBUG util.py:444: at-spi2-atk s390x 2.48.2-1.fc38 updates 86 k DEBUG util.py:444: at-spi2-core s390x 2.48.2-1.fc38 updates 370 k DEBUG util.py:444: atk s390x 2.48.2-1.fc38 updates 80 k DEBUG util.py:444: avahi-libs s390x 0.8-22.fc38 updates 67 k DEBUG util.py:444: bubblewrap s390x 0.7.0-1.fc38 fedora 61 k DEBUG util.py:444: cairo s390x 1.17.8-4.fc38 updates 714 k DEBUG util.py:444: cairo-gobject s390x 1.17.8-4.fc38 updates 18 k DEBUG util.py:444: cdparanoia-libs s390x 10.2-41.fc38 fedora 59 k DEBUG util.py:444: colord-libs s390x 1.4.6-4.fc38 updates 226 k DEBUG util.py:444: crypto-policies-scripts noarch 20230301-1.gita12f7b2.fc38 fedora 116 k DEBUG util.py:444: cups-libs s390x 1:2.4.2-11.fc38 fedora 275 k DEBUG util.py:444: dbus s390x 1:1.14.6-1.fc38 fedora 7.9 k DEBUG util.py:444: dbus-broker s390x 33-1.fc38 fedora 174 k DEBUG util.py:444: dbus-common noarch 1:1.14.6-1.fc38 fedora 15 k DEBUG util.py:444: dbus-libs s390x 1:1.14.6-1.fc38 fedora 158 k DEBUG util.py:444: dejavu-sans-mono-fonts noarch 2.37-20.fc38 fedora 469 k DEBUG util.py:444: desktop-file-utils s390x 0.26-8.fc38 fedora 71 k DEBUG util.py:444: emacs-common s390x 1:28.2-4.fc38 fedora 39 M DEBUG util.py:444: emacs-filesystem noarch 1:28.2-4.fc38 fedora 7.6 k DEBUG util.py:444: enchant2 s390x 2.3.4-1.fc38 fedora 65 k DEBUG util.py:444: fdk-aac-free s390x 2.0.0-10.fc38 fedora 417 k DEBUG util.py:444: flac-libs s390x 1.4.2-2.fc38 fedora 224 k DEBUG util.py:444: fontconfig s390x 2.14.2-1.fc38 fedora 304 k DEBUG util.py:444: fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k DEBUG util.py:444: freetype s390x 2.13.0-2.fc38 fedora 441 k DEBUG util.py:444: fribidi s390x 1.0.12-3.fc38 fedora 91 k DEBUG util.py:444: gdk-pixbuf2 s390x 2.42.10-2.fc38 fedora 486 k DEBUG util.py:444: gdk-pixbuf2-modules s390x 2.42.10-2.fc38 fedora 89 k DEBUG util.py:444: giflib s390x 5.2.1-15.fc38 fedora 54 k DEBUG util.py:444: git-core s390x 2.40.1-1.fc38 updates 4.4 M DEBUG util.py:444: git-core-doc noarch 2.40.1-1.fc38 updates 2.8 M DEBUG util.py:444: glib-networking s390x 2.76.0-2.fc38 fedora 197 k DEBUG util.py:444: glib2 s390x 2.76.3-1.fc38 updates 2.8 M DEBUG util.py:444: gnutls s390x 3.8.0-2.fc38 fedora 1.0 M DEBUG util.py:444: google-noto-fonts-common noarch 20230201-1.fc38 fedora 16 k DEBUG util.py:444: google-noto-sans-vf-fonts noarch 20230201-1.fc38 fedora 580 k DEBUG util.py:444: graphene s390x 1.10.6-5.fc38 fedora 75 k DEBUG util.py:444: graphite2 s390x 1.3.14-11.fc38 fedora 100 k DEBUG util.py:444: groff-base s390x 1.22.4-11.fc38 fedora 1.1 M DEBUG util.py:444: gsettings-desktop-schemas s390x 44.0-1.fc38 fedora 731 k DEBUG util.py:444: gsm s390x 1.0.22-2.fc38 fedora 39 k DEBUG util.py:444: gssdp s390x 1.6.2-2.fc38 fedora 58 k DEBUG util.py:444: gstreamer1 s390x 1.22.3-1.fc38 updates 1.4 M DEBUG util.py:444: gstreamer1-plugins-bad-free DEBUG util.py:444: s390x 1.22.3-1.fc38 updates 3.1 M DEBUG util.py:444: gstreamer1-plugins-base s390x 1.22.3-1.fc38 updates 2.2 M DEBUG util.py:444: gtk-update-icon-cache s390x 3.24.38-1.fc38 updates 34 k DEBUG util.py:444: gtk3 s390x 3.24.38-1.fc38 updates 4.9 M DEBUG util.py:444: gupnp s390x 1.6.3-2.fc38 fedora 105 k DEBUG util.py:444: gupnp-igd s390x 1.6.0-1.fc38 updates 34 k DEBUG util.py:444: harfbuzz s390x 7.1.0-1.fc38 fedora 926 k DEBUG util.py:444: harfbuzz-icu s390x 7.1.0-1.fc38 fedora 16 k DEBUG util.py:444: hicolor-icon-theme noarch 0.17-15.fc38 fedora 66 k DEBUG util.py:444: highway s390x 1.0.4-1.fc38 fedora 220 k DEBUG util.py:444: hunspell s390x 1.7.2-3.fc38 fedora 493 k DEBUG util.py:444: hunspell-en-US noarch 0.20201207-3.fc38 fedora 181 k DEBUG util.py:444: hunspell-filesystem s390x 1.7.2-3.fc38 fedora 9.2 k DEBUG util.py:444: hyphen s390x 2.8.8-19.fc38 fedora 30 k DEBUG util.py:444: iso-codes noarch 4.13.0-1.fc38 fedora 3.5 M DEBUG util.py:444: javascriptcoregtk4.0 s390x 2.40.1-1.fc38 updates 3.4 M DEBUG util.py:444: jbigkit-libs s390x 2.1-25.fc38 fedora 55 k DEBUG util.py:444: json-glib s390x 1.6.6-4.fc38 fedora 161 k DEBUG util.py:444: lame-libs s390x 3.100-14.fc38 fedora 351 k DEBUG util.py:444: langpacks-core-font-en noarch 3.0-32.fc38 updates 9.6 k DEBUG util.py:444: lcms2 s390x 2.15-1.fc38 fedora 184 k DEBUG util.py:444: less s390x 633-1.fc38 updates 185 k DEBUG util.py:444: libICE s390x 1.0.10-10.fc38 fedora 73 k DEBUG util.py:444: libSM s390x 1.2.3-12.fc38 fedora 43 k DEBUG util.py:444: libX11 s390x 1.8.4-1.fc38 fedora 669 k DEBUG util.py:444: libX11-common noarch 1.8.4-1.fc38 fedora 177 k DEBUG util.py:444: libX11-xcb s390x 1.8.4-1.fc38 fedora 11 k DEBUG util.py:444: libXau s390x 1.0.11-2.fc38 fedora 31 k DEBUG util.py:444: libXaw s390x 1.0.14-4.fc38 fedora 205 k DEBUG util.py:444: libXcomposite s390x 0.4.5-9.fc38 fedora 23 k DEBUG util.py:444: libXcursor s390x 1.2.1-3.fc38 fedora 32 k DEBUG util.py:444: libXdamage s390x 1.1.5-9.fc38 fedora 22 k DEBUG util.py:444: libXext s390x 1.3.5-2.fc38 fedora 40 k DEBUG util.py:444: libXfixes s390x 6.0.0-5.fc38 fedora 19 k DEBUG util.py:444: libXft s390x 2.3.8-2.fc38 updates 76 k DEBUG util.py:444: libXi s390x 1.8.1-1.fc38 updates 42 k DEBUG util.py:444: libXinerama s390x 1.1.5-2.fc38 fedora 14 k DEBUG util.py:444: libXmu s390x 1.1.4-2.fc38 fedora 81 k DEBUG util.py:444: libXpm s390x 3.5.15-3.fc38 fedora 67 k DEBUG util.py:444: libXrandr s390x 1.5.2-10.fc38 fedora 28 k DEBUG util.py:444: libXrender s390x 0.9.11-2.fc38 fedora 28 k DEBUG util.py:444: libXt s390x 1.2.1-4.fc38 fedora 190 k DEBUG util.py:444: libXtst s390x 1.2.4-2.fc38 fedora 21 k DEBUG util.py:444: libXv s390x 1.0.11-18.fc38 fedora 19 k DEBUG util.py:444: libXxf86vm s390x 1.1.5-2.fc38 fedora 18 k DEBUG util.py:444: libaom s390x 3.6.0-1.fc38 fedora 1.3 M DEBUG util.py:444: libavif s390x 0.11.1-7.fc38 fedora 89 k DEBUG util.py:444: libcbor s390x 0.7.0-9.fc38 fedora 56 k DEBUG util.py:444: libcloudproviders s390x 0.3.1-7.fc38 fedora 44 k DEBUG util.py:444: libdatrie s390x 0.2.13-5.fc38 fedora 33 k DEBUG util.py:444: libdav1d s390x 1.1.0-1.fc38 fedora 321 k DEBUG util.py:444: libdrm s390x 2.4.114-2.fc38 fedora 101 k DEBUG util.py:444: libdvdnav s390x 6.1.1-5.fc38 fedora 55 k DEBUG util.py:444: libdvdread s390x 6.1.3-3.fc38 fedora 72 k DEBUG util.py:444: libepoxy s390x 1.5.10-3.fc38 fedora 238 k DEBUG util.py:444: libevdev s390x 1.13.1-1.fc38 updates 43 k DEBUG util.py:444: libfido2 s390x 1.12.0-3.fc38 fedora 94 k DEBUG util.py:444: libgccjit s390x 13.1.1-2.fc38 updates 8.5 M DEBUG util.py:444: libgcrypt s390x 1.10.2-1.fc38 updates 497 k DEBUG util.py:444: libglvnd s390x 1:1.6.0-2.fc38 fedora 145 k DEBUG util.py:444: libglvnd-egl s390x 1:1.6.0-2.fc38 fedora 39 k DEBUG util.py:444: libglvnd-glx s390x 1:1.6.0-2.fc38 fedora 171 k DEBUG util.py:444: libgpg-error s390x 1.47-1.fc38 updates 232 k DEBUG util.py:444: libgudev s390x 237-4.fc38 fedora 34 k DEBUG util.py:444: libgusb s390x 0.4.5-1.fc38 fedora 63 k DEBUG util.py:444: libicu s390x 72.1-2.fc38 fedora 10 M DEBUG util.py:444: libjpeg-turbo s390x 2.1.4-2.fc38 fedora 178 k DEBUG util.py:444: libjxl s390x 1:0.7.0-6.fc38 fedora 910 k DEBUG util.py:444: liblockfile s390x 1.17-4.fc38 fedora 30 k DEBUG util.py:444: libmanette s390x 0.2.6-6.fc38 fedora 48 k DEBUG util.py:444: libnice s390x 0.1.21-3.fc38 fedora 199 k DEBUG util.py:444: libogg s390x 2:1.3.5-5.fc38 fedora 34 k DEBUG util.py:444: libotf s390x 0.9.13-22.fc38 fedora 105 k DEBUG util.py:444: libpng s390x 2:1.6.37-14.fc38 fedora 131 k DEBUG util.py:444: libproxy s390x 0.4.18-6.fc38 fedora 73 k DEBUG util.py:444: librsvg2 s390x 2.56.0-1.fc38 fedora 3.2 M DEBUG util.py:444: libseccomp s390x 2.5.3-4.fc38 fedora 73 k DEBUG util.py:444: libsecret s390x 0.20.5-3.fc38 fedora 193 k DEBUG util.py:444: libsndfile s390x 1.1.0-6.fc38 fedora 241 k DEBUG util.py:444: libsoup s390x 2.74.3-2.fc38 fedora 404 k DEBUG util.py:444: libsoup3 s390x 3.4.2-2.fc38 updates 389 k DEBUG util.py:444: libsrtp s390x 2.3.0-10.fc38 fedora 59 k DEBUG util.py:444: libstemmer s390x 2.2.0-5.fc38 fedora 175 k DEBUG util.py:444: libthai s390x 0.1.29-4.fc38 fedora 215 k DEBUG util.py:444: libtheora s390x 1:1.1.1-33.fc38 fedora 170 k DEBUG util.py:444: libtiff s390x 4.4.0-5.fc38 fedora 216 k DEBUG util.py:444: libtracker-sparql s390x 3.5.2-1.fc38 updates 386 k DEBUG util.py:444: libunistring s390x 1.1-3.fc38 fedora 557 k DEBUG util.py:444: libunwind s390x 1.6.2-7.fc38 fedora 60 k DEBUG util.py:444: libusb1 s390x 1.0.26-2.fc38 fedora 74 k DEBUG util.py:444: libva s390x 2.18.0-1.fc38 fedora 106 k DEBUG util.py:444: libvisual s390x 1:0.4.1-1.fc38 fedora 152 k DEBUG util.py:444: libvorbis s390x 1:1.3.7-7.fc38 fedora 212 k DEBUG util.py:444: libwayland-client s390x 1.22.0-1.fc38 updates 34 k DEBUG util.py:444: libwayland-cursor s390x 1.22.0-1.fc38 updates 19 k DEBUG util.py:444: libwayland-egl s390x 1.22.0-1.fc38 updates 12 k DEBUG util.py:444: libwayland-server s390x 1.22.0-1.fc38 updates 42 k DEBUG util.py:444: libwebp s390x 1.3.0-2.fc38 fedora 254 k DEBUG util.py:444: libwpe s390x 1.14.0-2.fc38 fedora 29 k DEBUG util.py:444: libxcb s390x 1.13.1-11.fc38 fedora 241 k DEBUG util.py:444: libxkbcommon s390x 1.5.0-2.fc38 fedora 147 k DEBUG util.py:444: libxshmfence s390x 1.3-12.fc38 fedora 12 k DEBUG util.py:444: libxslt s390x 1.1.38-1.fc38 updates 188 k DEBUG util.py:444: lilv-libs s390x 0.24.14-4.fc38 fedora 59 k DEBUG util.py:444: m17n-db noarch 1.8.2-1.fc38 updates 680 k DEBUG util.py:444: m17n-lib s390x 1.8.2-1.fc38 updates 205 k DEBUG util.py:444: m4 s390x 1.4.19-5.fc38 fedora 313 k DEBUG util.py:444: mesa-filesystem s390x 23.1.1-1.fc38 updates 18 k DEBUG util.py:444: mesa-libEGL s390x 23.1.1-1.fc38 updates 137 k DEBUG util.py:444: mesa-libGL s390x 23.1.1-1.fc38 updates 196 k DEBUG util.py:444: mesa-libgbm s390x 23.1.1-1.fc38 updates 46 k DEBUG util.py:444: mesa-libglapi s390x 23.1.1-1.fc38 updates 79 k DEBUG util.py:444: mpg123-libs s390x 1.31.3-1.fc38 fedora 338 k DEBUG util.py:444: ncurses s390x 6.4-3.20230114.fc38 fedora 422 k DEBUG util.py:444: nettle s390x 3.8-3.fc38 fedora 443 k DEBUG util.py:444: nspr s390x 4.35.0-6.fc38 fedora 146 k DEBUG util.py:444: nss s390x 3.89.0-2.fc38 fedora 706 k DEBUG util.py:444: nss-softokn s390x 3.89.0-2.fc38 fedora 1.0 M DEBUG util.py:444: nss-softokn-freebl s390x 3.89.0-2.fc38 fedora 320 k DEBUG util.py:444: nss-sysinit s390x 3.89.0-2.fc38 fedora 18 k DEBUG util.py:444: nss-util s390x 3.89.0-2.fc38 fedora 90 k DEBUG util.py:444: openjpeg2 s390x 2.5.0-3.fc38 fedora 197 k DEBUG util.py:444: openssh s390x 9.0p1-15.fc38 updates 444 k DEBUG util.py:444: openssh-clients s390x 9.0p1-15.fc38 updates 729 k DEBUG util.py:444: opus s390x 1.3.1-12.fc38 fedora 243 k DEBUG util.py:444: orc s390x 0.4.33-2.fc38 fedora 210 k DEBUG util.py:444: pango s390x 1.50.14-1.fc38 fedora 353 k DEBUG util.py:444: pcre s390x 8.45-1.fc38.3 fedora 135 k DEBUG util.py:444: perl-B s390x 1.83-497.fc38_clang16_03 copr_base 182 k DEBUG util.py:444: perl-Carp noarch 1.52-490.fc38 fedora 29 k DEBUG util.py:444: perl-Class-Struct noarch 0.66-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-Data-Dumper s390x 2.184-491.fc38 fedora 57 k DEBUG util.py:444: perl-DynaLoader s390x 1.52-497.fc38_clang16_03 copr_base 28 k DEBUG util.py:444: perl-Encode s390x 4:3.19-493.fc38 fedora 1.7 M DEBUG util.py:444: perl-Errno s390x 1.36-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-Error noarch 1:0.17029-11.fc38 fedora 40 k DEBUG util.py:444: perl-Exporter noarch 5.77-490.fc38 fedora 31 k DEBUG util.py:444: perl-Fcntl s390x 1.15-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Basename noarch 2.85-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-File-Compare noarch 1.100.700-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-File-Copy noarch 2.39-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Find noarch 1.40-497.fc38_clang16_03 copr_base 27 k DEBUG util.py:444: perl-File-Path noarch 2.18-490.fc38 fedora 35 k DEBUG util.py:444: perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k DEBUG util.py:444: perl-File-stat noarch 1.12-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k DEBUG util.py:444: perl-Getopt-Std noarch 1.13-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-Git noarch 2.40.1-1.fc38 updates 41 k DEBUG util.py:444: perl-HTTP-Tiny noarch 0.082-2.fc38 fedora 55 k DEBUG util.py:444: perl-IO s390x 1.50-497.fc38_clang16_03 copr_base 88 k DEBUG util.py:444: perl-IPC-Open3 noarch 1.22-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-MIME-Base64 s390x 3.16-490.fc38 fedora 30 k DEBUG util.py:444: perl-POSIX s390x 2.03-497.fc38_clang16_03 copr_base 97 k DEBUG util.py:444: perl-PathTools s390x 3.84-490.fc38 fedora 87 k DEBUG util.py:444: perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k DEBUG util.py:444: perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k DEBUG util.py:444: perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k DEBUG util.py:444: perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k DEBUG util.py:444: perl-Scalar-List-Utils s390x 5:1.63-490.fc38 fedora 74 k DEBUG util.py:444: perl-SelectSaver noarch 1.02-497.fc38_clang16_03 copr_base 13 k DEBUG util.py:444: perl-Socket s390x 4:2.036-2.fc38 fedora 55 k DEBUG util.py:444: perl-Storable s390x 1:3.26-490.fc38 fedora 98 k DEBUG util.py:444: perl-Symbol noarch 1.09-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k DEBUG util.py:444: perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k DEBUG util.py:444: perl-TermReadKey s390x 2.38-16.fc38 fedora 35 k DEBUG util.py:444: perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k DEBUG util.py:444: perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k DEBUG util.py:444: perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k DEBUG util.py:444: perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k DEBUG util.py:444: perl-constant noarch 1.33-491.fc38 fedora 23 k DEBUG util.py:444: perl-if noarch 0.61.000-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-interpreter s390x 4:5.36.1-497.fc38_clang16_03 copr_base 74 k DEBUG util.py:444: perl-lib s390x 0.65-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-libs s390x 4:5.36.1-497.fc38_clang16_03 copr_base 2.4 M DEBUG util.py:444: perl-locale noarch 1.10-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-mro s390x 1.26-497.fc38_clang16_03 copr_base 30 k DEBUG util.py:444: perl-overload noarch 1.35-497.fc38_clang16_03 copr_base 47 k DEBUG util.py:444: perl-overloading noarch 0.02-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-parent noarch 1:0.241-1.fc38 fedora 15 k DEBUG util.py:444: perl-podlators noarch 1:5.01-2.fc38 fedora 125 k DEBUG util.py:444: perl-threads s390x 1:2.27-490.fc38 fedora 57 k DEBUG util.py:444: perl-threads-shared s390x 1.64-490.fc38 fedora 44 k DEBUG util.py:444: perl-vars noarch 1.05-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: pixman s390x 0.42.2-1.fc38 fedora 210 k DEBUG util.py:444: rav1e-libs s390x 0.5.1-9.fc38 fedora 794 k DEBUG util.py:444: serd s390x 0.30.16-1.fc38 fedora 62 k DEBUG util.py:444: shared-mime-info s390x 2.2-3.fc38 fedora 381 k DEBUG util.py:444: sord s390x 0.16.14-1.fc38 fedora 40 k DEBUG util.py:444: soundtouch s390x 2.3.1-4.fc38 fedora 93 k DEBUG util.py:444: sratom s390x 0.6.10-3.fc38 fedora 26 k DEBUG util.py:444: svt-av1-libs s390x 1.4.1-2.fc38 fedora 1.2 M DEBUG util.py:444: vulkan-loader s390x 1.3.243.0-1.fc38 updates 153 k DEBUG util.py:444: webkit2gtk4.0 s390x 2.40.1-1.fc38 updates 20 M DEBUG util.py:444: webrtc-audio-processing s390x 0.3.1-10.fc38 fedora 323 k DEBUG util.py:444: woff2 s390x 1.0.2-17.fc38 fedora 64 k DEBUG util.py:444: wpebackend-fdo s390x 1.14.2-1.fc38 fedora 47 k DEBUG util.py:444: xdg-dbus-proxy s390x 0.1.3-3.fc38 fedora 42 k DEBUG util.py:444: xkeyboard-config noarch 2.38-1.fc38 fedora 963 k DEBUG util.py:444: xml-common noarch 0.6.3-60.fc38 fedora 31 k DEBUG util.py:444: xprop s390x 1.2.5-3.fc38 fedora 36 k DEBUG util.py:444: Transaction Summary DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Install 252 Packages DEBUG util.py:444: Total download size: 187 M DEBUG util.py:444: Installed size: 661 M DEBUG util.py:444: Downloading Packages: DEBUG util.py:444: (1/252): perl-Class-Struct-0.66-497.fc38_clang1 566 kB/s | 24 kB 00:00 DEBUG util.py:444: (2/252): perl-Errno-1.36-497.fc38_clang16_03.s3 3.3 MB/s | 17 kB 00:00 DEBUG util.py:444: (3/252): perl-DynaLoader-1.52-497.fc38_clang16_ 571 kB/s | 28 kB 00:00 DEBUG util.py:444: (4/252): perl-B-1.83-497.fc38_clang16_03.s390x. 3.6 MB/s | 182 kB 00:00 DEBUG util.py:444: (5/252): perl-File-Basename-2.85-497.fc38_clang 5.9 MB/s | 19 kB 00:00 DEBUG util.py:444: (6/252): perl-Fcntl-1.15-497.fc38_clang16_03.s3 5.0 MB/s | 22 kB 00:00 DEBUG util.py:444: (7/252): perl-File-Compare-1.100.700-497.fc38_c 1.9 MB/s | 15 kB 00:00 DEBUG util.py:444: (8/252): perl-File-Copy-2.39-497.fc38_clang16_0 2.8 MB/s | 22 kB 00:00 DEBUG util.py:444: (9/252): perl-File-Find-1.40-497.fc38_clang16_0 3.4 MB/s | 27 kB 00:00 DEBUG util.py:444: (10/252): perl-File-stat-1.12-497.fc38_clang16_ 2.7 MB/s | 19 kB 00:00 DEBUG util.py:444: (11/252): perl-Getopt-Std-1.13-497.fc38_clang16 2.4 MB/s | 17 kB 00:00 DEBUG util.py:444: (12/252): perl-IO-1.50-497.fc38_clang16_03.s390 11 MB/s | 88 kB 00:00 DEBUG util.py:444: (13/252): perl-IPC-Open3-1.22-497.fc38_clang16_ 2.6 MB/s | 24 kB 00:00 DEBUG util.py:444: (14/252): perl-POSIX-2.03-497.fc38_clang16_03.s 7.3 MB/s | 97 kB 00:00 DEBUG util.py:444: (15/252): perl-if-0.61.000-497.fc38_clang16_03. 2.1 MB/s | 16 kB 00:00 DEBUG util.py:444: (16/252): perl-Symbol-1.09-497.fc38_clang16_03. 776 kB/s | 16 kB 00:00 DEBUG util.py:444: (17/252): perl-interpreter-5.36.1-497.fc38_clan 9.4 MB/s | 74 kB 00:00 DEBUG util.py:444: (18/252): perl-SelectSaver-1.02-497.fc38_clang1 328 kB/s | 13 kB 00:00 DEBUG util.py:444: (19/252): perl-lib-0.65-497.fc38_clang16_03.s39 982 kB/s | 17 kB 00:00 DEBUG util.py:444: (20/252): perl-locale-1.10-497.fc38_clang16_03. 1.7 MB/s | 15 kB 00:00 DEBUG util.py:444: (21/252): perl-mro-1.26-497.fc38_clang16_03.s39 3.2 MB/s | 30 kB 00:00 DEBUG util.py:444: (22/252): perl-libs-5.36.1-497.fc38_clang16_03. 91 MB/s | 2.4 MB 00:00 DEBUG util.py:444: (23/252): perl-overloading-0.02-497.fc38_clang1 2.5 MB/s | 15 kB 00:00 DEBUG util.py:444: (24/252): perl-vars-1.05-497.fc38_clang16_03.no 2.4 MB/s | 15 kB 00:00 DEBUG util.py:444: (25/252): perl-overload-1.35-497.fc38_clang16_0 3.9 MB/s | 47 kB 00:00 DEBUG util.py:444: (26/252): adwaita-cursor-theme-44.0-1.fc38.noar 513 kB/s | 633 kB 00:01 DEBUG util.py:444: (27/252): autoconf-2.71-5.fc38.noarch.rpm 591 kB/s | 733 kB 00:01 DEBUG util.py:444: (28/252): bubblewrap-0.7.0-1.fc38.s390x.rpm 310 kB/s | 61 kB 00:00 DEBUG util.py:444: (29/252): adwaita-icon-theme-44.0-1.fc38.noarch 758 kB/s | 1.1 MB 00:01 DEBUG util.py:444: (30/252): automake-1.16.5-11.fc38.noarch.rpm 1.9 MB/s | 697 kB 00:00 DEBUG util.py:444: (31/252): cdparanoia-libs-10.2-41.fc38.s390x.rp 330 kB/s | 59 kB 00:00 DEBUG util.py:444: (32/252): crypto-policies-scripts-20230301-1.gi 631 kB/s | 116 kB 00:00 DEBUG util.py:444: (33/252): cups-libs-2.4.2-11.fc38.s390x.rpm 1.3 MB/s | 275 kB 00:00 DEBUG util.py:444: (34/252): dbus-1.14.6-1.fc38.s390x.rpm 44 kB/s | 7.9 kB 00:00 DEBUG util.py:444: (35/252): dbus-broker-33-1.fc38.s390x.rpm 871 kB/s | 174 kB 00:00 DEBUG util.py:444: (36/252): dbus-common-1.14.6-1.fc38.noarch.rpm 84 kB/s | 15 kB 00:00 DEBUG util.py:444: (37/252): dbus-libs-1.14.6-1.fc38.s390x.rpm 892 kB/s | 158 kB 00:00 DEBUG util.py:444: (38/252): dejavu-sans-mono-fonts-2.37-20.fc38.n 2.2 MB/s | 469 kB 00:00 DEBUG util.py:444: (39/252): desktop-file-utils-0.26-8.fc38.s390x. 363 kB/s | 71 kB 00:00 DEBUG util.py:444: (40/252): emacs-filesystem-28.2-4.fc38.noarch.r 43 kB/s | 7.6 kB 00:00 DEBUG util.py:444: (41/252): enchant2-2.3.4-1.fc38.s390x.rpm 269 kB/s | 65 kB 00:00 DEBUG util.py:444: (42/252): fdk-aac-free-2.0.0-10.fc38.s390x.rpm 2.3 MB/s | 417 kB 00:00 DEBUG util.py:444: (43/252): flac-libs-1.4.2-2.fc38.s390x.rpm 1.2 MB/s | 224 kB 00:00 DEBUG util.py:444: (44/252): fontconfig-2.14.2-1.fc38.s390x.rpm 1.7 MB/s | 304 kB 00:00 DEBUG util.py:444: (45/252): fonts-filesystem-2.0.5-11.fc38.noarch 46 kB/s | 8.1 kB 00:00 DEBUG util.py:444: (46/252): freetype-2.13.0-2.fc38.s390x.rpm 2.4 MB/s | 441 kB 00:00 DEBUG util.py:444: (47/252): fribidi-1.0.12-3.fc38.s390x.rpm 468 kB/s | 91 kB 00:00 DEBUG util.py:444: (48/252): gdk-pixbuf2-2.42.10-2.fc38.s390x.rpm 2.4 MB/s | 486 kB 00:00 DEBUG util.py:444: (49/252): gdk-pixbuf2-modules-2.42.10-2.fc38.s3 488 kB/s | 89 kB 00:00 DEBUG util.py:444: (50/252): emacs-28.2-4.fc38.s390x.rpm 14 MB/s | 31 MB 00:02 DEBUG util.py:444: (51/252): giflib-5.2.1-15.fc38.s390x.rpm 283 kB/s | 54 kB 00:00 DEBUG util.py:444: (52/252): gnutls-3.8.0-2.fc38.s390x.rpm 5.8 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (53/252): glib-networking-2.76.0-2.fc38.s390x.r 1.1 MB/s | 197 kB 00:00 DEBUG util.py:444: (54/252): google-noto-fonts-common-20230201-1.f 92 kB/s | 16 kB 00:00 DEBUG util.py:444: (55/252): google-noto-sans-vf-fonts-20230201-1. 2.8 MB/s | 580 kB 00:00 DEBUG util.py:444: (56/252): graphene-1.10.6-5.fc38.s390x.rpm 425 kB/s | 75 kB 00:00 DEBUG util.py:444: (57/252): graphite2-1.3.14-11.fc38.s390x.rpm 566 kB/s | 100 kB 00:00 DEBUG util.py:444: (58/252): emacs-common-28.2-4.fc38.s390x.rpm 14 MB/s | 39 MB 00:02 DEBUG util.py:444: (59/252): groff-base-1.22.4-11.fc38.s390x.rpm 6.1 MB/s | 1.1 MB 00:00 DEBUG util.py:444: (60/252): gsettings-desktop-schemas-44.0-1.fc38 3.4 MB/s | 731 kB 00:00 DEBUG util.py:444: (61/252): gsm-1.0.22-2.fc38.s390x.rpm 213 kB/s | 39 kB 00:00 DEBUG util.py:444: (62/252): gssdp-1.6.2-2.fc38.s390x.rpm 325 kB/s | 58 kB 00:00 DEBUG util.py:444: (63/252): gupnp-1.6.3-2.fc38.s390x.rpm 595 kB/s | 105 kB 00:00 DEBUG util.py:444: (64/252): harfbuzz-7.1.0-1.fc38.s390x.rpm 4.9 MB/s | 926 kB 00:00 DEBUG util.py:444: (65/252): harfbuzz-icu-7.1.0-1.fc38.s390x.rpm 91 kB/s | 16 kB 00:00 DEBUG util.py:444: (66/252): hicolor-icon-theme-0.17-15.fc38.noarc 374 kB/s | 66 kB 00:00 DEBUG util.py:444: (67/252): highway-1.0.4-1.fc38.s390x.rpm 1.2 MB/s | 220 kB 00:00 DEBUG util.py:444: (68/252): hunspell-1.7.2-3.fc38.s390x.rpm 2.2 MB/s | 493 kB 00:00 DEBUG util.py:444: (69/252): hunspell-en-US-0.20201207-3.fc38.noar 1.0 MB/s | 181 kB 00:00 DEBUG util.py:444: (70/252): hunspell-filesystem-1.7.2-3.fc38.s390 48 kB/s | 9.2 kB 00:00 DEBUG util.py:444: (71/252): hyphen-2.8.8-19.fc38.s390x.rpm 151 kB/s | 30 kB 00:00 DEBUG util.py:444: (72/252): jbigkit-libs-2.1-25.fc38.s390x.rpm 302 kB/s | 55 kB 00:00 DEBUG util.py:444: (73/252): iso-codes-4.13.0-1.fc38.noarch.rpm 9.8 MB/s | 3.5 MB 00:00 DEBUG util.py:444: (74/252): json-glib-1.6.6-4.fc38.s390x.rpm 851 kB/s | 161 kB 00:00 DEBUG util.py:444: (75/252): lame-libs-3.100-14.fc38.s390x.rpm 1.9 MB/s | 351 kB 00:00 DEBUG util.py:444: (76/252): lcms2-2.15-1.fc38.s390x.rpm 1.0 MB/s | 184 kB 00:00 DEBUG util.py:444: (77/252): libICE-1.0.10-10.fc38.s390x.rpm 410 kB/s | 73 kB 00:00 DEBUG util.py:444: (78/252): libSM-1.2.3-12.fc38.s390x.rpm 234 kB/s | 43 kB 00:00 DEBUG util.py:444: (79/252): libX11-1.8.4-1.fc38.s390x.rpm 3.7 MB/s | 669 kB 00:00 DEBUG util.py:444: (80/252): libX11-common-1.8.4-1.fc38.noarch.rpm 930 kB/s | 177 kB 00:00 DEBUG util.py:444: (81/252): libX11-xcb-1.8.4-1.fc38.s390x.rpm 62 kB/s | 11 kB 00:00 DEBUG util.py:444: (82/252): libXau-1.0.11-2.fc38.s390x.rpm 179 kB/s | 31 kB 00:00 DEBUG util.py:444: (83/252): libXaw-1.0.14-4.fc38.s390x.rpm 1.1 MB/s | 205 kB 00:00 DEBUG util.py:444: (84/252): libXcomposite-0.4.5-9.fc38.s390x.rpm 126 kB/s | 23 kB 00:00 DEBUG util.py:444: (85/252): libXcursor-1.2.1-3.fc38.s390x.rpm 181 kB/s | 32 kB 00:00 DEBUG util.py:444: (86/252): libXdamage-1.1.5-9.fc38.s390x.rpm 123 kB/s | 22 kB 00:00 DEBUG util.py:444: (87/252): libXext-1.3.5-2.fc38.s390x.rpm 216 kB/s | 40 kB 00:00 DEBUG util.py:444: (88/252): libXfixes-6.0.0-5.fc38.s390x.rpm 108 kB/s | 19 kB 00:00 DEBUG util.py:444: (89/252): libXinerama-1.1.5-2.fc38.s390x.rpm 79 kB/s | 14 kB 00:00 DEBUG util.py:444: (90/252): libXmu-1.1.4-2.fc38.s390x.rpm 415 kB/s | 81 kB 00:00 DEBUG util.py:444: (91/252): libXpm-3.5.15-3.fc38.s390x.rpm 381 kB/s | 67 kB 00:00 DEBUG util.py:444: (92/252): libXrandr-1.5.2-10.fc38.s390x.rpm 160 kB/s | 28 kB 00:00 DEBUG util.py:444: (93/252): libXrender-0.9.11-2.fc38.s390x.rpm 153 kB/s | 28 kB 00:00 DEBUG util.py:444: (94/252): libXt-1.2.1-4.fc38.s390x.rpm 1.1 MB/s | 190 kB 00:00 DEBUG util.py:444: (95/252): libXtst-1.2.4-2.fc38.s390x.rpm 117 kB/s | 21 kB 00:00 DEBUG util.py:444: (96/252): libXv-1.0.11-18.fc38.s390x.rpm 102 kB/s | 19 kB 00:00 DEBUG util.py:444: (97/252): libXxf86vm-1.1.5-2.fc38.s390x.rpm 101 kB/s | 18 kB 00:00 DEBUG util.py:444: (98/252): libaom-3.6.0-1.fc38.s390x.rpm 7.5 MB/s | 1.3 MB 00:00 DEBUG util.py:444: (99/252): libavif-0.11.1-7.fc38.s390x.rpm 485 kB/s | 89 kB 00:00 DEBUG util.py:444: (100/252): libcbor-0.7.0-9.fc38.s390x.rpm 303 kB/s | 56 kB 00:00 DEBUG util.py:444: (101/252): libcloudproviders-0.3.1-7.fc38.s390x 247 kB/s | 44 kB 00:00 DEBUG util.py:444: (102/252): libdatrie-0.2.13-5.fc38.s390x.rpm 180 kB/s | 33 kB 00:00 DEBUG util.py:444: (103/252): libdav1d-1.1.0-1.fc38.s390x.rpm 1.8 MB/s | 321 kB 00:00 DEBUG util.py:444: (104/252): libdrm-2.4.114-2.fc38.s390x.rpm 570 kB/s | 101 kB 00:00 DEBUG util.py:444: (105/252): libdvdnav-6.1.1-5.fc38.s390x.rpm 301 kB/s | 55 kB 00:00 DEBUG util.py:444: (106/252): libdvdread-6.1.3-3.fc38.s390x.rpm 408 kB/s | 72 kB 00:00 DEBUG util.py:444: (107/252): libepoxy-1.5.10-3.fc38.s390x.rpm 1.2 MB/s | 238 kB 00:00 DEBUG util.py:444: (108/252): libfido2-1.12.0-3.fc38.s390x.rpm 491 kB/s | 94 kB 00:00 DEBUG util.py:444: (109/252): libglvnd-1.6.0-2.fc38.s390x.rpm 822 kB/s | 145 kB 00:00 DEBUG util.py:444: (110/252): libglvnd-egl-1.6.0-2.fc38.s390x.rpm 217 kB/s | 39 kB 00:00 DEBUG util.py:444: (111/252): libgudev-237-4.fc38.s390x.rpm 195 kB/s | 34 kB 00:00 DEBUG util.py:444: (112/252): libglvnd-glx-1.6.0-2.fc38.s390x.rpm 933 kB/s | 171 kB 00:00 DEBUG util.py:444: (113/252): libgusb-0.4.5-1.fc38.s390x.rpm 338 kB/s | 63 kB 00:00 DEBUG util.py:444: (114/252): libjpeg-turbo-2.1.4-2.fc38.s390x.rpm 970 kB/s | 178 kB 00:00 DEBUG util.py:444: (115/252): libjxl-0.7.0-6.fc38.s390x.rpm 5.0 MB/s | 910 kB 00:00 DEBUG util.py:444: (116/252): liblockfile-1.17-4.fc38.s390x.rpm 154 kB/s | 30 kB 00:00 DEBUG util.py:444: (117/252): libmanette-0.2.6-6.fc38.s390x.rpm 257 kB/s | 48 kB 00:00 DEBUG util.py:444: (118/252): libnice-0.1.21-3.fc38.s390x.rpm 1.1 MB/s | 199 kB 00:00 DEBUG util.py:444: (119/252): libogg-1.3.5-5.fc38.s390x.rpm 191 kB/s | 34 kB 00:00 DEBUG util.py:444: (120/252): libotf-0.9.13-22.fc38.s390x.rpm 528 kB/s | 105 kB 00:00 DEBUG util.py:444: (121/252): libpng-1.6.37-14.fc38.s390x.rpm 736 kB/s | 131 kB 00:00 DEBUG util.py:444: (122/252): libicu-72.1-2.fc38.s390x.rpm 12 MB/s | 10 MB 00:00 DEBUG util.py:444: (123/252): libproxy-0.4.18-6.fc38.s390x.rpm 397 kB/s | 73 kB 00:00 DEBUG util.py:444: (124/252): libseccomp-2.5.3-4.fc38.s390x.rpm 416 kB/s | 73 kB 00:00 DEBUG util.py:444: (125/252): libsecret-0.20.5-3.fc38.s390x.rpm 1.0 MB/s | 193 kB 00:00 DEBUG util.py:444: (126/252): librsvg2-2.56.0-1.fc38.s390x.rpm 8.9 MB/s | 3.2 MB 00:00 DEBUG util.py:444: (127/252): libsndfile-1.1.0-6.fc38.s390x.rpm 1.3 MB/s | 241 kB 00:00 DEBUG util.py:444: (128/252): libsrtp-2.3.0-10.fc38.s390x.rpm 332 kB/s | 59 kB 00:00 DEBUG util.py:444: (129/252): libsoup-2.74.3-2.fc38.s390x.rpm 1.9 MB/s | 404 kB 00:00 DEBUG util.py:444: (130/252): libstemmer-2.2.0-5.fc38.s390x.rpm 946 kB/s | 175 kB 00:00 DEBUG util.py:444: (131/252): libthai-0.1.29-4.fc38.s390x.rpm 1.1 MB/s | 215 kB 00:00 DEBUG util.py:444: (132/252): libtheora-1.1.1-33.fc38.s390x.rpm 928 kB/s | 170 kB 00:00 DEBUG util.py:444: (133/252): libtiff-4.4.0-5.fc38.s390x.rpm 1.2 MB/s | 216 kB 00:00 DEBUG util.py:444: (134/252): libunistring-1.1-3.fc38.s390x.rpm 3.0 MB/s | 557 kB 00:00 DEBUG util.py:444: (135/252): libtool-2.4.7-6.fc38.s390x.rpm 2.9 MB/s | 601 kB 00:00 DEBUG util.py:444: (136/252): libunwind-1.6.2-7.fc38.s390x.rpm 340 kB/s | 60 kB 00:00 DEBUG util.py:444: (137/252): libva-2.18.0-1.fc38.s390x.rpm 598 kB/s | 106 kB 00:00 DEBUG util.py:444: (138/252): libusb1-1.0.26-2.fc38.s390x.rpm 374 kB/s | 74 kB 00:00 DEBUG util.py:444: (139/252): libvisual-0.4.1-1.fc38.s390x.rpm 863 kB/s | 152 kB 00:00 DEBUG util.py:444: (140/252): libvorbis-1.3.7-7.fc38.s390x.rpm 1.2 MB/s | 212 kB 00:00 DEBUG util.py:444: (141/252): libwebp-1.3.0-2.fc38.s390x.rpm 1.3 MB/s | 254 kB 00:00 DEBUG util.py:444: (142/252): libwpe-1.14.0-2.fc38.s390x.rpm 150 kB/s | 29 kB 00:00 DEBUG util.py:444: (143/252): libxcb-1.13.1-11.fc38.s390x.rpm 1.3 MB/s | 241 kB 00:00 DEBUG util.py:444: (144/252): libxkbcommon-1.5.0-2.fc38.s390x.rpm 768 kB/s | 147 kB 00:00 DEBUG util.py:444: (145/252): libxshmfence-1.3-12.fc38.s390x.rpm 67 kB/s | 12 kB 00:00 DEBUG util.py:444: (146/252): lilv-libs-0.24.14-4.fc38.s390x.rpm 333 kB/s | 59 kB 00:00 DEBUG util.py:444: (147/252): m4-1.4.19-5.fc38.s390x.rpm 1.6 MB/s | 313 kB 00:00 DEBUG util.py:444: (148/252): mpg123-libs-1.31.3-1.fc38.s390x.rpm 1.9 MB/s | 338 kB 00:00 DEBUG util.py:444: (149/252): ncurses-6.4-3.20230114.fc38.s390x.rp 2.3 MB/s | 422 kB 00:00 DEBUG util.py:444: (150/252): nettle-3.8-3.fc38.s390x.rpm 2.4 MB/s | 443 kB 00:00 DEBUG util.py:444: (151/252): nspr-4.35.0-6.fc38.s390x.rpm 830 kB/s | 146 kB 00:00 DEBUG util.py:444: (152/252): nss-3.89.0-2.fc38.s390x.rpm 3.9 MB/s | 706 kB 00:00 DEBUG util.py:444: (153/252): nss-softokn-freebl-3.89.0-2.fc38.s39 1.8 MB/s | 320 kB 00:00 DEBUG util.py:444: (154/252): nss-softokn-3.89.0-2.fc38.s390x.rpm 5.6 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (155/252): nss-sysinit-3.89.0-2.fc38.s390x.rpm 101 kB/s | 18 kB 00:00 DEBUG util.py:444: (156/252): nss-util-3.89.0-2.fc38.s390x.rpm 514 kB/s | 90 kB 00:00 DEBUG util.py:444: (157/252): openjpeg2-2.5.0-3.fc38.s390x.rpm 1.0 MB/s | 197 kB 00:00 DEBUG util.py:444: (158/252): opus-1.3.1-12.fc38.s390x.rpm 1.3 MB/s | 243 kB 00:00 DEBUG util.py:444: (159/252): orc-0.4.33-2.fc38.s390x.rpm 1.2 MB/s | 210 kB 00:00 DEBUG util.py:444: (160/252): pango-1.50.14-1.fc38.s390x.rpm 1.6 MB/s | 353 kB 00:00 DEBUG util.py:444: (161/252): pcre-8.45-1.fc38.3.s390x.rpm 762 kB/s | 135 kB 00:00 DEBUG util.py:444: (162/252): perl-Carp-1.52-490.fc38.noarch.rpm 163 kB/s | 29 kB 00:00 DEBUG util.py:444: (163/252): perl-Data-Dumper-2.184-491.fc38.s390 312 kB/s | 57 kB 00:00 DEBUG util.py:444: (164/252): perl-Encode-3.19-493.fc38.s390x.rpm 9.3 MB/s | 1.7 MB 00:00 DEBUG util.py:444: (165/252): perl-Error-0.17029-11.fc38.noarch.rp 183 kB/s | 40 kB 00:00 DEBUG util.py:444: (166/252): perl-Exporter-5.77-490.fc38.noarch.r 168 kB/s | 31 kB 00:00 DEBUG util.py:444: (167/252): perl-File-Path-2.18-490.fc38.noarch. 197 kB/s | 35 kB 00:00 DEBUG util.py:444: (168/252): perl-File-Temp-0.231.100-490.fc38.no 335 kB/s | 59 kB 00:00 DEBUG util.py:444: (169/252): perl-Getopt-Long-2.54-2.fc38.noarch. 327 kB/s | 60 kB 00:00 DEBUG util.py:444: (170/252): perl-HTTP-Tiny-0.082-2.fc38.noarch.r 311 kB/s | 55 kB 00:00 DEBUG util.py:444: (171/252): perl-MIME-Base64-3.16-490.fc38.s390x 171 kB/s | 30 kB 00:00 DEBUG util.py:444: (172/252): perl-PathTools-3.84-490.fc38.s390x.r 473 kB/s | 87 kB 00:00 DEBUG util.py:444: (173/252): perl-Pod-Escapes-1.07-490.fc38.noarc 110 kB/s | 20 kB 00:00 DEBUG util.py:444: (174/252): perl-Pod-Perldoc-3.28.01-491.fc38.no 487 kB/s | 86 kB 00:00 DEBUG util.py:444: (175/252): perl-Pod-Simple-3.43-491.fc38.noarch 1.2 MB/s | 219 kB 00:00 DEBUG util.py:444: (176/252): perl-Pod-Usage-2.03-4.fc38.noarch.rp 224 kB/s | 40 kB 00:00 DEBUG util.py:444: (177/252): perl-Scalar-List-Utils-1.63-490.fc38 420 kB/s | 74 kB 00:00 DEBUG util.py:444: (178/252): perl-Socket-2.036-2.fc38.s390x.rpm 300 kB/s | 55 kB 00:00 DEBUG util.py:444: (179/252): perl-Storable-3.26-490.fc38.s390x.rp 552 kB/s | 98 kB 00:00 DEBUG util.py:444: (180/252): perl-Term-ANSIColor-5.01-491.fc38.no 270 kB/s | 47 kB 00:00 DEBUG util.py:444: (181/252): perl-Term-Cap-1.18-1.fc38.noarch.rpm 118 kB/s | 22 kB 00:00 DEBUG util.py:444: (182/252): perl-TermReadKey-2.38-16.fc38.s390x. 181 kB/s | 35 kB 00:00 DEBUG util.py:444: (183/252): perl-Text-ParseWords-3.31-490.fc38.n 93 kB/s | 16 kB 00:00 DEBUG util.py:444: (184/252): perl-Thread-Queue-3.14-490.fc38.noar 115 kB/s | 21 kB 00:00 DEBUG util.py:444: (185/252): perl-Time-Local-1.300-490.fc38.noarc 188 kB/s | 33 kB 00:00 DEBUG util.py:444: (186/252): perl-constant-1.33-491.fc38.noarch.r 129 kB/s | 23 kB 00:00 DEBUG util.py:444: (187/252): perl-parent-0.241-1.fc38.noarch.rpm 79 kB/s | 15 kB 00:00 DEBUG util.py:444: (188/252): perl-podlators-5.01-2.fc38.noarch.rp 706 kB/s | 125 kB 00:00 DEBUG util.py:444: (189/252): perl-threads-2.27-490.fc38.s390x.rpm 324 kB/s | 57 kB 00:00 DEBUG util.py:444: (190/252): perl-threads-shared-1.64-490.fc38.s3 218 kB/s | 44 kB 00:00 DEBUG util.py:444: (191/252): pixman-0.42.2-1.fc38.s390x.rpm 1.2 MB/s | 210 kB 00:00 DEBUG util.py:444: (192/252): rav1e-libs-0.5.1-9.fc38.s390x.rpm 4.4 MB/s | 794 kB 00:00 DEBUG util.py:444: (193/252): serd-0.30.16-1.fc38.s390x.rpm 337 kB/s | 62 kB 00:00 DEBUG util.py:444: (194/252): shared-mime-info-2.2-3.fc38.s390x.rp 1.8 MB/s | 381 kB 00:00 DEBUG util.py:444: (195/252): sord-0.16.14-1.fc38.s390x.rpm 228 kB/s | 40 kB 00:00 DEBUG util.py:444: (196/252): soundtouch-2.3.1-4.fc38.s390x.rpm 504 kB/s | 93 kB 00:00 DEBUG util.py:444: (197/252): sratom-0.6.10-3.fc38.s390x.rpm 145 kB/s | 26 kB 00:00 DEBUG util.py:444: (198/252): svt-av1-libs-1.4.1-2.fc38.s390x.rpm 6.8 MB/s | 1.2 MB 00:00 DEBUG util.py:444: (199/252): webrtc-audio-processing-0.3.1-10.fc3 1.7 MB/s | 323 kB 00:00 DEBUG util.py:444: (200/252): woff2-1.0.2-17.fc38.s390x.rpm 319 kB/s | 64 kB 00:00 DEBUG util.py:444: (201/252): wpebackend-fdo-1.14.2-1.fc38.s390x.r 219 kB/s | 47 kB 00:00 DEBUG util.py:444: (202/252): xdg-dbus-proxy-0.1.3-3.fc38.s390x.rp 213 kB/s | 42 kB 00:00 DEBUG util.py:444: (203/252): xkeyboard-config-2.38-1.fc38.noarch. 5.0 MB/s | 963 kB 00:00 DEBUG util.py:444: (204/252): xml-common-0.6.3-60.fc38.noarch.rpm 176 kB/s | 31 kB 00:00 DEBUG util.py:444: (205/252): xprop-1.2.5-3.fc38.s390x.rpm 197 kB/s | 36 kB 00:00 DEBUG util.py:444: (206/252): at-spi2-atk-2.48.2-1.fc38.s390x.rpm 101 kB/s | 86 kB 00:00 DEBUG util.py:444: (207/252): atk-2.48.2-1.fc38.s390x.rpm 527 kB/s | 80 kB 00:00 DEBUG util.py:444: (208/252): at-spi2-core-2.48.2-1.fc38.s390x.rpm 72 kB/s | 370 kB 00:05 DEBUG util.py:444: (209/252): avahi-libs-0.8-22.fc38.s390x.rpm 16 kB/s | 67 kB 00:04 DEBUG util.py:444: (210/252): alsa-lib-1.2.9-1.fc38.s390x.rpm 101 kB/s | 534 kB 00:05 DEBUG util.py:444: (211/252): cairo-gobject-1.17.8-4.fc38.s390x.rp 59 kB/s | 18 kB 00:00 DEBUG util.py:444: (212/252): colord-libs-1.4.6-4.fc38.s390x.rpm 326 kB/s | 226 kB 00:00 DEBUG util.py:444: (213/252): git-2.40.1-1.fc38.s390x.rpm 119 kB/s | 54 kB 00:00 DEBUG util.py:444: (214/252): git-core-2.40.1-1.fc38.s390x.rpm 6.0 MB/s | 4.4 MB 00:00 DEBUG util.py:444: (215/252): glib2-2.76.3-1.fc38.s390x.rpm 8.9 MB/s | 2.8 MB 00:00 DEBUG util.py:444: (216/252): gstreamer1-1.22.3-1.fc38.s390x.rpm 9.0 MB/s | 1.4 MB 00:00 DEBUG util.py:444: (217/252): gstreamer1-plugins-bad-free-1.22.3-1 7.0 MB/s | 3.1 MB 00:00 DEBUG util.py:444: (218/252): cairo-1.17.8-4.fc38.s390x.rpm 293 kB/s | 714 kB 00:02 DEBUG util.py:444: (219/252): gtk-update-icon-cache-3.24.38-1.fc38 227 kB/s | 34 kB 00:00 DEBUG util.py:444: (220/252): gstreamer1-plugins-base-1.22.3-1.fc3 7.3 MB/s | 2.2 MB 00:00 DEBUG util.py:444: (221/252): gupnp-igd-1.6.0-1.fc38.s390x.rpm 242 kB/s | 34 kB 00:00 DEBUG util.py:444: (222/252): javascriptcoregtk4.0-2.40.1-1.fc38.s 6.9 MB/s | 3.4 MB 00:00 DEBUG util.py:444: (223/252): langpacks-core-font-en-3.0-32.fc38.n 70 kB/s | 9.6 kB 00:00 DEBUG util.py:444: (224/252): less-633-1.fc38.s390x.rpm 1.3 MB/s | 185 kB 00:00 DEBUG util.py:444: (225/252): libXft-2.3.8-2.fc38.s390x.rpm 544 kB/s | 76 kB 00:00 DEBUG util.py:444: (226/252): libXi-1.8.1-1.fc38.s390x.rpm 306 kB/s | 42 kB 00:00 DEBUG util.py:444: (227/252): libevdev-1.13.1-1.fc38.s390x.rpm 314 kB/s | 43 kB 00:00 DEBUG util.py:444: (228/252): libgccjit-13.1.1-2.fc38.s390x.rpm 7.6 MB/s | 8.5 MB 00:01 DEBUG util.py:444: (229/252): libgcrypt-1.10.2-1.fc38.s390x.rpm 1.7 MB/s | 497 kB 00:00 DEBUG util.py:444: (230/252): libgpg-error-1.47-1.fc38.s390x.rpm 1.5 MB/s | 232 kB 00:00 DEBUG util.py:444: (231/252): libsoup3-3.4.2-2.fc38.s390x.rpm 2.7 MB/s | 389 kB 00:00 DEBUG util.py:444: (232/252): libtracker-sparql-3.5.2-1.fc38.s390x 2.7 MB/s | 386 kB 00:00 DEBUG util.py:444: (233/252): libwayland-client-1.22.0-1.fc38.s390 243 kB/s | 34 kB 00:00 DEBUG util.py:444: (234/252): libwayland-cursor-1.22.0-1.fc38.s390 140 kB/s | 19 kB 00:00 DEBUG util.py:444: (235/252): libwayland-egl-1.22.0-1.fc38.s390x.r 90 kB/s | 12 kB 00:00 DEBUG util.py:444: (236/252): libwayland-server-1.22.0-1.fc38.s390 305 kB/s | 42 kB 00:00 DEBUG util.py:444: (237/252): libxslt-1.1.38-1.fc38.s390x.rpm 1.3 MB/s | 188 kB 00:00 DEBUG util.py:444: (238/252): m17n-db-1.8.2-1.fc38.noarch.rpm 3.4 MB/s | 680 kB 00:00 DEBUG util.py:444: (239/252): m17n-lib-1.8.2-1.fc38.s390x.rpm 1.4 MB/s | 205 kB 00:00 DEBUG util.py:444: (240/252): mesa-filesystem-23.1.1-1.fc38.s390x. 126 kB/s | 18 kB 00:00 DEBUG util.py:444: (241/252): mesa-libEGL-23.1.1-1.fc38.s390x.rpm 985 kB/s | 137 kB 00:00 DEBUG util.py:444: (242/252): mesa-libGL-23.1.1-1.fc38.s390x.rpm 1.4 MB/s | 196 kB 00:00 DEBUG util.py:444: (243/252): mesa-libgbm-23.1.1-1.fc38.s390x.rpm 334 kB/s | 46 kB 00:00 DEBUG util.py:444: (244/252): mesa-libglapi-23.1.1-1.fc38.s390x.rp 566 kB/s | 79 kB 00:00 DEBUG util.py:444: (245/252): openssh-9.0p1-15.fc38.s390x.rpm 3.0 MB/s | 444 kB 00:00 DEBUG util.py:444: (246/252): openssh-clients-9.0p1-15.fc38.s390x. 4.3 MB/s | 729 kB 00:00 DEBUG util.py:444: (247/252): perl-Git-2.40.1-1.fc38.noarch.rpm 297 kB/s | 41 kB 00:00 DEBUG util.py:444: (248/252): perl-Text-Tabs+Wrap-2023.0511-1.fc38 160 kB/s | 22 kB 00:00 DEBUG util.py:444: (249/252): vulkan-loader-1.3.243.0-1.fc38.s390x 1.1 MB/s | 153 kB 00:00 DEBUG util.py:444: (250/252): git-core-doc-2.40.1-1.fc38.noarch.rp 349 kB/s | 2.8 MB 00:08 DEBUG util.py:444: (251/252): gtk3-3.24.38-1.fc38.s390x.rpm 604 kB/s | 4.9 MB 00:08 DEBUG util.py:444: (252/252): webkit2gtk4.0-2.40.1-1.fc38.s390x.rp 5.3 MB/s | 20 MB 00:03 DEBUG util.py:444: -------------------------------------------------------------------------------- DEBUG util.py:444: Total 5.7 MB/s | 187 MB 00:32 DEBUG util.py:444: Running transaction check DEBUG util.py:444: Transaction check succeeded. DEBUG util.py:444: Running transaction test DEBUG util.py:444: Transaction test succeeded. DEBUG util.py:444: Running transaction DEBUG util.py:444: Preparing : 1/1 DEBUG util.py:444: Installing : libwayland-client-1.22.0-1.fc38.s390x 1/252 DEBUG util.py:444: Installing : libpng-2:1.6.37-14.fc38.s390x 2/252 DEBUG util.py:444: Installing : libdrm-2.4.114-2.fc38.s390x 3/252 DEBUG util.py:444: Installing : nspr-4.35.0-6.fc38.s390x 4/252 DEBUG util.py:444: Installing : libogg-2:1.3.5-5.fc38.s390x 5/252 DEBUG util.py:444: Installing : libjpeg-turbo-2.1.4-2.fc38.s390x 6/252 DEBUG util.py:444: Installing : libX11-xcb-1.8.4-1.fc38.s390x 7/252 DEBUG util.py:444: Installing : nss-util-3.89.0-2.fc38.s390x 8/252 DEBUG util.py:444: Installing : libwayland-server-1.22.0-1.fc38.s390x 9/252 DEBUG util.py:444: Installing : libwayland-egl-1.22.0-1.fc38.s390x 10/252 DEBUG util.py:444: Installing : libicu-72.1-2.fc38.s390x 11/252 DEBUG util.py:444: Installing : dbus-libs-1:1.14.6-1.fc38.s390x 12/252 DEBUG util.py:444: Installing : serd-0.30.16-1.fc38.s390x 13/252 DEBUG util.py:444: Installing : opus-1.3.1-12.fc38.s390x 14/252 DEBUG util.py:444: Installing : libwebp-1.3.0-2.fc38.s390x 15/252 DEBUG util.py:444: Installing : libepoxy-1.5.10-3.fc38.s390x 16/252 DEBUG util.py:444: Installing : libICE-1.0.10-10.fc38.s390x 17/252 DEBUG util.py:444: Installing : lcms2-2.15-1.fc38.s390x 18/252 DEBUG util.py:444: Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 19/252 DEBUG util.py:444: Installing : emacs-filesystem-1:28.2-4.fc38.noarch 20/252 DEBUG util.py:444: Installing : libSM-1.2.3-12.fc38.s390x 21/252 DEBUG util.py:444: Installing : libvorbis-1:1.3.7-7.fc38.s390x 22/252 DEBUG util.py:444: Installing : libwayland-cursor-1.22.0-1.fc38.s390x 23/252 DEBUG util.py:444: Installing : mesa-libglapi-23.1.1-1.fc38.s390x 24/252 DEBUG util.py:444: Installing : alsa-lib-1.2.9-1.fc38.s390x 25/252 DEBUG util.py:444: Running scriptlet: xml-common-0.6.3-60.fc38.noarch 26/252 DEBUG util.py:444: Installing : xml-common-0.6.3-60.fc38.noarch 26/252 DEBUG util.py:444: Installing : orc-0.4.33-2.fc38.s390x 27/252 DEBUG util.py:444: Installing : nettle-3.8-3.fc38.s390x 28/252 DEBUG util.py:444: Installing : libxshmfence-1.3-12.fc38.s390x 29/252 DEBUG util.py:444: Installing : libusb1-1.0.26-2.fc38.s390x 30/252 DEBUG util.py:444: Installing : libglvnd-1:1.6.0-2.fc38.s390x 31/252 DEBUG util.py:444: Installing : libdvdread-6.1.3-3.fc38.s390x 32/252 DEBUG util.py:444: Installing : hunspell-filesystem-1.7.2-3.fc38.s390x 33/252 DEBUG util.py:444: Installing : hunspell-en-US-0.20201207-3.fc38.noarch 34/252 DEBUG util.py:444: Installing : hunspell-1.7.2-3.fc38.s390x 35/252 DEBUG util.py:444: Installing : gsm-1.0.22-2.fc38.s390x 36/252 DEBUG util.py:444: Installing : fribidi-1.0.12-3.fc38.s390x 37/252 DEBUG util.py:444: Installing : libdvdnav-6.1.1-5.fc38.s390x 38/252 DEBUG util.py:444: Installing : iso-codes-4.13.0-1.fc38.noarch 39/252 DEBUG util.py:444: Installing : dejavu-sans-mono-fonts-2.37-20.fc38.noarch 40/252 DEBUG util.py:444: Installing : avahi-libs-0.8-22.fc38.s390x 41/252 DEBUG util.py:444: Installing : nss-softokn-freebl-3.89.0-2.fc38.s390x 42/252 DEBUG util.py:444: Installing : nss-softokn-3.89.0-2.fc38.s390x 43/252 DEBUG util.py:444: Installing : flac-libs-1.4.2-2.fc38.s390x 44/252 DEBUG util.py:444: Installing : libtheora-1:1.1.1-33.fc38.s390x 45/252 DEBUG util.py:444: Installing : vulkan-loader-1.3.243.0-1.fc38.s390x 46/252 DEBUG util.py:444: Installing : openssh-9.0p1-15.fc38.s390x 47/252 DEBUG util.py:444: Installing : mesa-filesystem-23.1.1-1.fc38.s390x 48/252 DEBUG util.py:444: Installing : m17n-db-1.8.2-1.fc38.noarch 49/252 DEBUG util.py:444: Installing : libxslt-1.1.38-1.fc38.s390x 50/252 DEBUG util.py:444: Installing : libgpg-error-1.47-1.fc38.s390x 51/252 DEBUG util.py:444: Installing : libgcrypt-1.10.2-1.fc38.s390x 52/252 DEBUG util.py:444: Installing : libgccjit-13.1.1-2.fc38.s390x 53/252 DEBUG util.py:444: Installing : libevdev-1.13.1-1.fc38.s390x 54/252 DEBUG util.py:444: Installing : less-633-1.fc38.s390x 55/252 DEBUG util.py:444: Installing : xkeyboard-config-2.38-1.fc38.noarch 56/252 DEBUG util.py:444: Installing : libxkbcommon-1.5.0-2.fc38.s390x 57/252 DEBUG util.py:444: Installing : libwpe-1.14.0-2.fc38.s390x 58/252 DEBUG util.py:444: Installing : woff2-1.0.2-17.fc38.s390x 59/252 DEBUG util.py:444: Installing : webrtc-audio-processing-0.3.1-10.fc38.s390x 60/252 DEBUG util.py:444: Installing : svt-av1-libs-1.4.1-2.fc38.s390x 61/252 DEBUG util.py:444: Installing : soundtouch-2.3.1-4.fc38.s390x 62/252 DEBUG util.py:444: Installing : rav1e-libs-0.5.1-9.fc38.s390x 63/252 DEBUG util.py:444: Installing : pixman-0.42.2-1.fc38.s390x 64/252 DEBUG util.py:444: Installing : pcre-8.45-1.fc38.3.s390x 65/252 DEBUG util.py:444: Installing : sord-0.16.14-1.fc38.s390x 66/252 DEBUG util.py:444: Installing : sratom-0.6.10-3.fc38.s390x 67/252 DEBUG util.py:444: Installing : lilv-libs-0.24.14-4.fc38.s390x 68/252 DEBUG util.py:444: Installing : openjpeg2-2.5.0-3.fc38.s390x 69/252 DEBUG util.py:444: Installing : ncurses-6.4-3.20230114.fc38.s390x 70/252 DEBUG util.py:444: Installing : mpg123-libs-1.31.3-1.fc38.s390x 71/252 DEBUG util.py:444: Installing : m4-1.4.19-5.fc38.s390x 72/252 DEBUG util.py:444: Installing : libvisual-1:0.4.1-1.fc38.s390x 73/252 DEBUG util.py:444: Installing : libunwind-1.6.2-7.fc38.s390x 74/252 DEBUG util.py:444: Installing : libunistring-1.1-3.fc38.s390x 75/252 DEBUG util.py:444: Installing : gnutls-3.8.0-2.fc38.s390x 76/252 DEBUG util.py:444: Installing : glib2-2.76.3-1.fc38.s390x 77/252 DEBUG util.py:444: Installing : libgudev-237-4.fc38.s390x 78/252 DEBUG util.py:444: Installing : gstreamer1-1.22.3-1.fc38.s390x 79/252 DEBUG util.py:444: Installing : enchant2-2.3.4-1.fc38.s390x 80/252 DEBUG util.py:444: Installing : json-glib-1.6.6-4.fc38.s390x 81/252 DEBUG util.py:444: Installing : shared-mime-info-2.2-3.fc38.s390x 82/252 DEBUG util.py:444: Running scriptlet: shared-mime-info-2.2-3.fc38.s390x 82/252 DEBUG util.py:444: Installing : gdk-pixbuf2-2.42.10-2.fc38.s390x 83/252 DEBUG util.py:444: Installing : javascriptcoregtk4.0-2.40.1-1.fc38.s390x 84/252 DEBUG util.py:444: Installing : gtk-update-icon-cache-3.24.38-1.fc38.s390x 85/252 DEBUG util.py:444: Installing : libgusb-0.4.5-1.fc38.s390x 86/252 DEBUG util.py:444: Installing : colord-libs-1.4.6-4.fc38.s390x 87/252 DEBUG util.py:444: Installing : libmanette-0.2.6-6.fc38.s390x 88/252 DEBUG util.py:444: Installing : desktop-file-utils-0.26-8.fc38.s390x 89/252 DEBUG util.py:444: Installing : graphene-1.10.6-5.fc38.s390x 90/252 DEBUG util.py:444: Installing : gsettings-desktop-schemas-44.0-1.fc38.s390x 91/252 DEBUG util.py:444: Installing : libcloudproviders-0.3.1-7.fc38.s390x 92/252 DEBUG util.py:444: Installing : libsecret-0.20.5-3.fc38.s390x 93/252 DEBUG util.py:444: Installing : wpebackend-fdo-1.14.2-1.fc38.s390x 94/252 DEBUG util.py:444: Installing : cups-libs-1:2.4.2-11.fc38.s390x 95/252 DEBUG util.py:444: Installing : libstemmer-2.2.0-5.fc38.s390x 96/252 DEBUG util.py:444: Installing : libseccomp-2.5.3-4.fc38.s390x 97/252 DEBUG util.py:444: Installing : libproxy-0.4.18-6.fc38.s390x 98/252 DEBUG util.py:444: Installing : glib-networking-2.76.0-2.fc38.s390x 99/252 DEBUG util.py:444: Installing : libsoup3-3.4.2-2.fc38.s390x 100/252 DEBUG util.py:444: Installing : gssdp-1.6.2-2.fc38.s390x 101/252 DEBUG util.py:444: Installing : libsoup-2.74.3-2.fc38.s390x 102/252 DEBUG util.py:444: Installing : libtracker-sparql-3.5.2-1.fc38.s390x 103/252 DEBUG util.py:444: Installing : liblockfile-1.17-4.fc38.s390x 104/252 DEBUG util.py:444: Installing : emacs-common-1:28.2-4.fc38.s390x 105/252 DEBUG util.py:444: Installing : libdav1d-1.1.0-1.fc38.s390x 106/252 DEBUG util.py:444: Installing : libdatrie-0.2.13-5.fc38.s390x 107/252 DEBUG util.py:444: Installing : libthai-0.1.29-4.fc38.s390x 108/252 DEBUG util.py:444: Installing : m17n-lib-1.8.2-1.fc38.s390x 109/252 DEBUG util.py:444: Installing : libcbor-0.7.0-9.fc38.s390x 110/252 DEBUG util.py:444: Installing : libfido2-1.12.0-3.fc38.s390x 111/252 DEBUG util.py:444: Installing : openssh-clients-9.0p1-15.fc38.s390x 112/252 DEBUG util.py:444: Running scriptlet: openssh-clients-9.0p1-15.fc38.s390x 112/252 DEBUG util.py:444: Installing : git-core-2.40.1-1.fc38.s390x 113/252 DEBUG util.py:444: Installing : git-core-doc-2.40.1-1.fc38.noarch 114/252 DEBUG util.py:444: Installing : libXau-1.0.11-2.fc38.s390x 115/252 DEBUG util.py:444: Installing : libxcb-1.13.1-11.fc38.s390x 116/252 DEBUG util.py:444: Installing : mesa-libgbm-23.1.1-1.fc38.s390x 117/252 DEBUG util.py:444: Installing : libglvnd-egl-1:1.6.0-2.fc38.s390x 118/252 DEBUG util.py:444: Installing : mesa-libEGL-23.1.1-1.fc38.s390x 119/252 DEBUG util.py:444: Installing : libX11-common-1.8.4-1.fc38.noarch 120/252 DEBUG util.py:444: Installing : libX11-1.8.4-1.fc38.s390x 121/252 DEBUG util.py:444: Installing : libXext-1.3.5-2.fc38.s390x 122/252 DEBUG util.py:444: Installing : libXfixes-6.0.0-5.fc38.s390x 123/252 DEBUG util.py:444: Installing : libXrender-0.9.11-2.fc38.s390x 124/252 DEBUG util.py:444: Installing : libXi-1.8.1-1.fc38.s390x 125/252 DEBUG util.py:444: Installing : libXcomposite-0.4.5-9.fc38.s390x 126/252 DEBUG util.py:444: Installing : libXt-1.2.1-4.fc38.s390x 127/252 DEBUG util.py:444: Installing : libXrandr-1.5.2-10.fc38.s390x 128/252 DEBUG util.py:444: Installing : libXdamage-1.1.5-9.fc38.s390x 129/252 DEBUG util.py:444: Installing : libXinerama-1.1.5-2.fc38.s390x 130/252 DEBUG util.py:444: Installing : libXpm-3.5.15-3.fc38.s390x 131/252 DEBUG util.py:444: Installing : libXmu-1.1.4-2.fc38.s390x 132/252 DEBUG util.py:444: Installing : libXaw-1.0.14-4.fc38.s390x 133/252 DEBUG util.py:444: Installing : libXtst-1.2.4-2.fc38.s390x 134/252 DEBUG util.py:444: Installing : libXcursor-1.2.1-3.fc38.s390x 135/252 DEBUG util.py:444: Installing : libXv-1.0.11-18.fc38.s390x 136/252 DEBUG util.py:444: Installing : libXxf86vm-1.1.5-2.fc38.s390x 137/252 DEBUG util.py:444: Installing : libglvnd-glx-1:1.6.0-2.fc38.s390x 138/252 DEBUG util.py:444: Installing : mesa-libGL-23.1.1-1.fc38.s390x 139/252 DEBUG util.py:444: Installing : libva-2.18.0-1.fc38.s390x 140/252 DEBUG util.py:444: Installing : xprop-1.2.5-3.fc38.s390x 141/252 DEBUG util.py:444: Installing : lame-libs-3.100-14.fc38.s390x 142/252 DEBUG util.py:444: Installing : libsndfile-1.1.0-6.fc38.s390x 143/252 DEBUG util.py:444: Installing : jbigkit-libs-2.1-25.fc38.s390x 144/252 DEBUG util.py:444: Installing : libtiff-4.4.0-5.fc38.s390x 145/252 DEBUG util.py:444: Installing : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 146/252 DEBUG util.py:444: Installing : hyphen-2.8.8-19.fc38.s390x 147/252 DEBUG util.py:444: Installing : highway-1.0.4-1.fc38.s390x 148/252 DEBUG util.py:444: Installing : libjxl-1:0.7.0-6.fc38.s390x 149/252 DEBUG util.py:444: Installing : libaom-3.6.0-1.fc38.s390x 150/252 DEBUG util.py:444: Installing : libavif-0.11.1-7.fc38.s390x 151/252 DEBUG util.py:444: Installing : hicolor-icon-theme-0.17-15.fc38.noarch 152/252 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 153/252 DEBUG util.py:444: Installing : groff-base-1.22.4-11.fc38.s390x 153/252 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 153/252 DEBUG util.py:444: Installing : perl-if-0.61.000-497.fc38_clang16_03.noarch 154/252 DEBUG util.py:444: Installing : perl-locale-1.10-497.fc38_clang16_03.noarch 155/252 DEBUG util.py:444: Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 156/252 DEBUG util.py:444: Installing : perl-File-Path-2.18-490.fc38.noarch 157/252 DEBUG util.py:444: Installing : perl-Time-Local-2:1.300-490.fc38.noarch 158/252 DEBUG util.py:444: Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 159/252 DEBUG util.py:444: Installing : perl-POSIX-2.03-497.fc38_clang16_03.s390x 160/252 DEBUG util.py:444: Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 161/252 DEBUG util.py:444: Installing : perl-Term-Cap-1.18-1.fc38.noarch 162/252 DEBUG util.py:444: Installing : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 163/252 DEBUG util.py:444: Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 164/252 DEBUG util.py:444: Installing : perl-HTTP-Tiny-0.082-2.fc38.noarch 165/252 DEBUG util.py:444: Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 166/252 DEBUG util.py:444: Installing : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 167/252 DEBUG util.py:444: Installing : perl-Symbol-1.09-497.fc38_clang16_03.noarch 168/252 DEBUG util.py:444: Installing : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 169/252 DEBUG util.py:444: Installing : perl-Socket-4:2.036-2.fc38.s390x 170/252 DEBUG util.py:444: Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 171/252 DEBUG util.py:444: Installing : perl-podlators-1:5.01-2.fc38.noarch 172/252 DEBUG util.py:444: Installing : perl-File-stat-1.12-497.fc38_clang16_03.noarch 173/252 DEBUG util.py:444: Installing : perl-mro-1.26-497.fc38_clang16_03.s390x 174/252 DEBUG util.py:444: Installing : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 175/252 DEBUG util.py:444: Installing : perl-overloading-0.02-497.fc38_clang16_03.noarch 176/252 DEBUG util.py:444: Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 177/252 DEBUG util.py:444: Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 178/252 DEBUG util.py:444: Installing : perl-IO-1.50-497.fc38_clang16_03.s390x 179/252 DEBUG util.py:444: Installing : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 180/252 DEBUG util.py:444: Installing : perl-Errno-1.36-497.fc38_clang16_03.s390x 181/252 DEBUG util.py:444: Installing : perl-File-Basename-2.85-497.fc38_clang16_03.noar 182/252 DEBUG util.py:444: Installing : perl-vars-1.05-497.fc38_clang16_03.noarch 183/252 DEBUG util.py:444: Installing : perl-MIME-Base64-3.16-490.fc38.s390x 184/252 DEBUG util.py:444: Installing : perl-overload-1.35-497.fc38_clang16_03.noarch 185/252 DEBUG util.py:444: Installing : perl-Scalar-List-Utils-5:1.63-490.fc38.s390x 186/252 DEBUG util.py:444: Installing : perl-constant-1.33-491.fc38.noarch 187/252 DEBUG util.py:444: Installing : perl-parent-1:0.241-1.fc38.noarch 188/252 DEBUG util.py:444: Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 189/252 DEBUG util.py:444: Installing : perl-Storable-1:3.26-490.fc38.s390x 190/252 DEBUG util.py:444: Installing : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 191/252 DEBUG util.py:444: Installing : perl-Carp-1.52-490.fc38.noarch 192/252 DEBUG util.py:444: Installing : perl-Exporter-5.77-490.fc38.noarch 193/252 DEBUG util.py:444: Installing : perl-PathTools-3.84-490.fc38.s390x 194/252 DEBUG util.py:444: Installing : perl-Encode-4:3.19-493.fc38.s390x 195/252 DEBUG util.py:444: Installing : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 196/252 DEBUG util.py:444: Installing : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 197/252 DEBUG util.py:444: Installing : perl-File-Find-1.40-497.fc38_clang16_03.noarch 198/252 DEBUG util.py:444: Installing : perl-threads-1:2.27-490.fc38.s390x 199/252 DEBUG util.py:444: Installing : perl-threads-shared-1.64-490.fc38.s390x 200/252 DEBUG util.py:444: Installing : perl-Thread-Queue-3.14-490.fc38.noarch 201/252 DEBUG util.py:444: Installing : perl-Data-Dumper-2.184-491.fc38.s390x 202/252 DEBUG util.py:444: Installing : perl-B-1.83-497.fc38_clang16_03.s390x 203/252 DEBUG util.py:444: Installing : perl-File-Compare-1.100.700-497.fc38_clang16_03. 204/252 DEBUG util.py:444: Installing : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 205/252 DEBUG util.py:444: Installing : autoconf-2.71-5.fc38.noarch 206/252 DEBUG util.py:444: Installing : automake-1.16.5-11.fc38.noarch 207/252 DEBUG util.py:444: Installing : perl-lib-0.65-497.fc38_clang16_03.s390x 208/252 DEBUG util.py:444: Installing : perl-Error-1:0.17029-11.fc38.noarch 209/252 DEBUG util.py:444: Installing : perl-TermReadKey-2.38-16.fc38.s390x 210/252 DEBUG util.py:444: Installing : perl-Git-2.40.1-1.fc38.noarch 211/252 DEBUG util.py:444: Installing : git-2.40.1-1.fc38.s390x 212/252 DEBUG util.py:444: Installing : graphite2-1.3.14-11.fc38.s390x 213/252 DEBUG util.py:444: Installing : google-noto-fonts-common-20230201-1.fc38.noarch 214/252 DEBUG util.py:444: Installing : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 215/252 DEBUG util.py:444: Installing : langpacks-core-font-en-3.0-32.fc38.noarch 216/252 DEBUG util.py:444: Installing : cairo-1.17.8-4.fc38.s390x 217/252 DEBUG util.py:444: Installing : harfbuzz-7.1.0-1.fc38.s390x 218/252 DEBUG util.py:444: Installing : freetype-2.13.0-2.fc38.s390x 219/252 DEBUG util.py:444: Installing : fontconfig-2.14.2-1.fc38.s390x 220/252 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 220/252 DEBUG util.py:444: Installing : cairo-gobject-1.17.8-4.fc38.s390x 221/252 DEBUG util.py:444: Installing : libXft-2.3.8-2.fc38.s390x 222/252 DEBUG util.py:444: Installing : pango-1.50.14-1.fc38.s390x 223/252 DEBUG util.py:444: Installing : librsvg2-2.56.0-1.fc38.s390x 224/252 DEBUG util.py:444: Installing : libotf-0.9.13-22.fc38.s390x 225/252 DEBUG util.py:444: Installing : harfbuzz-icu-7.1.0-1.fc38.s390x 226/252 DEBUG util.py:444: Installing : giflib-5.2.1-15.fc38.s390x 227/252 DEBUG util.py:444: Installing : fdk-aac-free-2.0.0-10.fc38.s390x 228/252 DEBUG util.py:444: Installing : dbus-common-1:1.14.6-1.fc38.noarch 229/252 DEBUG util.py:444: Running scriptlet: dbus-common-1:1.14.6-1.fc38.noarch 229/252 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38.s390x 230/252 DEBUG util.py:444: Installing : dbus-broker-33-1.fc38.s390x 230/252 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38.s390x 230/252 DEBUG util.py:444: Installing : dbus-1:1.14.6-1.fc38.s390x 231/252 DEBUG util.py:444: Installing : at-spi2-core-2.48.2-1.fc38.s390x 232/252 DEBUG util.py:444: Installing : atk-2.48.2-1.fc38.s390x 233/252 DEBUG util.py:444: Installing : at-spi2-atk-2.48.2-1.fc38.s390x 234/252 DEBUG util.py:444: Installing : gupnp-1.6.3-2.fc38.s390x 235/252 DEBUG util.py:444: Installing : gupnp-igd-1.6.0-1.fc38.s390x 236/252 DEBUG util.py:444: Installing : libnice-0.1.21-3.fc38.s390x 237/252 DEBUG util.py:444: Installing : xdg-dbus-proxy-0.1.3-3.fc38.s390x 238/252 DEBUG util.py:444: Installing : crypto-policies-scripts-20230301-1.gita12f7b2.fc 239/252 DEBUG util.py:444: Installing : nss-sysinit-3.89.0-2.fc38.s390x 240/252 DEBUG util.py:444: Installing : nss-3.89.0-2.fc38.s390x 241/252 DEBUG util.py:444: Running scriptlet: nss-3.89.0-2.fc38.s390x 241/252 DEBUG util.py:444: Installing : libsrtp-2.3.0-10.fc38.s390x 242/252 DEBUG util.py:444: Installing : cdparanoia-libs-10.2-41.fc38.s390x 243/252 DEBUG util.py:444: Installing : gstreamer1-plugins-base-1.22.3-1.fc38.s390x 244/252 DEBUG util.py:444: Installing : bubblewrap-0.7.0-1.fc38.s390x 245/252 DEBUG util.py:444: Installing : adwaita-cursor-theme-44.0-1.fc38.noarch 246/252 DEBUG util.py:444: Installing : adwaita-icon-theme-44.0-1.fc38.noarch 247/252 DEBUG util.py:444: Installing : gtk3-3.24.38-1.fc38.s390x 248/252 DEBUG util.py:444: Installing : gstreamer1-plugins-bad-free-1.22.3-1.fc38.s390x 249/252 DEBUG util.py:444: Installing : webkit2gtk4.0-2.40.1-1.fc38.s390x 250/252 DEBUG util.py:444: Installing : emacs-1:28.2-4.fc38.s390x 251/252 DEBUG util.py:444: Installing : libtool-2.4.7-6.fc38.s390x 252/252 DEBUG util.py:444: Running scriptlet: emacs-common-1:28.2-4.fc38.s390x 252/252 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 252/252 DEBUG util.py:444: Running scriptlet: crypto-policies-scripts-20230301-1.gita12f7b2.fc 252/252 DEBUG util.py:444: Running scriptlet: nss-3.89.0-2.fc38.s390x 252/252 DEBUG util.py:444: Running scriptlet: emacs-1:28.2-4.fc38.s390x 252/252 DEBUG util.py:444: Running scriptlet: libtool-2.4.7-6.fc38.s390x 252/252 DEBUG util.py:444: Verifying : perl-B-1.83-497.fc38_clang16_03.s390x 1/252 DEBUG util.py:444: Verifying : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 2/252 DEBUG util.py:444: Verifying : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 3/252 DEBUG util.py:444: Verifying : perl-Errno-1.36-497.fc38_clang16_03.s390x 4/252 DEBUG util.py:444: Verifying : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 5/252 DEBUG util.py:444: Verifying : perl-File-Basename-2.85-497.fc38_clang16_03.noar 6/252 DEBUG util.py:444: Verifying : perl-File-Compare-1.100.700-497.fc38_clang16_03. 7/252 DEBUG util.py:444: Verifying : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 8/252 DEBUG util.py:444: Verifying : perl-File-Find-1.40-497.fc38_clang16_03.noarch 9/252 DEBUG util.py:444: Verifying : perl-File-stat-1.12-497.fc38_clang16_03.noarch 10/252 DEBUG util.py:444: Verifying : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 11/252 DEBUG util.py:444: Verifying : perl-IO-1.50-497.fc38_clang16_03.s390x 12/252 DEBUG util.py:444: Verifying : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 13/252 DEBUG util.py:444: Verifying : perl-POSIX-2.03-497.fc38_clang16_03.s390x 14/252 DEBUG util.py:444: Verifying : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 15/252 DEBUG util.py:444: Verifying : perl-Symbol-1.09-497.fc38_clang16_03.noarch 16/252 DEBUG util.py:444: Verifying : perl-if-0.61.000-497.fc38_clang16_03.noarch 17/252 DEBUG util.py:444: Verifying : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 18/252 DEBUG util.py:444: Verifying : perl-lib-0.65-497.fc38_clang16_03.s390x 19/252 DEBUG util.py:444: Verifying : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 20/252 DEBUG util.py:444: Verifying : perl-locale-1.10-497.fc38_clang16_03.noarch 21/252 DEBUG util.py:444: Verifying : perl-mro-1.26-497.fc38_clang16_03.s390x 22/252 DEBUG util.py:444: Verifying : perl-overload-1.35-497.fc38_clang16_03.noarch 23/252 DEBUG util.py:444: Verifying : perl-overloading-0.02-497.fc38_clang16_03.noarch 24/252 DEBUG util.py:444: Verifying : perl-vars-1.05-497.fc38_clang16_03.noarch 25/252 DEBUG util.py:444: Verifying : adwaita-cursor-theme-44.0-1.fc38.noarch 26/252 DEBUG util.py:444: Verifying : adwaita-icon-theme-44.0-1.fc38.noarch 27/252 DEBUG util.py:444: Verifying : autoconf-2.71-5.fc38.noarch 28/252 DEBUG util.py:444: Verifying : automake-1.16.5-11.fc38.noarch 29/252 DEBUG util.py:444: Verifying : bubblewrap-0.7.0-1.fc38.s390x 30/252 DEBUG util.py:444: Verifying : cdparanoia-libs-10.2-41.fc38.s390x 31/252 DEBUG util.py:444: Verifying : crypto-policies-scripts-20230301-1.gita12f7b2.fc 32/252 DEBUG util.py:444: Verifying : cups-libs-1:2.4.2-11.fc38.s390x 33/252 DEBUG util.py:444: Verifying : dbus-1:1.14.6-1.fc38.s390x 34/252 DEBUG util.py:444: Verifying : dbus-broker-33-1.fc38.s390x 35/252 DEBUG util.py:444: Verifying : dbus-common-1:1.14.6-1.fc38.noarch 36/252 DEBUG util.py:444: Verifying : dbus-libs-1:1.14.6-1.fc38.s390x 37/252 DEBUG util.py:444: Verifying : dejavu-sans-mono-fonts-2.37-20.fc38.noarch 38/252 DEBUG util.py:444: Verifying : desktop-file-utils-0.26-8.fc38.s390x 39/252 DEBUG util.py:444: Verifying : emacs-1:28.2-4.fc38.s390x 40/252 DEBUG util.py:444: Verifying : emacs-common-1:28.2-4.fc38.s390x 41/252 DEBUG util.py:444: Verifying : emacs-filesystem-1:28.2-4.fc38.noarch 42/252 DEBUG util.py:444: Verifying : enchant2-2.3.4-1.fc38.s390x 43/252 DEBUG util.py:444: Verifying : fdk-aac-free-2.0.0-10.fc38.s390x 44/252 DEBUG util.py:444: Verifying : flac-libs-1.4.2-2.fc38.s390x 45/252 DEBUG util.py:444: Verifying : fontconfig-2.14.2-1.fc38.s390x 46/252 DEBUG util.py:444: Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 47/252 DEBUG util.py:444: Verifying : freetype-2.13.0-2.fc38.s390x 48/252 DEBUG util.py:444: Verifying : fribidi-1.0.12-3.fc38.s390x 49/252 DEBUG util.py:444: Verifying : gdk-pixbuf2-2.42.10-2.fc38.s390x 50/252 DEBUG util.py:444: Verifying : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 51/252 DEBUG util.py:444: Verifying : giflib-5.2.1-15.fc38.s390x 52/252 DEBUG util.py:444: Verifying : glib-networking-2.76.0-2.fc38.s390x 53/252 DEBUG util.py:444: Verifying : gnutls-3.8.0-2.fc38.s390x 54/252 DEBUG util.py:444: Verifying : google-noto-fonts-common-20230201-1.fc38.noarch 55/252 DEBUG util.py:444: Verifying : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 56/252 DEBUG util.py:444: Verifying : graphene-1.10.6-5.fc38.s390x 57/252 DEBUG util.py:444: Verifying : graphite2-1.3.14-11.fc38.s390x 58/252 DEBUG util.py:444: Verifying : groff-base-1.22.4-11.fc38.s390x 59/252 DEBUG util.py:444: Verifying : gsettings-desktop-schemas-44.0-1.fc38.s390x 60/252 DEBUG util.py:444: Verifying : gsm-1.0.22-2.fc38.s390x 61/252 DEBUG util.py:444: Verifying : gssdp-1.6.2-2.fc38.s390x 62/252 DEBUG util.py:444: Verifying : gupnp-1.6.3-2.fc38.s390x 63/252 DEBUG util.py:444: Verifying : harfbuzz-7.1.0-1.fc38.s390x 64/252 DEBUG util.py:444: Verifying : harfbuzz-icu-7.1.0-1.fc38.s390x 65/252 DEBUG util.py:444: Verifying : hicolor-icon-theme-0.17-15.fc38.noarch 66/252 DEBUG util.py:444: Verifying : highway-1.0.4-1.fc38.s390x 67/252 DEBUG util.py:444: Verifying : hunspell-1.7.2-3.fc38.s390x 68/252 DEBUG util.py:444: Verifying : hunspell-en-US-0.20201207-3.fc38.noarch 69/252 DEBUG util.py:444: Verifying : hunspell-filesystem-1.7.2-3.fc38.s390x 70/252 DEBUG util.py:444: Verifying : hyphen-2.8.8-19.fc38.s390x 71/252 DEBUG util.py:444: Verifying : iso-codes-4.13.0-1.fc38.noarch 72/252 DEBUG util.py:444: Verifying : jbigkit-libs-2.1-25.fc38.s390x 73/252 DEBUG util.py:444: Verifying : json-glib-1.6.6-4.fc38.s390x 74/252 DEBUG util.py:444: Verifying : lame-libs-3.100-14.fc38.s390x 75/252 DEBUG util.py:444: Verifying : lcms2-2.15-1.fc38.s390x 76/252 DEBUG util.py:444: Verifying : libICE-1.0.10-10.fc38.s390x 77/252 DEBUG util.py:444: Verifying : libSM-1.2.3-12.fc38.s390x 78/252 DEBUG util.py:444: Verifying : libX11-1.8.4-1.fc38.s390x 79/252 DEBUG util.py:444: Verifying : libX11-common-1.8.4-1.fc38.noarch 80/252 DEBUG util.py:444: Verifying : libX11-xcb-1.8.4-1.fc38.s390x 81/252 DEBUG util.py:444: Verifying : libXau-1.0.11-2.fc38.s390x 82/252 DEBUG util.py:444: Verifying : libXaw-1.0.14-4.fc38.s390x 83/252 DEBUG util.py:444: Verifying : libXcomposite-0.4.5-9.fc38.s390x 84/252 DEBUG util.py:444: Verifying : libXcursor-1.2.1-3.fc38.s390x 85/252 DEBUG util.py:444: Verifying : libXdamage-1.1.5-9.fc38.s390x 86/252 DEBUG util.py:444: Verifying : libXext-1.3.5-2.fc38.s390x 87/252 DEBUG util.py:444: Verifying : libXfixes-6.0.0-5.fc38.s390x 88/252 DEBUG util.py:444: Verifying : libXinerama-1.1.5-2.fc38.s390x 89/252 DEBUG util.py:444: Verifying : libXmu-1.1.4-2.fc38.s390x 90/252 DEBUG util.py:444: Verifying : libXpm-3.5.15-3.fc38.s390x 91/252 DEBUG util.py:444: Verifying : libXrandr-1.5.2-10.fc38.s390x 92/252 DEBUG util.py:444: Verifying : libXrender-0.9.11-2.fc38.s390x 93/252 DEBUG util.py:444: Verifying : libXt-1.2.1-4.fc38.s390x 94/252 DEBUG util.py:444: Verifying : libXtst-1.2.4-2.fc38.s390x 95/252 DEBUG util.py:444: Verifying : libXv-1.0.11-18.fc38.s390x 96/252 DEBUG util.py:444: Verifying : libXxf86vm-1.1.5-2.fc38.s390x 97/252 DEBUG util.py:444: Verifying : libaom-3.6.0-1.fc38.s390x 98/252 DEBUG util.py:444: Verifying : libavif-0.11.1-7.fc38.s390x 99/252 DEBUG util.py:444: Verifying : libcbor-0.7.0-9.fc38.s390x 100/252 DEBUG util.py:444: Verifying : libcloudproviders-0.3.1-7.fc38.s390x 101/252 DEBUG util.py:444: Verifying : libdatrie-0.2.13-5.fc38.s390x 102/252 DEBUG util.py:444: Verifying : libdav1d-1.1.0-1.fc38.s390x 103/252 DEBUG util.py:444: Verifying : libdrm-2.4.114-2.fc38.s390x 104/252 DEBUG util.py:444: Verifying : libdvdnav-6.1.1-5.fc38.s390x 105/252 DEBUG util.py:444: Verifying : libdvdread-6.1.3-3.fc38.s390x 106/252 DEBUG util.py:444: Verifying : libepoxy-1.5.10-3.fc38.s390x 107/252 DEBUG util.py:444: Verifying : libfido2-1.12.0-3.fc38.s390x 108/252 DEBUG util.py:444: Verifying : libglvnd-1:1.6.0-2.fc38.s390x 109/252 DEBUG util.py:444: Verifying : libglvnd-egl-1:1.6.0-2.fc38.s390x 110/252 DEBUG util.py:444: Verifying : libglvnd-glx-1:1.6.0-2.fc38.s390x 111/252 DEBUG util.py:444: Verifying : libgudev-237-4.fc38.s390x 112/252 DEBUG util.py:444: Verifying : libgusb-0.4.5-1.fc38.s390x 113/252 DEBUG util.py:444: Verifying : libicu-72.1-2.fc38.s390x 114/252 DEBUG util.py:444: Verifying : libjpeg-turbo-2.1.4-2.fc38.s390x 115/252 DEBUG util.py:444: Verifying : libjxl-1:0.7.0-6.fc38.s390x 116/252 DEBUG util.py:444: Verifying : liblockfile-1.17-4.fc38.s390x 117/252 DEBUG util.py:444: Verifying : libmanette-0.2.6-6.fc38.s390x 118/252 DEBUG util.py:444: Verifying : libnice-0.1.21-3.fc38.s390x 119/252 DEBUG util.py:444: Verifying : libogg-2:1.3.5-5.fc38.s390x 120/252 DEBUG util.py:444: Verifying : libotf-0.9.13-22.fc38.s390x 121/252 DEBUG util.py:444: Verifying : libpng-2:1.6.37-14.fc38.s390x 122/252 DEBUG util.py:444: Verifying : libproxy-0.4.18-6.fc38.s390x 123/252 DEBUG util.py:444: Verifying : librsvg2-2.56.0-1.fc38.s390x 124/252 DEBUG util.py:444: Verifying : libseccomp-2.5.3-4.fc38.s390x 125/252 DEBUG util.py:444: Verifying : libsecret-0.20.5-3.fc38.s390x 126/252 DEBUG util.py:444: Verifying : libsndfile-1.1.0-6.fc38.s390x 127/252 DEBUG util.py:444: Verifying : libsoup-2.74.3-2.fc38.s390x 128/252 DEBUG util.py:444: Verifying : libsrtp-2.3.0-10.fc38.s390x 129/252 DEBUG util.py:444: Verifying : libstemmer-2.2.0-5.fc38.s390x 130/252 DEBUG util.py:444: Verifying : libthai-0.1.29-4.fc38.s390x 131/252 DEBUG util.py:444: Verifying : libtheora-1:1.1.1-33.fc38.s390x 132/252 DEBUG util.py:444: Verifying : libtiff-4.4.0-5.fc38.s390x 133/252 DEBUG util.py:444: Verifying : libtool-2.4.7-6.fc38.s390x 134/252 DEBUG util.py:444: Verifying : libunistring-1.1-3.fc38.s390x 135/252 DEBUG util.py:444: Verifying : libunwind-1.6.2-7.fc38.s390x 136/252 DEBUG util.py:444: Verifying : libusb1-1.0.26-2.fc38.s390x 137/252 DEBUG util.py:444: Verifying : libva-2.18.0-1.fc38.s390x 138/252 DEBUG util.py:444: Verifying : libvisual-1:0.4.1-1.fc38.s390x 139/252 DEBUG util.py:444: Verifying : libvorbis-1:1.3.7-7.fc38.s390x 140/252 DEBUG util.py:444: Verifying : libwebp-1.3.0-2.fc38.s390x 141/252 DEBUG util.py:444: Verifying : libwpe-1.14.0-2.fc38.s390x 142/252 DEBUG util.py:444: Verifying : libxcb-1.13.1-11.fc38.s390x 143/252 DEBUG util.py:444: Verifying : libxkbcommon-1.5.0-2.fc38.s390x 144/252 DEBUG util.py:444: Verifying : libxshmfence-1.3-12.fc38.s390x 145/252 DEBUG util.py:444: Verifying : lilv-libs-0.24.14-4.fc38.s390x 146/252 DEBUG util.py:444: Verifying : m4-1.4.19-5.fc38.s390x 147/252 DEBUG util.py:444: Verifying : mpg123-libs-1.31.3-1.fc38.s390x 148/252 DEBUG util.py:444: Verifying : ncurses-6.4-3.20230114.fc38.s390x 149/252 DEBUG util.py:444: Verifying : nettle-3.8-3.fc38.s390x 150/252 DEBUG util.py:444: Verifying : nspr-4.35.0-6.fc38.s390x 151/252 DEBUG util.py:444: Verifying : nss-3.89.0-2.fc38.s390x 152/252 DEBUG util.py:444: Verifying : nss-softokn-3.89.0-2.fc38.s390x 153/252 DEBUG util.py:444: Verifying : nss-softokn-freebl-3.89.0-2.fc38.s390x 154/252 DEBUG util.py:444: Verifying : nss-sysinit-3.89.0-2.fc38.s390x 155/252 DEBUG util.py:444: Verifying : nss-util-3.89.0-2.fc38.s390x 156/252 DEBUG util.py:444: Verifying : openjpeg2-2.5.0-3.fc38.s390x 157/252 DEBUG util.py:444: Verifying : opus-1.3.1-12.fc38.s390x 158/252 DEBUG util.py:444: Verifying : orc-0.4.33-2.fc38.s390x 159/252 DEBUG util.py:444: Verifying : pango-1.50.14-1.fc38.s390x 160/252 DEBUG util.py:444: Verifying : pcre-8.45-1.fc38.3.s390x 161/252 DEBUG util.py:444: Verifying : perl-Carp-1.52-490.fc38.noarch 162/252 DEBUG util.py:444: Verifying : perl-Data-Dumper-2.184-491.fc38.s390x 163/252 DEBUG util.py:444: Verifying : perl-Encode-4:3.19-493.fc38.s390x 164/252 DEBUG util.py:444: Verifying : perl-Error-1:0.17029-11.fc38.noarch 165/252 DEBUG util.py:444: Verifying : perl-Exporter-5.77-490.fc38.noarch 166/252 DEBUG util.py:444: Verifying : perl-File-Path-2.18-490.fc38.noarch 167/252 DEBUG util.py:444: Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 168/252 DEBUG util.py:444: Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 169/252 DEBUG util.py:444: Verifying : perl-HTTP-Tiny-0.082-2.fc38.noarch 170/252 DEBUG util.py:444: Verifying : perl-MIME-Base64-3.16-490.fc38.s390x 171/252 DEBUG util.py:444: Verifying : perl-PathTools-3.84-490.fc38.s390x 172/252 DEBUG util.py:444: Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 173/252 DEBUG util.py:444: Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 174/252 DEBUG util.py:444: Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 175/252 DEBUG util.py:444: Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 176/252 DEBUG util.py:444: Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38.s390x 177/252 DEBUG util.py:444: Verifying : perl-Socket-4:2.036-2.fc38.s390x 178/252 DEBUG util.py:444: Verifying : perl-Storable-1:3.26-490.fc38.s390x 179/252 DEBUG util.py:444: Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 180/252 DEBUG util.py:444: Verifying : perl-Term-Cap-1.18-1.fc38.noarch 181/252 DEBUG util.py:444: Verifying : perl-TermReadKey-2.38-16.fc38.s390x 182/252 DEBUG util.py:444: Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 183/252 DEBUG util.py:444: Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 184/252 DEBUG util.py:444: Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 185/252 DEBUG util.py:444: Verifying : perl-constant-1.33-491.fc38.noarch 186/252 DEBUG util.py:444: Verifying : perl-parent-1:0.241-1.fc38.noarch 187/252 DEBUG util.py:444: Verifying : perl-podlators-1:5.01-2.fc38.noarch 188/252 DEBUG util.py:444: Verifying : perl-threads-1:2.27-490.fc38.s390x 189/252 DEBUG util.py:444: Verifying : perl-threads-shared-1.64-490.fc38.s390x 190/252 DEBUG util.py:444: Verifying : pixman-0.42.2-1.fc38.s390x 191/252 DEBUG util.py:444: Verifying : rav1e-libs-0.5.1-9.fc38.s390x 192/252 DEBUG util.py:444: Verifying : serd-0.30.16-1.fc38.s390x 193/252 DEBUG util.py:444: Verifying : shared-mime-info-2.2-3.fc38.s390x 194/252 DEBUG util.py:444: Verifying : sord-0.16.14-1.fc38.s390x 195/252 DEBUG util.py:444: Verifying : soundtouch-2.3.1-4.fc38.s390x 196/252 DEBUG util.py:444: Verifying : sratom-0.6.10-3.fc38.s390x 197/252 DEBUG util.py:444: Verifying : svt-av1-libs-1.4.1-2.fc38.s390x 198/252 DEBUG util.py:444: Verifying : webrtc-audio-processing-0.3.1-10.fc38.s390x 199/252 DEBUG util.py:444: Verifying : woff2-1.0.2-17.fc38.s390x 200/252 DEBUG util.py:444: Verifying : wpebackend-fdo-1.14.2-1.fc38.s390x 201/252 DEBUG util.py:444: Verifying : xdg-dbus-proxy-0.1.3-3.fc38.s390x 202/252 DEBUG util.py:444: Verifying : xkeyboard-config-2.38-1.fc38.noarch 203/252 DEBUG util.py:444: Verifying : xml-common-0.6.3-60.fc38.noarch 204/252 DEBUG util.py:444: Verifying : xprop-1.2.5-3.fc38.s390x 205/252 DEBUG util.py:444: Verifying : alsa-lib-1.2.9-1.fc38.s390x 206/252 DEBUG util.py:444: Verifying : at-spi2-atk-2.48.2-1.fc38.s390x 207/252 DEBUG util.py:444: Verifying : at-spi2-core-2.48.2-1.fc38.s390x 208/252 DEBUG util.py:444: Verifying : atk-2.48.2-1.fc38.s390x 209/252 DEBUG util.py:444: Verifying : avahi-libs-0.8-22.fc38.s390x 210/252 DEBUG util.py:444: Verifying : cairo-1.17.8-4.fc38.s390x 211/252 DEBUG util.py:444: Verifying : cairo-gobject-1.17.8-4.fc38.s390x 212/252 DEBUG util.py:444: Verifying : colord-libs-1.4.6-4.fc38.s390x 213/252 DEBUG util.py:444: Verifying : git-2.40.1-1.fc38.s390x 214/252 DEBUG util.py:444: Verifying : git-core-2.40.1-1.fc38.s390x 215/252 DEBUG util.py:444: Verifying : git-core-doc-2.40.1-1.fc38.noarch 216/252 DEBUG util.py:444: Verifying : glib2-2.76.3-1.fc38.s390x 217/252 DEBUG util.py:444: Verifying : gstreamer1-1.22.3-1.fc38.s390x 218/252 DEBUG util.py:444: Verifying : gstreamer1-plugins-bad-free-1.22.3-1.fc38.s390x 219/252 DEBUG util.py:444: Verifying : gstreamer1-plugins-base-1.22.3-1.fc38.s390x 220/252 DEBUG util.py:444: Verifying : gtk-update-icon-cache-3.24.38-1.fc38.s390x 221/252 DEBUG util.py:444: Verifying : gtk3-3.24.38-1.fc38.s390x 222/252 DEBUG util.py:444: Verifying : gupnp-igd-1.6.0-1.fc38.s390x 223/252 DEBUG util.py:444: Verifying : javascriptcoregtk4.0-2.40.1-1.fc38.s390x 224/252 DEBUG util.py:444: Verifying : langpacks-core-font-en-3.0-32.fc38.noarch 225/252 DEBUG util.py:444: Verifying : less-633-1.fc38.s390x 226/252 DEBUG util.py:444: Verifying : libXft-2.3.8-2.fc38.s390x 227/252 DEBUG util.py:444: Verifying : libXi-1.8.1-1.fc38.s390x 228/252 DEBUG util.py:444: Verifying : libevdev-1.13.1-1.fc38.s390x 229/252 DEBUG util.py:444: Verifying : libgccjit-13.1.1-2.fc38.s390x 230/252 DEBUG util.py:444: Verifying : libgcrypt-1.10.2-1.fc38.s390x 231/252 DEBUG util.py:444: Verifying : libgpg-error-1.47-1.fc38.s390x 232/252 DEBUG util.py:444: Verifying : libsoup3-3.4.2-2.fc38.s390x 233/252 DEBUG util.py:444: Verifying : libtracker-sparql-3.5.2-1.fc38.s390x 234/252 DEBUG util.py:444: Verifying : libwayland-client-1.22.0-1.fc38.s390x 235/252 DEBUG util.py:444: Verifying : libwayland-cursor-1.22.0-1.fc38.s390x 236/252 DEBUG util.py:444: Verifying : libwayland-egl-1.22.0-1.fc38.s390x 237/252 DEBUG util.py:444: Verifying : libwayland-server-1.22.0-1.fc38.s390x 238/252 DEBUG util.py:444: Verifying : libxslt-1.1.38-1.fc38.s390x 239/252 DEBUG util.py:444: Verifying : m17n-db-1.8.2-1.fc38.noarch 240/252 DEBUG util.py:444: Verifying : m17n-lib-1.8.2-1.fc38.s390x 241/252 DEBUG util.py:444: Verifying : mesa-filesystem-23.1.1-1.fc38.s390x 242/252 DEBUG util.py:444: Verifying : mesa-libEGL-23.1.1-1.fc38.s390x 243/252 DEBUG util.py:444: Verifying : mesa-libGL-23.1.1-1.fc38.s390x 244/252 DEBUG util.py:444: Verifying : mesa-libgbm-23.1.1-1.fc38.s390x 245/252 DEBUG util.py:444: Verifying : mesa-libglapi-23.1.1-1.fc38.s390x 246/252 DEBUG util.py:444: Verifying : openssh-9.0p1-15.fc38.s390x 247/252 DEBUG util.py:444: Verifying : openssh-clients-9.0p1-15.fc38.s390x 248/252 DEBUG util.py:444: Verifying : perl-Git-2.40.1-1.fc38.noarch 249/252 DEBUG util.py:444: Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 250/252 DEBUG util.py:444: Verifying : vulkan-loader-1.3.243.0-1.fc38.s390x 251/252 DEBUG util.py:444: Verifying : webkit2gtk4.0-2.40.1-1.fc38.s390x 252/252 DEBUG util.py:444: Installed: DEBUG util.py:444: adwaita-cursor-theme-44.0-1.fc38.noarch DEBUG util.py:444: adwaita-icon-theme-44.0-1.fc38.noarch DEBUG util.py:444: alsa-lib-1.2.9-1.fc38.s390x DEBUG util.py:444: at-spi2-atk-2.48.2-1.fc38.s390x DEBUG util.py:444: at-spi2-core-2.48.2-1.fc38.s390x DEBUG util.py:444: atk-2.48.2-1.fc38.s390x DEBUG util.py:444: autoconf-2.71-5.fc38.noarch DEBUG util.py:444: automake-1.16.5-11.fc38.noarch DEBUG util.py:444: avahi-libs-0.8-22.fc38.s390x DEBUG util.py:444: bubblewrap-0.7.0-1.fc38.s390x DEBUG util.py:444: cairo-1.17.8-4.fc38.s390x DEBUG util.py:444: cairo-gobject-1.17.8-4.fc38.s390x DEBUG util.py:444: cdparanoia-libs-10.2-41.fc38.s390x DEBUG util.py:444: colord-libs-1.4.6-4.fc38.s390x DEBUG util.py:444: crypto-policies-scripts-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: cups-libs-1:2.4.2-11.fc38.s390x DEBUG util.py:444: dbus-1:1.14.6-1.fc38.s390x DEBUG util.py:444: dbus-broker-33-1.fc38.s390x DEBUG util.py:444: dbus-common-1:1.14.6-1.fc38.noarch DEBUG util.py:444: dbus-libs-1:1.14.6-1.fc38.s390x DEBUG util.py:444: dejavu-sans-mono-fonts-2.37-20.fc38.noarch DEBUG util.py:444: desktop-file-utils-0.26-8.fc38.s390x DEBUG util.py:444: emacs-1:28.2-4.fc38.s390x DEBUG util.py:444: emacs-common-1:28.2-4.fc38.s390x DEBUG util.py:444: emacs-filesystem-1:28.2-4.fc38.noarch DEBUG util.py:444: enchant2-2.3.4-1.fc38.s390x DEBUG util.py:444: fdk-aac-free-2.0.0-10.fc38.s390x DEBUG util.py:444: flac-libs-1.4.2-2.fc38.s390x DEBUG util.py:444: fontconfig-2.14.2-1.fc38.s390x DEBUG util.py:444: fonts-filesystem-1:2.0.5-11.fc38.noarch DEBUG util.py:444: freetype-2.13.0-2.fc38.s390x DEBUG util.py:444: fribidi-1.0.12-3.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-2.42.10-2.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-modules-2.42.10-2.fc38.s390x DEBUG util.py:444: giflib-5.2.1-15.fc38.s390x DEBUG util.py:444: git-2.40.1-1.fc38.s390x DEBUG util.py:444: git-core-2.40.1-1.fc38.s390x DEBUG util.py:444: git-core-doc-2.40.1-1.fc38.noarch DEBUG util.py:444: glib-networking-2.76.0-2.fc38.s390x DEBUG util.py:444: glib2-2.76.3-1.fc38.s390x DEBUG util.py:444: gnutls-3.8.0-2.fc38.s390x DEBUG util.py:444: google-noto-fonts-common-20230201-1.fc38.noarch DEBUG util.py:444: google-noto-sans-vf-fonts-20230201-1.fc38.noarch DEBUG util.py:444: graphene-1.10.6-5.fc38.s390x DEBUG util.py:444: graphite2-1.3.14-11.fc38.s390x DEBUG util.py:444: groff-base-1.22.4-11.fc38.s390x DEBUG util.py:444: gsettings-desktop-schemas-44.0-1.fc38.s390x DEBUG util.py:444: gsm-1.0.22-2.fc38.s390x DEBUG util.py:444: gssdp-1.6.2-2.fc38.s390x DEBUG util.py:444: gstreamer1-1.22.3-1.fc38.s390x DEBUG util.py:444: gstreamer1-plugins-bad-free-1.22.3-1.fc38.s390x DEBUG util.py:444: gstreamer1-plugins-base-1.22.3-1.fc38.s390x DEBUG util.py:444: gtk-update-icon-cache-3.24.38-1.fc38.s390x DEBUG util.py:444: gtk3-3.24.38-1.fc38.s390x DEBUG util.py:444: gupnp-1.6.3-2.fc38.s390x DEBUG util.py:444: gupnp-igd-1.6.0-1.fc38.s390x DEBUG util.py:444: harfbuzz-7.1.0-1.fc38.s390x DEBUG util.py:444: harfbuzz-icu-7.1.0-1.fc38.s390x DEBUG util.py:444: hicolor-icon-theme-0.17-15.fc38.noarch DEBUG util.py:444: highway-1.0.4-1.fc38.s390x DEBUG util.py:444: hunspell-1.7.2-3.fc38.s390x DEBUG util.py:444: hunspell-en-US-0.20201207-3.fc38.noarch DEBUG util.py:444: hunspell-filesystem-1.7.2-3.fc38.s390x DEBUG util.py:444: hyphen-2.8.8-19.fc38.s390x DEBUG util.py:444: iso-codes-4.13.0-1.fc38.noarch DEBUG util.py:444: javascriptcoregtk4.0-2.40.1-1.fc38.s390x DEBUG util.py:444: jbigkit-libs-2.1-25.fc38.s390x DEBUG util.py:444: json-glib-1.6.6-4.fc38.s390x DEBUG util.py:444: lame-libs-3.100-14.fc38.s390x DEBUG util.py:444: langpacks-core-font-en-3.0-32.fc38.noarch DEBUG util.py:444: lcms2-2.15-1.fc38.s390x DEBUG util.py:444: less-633-1.fc38.s390x DEBUG util.py:444: libICE-1.0.10-10.fc38.s390x DEBUG util.py:444: libSM-1.2.3-12.fc38.s390x DEBUG util.py:444: libX11-1.8.4-1.fc38.s390x DEBUG util.py:444: libX11-common-1.8.4-1.fc38.noarch DEBUG util.py:444: libX11-xcb-1.8.4-1.fc38.s390x DEBUG util.py:444: libXau-1.0.11-2.fc38.s390x DEBUG util.py:444: libXaw-1.0.14-4.fc38.s390x DEBUG util.py:444: libXcomposite-0.4.5-9.fc38.s390x DEBUG util.py:444: libXcursor-1.2.1-3.fc38.s390x DEBUG util.py:444: libXdamage-1.1.5-9.fc38.s390x DEBUG util.py:444: libXext-1.3.5-2.fc38.s390x DEBUG util.py:444: libXfixes-6.0.0-5.fc38.s390x DEBUG util.py:444: libXft-2.3.8-2.fc38.s390x DEBUG util.py:444: libXi-1.8.1-1.fc38.s390x DEBUG util.py:444: libXinerama-1.1.5-2.fc38.s390x DEBUG util.py:444: libXmu-1.1.4-2.fc38.s390x DEBUG util.py:444: libXpm-3.5.15-3.fc38.s390x DEBUG util.py:444: libXrandr-1.5.2-10.fc38.s390x DEBUG util.py:444: libXrender-0.9.11-2.fc38.s390x DEBUG util.py:444: libXt-1.2.1-4.fc38.s390x DEBUG util.py:444: libXtst-1.2.4-2.fc38.s390x DEBUG util.py:444: libXv-1.0.11-18.fc38.s390x DEBUG util.py:444: libXxf86vm-1.1.5-2.fc38.s390x DEBUG util.py:444: libaom-3.6.0-1.fc38.s390x DEBUG util.py:444: libavif-0.11.1-7.fc38.s390x DEBUG util.py:444: libcbor-0.7.0-9.fc38.s390x DEBUG util.py:444: libcloudproviders-0.3.1-7.fc38.s390x DEBUG util.py:444: libdatrie-0.2.13-5.fc38.s390x DEBUG util.py:444: libdav1d-1.1.0-1.fc38.s390x DEBUG util.py:444: libdrm-2.4.114-2.fc38.s390x DEBUG util.py:444: libdvdnav-6.1.1-5.fc38.s390x DEBUG util.py:444: libdvdread-6.1.3-3.fc38.s390x DEBUG util.py:444: libepoxy-1.5.10-3.fc38.s390x DEBUG util.py:444: libevdev-1.13.1-1.fc38.s390x DEBUG util.py:444: libfido2-1.12.0-3.fc38.s390x DEBUG util.py:444: libgccjit-13.1.1-2.fc38.s390x DEBUG util.py:444: libgcrypt-1.10.2-1.fc38.s390x DEBUG util.py:444: libglvnd-1:1.6.0-2.fc38.s390x DEBUG util.py:444: libglvnd-egl-1:1.6.0-2.fc38.s390x DEBUG util.py:444: libglvnd-glx-1:1.6.0-2.fc38.s390x DEBUG util.py:444: libgpg-error-1.47-1.fc38.s390x DEBUG util.py:444: libgudev-237-4.fc38.s390x DEBUG util.py:444: libgusb-0.4.5-1.fc38.s390x DEBUG util.py:444: libicu-72.1-2.fc38.s390x DEBUG util.py:444: libjpeg-turbo-2.1.4-2.fc38.s390x DEBUG util.py:444: libjxl-1:0.7.0-6.fc38.s390x DEBUG util.py:444: liblockfile-1.17-4.fc38.s390x DEBUG util.py:444: libmanette-0.2.6-6.fc38.s390x DEBUG util.py:444: libnice-0.1.21-3.fc38.s390x DEBUG util.py:444: libogg-2:1.3.5-5.fc38.s390x DEBUG util.py:444: libotf-0.9.13-22.fc38.s390x DEBUG util.py:444: libpng-2:1.6.37-14.fc38.s390x DEBUG util.py:444: libproxy-0.4.18-6.fc38.s390x DEBUG util.py:444: librsvg2-2.56.0-1.fc38.s390x DEBUG util.py:444: libseccomp-2.5.3-4.fc38.s390x DEBUG util.py:444: libsecret-0.20.5-3.fc38.s390x DEBUG util.py:444: libsndfile-1.1.0-6.fc38.s390x DEBUG util.py:444: libsoup-2.74.3-2.fc38.s390x DEBUG util.py:444: libsoup3-3.4.2-2.fc38.s390x DEBUG util.py:444: libsrtp-2.3.0-10.fc38.s390x DEBUG util.py:444: libstemmer-2.2.0-5.fc38.s390x DEBUG util.py:444: libthai-0.1.29-4.fc38.s390x DEBUG util.py:444: libtheora-1:1.1.1-33.fc38.s390x DEBUG util.py:444: libtiff-4.4.0-5.fc38.s390x DEBUG util.py:444: libtool-2.4.7-6.fc38.s390x DEBUG util.py:444: libtracker-sparql-3.5.2-1.fc38.s390x DEBUG util.py:444: libunistring-1.1-3.fc38.s390x DEBUG util.py:444: libunwind-1.6.2-7.fc38.s390x DEBUG util.py:444: libusb1-1.0.26-2.fc38.s390x DEBUG util.py:444: libva-2.18.0-1.fc38.s390x DEBUG util.py:444: libvisual-1:0.4.1-1.fc38.s390x DEBUG util.py:444: libvorbis-1:1.3.7-7.fc38.s390x DEBUG util.py:444: libwayland-client-1.22.0-1.fc38.s390x DEBUG util.py:444: libwayland-cursor-1.22.0-1.fc38.s390x DEBUG util.py:444: libwayland-egl-1.22.0-1.fc38.s390x DEBUG util.py:444: libwayland-server-1.22.0-1.fc38.s390x DEBUG util.py:444: libwebp-1.3.0-2.fc38.s390x DEBUG util.py:444: libwpe-1.14.0-2.fc38.s390x DEBUG util.py:444: libxcb-1.13.1-11.fc38.s390x DEBUG util.py:444: libxkbcommon-1.5.0-2.fc38.s390x DEBUG util.py:444: libxshmfence-1.3-12.fc38.s390x DEBUG util.py:444: libxslt-1.1.38-1.fc38.s390x DEBUG util.py:444: lilv-libs-0.24.14-4.fc38.s390x DEBUG util.py:444: m17n-db-1.8.2-1.fc38.noarch DEBUG util.py:444: m17n-lib-1.8.2-1.fc38.s390x DEBUG util.py:444: m4-1.4.19-5.fc38.s390x DEBUG util.py:444: mesa-filesystem-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libEGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libgbm-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libglapi-23.1.1-1.fc38.s390x DEBUG util.py:444: mpg123-libs-1.31.3-1.fc38.s390x DEBUG util.py:444: ncurses-6.4-3.20230114.fc38.s390x DEBUG util.py:444: nettle-3.8-3.fc38.s390x DEBUG util.py:444: nspr-4.35.0-6.fc38.s390x DEBUG util.py:444: nss-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-softokn-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-softokn-freebl-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-sysinit-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-util-3.89.0-2.fc38.s390x DEBUG util.py:444: openjpeg2-2.5.0-3.fc38.s390x DEBUG util.py:444: openssh-9.0p1-15.fc38.s390x DEBUG util.py:444: openssh-clients-9.0p1-15.fc38.s390x DEBUG util.py:444: opus-1.3.1-12.fc38.s390x DEBUG util.py:444: orc-0.4.33-2.fc38.s390x DEBUG util.py:444: pango-1.50.14-1.fc38.s390x DEBUG util.py:444: pcre-8.45-1.fc38.3.s390x DEBUG util.py:444: perl-B-1.83-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Carp-1.52-490.fc38.noarch DEBUG util.py:444: perl-Class-Struct-0.66-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Data-Dumper-2.184-491.fc38.s390x DEBUG util.py:444: perl-DynaLoader-1.52-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Encode-4:3.19-493.fc38.s390x DEBUG util.py:444: perl-Errno-1.36-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Error-1:0.17029-11.fc38.noarch DEBUG util.py:444: perl-Exporter-5.77-490.fc38.noarch DEBUG util.py:444: perl-Fcntl-1.15-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-File-Basename-2.85-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Compare-1.100.700-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Copy-2.39-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Find-1.40-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Path-2.18-490.fc38.noarch DEBUG util.py:444: perl-File-Temp-1:0.231.100-490.fc38.noarch DEBUG util.py:444: perl-File-stat-1.12-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Getopt-Long-1:2.54-2.fc38.noarch DEBUG util.py:444: perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Git-2.40.1-1.fc38.noarch DEBUG util.py:444: perl-HTTP-Tiny-0.082-2.fc38.noarch DEBUG util.py:444: perl-IO-1.50-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-MIME-Base64-3.16-490.fc38.s390x DEBUG util.py:444: perl-POSIX-2.03-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-PathTools-3.84-490.fc38.s390x DEBUG util.py:444: perl-Pod-Escapes-1:1.07-490.fc38.noarch DEBUG util.py:444: perl-Pod-Perldoc-3.28.01-491.fc38.noarch DEBUG util.py:444: perl-Pod-Simple-1:3.43-491.fc38.noarch DEBUG util.py:444: perl-Pod-Usage-4:2.03-4.fc38.noarch DEBUG util.py:444: perl-Scalar-List-Utils-5:1.63-490.fc38.s390x DEBUG util.py:444: perl-SelectSaver-1.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Socket-4:2.036-2.fc38.s390x DEBUG util.py:444: perl-Storable-1:3.26-490.fc38.s390x DEBUG util.py:444: perl-Symbol-1.09-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Term-ANSIColor-5.01-491.fc38.noarch DEBUG util.py:444: perl-Term-Cap-1.18-1.fc38.noarch DEBUG util.py:444: perl-TermReadKey-2.38-16.fc38.s390x DEBUG util.py:444: perl-Text-ParseWords-3.31-490.fc38.noarch DEBUG util.py:444: perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch DEBUG util.py:444: perl-Thread-Queue-3.14-490.fc38.noarch DEBUG util.py:444: perl-Time-Local-2:1.300-490.fc38.noarch DEBUG util.py:444: perl-constant-1.33-491.fc38.noarch DEBUG util.py:444: perl-if-0.61.000-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-interpreter-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-lib-0.65-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-libs-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-locale-1.10-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-mro-1.26-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-overload-1.35-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-overloading-0.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-parent-1:0.241-1.fc38.noarch DEBUG util.py:444: perl-podlators-1:5.01-2.fc38.noarch DEBUG util.py:444: perl-threads-1:2.27-490.fc38.s390x DEBUG util.py:444: perl-threads-shared-1.64-490.fc38.s390x DEBUG util.py:444: perl-vars-1.05-497.fc38_clang16_03.noarch DEBUG util.py:444: pixman-0.42.2-1.fc38.s390x DEBUG util.py:444: rav1e-libs-0.5.1-9.fc38.s390x DEBUG util.py:444: serd-0.30.16-1.fc38.s390x DEBUG util.py:444: shared-mime-info-2.2-3.fc38.s390x DEBUG util.py:444: sord-0.16.14-1.fc38.s390x DEBUG util.py:444: soundtouch-2.3.1-4.fc38.s390x DEBUG util.py:444: sratom-0.6.10-3.fc38.s390x DEBUG util.py:444: svt-av1-libs-1.4.1-2.fc38.s390x DEBUG util.py:444: vulkan-loader-1.3.243.0-1.fc38.s390x DEBUG util.py:444: webkit2gtk4.0-2.40.1-1.fc38.s390x DEBUG util.py:444: webrtc-audio-processing-0.3.1-10.fc38.s390x DEBUG util.py:444: woff2-1.0.2-17.fc38.s390x DEBUG util.py:444: wpebackend-fdo-1.14.2-1.fc38.s390x DEBUG util.py:444: xdg-dbus-proxy-0.1.3-3.fc38.s390x DEBUG util.py:444: xkeyboard-config-2.38-1.fc38.noarch DEBUG util.py:444: xml-common-0.6.3-60.fc38.noarch DEBUG util.py:444: xprop-1.2.5-3.fc38.s390x DEBUG util.py:444: Complete! DEBUG util.py:595: Child return code was: 0 DEBUG util.py:167: kill orphans DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-bootstrap-1685707040.068669/root/var/lib/mock/fedora-38-s390x-1685707040.068669/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-38-s390x-1685707040.068669/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG backend.py:799: Copying packages to result dir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: /usr/bin/gzip -9 --force /var/lib/copr-rpmbuild/results/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True