INFO buildroot.py:553:  Mock Version: 4.1
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/pts
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/pts
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/shm
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/shm
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/mapper
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/dev/mapper
DEBUG buildroot.py:746:  kernel version == 6.2.9-300.fc38.x86_64
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/etc/fstab
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/etc/yum/yum.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/etc/dnf/dnf.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/var/log/yum.log
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/proc
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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.uv416bia', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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:245:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root
DEBUG buildroot.py:246:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG package_manager.py:56:  searching for 'dnf' package manager or alternatives
INFO buildroot.py:157:  Package manager dnf detected and used (fallback)
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/etc/pki/mock
DEBUG package_manager.py:348:  Couldn't copy /etc/pki/ca-trust certs from host: ['<', 'D', 'i', 'r', 'E', 'n', 't', 'r', 'y', ' ', "'", 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", '>', ' ', 'a', 'n', 'd', ' ', "'", '/', 'v', 'a', 'r', '/', 'l', 'i', 'b', '/', 'm', 'o', 'c', 'k', '/', 'f', 'e', 'd', 'o', 'r', 'a', '-', 'r', 'a', 'w', 'h', 'i', 'd', 'e', '-', 'x', '8', '6', '_', '6', '4', '-', '1', '6', '8', '6', '9', '0', '7', '6', '2', '0', '.', '0', '1', '4', '9', '2', '4', '/', 'r', 'o', 'o', 't', '/', 'e', 't', 'c', '/', 'p', 'k', 'i', '/', 'c', 'a', '-', 't', 'r', 'u', 's', 't', '/', 's', 'o', 'u', 'r', 'c', 'e', '/', 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", ' ', 'a', 'r', 'e', ' ', 't', 'h', 'e', ' ', 's', 'a', 'm', 'e', ' ', 'f', 'i', 'l', 'e']
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/etc/dnf
DEBUG package_manager.py:623:  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', 'b79ce1a98b184859bcef35fc69e50d81', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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', 'f4f3c34f77ce4874879ed5d1830c7d6e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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', '989e88160c684d0597e7056ab6aa9e86', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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', 'bbb21da2235c4259b96861c487363762', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/RPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/RPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SPECS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SPECS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SRPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SRPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SOURCES
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/SOURCES
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/BUILD
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/BUILD
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/BUILDROOT
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/BUILDROOT
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/originals
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir/build/originals
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/builddir
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-1.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230318-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.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:  package-notes-srpm-macros-0.5-8.fc39.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-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.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-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc38.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-1.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-1.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.11-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-2.fc38.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-11.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.54.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.21-1.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-3.fc38.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-8.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.11-10.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-254-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/', '-y', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/', '-y', '--releasever', '39', '--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-rawhide-x86_64-1686907620.014924/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                 125 kB/s | 3.3 kB     00:00    
DEBUG util.py:444:  fedora                                          549 kB/s |  24 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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-1.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230318-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.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:  package-notes-srpm-macros-0.5-8.fc39.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-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.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-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-13.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc38.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-1.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-1.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.11-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-2.fc38.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-11.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.54.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.21-1.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-3.fc38.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-8.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.11-10.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-254-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-1.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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.3gdflatl:/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', '55352e8088c149e18d64876cd67cf78e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3gdflatl:/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/lgogdownloader-3.11-1.fc39.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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:  lgogdownloader-3.11-1.fc39            ########################################
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.3gdflatl:/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', '7bf11ad218ec4f8c91b702c8d898328d', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.3gdflatl:/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;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/lgogdownloader-3.11-1.fc39.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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:444:  lgogdownloader-3.11.tar.gz
DEBUG util.py:444:  lgogdownloader.spec
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root//builddir/build/SRPMS/lgogdownloader-3.11-1.fc39.src.rpm']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root//builddir/build/SRPMS/lgogdownloader-3.11-1.fc39.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1686907620.014924/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                 126 kB/s | 3.3 kB     00:00    
DEBUG util.py:444:  fedora                                          318 kB/s |  24 kB     00:00    
DEBUG util.py:444:  Package binutils-2.40-9.fc39.x86_64 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:   boost-devel                x86_64  1.81.0-1.fc39                 fedora   14 M
DEBUG util.py:444:   cmake                      x86_64  3.27.0~rc2-1.fc39             fedora  8.0 M
DEBUG util.py:444:   gcc-c++                    x86_64  13.1.1-2.fc39                 fedora   13 M
DEBUG util.py:444:   help2man                   noarch  1.49.3-2.fc38                 fedora  228 k
DEBUG util.py:444:   htmlcxx-devel              x86_64  0.86-19.fc38                  fedora   26 k
DEBUG util.py:444:   jsoncpp-devel              x86_64  1.9.5-4.fc38                  fedora   29 k
DEBUG util.py:444:   libcurl-devel              x86_64  8.1.2-1.fc39                  fedora  987 k
DEBUG util.py:444:   openssl-devel              x86_64  1:3.0.8-2.fc39                fedora  2.6 M
DEBUG util.py:444:   qt5-qtwebengine-devel      x86_64  5.15.12-6.fc39                fedora  115 k
DEBUG util.py:444:   rhash-devel                x86_64  1.4.3-2.fc38                  fedora   14 k
DEBUG util.py:444:   tinyxml2-devel             x86_64  9.0.0-2.fc38                  fedora   27 k
DEBUG util.py:444:   zlib-devel                 x86_64  1.2.13-3.fc38                 fedora   45 k
DEBUG util.py:444:  Installing dependencies:
DEBUG util.py:444:   alsa-lib                   x86_64  1.2.9-3.fc39                  fedora  518 k
DEBUG util.py:444:   annobin-docs               noarch  12.12-1.fc39                  fedora   95 k
DEBUG util.py:444:   annobin-plugin-gcc         x86_64  12.12-1.fc39                  fedora  894 k
DEBUG util.py:444:   avahi-libs                 x86_64  0.8-23.fc39                   fedora   67 k
DEBUG util.py:444:   boost                      x86_64  1.81.0-1.fc39                 fedora   14 k
DEBUG util.py:444:   boost-atomic               x86_64  1.81.0-1.fc39                 fedora   20 k
DEBUG util.py:444:   boost-chrono               x86_64  1.81.0-1.fc39                 fedora   26 k
DEBUG util.py:444:   boost-container            x86_64  1.81.0-1.fc39                 fedora   40 k
DEBUG util.py:444:   boost-context              x86_64  1.81.0-1.fc39                 fedora   17 k
DEBUG util.py:444:   boost-contract             x86_64  1.81.0-1.fc39                 fedora   46 k
DEBUG util.py:444:   boost-coroutine            x86_64  1.81.0-1.fc39                 fedora   20 k
DEBUG util.py:444:   boost-date-time            x86_64  1.81.0-1.fc39                 fedora   16 k
DEBUG util.py:444:   boost-fiber                x86_64  1.81.0-1.fc39                 fedora   42 k
DEBUG util.py:444:   boost-filesystem           x86_64  1.81.0-1.fc39                 fedora   66 k
DEBUG util.py:444:   boost-graph                x86_64  1.81.0-1.fc39                 fedora  151 k
DEBUG util.py:444:   boost-iostreams            x86_64  1.81.0-1.fc39                 fedora   42 k
DEBUG util.py:444:   boost-json                 x86_64  1.81.0-1.fc39                 fedora  110 k
DEBUG util.py:444:   boost-locale               x86_64  1.81.0-1.fc39                 fedora  222 k
DEBUG util.py:444:   boost-log                  x86_64  1.81.0-1.fc39                 fedora  491 k
DEBUG util.py:444:   boost-math                 x86_64  1.81.0-1.fc39                 fedora  221 k
DEBUG util.py:444:   boost-nowide               x86_64  1.81.0-1.fc39                 fedora   21 k
DEBUG util.py:444:   boost-numpy3               x86_64  1.81.0-1.fc39                 fedora   30 k
DEBUG util.py:444:   boost-program-options      x86_64  1.81.0-1.fc39                 fedora  109 k
DEBUG util.py:444:   boost-python3              x86_64  1.81.0-1.fc39                 fedora   97 k
DEBUG util.py:444:   boost-random               x86_64  1.81.0-1.fc39                 fedora   24 k
DEBUG util.py:444:   boost-regex                x86_64  1.81.0-1.fc39                 fedora  111 k
DEBUG util.py:444:   boost-serialization        x86_64  1.81.0-1.fc39                 fedora  136 k
DEBUG util.py:444:   boost-stacktrace           x86_64  1.81.0-1.fc39                 fedora   31 k
DEBUG util.py:444:   boost-system               x86_64  1.81.0-1.fc39                 fedora   16 k
DEBUG util.py:444:   boost-test                 x86_64  1.81.0-1.fc39                 fedora  239 k
DEBUG util.py:444:   boost-thread               x86_64  1.81.0-1.fc39                 fedora   58 k
DEBUG util.py:444:   boost-timer                x86_64  1.81.0-1.fc39                 fedora   24 k
DEBUG util.py:444:   boost-type_erasure         x86_64  1.81.0-1.fc39                 fedora   33 k
DEBUG util.py:444:   boost-wave                 x86_64  1.81.0-1.fc39                 fedora  225 k
DEBUG util.py:444:   cairo                      x86_64  1.17.8-4.fc39                 fedora  706 k
DEBUG util.py:444:   cmake-data                 noarch  3.27.0~rc2-1.fc39             fedora  2.2 M
DEBUG util.py:444:   cmake-filesystem           x86_64  3.27.0~rc2-1.fc39             fedora   18 k
DEBUG util.py:444:   cmake-rpm-macros           noarch  3.27.0~rc2-1.fc39             fedora   17 k
DEBUG util.py:444:   cpp                        x86_64  13.1.1-2.fc39                 fedora   11 M
DEBUG util.py:444:   crypto-policies-scripts    noarch  20230614-1.git5f3458e.fc39    fedora  116 k
DEBUG util.py:444:   cups-libs                  x86_64  1:2.4.4-1.fc39                fedora  268 k
DEBUG util.py:444:   dbus-libs                  x86_64  1:1.14.8-1.fc39               fedora  156 k
DEBUG util.py:444:   double-conversion          x86_64  3.1.5-8.fc38                  fedora   49 k
DEBUG util.py:444:   duktape                    x86_64  2.7.0-4.fc39                  fedora  170 k
DEBUG util.py:444:   emacs-filesystem           noarch  1:28.2-6.fc39                 fedora  7.8 k
DEBUG util.py:444:   expat                      x86_64  2.5.0-2.fc38                  fedora  110 k
DEBUG util.py:444:   flexiblas                  x86_64  3.3.1-3.fc39                  fedora   33 k
DEBUG util.py:444:   flexiblas-netlib           x86_64  3.3.1-3.fc39                  fedora  3.1 M
DEBUG util.py:444:   flexiblas-openblas-openmp  x86_64  3.3.1-3.fc39                  fedora   17 k
DEBUG util.py:444:   fontconfig                 x86_64  2.14.2-2.fc39                 fedora  295 k
DEBUG util.py:444:   fonts-filesystem           noarch  1:2.0.5-11.fc38               fedora  8.1 k
DEBUG util.py:444:   freetype                   x86_64  2.13.0-1.fc39                 fedora  413 k
DEBUG util.py:444:   gc                         x86_64  8.2.2-3.fc38                  fedora  110 k
DEBUG util.py:444:   gcc                        x86_64  13.1.1-2.fc39                 fedora   34 M
DEBUG util.py:444:   gcc-plugin-annobin         x86_64  13.1.1-2.fc39                 fedora   44 k
DEBUG util.py:444:   glib2                      x86_64  2.76.3-1.fc39                 fedora  2.8 M
DEBUG util.py:444:   glibc-devel                x86_64  2.37.9000-13.fc39             fedora   74 k
DEBUG util.py:444:   glibc-headers-x86          noarch  2.37.9000-13.fc39             fedora  556 k
DEBUG util.py:444:   glx-utils                  x86_64  9.0.0-1.fc39                  fedora   77 k
DEBUG util.py:444:   gnutls                     x86_64  3.8.0-6.fc39                  fedora  1.1 M
DEBUG util.py:444:   google-noto-fonts-common   noarch  20230601-2.fc39               fedora   16 k
DEBUG util.py:444:   google-noto-sans-vf-fonts  noarch  20230601-2.fc39               fedora  583 k
DEBUG util.py:444:   graphite2                  x86_64  1.3.14-11.fc38                fedora   95 k
DEBUG util.py:444:   groff-base                 x86_64  1.22.4-11.fc38                fedora  1.1 M
DEBUG util.py:444:   guile22                    x86_64  2.2.7-8.fc39                  fedora  6.5 M
DEBUG util.py:444:   harfbuzz                   x86_64  7.3.0-1.fc39                  fedora  912 k
DEBUG util.py:444:   htmlcxx                    x86_64  0.86-19.fc38                  fedora   94 k
DEBUG util.py:444:   hwdata                     noarch  0.371-1.fc39                  fedora  1.6 M
DEBUG util.py:444:   jsoncpp                    x86_64  1.9.5-4.fc38                  fedora   97 k
DEBUG util.py:444:   kernel-headers             x86_64  6.4.0-0.rc6.git0.1.fc39       fedora  1.5 M
DEBUG util.py:444:   langpacks-core-font-en     noarch  3.0-34.fc39                   fedora  9.9 k
DEBUG util.py:444:   lcms2                      x86_64  2.15-1.fc39                   fedora  177 k
DEBUG util.py:444:   libICE                     x86_64  1.0.10-10.fc38                fedora   71 k
DEBUG util.py:444:   libSM                      x86_64  1.2.3-12.fc38                 fedora   41 k
DEBUG util.py:444:   libX11                     x86_64  1.8.4-1.fc38                  fedora  649 k
DEBUG util.py:444:   libX11-common              noarch  1.8.4-1.fc38                  fedora  177 k
DEBUG util.py:444:   libX11-devel               x86_64  1.8.4-1.fc38                  fedora  1.0 M
DEBUG util.py:444:   libX11-xcb                 x86_64  1.8.4-1.fc38                  fedora   11 k
DEBUG util.py:444:   libXau                     x86_64  1.0.11-2.fc38                 fedora   32 k
DEBUG util.py:444:   libXau-devel               x86_64  1.0.11-2.fc38                 fedora   14 k
DEBUG util.py:444:   libXcomposite              x86_64  0.4.5-9.fc38                  fedora   23 k
DEBUG util.py:444:   libXdamage                 x86_64  1.1.5-9.fc38                  fedora   22 k
DEBUG util.py:444:   libXext                    x86_64  1.3.5-2.fc38                  fedora   39 k
DEBUG util.py:444:   libXfixes                  x86_64  6.0.0-5.fc38                  fedora   19 k
DEBUG util.py:444:   libXi                      x86_64  1.8.1-1.fc39                  fedora   40 k
DEBUG util.py:444:   libXrandr                  x86_64  1.5.2-10.fc38                 fedora   27 k
DEBUG util.py:444:   libXrender                 x86_64  0.9.11-2.fc38                 fedora   27 k
DEBUG util.py:444:   libXtst                    x86_64  1.2.4-2.fc38                  fedora   20 k
DEBUG util.py:444:   libXxf86vm                 x86_64  1.1.5-2.fc38                  fedora   18 k
DEBUG util.py:444:   libb2                      x86_64  0.98.1-8.fc38                 fedora   25 k
DEBUG util.py:444:   libdrm                     x86_64  2.4.114-2.fc38                fedora  157 k
DEBUG util.py:444:   libevdev                   x86_64  1.13.1-1.fc39                 fedora   44 k
DEBUG util.py:444:   libgfortran                x86_64  13.1.1-2.fc39                 fedora  895 k
DEBUG util.py:444:   libglvnd                   x86_64  1:1.6.0-2.fc38                fedora  134 k
DEBUG util.py:444:   libglvnd-core-devel        x86_64  1:1.6.0-2.fc38                fedora   18 k
DEBUG util.py:444:   libglvnd-devel             x86_64  1:1.6.0-2.fc38                fedora  163 k
DEBUG util.py:444:   libglvnd-egl               x86_64  1:1.6.0-2.fc38                fedora   36 k
DEBUG util.py:444:   libglvnd-gles              x86_64  1:1.6.0-2.fc38                fedora   32 k
DEBUG util.py:444:   libglvnd-glx               x86_64  1:1.6.0-2.fc38                fedora  142 k
DEBUG util.py:444:   libglvnd-opengl            x86_64  1:1.6.0-2.fc38                fedora   43 k
DEBUG util.py:444:   libgudev                   x86_64  237-4.fc38                    fedora   35 k
DEBUG util.py:444:   libicu                     x86_64  72.1-2.fc38                   fedora   10 M
DEBUG util.py:444:   libicu-devel               x86_64  72.1-2.fc38                   fedora  918 k
DEBUG util.py:444:   libinput                   x86_64  1.23.0-2.fc39                 fedora  213 k
DEBUG util.py:444:   libjpeg-turbo              x86_64  2.1.4-2.fc38                  fedora  183 k
DEBUG util.py:444:   libmpc                     x86_64  1.3.1-2.fc38                  fedora   70 k
DEBUG util.py:444:   libpciaccess               x86_64  0.16-8.fc38                   fedora   26 k
DEBUG util.py:444:   libpng                     x86_64  2:1.6.37-14.fc38              fedora  120 k
DEBUG util.py:444:   libproxy                   x86_64  0.5.1-1.fc39                  fedora   48 k
DEBUG util.py:444:   libquadmath                x86_64  13.1.1-2.fc39                 fedora  191 k
DEBUG util.py:444:   libquadmath-devel          x86_64  13.1.1-2.fc39                 fedora   33 k
DEBUG util.py:444:   libstdc++-devel            x86_64  13.1.1-2.fc39                 fedora  2.6 M
DEBUG util.py:444:   libtool-ltdl               x86_64  2.4.7-6.fc38                  fedora   37 k
DEBUG util.py:444:   libunistring               x86_64  1.1-3.fc38                    fedora  545 k
DEBUG util.py:444:   libuv                      x86_64  1:1.44.2-3.fc38               fedora  152 k
DEBUG util.py:444:   libvpx                     x86_64  1.13.0-2.fc39                 fedora  1.1 M
DEBUG util.py:444:   libwacom                   x86_64  2.7.0-1.fc39                  fedora   42 k
DEBUG util.py:444:   libwacom-data              noarch  2.7.0-1.fc39                  fedora  187 k
DEBUG util.py:444:   libwayland-client          x86_64  1.22.0-1.fc39                 fedora   33 k
DEBUG util.py:444:   libwayland-server          x86_64  1.22.0-1.fc39                 fedora   42 k
DEBUG util.py:444:   libwebp                    x86_64  1.3.0-2.fc38                  fedora  282 k
DEBUG util.py:444:   libxcb                     x86_64  1.13.1-11.fc38                fedora  231 k
DEBUG util.py:444:   libxcb-devel               x86_64  1.13.1-11.fc38                fedora  1.4 M
DEBUG util.py:444:   libxcrypt-devel            x86_64  4.4.35-1.fc39                 fedora   30 k
DEBUG util.py:444:   libxkbcommon               x86_64  1.5.0-2.fc38                  fedora  140 k
DEBUG util.py:444:   libxkbcommon-x11           x86_64  1.5.0-2.fc38                  fedora   22 k
DEBUG util.py:444:   libxshmfence               x86_64  1.3-12.fc38                   fedora   12 k
DEBUG util.py:444:   make                       x86_64  1:4.4.1-1.fc39                fedora  589 k
DEBUG util.py:444:   mesa-libEGL                x86_64  23.1.2-1.fc39                 fedora  132 k
DEBUG util.py:444:   mesa-libEGL-devel          x86_64  23.1.2-1.fc39                 fedora   21 k
DEBUG util.py:444:   mesa-libGL                 x86_64  23.1.2-1.fc39                 fedora  175 k
DEBUG util.py:444:   mesa-libgbm                x86_64  23.1.2-1.fc39                 fedora   45 k
DEBUG util.py:444:   mesa-libglapi              x86_64  23.1.2-1.fc39                 fedora   54 k
DEBUG util.py:444:   mpdecimal                  x86_64  2.5.1-6.fc38                  fedora   89 k
DEBUG util.py:444:   mtdev                      x86_64  1.1.6-5.fc38                  fedora   21 k
DEBUG util.py:444:   ncurses                    x86_64  6.4-4.20230520.fc39           fedora  415 k
DEBUG util.py:444:   nettle                     x86_64  3.9.1-1.fc39                  fedora  425 k
DEBUG util.py:444:   nspr                       x86_64  4.35.0-8.fc39                 fedora  137 k
DEBUG util.py:444:   nss                        x86_64  3.90.0-2.fc39                 fedora  695 k
DEBUG util.py:444:   nss-softokn                x86_64  3.90.0-2.fc39                 fedora  1.0 M
DEBUG util.py:444:   nss-softokn-freebl         x86_64  3.90.0-2.fc39                 fedora  322 k
DEBUG util.py:444:   nss-sysinit                x86_64  3.90.0-2.fc39                 fedora   18 k
DEBUG util.py:444:   nss-util                   x86_64  3.90.0-2.fc39                 fedora   86 k
DEBUG util.py:444:   openblas                   x86_64  0.3.21-4.fc38                 fedora   35 k
DEBUG util.py:444:   openblas-openmp            x86_64  0.3.21-4.fc38                 fedora  5.1 M
DEBUG util.py:444:   opus                       x86_64  1.3.1-12.fc39                 fedora  206 k
DEBUG util.py:444:   pciutils-libs              x86_64  3.10.0-1.fc39                 fedora   50 k
DEBUG util.py:444:   pcre2-utf16                x86_64  10.42-1.fc38.1                fedora  214 k
DEBUG util.py:444:   perl-Carp                  noarch  1.54-1.fc39                   fedora   29 k
DEBUG util.py:444:   perl-Class-Struct          noarch  0.66-497.fc39                 fedora   23 k
DEBUG util.py:444:   perl-DynaLoader            x86_64  1.52-497.fc39                 fedora   27 k
DEBUG util.py:444:   perl-Encode                x86_64  4:3.19-493.fc38               fedora  1.7 M
DEBUG util.py:444:   perl-English               noarch  1.11-497.fc39                 fedora   15 k
DEBUG util.py:444:   perl-Errno                 x86_64  1.36-497.fc39                 fedora   16 k
DEBUG util.py:444:   perl-Exporter              noarch  5.77-490.fc38                 fedora   31 k
DEBUG util.py:444:   perl-Fcntl                 x86_64  1.15-497.fc39                 fedora   22 k
DEBUG util.py:444:   perl-File-Basename         noarch  2.85-497.fc39                 fedora   18 k
DEBUG util.py:444:   perl-File-Find             noarch  1.40-497.fc39                 fedora   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.fc39                 fedora   18 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.fc39                 fedora   17 k
DEBUG util.py:444:   perl-HTTP-Tiny             noarch  0.084-1.fc39                  fedora   55 k
DEBUG util.py:444:   perl-IO                    x86_64  1.50-497.fc39                 fedora   93 k
DEBUG util.py:444:   perl-IPC-Open3             noarch  1.22-497.fc39                 fedora   24 k
DEBUG util.py:444:   perl-MIME-Base64           x86_64  3.16-490.fc38                 fedora   30 k
DEBUG util.py:444:   perl-POSIX                 x86_64  2.03-497.fc39                 fedora   99 k
DEBUG util.py:444:   perl-PathTools             x86_64  3.89-1.fc39                   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.45-2.fc39                 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     x86_64  5:1.63-491.fc39               fedora   72 k
DEBUG util.py:444:   perl-SelectSaver           noarch  1.02-497.fc39                 fedora   13 k
DEBUG util.py:444:   perl-Socket                x86_64  4:2.037-1.fc39                fedora   55 k
DEBUG util.py:444:   perl-Storable              x86_64  1:3.32-1.fc39                 fedora   98 k
DEBUG util.py:444:   perl-Symbol                noarch  1.09-497.fc39                 fedora   15 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.fc39                   fedora   22 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.fc39              fedora   22 k
DEBUG util.py:444:   perl-Time-Local            noarch  2:1.350-1.fc39                fedora   34 k
DEBUG util.py:444:   perl-constant              noarch  1.33-492.fc39                 fedora   23 k
DEBUG util.py:444:   perl-if                    noarch  0.61.000-497.fc39             fedora   15 k
DEBUG util.py:444:   perl-interpreter           x86_64  4:5.36.1-497.fc39             fedora   73 k
DEBUG util.py:444:   perl-libs                  x86_64  4:5.36.1-497.fc39             fedora  2.2 M
DEBUG util.py:444:   perl-locale                noarch  1.10-497.fc39                 fedora   15 k
DEBUG util.py:444:   perl-mro                   x86_64  1.26-497.fc39                 fedora   30 k
DEBUG util.py:444:   perl-overload              noarch  1.35-497.fc39                 fedora   47 k
DEBUG util.py:444:   perl-overloading           noarch  0.02-497.fc39                 fedora   14 k
DEBUG util.py:444:   perl-parent                noarch  1:0.241-1.fc39                fedora   14 k
DEBUG util.py:444:   perl-podlators             noarch  1:5.01-2.fc38                 fedora  125 k
DEBUG util.py:444:   perl-vars                  noarch  1.05-497.fc39                 fedora   14 k
DEBUG util.py:444:   pixman                     x86_64  0.42.2-1.fc39                 fedora  284 k
DEBUG util.py:444:   python-pip-wheel           noarch  23.1.2-1.fc39                 fedora  1.4 M
DEBUG util.py:444:   python-setuptools-wheel    noarch  67.7.2-2.fc39                 fedora  661 k
DEBUG util.py:444:   python3                    x86_64  3.11.4-1.fc39                 fedora   28 k
DEBUG util.py:444:   python3-libs               x86_64  3.11.4-1.fc39                 fedora  9.6 M
DEBUG util.py:444:   python3-numpy              x86_64  1:1.24.3-1.fc39               fedora  7.9 M
DEBUG util.py:444:   qt-settings                noarch  38.2-2.fc39                   fedora   10 k
DEBUG util.py:444:   qt5-qtbase                 x86_64  5.15.10-1.fc39                fedora  3.5 M
DEBUG util.py:444:   qt5-qtbase-common          noarch  5.15.10-1.fc39                fedora   11 k
DEBUG util.py:444:   qt5-qtbase-devel           x86_64  5.15.10-1.fc39                fedora  3.5 M
DEBUG util.py:444:   qt5-qtbase-gui             x86_64  5.15.10-1.fc39                fedora  6.4 M
DEBUG util.py:444:   qt5-qtdeclarative          x86_64  5.15.10-1.fc39                fedora  4.3 M
DEBUG util.py:444:   qt5-qtdeclarative-devel    x86_64  5.15.10-1.fc39                fedora  1.5 M
DEBUG util.py:444:   qt5-qtlocation             x86_64  5.15.10-1.fc39                fedora  3.2 M
DEBUG util.py:444:   qt5-qtlocation-devel       x86_64  5.15.10-1.fc39                fedora  199 k
DEBUG util.py:444:   qt5-qttools-common         noarch  5.15.10-1.fc39                fedora   11 k
DEBUG util.py:444:   qt5-qttools-libs-designer  x86_64  5.15.10-1.fc39                fedora  2.7 M
DEBUG util.py:444:   qt5-qtwebchannel           x86_64  5.15.10-1.fc39                fedora  100 k
DEBUG util.py:444:   qt5-qtwebchannel-devel     x86_64  5.15.10-1.fc39                fedora   27 k
DEBUG util.py:444:   qt5-qtwebengine            x86_64  5.15.12-6.fc39                fedora   53 M
DEBUG util.py:444:   qt5-qtwebengine-devtools   x86_64  5.15.12-6.fc39                fedora  1.9 M
DEBUG util.py:444:   qt5-rpm-macros             noarch  5.15.10-1.fc39                fedora  9.5 k
DEBUG util.py:444:   re2                        x86_64  1:20220601-2.fc38             fedora  197 k
DEBUG util.py:444:   rhash                      x86_64  1.4.3-2.fc38                  fedora  194 k
DEBUG util.py:444:   snappy                     x86_64  1.1.10-1.fc39                 fedora   37 k
DEBUG util.py:444:   tinyxml2                   x86_64  9.0.0-2.fc38                  fedora   43 k
DEBUG util.py:444:   vim-filesystem             noarch  2:9.0.1627-1.fc39             fedora   18 k
DEBUG util.py:444:   vulkan-headers             noarch  1.3.243.0-2.fc39              fedora  1.1 M
DEBUG util.py:444:   vulkan-loader              x86_64  1.3.243.0-1.fc39              fedora  142 k
DEBUG util.py:444:   vulkan-loader-devel        x86_64  1.3.243.0-1.fc39              fedora  9.3 k
DEBUG util.py:444:   xcb-util                   x86_64  0.4.1-2.fc38                  fedora   19 k
DEBUG util.py:444:   xcb-util-image             x86_64  0.4.1-2.fc38                  fedora   19 k
DEBUG util.py:444:   xcb-util-keysyms           x86_64  0.4.1-2.fc38                  fedora   14 k
DEBUG util.py:444:   xcb-util-renderutil        x86_64  0.3.10-2.fc38                 fedora   17 k
DEBUG util.py:444:   xcb-util-wm                x86_64  0.4.2-2.fc38                  fedora   31 k
DEBUG util.py:444:   xkeyboard-config           noarch  2.39-1.fc39                   fedora  962 k
DEBUG util.py:444:   xml-common                 noarch  0.6.3-60.fc38                 fedora   31 k
DEBUG util.py:444:   xorg-x11-proto-devel       noarch  2023.1-1.fc39                 fedora  297 k
DEBUG util.py:444:  Transaction Summary
DEBUG util.py:444:  ================================================================================
DEBUG util.py:444:  Install  244 Packages
DEBUG util.py:444:  Total download size: 255 M
DEBUG util.py:444:  Installed size: 980 M
DEBUG util.py:444:  Downloading Packages:
DEBUG util.py:444:  (1/244): annobin-docs-12.12-1.fc39.noarch.rpm   3.3 MB/s |  95 kB     00:00    
DEBUG util.py:444:  (2/244): annobin-plugin-gcc-12.12-1.fc39.x86_64  26 MB/s | 894 kB     00:00    
DEBUG util.py:444:  (3/244): alsa-lib-1.2.9-3.fc39.x86_64.rpm        13 MB/s | 518 kB     00:00    
DEBUG util.py:444:  (4/244): avahi-libs-0.8-23.fc39.x86_64.rpm      5.4 MB/s |  67 kB     00:00    
DEBUG util.py:444:  (5/244): boost-atomic-1.81.0-1.fc39.x86_64.rpm   10 MB/s |  20 kB     00:00    
DEBUG util.py:444:  (6/244): boost-1.81.0-1.fc39.x86_64.rpm         1.2 MB/s |  14 kB     00:00    
DEBUG util.py:444:  (7/244): boost-chrono-1.81.0-1.fc39.x86_64.rpm  5.2 MB/s |  26 kB     00:00    
DEBUG util.py:444:  (8/244): boost-container-1.81.0-1.fc39.x86_64.r 2.6 MB/s |  40 kB     00:00    
DEBUG util.py:444:  (9/244): boost-context-1.81.0-1.fc39.x86_64.rpm 1.5 MB/s |  17 kB     00:00    
DEBUG util.py:444:  (10/244): boost-date-time-1.81.0-1.fc39.x86_64. 9.0 MB/s |  16 kB     00:00    
DEBUG util.py:444:  (11/244): boost-contract-1.81.0-1.fc39.x86_64.r 2.6 MB/s |  46 kB     00:00    
DEBUG util.py:444:  (12/244): boost-coroutine-1.81.0-1.fc39.x86_64. 1.5 MB/s |  20 kB     00:00    
DEBUG util.py:444:  (13/244): boost-filesystem-1.81.0-1.fc39.x86_64  33 MB/s |  66 kB     00:00    
DEBUG util.py:444:  (14/244): boost-fiber-1.81.0-1.fc39.x86_64.rpm  2.6 MB/s |  42 kB     00:00    
DEBUG util.py:444:  (15/244): boost-iostreams-1.81.0-1.fc39.x86_64.  10 MB/s |  42 kB     00:00    
DEBUG util.py:444:  (16/244): boost-graph-1.81.0-1.fc39.x86_64.rpm  8.7 MB/s | 151 kB     00:00    
DEBUG util.py:444:  (17/244): boost-locale-1.81.0-1.fc39.x86_64.rpm  32 MB/s | 222 kB     00:00    
DEBUG util.py:444:  (18/244): boost-json-1.81.0-1.fc39.x86_64.rpm   5.8 MB/s | 110 kB     00:00    
DEBUG util.py:444:  (19/244): boost-log-1.81.0-1.fc39.x86_64.rpm     33 MB/s | 491 kB     00:00    
DEBUG util.py:444:  (20/244): boost-math-1.81.0-1.fc39.x86_64.rpm    13 MB/s | 221 kB     00:00    
DEBUG util.py:444:  (21/244): boost-nowide-1.81.0-1.fc39.x86_64.rpm 1.3 MB/s |  21 kB     00:00    
DEBUG util.py:444:  (22/244): boost-program-options-1.81.0-1.fc39.x  29 MB/s | 109 kB     00:00    
DEBUG util.py:444:  (23/244): boost-numpy3-1.81.0-1.fc39.x86_64.rpm 1.9 MB/s |  30 kB     00:00    
DEBUG util.py:444:  (24/244): boost-devel-1.81.0-1.fc39.x86_64.rpm  142 MB/s |  14 MB     00:00    
DEBUG util.py:444:  (25/244): boost-python3-1.81.0-1.fc39.x86_64.rp 4.3 MB/s |  97 kB     00:00    
DEBUG util.py:444:  (26/244): boost-random-1.81.0-1.fc39.x86_64.rpm 1.2 MB/s |  24 kB     00:00    
DEBUG util.py:444:  (27/244): boost-regex-1.81.0-1.fc39.x86_64.rpm   41 MB/s | 111 kB     00:00    
DEBUG util.py:444:  (28/244): boost-system-1.81.0-1.fc39.x86_64.rpm 8.7 MB/s |  16 kB     00:00    
DEBUG util.py:444:  (29/244): boost-serialization-1.81.0-1.fc39.x86  13 MB/s | 136 kB     00:00    
DEBUG util.py:444:  (30/244): boost-thread-1.81.0-1.fc39.x86_64.rpm  31 MB/s |  58 kB     00:00    
DEBUG util.py:444:  (31/244): boost-stacktrace-1.81.0-1.fc39.x86_64 2.6 MB/s |  31 kB     00:00    
DEBUG util.py:444:  (32/244): boost-type_erasure-1.81.0-1.fc39.x86_ 3.4 MB/s |  33 kB     00:00    
DEBUG util.py:444:  (33/244): boost-test-1.81.0-1.fc39.x86_64.rpm   9.3 MB/s | 239 kB     00:00    
DEBUG util.py:444:  (34/244): boost-timer-1.81.0-1.fc39.x86_64.rpm  1.3 MB/s |  24 kB     00:00    
DEBUG util.py:444:  (35/244): cairo-1.17.8-4.fc39.x86_64.rpm         43 MB/s | 706 kB     00:00    
DEBUG util.py:444:  (36/244): boost-wave-1.81.0-1.fc39.x86_64.rpm   6.8 MB/s | 225 kB     00:00    
DEBUG util.py:444:  (37/244): cmake-3.27.0~rc2-1.fc39.x86_64.rpm    245 MB/s | 8.0 MB     00:00    
DEBUG util.py:444:  (38/244): cmake-data-3.27.0~rc2-1.fc39.noarch.r 105 MB/s | 2.2 MB     00:00    
DEBUG util.py:444:  (39/244): cmake-rpm-macros-3.27.0~rc2-1.fc39.no 5.8 MB/s |  17 kB     00:00    
DEBUG util.py:444:  (40/244): crypto-policies-scripts-20230614-1.gi  33 MB/s | 116 kB     00:00    
DEBUG util.py:444:  (41/244): cmake-filesystem-3.27.0~rc2-1.fc39.x8 1.2 MB/s |  18 kB     00:00    
DEBUG util.py:444:  (42/244): cups-libs-2.4.4-1.fc39.x86_64.rpm      20 MB/s | 268 kB     00:00    
DEBUG util.py:444:  (43/244): dbus-libs-1.14.8-1.fc39.x86_64.rpm     18 MB/s | 156 kB     00:00    
DEBUG util.py:444:  (44/244): double-conversion-3.1.5-8.fc38.x86_64  12 MB/s |  49 kB     00:00    
DEBUG util.py:444:  (45/244): cpp-13.1.1-2.fc39.x86_64.rpm          277 MB/s |  11 MB     00:00    
DEBUG util.py:444:  (46/244): duktape-2.7.0-4.fc39.x86_64.rpm        12 MB/s | 170 kB     00:00    
DEBUG util.py:444:  (47/244): emacs-filesystem-28.2-6.fc39.noarch.r 625 kB/s | 7.8 kB     00:00    
DEBUG util.py:444:  (48/244): flexiblas-3.3.1-3.fc39.x86_64.rpm      14 MB/s |  33 kB     00:00    
DEBUG util.py:444:  (49/244): expat-2.5.0-2.fc38.x86_64.rpm          24 MB/s | 110 kB     00:00    
DEBUG util.py:444:  (50/244): flexiblas-openblas-openmp-3.3.1-3.fc3 3.7 MB/s |  17 kB     00:00    
DEBUG util.py:444:  (51/244): fontconfig-2.14.2-2.fc39.x86_64.rpm    27 MB/s | 295 kB     00:00    
DEBUG util.py:444:  (52/244): freetype-2.13.0-1.fc39.x86_64.rpm     121 MB/s | 413 kB     00:00    
DEBUG util.py:444:  (53/244): fonts-filesystem-2.0.5-11.fc38.noarch 672 kB/s | 8.1 kB     00:00    
DEBUG util.py:444:  (54/244): flexiblas-netlib-3.3.1-3.fc39.x86_64. 123 MB/s | 3.1 MB     00:00    
DEBUG util.py:444:  (55/244): gc-8.2.2-3.fc38.x86_64.rpm             12 MB/s | 110 kB     00:00    
DEBUG util.py:444:  (56/244): gcc-plugin-annobin-13.1.1-2.fc39.x86_ 6.1 MB/s |  44 kB     00:00    
DEBUG util.py:444:  (57/244): glib2-2.76.3-1.fc39.x86_64.rpm        127 MB/s | 2.8 MB     00:00    
DEBUG util.py:444:  (58/244): glibc-devel-2.37.9000-13.fc39.x86_64. 5.6 MB/s |  74 kB     00:00    
DEBUG util.py:444:  (59/244): glibc-headers-x86-2.37.9000-13.fc39.n  24 MB/s | 556 kB     00:00    
DEBUG util.py:444:  (60/244): gcc-13.1.1-2.fc39.x86_64.rpm          285 MB/s |  34 MB     00:00    
DEBUG util.py:444:  (61/244): glx-utils-9.0.0-1.fc39.x86_64.rpm     1.9 MB/s |  77 kB     00:00    
DEBUG util.py:444:  (62/244): gnutls-3.8.0-6.fc39.x86_64.rpm         60 MB/s | 1.1 MB     00:00    
DEBUG util.py:444:  (63/244): gcc-c++-13.1.1-2.fc39.x86_64.rpm       88 MB/s |  13 MB     00:00    
DEBUG util.py:444:  [MIRROR] google-noto-fonts-common-20230601-2.fc39.noarch.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/g/google-noto-fonts-common-20230601-2.fc39.noarch.rpm (IP: 18.160.0.112)
DEBUG util.py:444:  [MIRROR] google-noto-sans-vf-fonts-20230601-2.fc39.noarch.rpm: Status code: 404 for https://d2lzkl7pfhq30w.cloudfront.net/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/g/google-noto-sans-vf-fonts-20230601-2.fc39.noarch.rpm (IP: 18.160.0.112)
DEBUG util.py:444:  (64/244): google-noto-fonts-common-20230601-2.f 196 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (65/244): graphite2-1.3.14-11.fc38.x86_64.rpm   1.1 MB/s |  95 kB     00:00    
DEBUG util.py:444:  (66/244): google-noto-sans-vf-fonts-20230601-2. 3.7 MB/s | 583 kB     00:00    
DEBUG util.py:444:  (67/244): groff-base-1.22.4-11.fc38.x86_64.rpm   11 MB/s | 1.1 MB     00:00    
DEBUG util.py:444:  (68/244): harfbuzz-7.3.0-1.fc39.x86_64.rpm       25 MB/s | 912 kB     00:00    
DEBUG util.py:444:  (69/244): help2man-1.49.3-2.fc38.noarch.rpm     6.2 MB/s | 228 kB     00:00    
DEBUG util.py:444:  (70/244): htmlcxx-devel-0.86-19.fc38.x86_64.rpm 788 kB/s |  26 kB     00:00    
DEBUG util.py:444:  (71/244): htmlcxx-0.86-19.fc38.x86_64.rpm       2.0 MB/s |  94 kB     00:00    
DEBUG util.py:444:  (72/244): jsoncpp-1.9.5-4.fc38.x86_64.rpm       3.2 MB/s |  97 kB     00:00    
DEBUG util.py:444:  (73/244): hwdata-0.371-1.fc39.noarch.rpm         44 MB/s | 1.6 MB     00:00    
DEBUG util.py:444:  (74/244): guile22-2.2.7-8.fc39.x86_64.rpm        35 MB/s | 6.5 MB     00:00    
DEBUG util.py:444:  (75/244): jsoncpp-devel-1.9.5-4.fc38.x86_64.rpm 983 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (76/244): langpacks-core-font-en-3.0-34.fc39.no 679 kB/s | 9.9 kB     00:00    
DEBUG util.py:444:  (77/244): lcms2-2.15-1.fc39.x86_64.rpm           11 MB/s | 177 kB     00:00    
DEBUG util.py:444:  (78/244): libICE-1.0.10-10.fc38.x86_64.rpm      1.7 MB/s |  71 kB     00:00    
DEBUG util.py:444:  (79/244): kernel-headers-6.4.0-0.rc6.git0.1.fc3  18 MB/s | 1.5 MB     00:00    
DEBUG util.py:444:  (80/244): libSM-1.2.3-12.fc38.x86_64.rpm        752 kB/s |  41 kB     00:00    
DEBUG util.py:444:  (81/244): libX11-1.8.4-1.fc38.x86_64.rpm         22 MB/s | 649 kB     00:00    
DEBUG util.py:444:  (82/244): libX11-common-1.8.4-1.fc38.noarch.rpm  11 MB/s | 177 kB     00:00    
DEBUG util.py:444:  (83/244): libXau-1.0.11-2.fc38.x86_64.rpm       2.1 MB/s |  32 kB     00:00    
DEBUG util.py:444:  (84/244): libXau-devel-1.0.11-2.fc38.x86_64.rpm 472 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (85/244): libXcomposite-0.4.5-9.fc38.x86_64.rpm 1.5 MB/s |  23 kB     00:00    
DEBUG util.py:444:  (86/244): libX11-devel-1.8.4-1.fc38.x86_64.rpm   16 MB/s | 1.0 MB     00:00    
DEBUG util.py:444:  (87/244): libXdamage-1.1.5-9.fc38.x86_64.rpm    1.4 MB/s |  22 kB     00:00    
DEBUG util.py:444:  (88/244): libXfixes-6.0.0-5.fc38.x86_64.rpm     1.2 MB/s |  19 kB     00:00    
DEBUG util.py:444:  (89/244): libX11-xcb-1.8.4-1.fc38.x86_64.rpm    108 kB/s |  11 kB     00:00    
DEBUG util.py:444:  (90/244): libXext-1.3.5-2.fc38.x86_64.rpm       977 kB/s |  39 kB     00:00    
DEBUG util.py:444:  (91/244): libXi-1.8.1-1.fc39.x86_64.rpm         2.6 MB/s |  40 kB     00:00    
DEBUG util.py:444:  (92/244): libXrandr-1.5.2-10.fc38.x86_64.rpm    1.8 MB/s |  27 kB     00:00    
DEBUG util.py:444:  (93/244): libXrender-0.9.11-2.fc38.x86_64.rpm   1.8 MB/s |  27 kB     00:00    
DEBUG util.py:444:  (94/244): libXtst-1.2.4-2.fc38.x86_64.rpm       1.3 MB/s |  20 kB     00:00    
DEBUG util.py:444:  (95/244): libXxf86vm-1.1.5-2.fc38.x86_64.rpm    1.2 MB/s |  18 kB     00:00    
DEBUG util.py:444:  (96/244): libb2-0.98.1-8.fc38.x86_64.rpm        1.7 MB/s |  25 kB     00:00    
DEBUG util.py:444:  (97/244): libdrm-2.4.114-2.fc38.x86_64.rpm       10 MB/s | 157 kB     00:00    
DEBUG util.py:444:  (98/244): libcurl-devel-8.1.2-1.fc39.x86_64.rpm  33 MB/s | 987 kB     00:00    
DEBUG util.py:444:  (99/244): libevdev-1.13.1-1.fc39.x86_64.rpm     1.7 MB/s |  44 kB     00:00    
DEBUG util.py:444:  (100/244): libglvnd-1.6.0-2.fc38.x86_64.rpm     8.4 MB/s | 134 kB     00:00    
DEBUG util.py:444:  (101/244): libgfortran-13.1.1-2.fc39.x86_64.rpm  33 MB/s | 895 kB     00:00    
DEBUG util.py:444:  (102/244): libglvnd-core-devel-1.6.0-2.fc38.x86 760 kB/s |  18 kB     00:00    
DEBUG util.py:444:  (103/244): libglvnd-devel-1.6.0-2.fc38.x86_64.r 7.9 MB/s | 163 kB     00:00    
DEBUG util.py:444:  (104/244): libglvnd-egl-1.6.0-2.fc38.x86_64.rpm 2.4 MB/s |  36 kB     00:00    
DEBUG util.py:444:  (105/244): libglvnd-glx-1.6.0-2.fc38.x86_64.rpm 9.0 MB/s | 142 kB     00:00    
DEBUG util.py:444:  (106/244): libglvnd-gles-1.6.0-2.fc38.x86_64.rp 1.2 MB/s |  32 kB     00:00    
DEBUG util.py:444:  (107/244): libglvnd-opengl-1.6.0-2.fc38.x86_64. 1.6 MB/s |  43 kB     00:00    
DEBUG util.py:444:  (108/244): libgudev-237-4.fc38.x86_64.rpm       2.3 MB/s |  35 kB     00:00    
DEBUG util.py:444:  (109/244): libinput-1.23.0-2.fc39.x86_64.rpm    6.1 MB/s | 213 kB     00:00    
DEBUG util.py:444:  (110/244): libjpeg-turbo-2.1.4-2.fc38.x86_64.rp  11 MB/s | 183 kB     00:00    
DEBUG util.py:444:  (111/244): libicu-devel-72.1-2.fc38.x86_64.rpm  8.6 MB/s | 918 kB     00:00    
DEBUG util.py:444:  (112/244): libmpc-1.3.1-2.fc38.x86_64.rpm       1.2 MB/s |  70 kB     00:00    
DEBUG util.py:444:  (113/244): libpng-1.6.37-14.fc38.x86_64.rpm     7.5 MB/s | 120 kB     00:00    
DEBUG util.py:444:  (114/244): libpciaccess-0.16-8.fc38.x86_64.rpm  741 kB/s |  26 kB     00:00    
DEBUG util.py:444:  (115/244): libproxy-0.5.1-1.fc39.x86_64.rpm     3.1 MB/s |  48 kB     00:00    
DEBUG util.py:444:  (116/244): libicu-72.1-2.fc38.x86_64.rpm         45 MB/s |  10 MB     00:00    
DEBUG util.py:444:  (117/244): libquadmath-13.1.1-2.fc39.x86_64.rpm 2.3 MB/s | 191 kB     00:00    
DEBUG util.py:444:  (118/244): libquadmath-devel-13.1.1-2.fc39.x86_ 408 kB/s |  33 kB     00:00    
DEBUG util.py:444:  (119/244): libtool-ltdl-2.4.7-6.fc38.x86_64.rpm 2.4 MB/s |  37 kB     00:00    
DEBUG util.py:444:  (120/244): libunistring-1.1-3.fc38.x86_64.rpm    14 MB/s | 545 kB     00:00    
DEBUG util.py:444:  (121/244): libuv-1.44.2-3.fc38.x86_64.rpm       6.1 MB/s | 152 kB     00:00    
DEBUG util.py:444:  (122/244): libvpx-1.13.0-2.fc39.x86_64.rpm       28 MB/s | 1.1 MB     00:00    
DEBUG util.py:444:  (123/244): libwacom-2.7.0-1.fc39.x86_64.rpm     835 kB/s |  42 kB     00:00    
DEBUG util.py:444:  (124/244): libstdc++-devel-13.1.1-2.fc39.x86_64  22 MB/s | 2.6 MB     00:00    
DEBUG util.py:444:  (125/244): libwacom-data-2.7.0-1.fc39.noarch.rp 4.4 MB/s | 187 kB     00:00    
DEBUG util.py:444:  (126/244): libwayland-client-1.22.0-1.fc39.x86_ 1.1 MB/s |  33 kB     00:00    
DEBUG util.py:444:  (127/244): libwayland-server-1.22.0-1.fc39.x86_ 2.7 MB/s |  42 kB     00:00    
DEBUG util.py:444:  (128/244): libwebp-1.3.0-2.fc38.x86_64.rpm       17 MB/s | 282 kB     00:00    
DEBUG util.py:444:  (129/244): libxcb-1.13.1-11.fc38.x86_64.rpm      14 MB/s | 231 kB     00:00    
DEBUG util.py:444:  (130/244): libxcb-devel-1.13.1-11.fc38.x86_64.r  26 MB/s | 1.4 MB     00:00    
DEBUG util.py:444:  (131/244): libxcrypt-devel-4.4.35-1.fc39.x86_64 379 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (132/244): libxkbcommon-1.5.0-2.fc38.x86_64.rpm 1.6 MB/s | 140 kB     00:00    
DEBUG util.py:444:  (133/244): libxshmfence-1.3-12.fc38.x86_64.rpm  808 kB/s |  12 kB     00:00    
DEBUG util.py:444:  (134/244): make-4.4.1-1.fc39.x86_64.rpm          34 MB/s | 589 kB     00:00    
DEBUG util.py:444:  (135/244): mesa-libEGL-23.1.2-1.fc39.x86_64.rpm 8.6 MB/s | 132 kB     00:00    
DEBUG util.py:444:  (136/244): libxkbcommon-x11-1.5.0-2.fc38.x86_64 364 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (137/244): mesa-libgbm-23.1.2-1.fc39.x86_64.rpm 2.9 MB/s |  45 kB     00:00    
DEBUG util.py:444:  (138/244): mesa-libEGL-devel-23.1.2-1.fc39.x86_ 351 kB/s |  21 kB     00:00    
DEBUG util.py:444:  (139/244): mesa-libGL-23.1.2-1.fc39.x86_64.rpm  2.9 MB/s | 175 kB     00:00    
DEBUG util.py:444:  (140/244): mesa-libglapi-23.1.2-1.fc39.x86_64.r 1.2 MB/s |  54 kB     00:00    
DEBUG util.py:444:  (141/244): mpdecimal-2.5.1-6.fc38.x86_64.rpm    5.9 MB/s |  89 kB     00:00    
DEBUG util.py:444:  (142/244): ncurses-6.4-4.20230520.fc39.x86_64.r  24 MB/s | 415 kB     00:00    
DEBUG util.py:444:  (143/244): mtdev-1.1.6-5.fc38.x86_64.rpm        377 kB/s |  21 kB     00:00    
DEBUG util.py:444:  (144/244): nettle-3.9.1-1.fc39.x86_64.rpm        10 MB/s | 425 kB     00:00    
DEBUG util.py:444:  (145/244): nspr-4.35.0-8.fc39.x86_64.rpm        1.8 MB/s | 137 kB     00:00    
DEBUG util.py:444:  (146/244): nss-3.90.0-2.fc39.x86_64.rpm          12 MB/s | 695 kB     00:00    
DEBUG util.py:444:  (147/244): nss-softokn-freebl-3.90.0-2.fc39.x86 9.2 MB/s | 322 kB     00:00    
DEBUG util.py:444:  (148/244): nss-softokn-3.90.0-2.fc39.x86_64.rpm  11 MB/s | 1.0 MB     00:00    
DEBUG util.py:444:  (149/244): nss-sysinit-3.90.0-2.fc39.x86_64.rpm 397 kB/s |  18 kB     00:00    
DEBUG util.py:444:  (150/244): nss-util-3.90.0-2.fc39.x86_64.rpm    2.6 MB/s |  86 kB     00:00    
DEBUG util.py:444:  (151/244): openblas-0.3.21-4.fc38.x86_64.rpm    1.0 MB/s |  35 kB     00:00    
DEBUG util.py:444:  (152/244): openssl-devel-3.0.8-2.fc39.x86_64.rp  41 MB/s | 2.6 MB     00:00    
DEBUG util.py:444:  (153/244): opus-1.3.1-12.fc39.x86_64.rpm        3.7 MB/s | 206 kB     00:00    
DEBUG util.py:444:  (154/244): pciutils-libs-3.10.0-1.fc39.x86_64.r 2.0 MB/s |  50 kB     00:00    
DEBUG util.py:444:  (155/244): pcre2-utf16-10.42-1.fc38.1.x86_64.rp 7.3 MB/s | 214 kB     00:00    
DEBUG util.py:444:  (156/244): openblas-openmp-0.3.21-4.fc38.x86_64  44 MB/s | 5.1 MB     00:00    
DEBUG util.py:444:  (157/244): perl-Carp-1.54-1.fc39.noarch.rpm     1.6 MB/s |  29 kB     00:00    
DEBUG util.py:444:  (158/244): perl-Class-Struct-0.66-497.fc39.noar 1.6 MB/s |  23 kB     00:00    
DEBUG util.py:444:  (159/244): perl-DynaLoader-1.52-497.fc39.x86_64 1.8 MB/s |  27 kB     00:00    
DEBUG util.py:444:  (160/244): perl-Errno-1.36-497.fc39.x86_64.rpm  1.0 MB/s |  16 kB     00:00    
DEBUG util.py:444:  (161/244): perl-English-1.11-497.fc39.noarch.rp 591 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (162/244): perl-Encode-3.19-493.fc38.x86_64.rpm  49 MB/s | 1.7 MB     00:00    
DEBUG util.py:444:  (163/244): perl-Exporter-5.77-490.fc38.noarch.r 2.0 MB/s |  31 kB     00:00    
DEBUG util.py:444:  (164/244): perl-Fcntl-1.15-497.fc39.x86_64.rpm  1.5 MB/s |  22 kB     00:00    
DEBUG util.py:444:  (165/244): perl-File-Basename-2.85-497.fc39.noa 1.2 MB/s |  18 kB     00:00    
DEBUG util.py:444:  (166/244): perl-File-Find-1.40-497.fc39.noarch. 1.7 MB/s |  27 kB     00:00    
DEBUG util.py:444:  (167/244): perl-File-Path-2.18-490.fc38.noarch. 2.3 MB/s |  35 kB     00:00    
DEBUG util.py:444:  (168/244): perl-File-Temp-0.231.100-490.fc38.no 3.9 MB/s |  59 kB     00:00    
DEBUG util.py:444:  (169/244): perl-Getopt-Long-2.54-2.fc38.noarch. 4.0 MB/s |  60 kB     00:00    
DEBUG util.py:444:  (170/244): perl-File-stat-1.12-497.fc39.noarch. 1.2 MB/s |  18 kB     00:00    
DEBUG util.py:444:  (171/244): perl-Getopt-Std-1.13-497.fc39.noarch 1.1 MB/s |  17 kB     00:00    
DEBUG util.py:444:  (172/244): perl-HTTP-Tiny-0.084-1.fc39.noarch.r 3.5 MB/s |  55 kB     00:00    
DEBUG util.py:444:  (173/244): perl-IO-1.50-497.fc39.x86_64.rpm     6.0 MB/s |  93 kB     00:00    
DEBUG util.py:444:  (174/244): perl-IPC-Open3-1.22-497.fc39.noarch. 1.6 MB/s |  24 kB     00:00    
DEBUG util.py:444:  (175/244): perl-MIME-Base64-3.16-490.fc38.x86_6 1.9 MB/s |  30 kB     00:00    
DEBUG util.py:444:  (176/244): perl-POSIX-2.03-497.fc39.x86_64.rpm  3.2 MB/s |  99 kB     00:00    
DEBUG util.py:444:  (177/244): perl-Pod-Escapes-1.07-490.fc38.noarc 1.2 MB/s |  20 kB     00:00    
DEBUG util.py:444:  (178/244): perl-PathTools-3.89-1.fc39.x86_64.rp 2.5 MB/s |  87 kB     00:00    
DEBUG util.py:444:  (179/244): perl-Pod-Perldoc-3.28.01-491.fc38.no 5.3 MB/s |  86 kB     00:00    
DEBUG util.py:444:  (180/244): perl-Pod-Simple-3.45-2.fc39.noarch.r  13 MB/s | 219 kB     00:00    
DEBUG util.py:444:  (181/244): perl-Pod-Usage-2.03-4.fc38.noarch.rp 2.7 MB/s |  40 kB     00:00    
DEBUG util.py:444:  (182/244): perl-Scalar-List-Utils-1.63-491.fc39 4.7 MB/s |  72 kB     00:00    
DEBUG util.py:444:  (183/244): perl-SelectSaver-1.02-497.fc39.noarc 862 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (184/244): perl-Socket-2.037-1.fc39.x86_64.rpm  3.6 MB/s |  55 kB     00:00    
DEBUG util.py:444:  (185/244): perl-Storable-3.32-1.fc39.x86_64.rpm 6.3 MB/s |  98 kB     00:00    
DEBUG util.py:444:  (186/244): perl-Symbol-1.09-497.fc39.noarch.rpm 1.0 MB/s |  15 kB     00:00    
DEBUG util.py:444:  (187/244): perl-Term-ANSIColor-5.01-491.fc38.no 3.2 MB/s |  47 kB     00:00    
DEBUG util.py:444:  (188/244): perl-Text-ParseWords-3.31-490.fc38.n 1.1 MB/s |  16 kB     00:00    
DEBUG util.py:444:  (189/244): perl-Term-Cap-1.18-1.fc39.noarch.rpm 1.4 MB/s |  22 kB     00:00    
DEBUG util.py:444:  (190/244): perl-Text-Tabs+Wrap-2023.0511-1.fc39 1.5 MB/s |  22 kB     00:00    
DEBUG util.py:444:  (191/244): perl-Time-Local-1.350-1.fc39.noarch. 2.2 MB/s |  34 kB     00:00    
DEBUG util.py:444:  (192/244): perl-constant-1.33-492.fc39.noarch.r 1.5 MB/s |  23 kB     00:00    
DEBUG util.py:444:  (193/244): perl-if-0.61.000-497.fc39.noarch.rpm 1.0 MB/s |  15 kB     00:00    
DEBUG util.py:444:  (194/244): perl-interpreter-5.36.1-497.fc39.x86 4.6 MB/s |  73 kB     00:00    
DEBUG util.py:444:  (195/244): perl-locale-1.10-497.fc39.noarch.rpm 904 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (196/244): perl-libs-5.36.1-497.fc39.x86_64.rpm  66 MB/s | 2.2 MB     00:00    
DEBUG util.py:444:  (197/244): perl-mro-1.26-497.fc39.x86_64.rpm    1.7 MB/s |  30 kB     00:00    
DEBUG util.py:444:  (198/244): perl-overload-1.35-497.fc39.noarch.r 2.8 MB/s |  47 kB     00:00    
DEBUG util.py:444:  (199/244): perl-overloading-0.02-497.fc39.noarc 941 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (200/244): perl-parent-0.241-1.fc39.noarch.rpm  960 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (201/244): perl-podlators-5.01-2.fc38.noarch.rp 7.8 MB/s | 125 kB     00:00    
DEBUG util.py:444:  (202/244): perl-vars-1.05-497.fc39.noarch.rpm   946 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (203/244): pixman-0.42.2-1.fc39.x86_64.rpm       17 MB/s | 284 kB     00:00    
DEBUG util.py:444:  (204/244): python3-3.11.4-1.fc39.x86_64.rpm     1.9 MB/s |  28 kB     00:00    
DEBUG util.py:444:  (205/244): python-pip-wheel-23.1.2-1.fc39.noarc  43 MB/s | 1.4 MB     00:00    
DEBUG util.py:444:  (206/244): python-setuptools-wheel-67.7.2-2.fc3  33 MB/s | 661 kB     00:00    
DEBUG util.py:444:  (207/244): qt-settings-38.2-2.fc39.noarch.rpm   199 kB/s |  10 kB     00:00    
DEBUG util.py:444:  (208/244): qt5-qtbase-5.15.10-1.fc39.x86_64.rpm  26 MB/s | 3.5 MB     00:00    
DEBUG util.py:444:  (209/244): python3-numpy-1.24.3-1.fc39.x86_64.r  36 MB/s | 7.9 MB     00:00    
DEBUG util.py:444:  (210/244): qt5-qtbase-common-5.15.10-1.fc39.noa 114 kB/s |  11 kB     00:00    
DEBUG util.py:444:  (211/244): python3-libs-3.11.4-1.fc39.x86_64.rp  31 MB/s | 9.6 MB     00:00    
DEBUG util.py:444:  (212/244): qt5-qtbase-devel-5.15.10-1.fc39.x86_  23 MB/s | 3.5 MB     00:00    
DEBUG util.py:444:  (213/244): qt5-qtdeclarative-5.15.10-1.fc39.x86  23 MB/s | 4.3 MB     00:00    
DEBUG util.py:444:  (214/244): qt5-qtdeclarative-devel-5.15.10-1.fc  12 MB/s | 1.5 MB     00:00    
DEBUG util.py:444:  (215/244): qt5-qtbase-gui-5.15.10-1.fc39.x86_64  28 MB/s | 6.4 MB     00:00    
DEBUG util.py:444:  (216/244): qt5-qtlocation-devel-5.15.10-1.fc39. 5.8 MB/s | 199 kB     00:00    
DEBUG util.py:444:  (217/244): qt5-qttools-common-5.15.10-1.fc39.no 318 kB/s |  11 kB     00:00    
DEBUG util.py:444:  (218/244): qt5-qtlocation-5.15.10-1.fc39.x86_64  44 MB/s | 3.2 MB     00:00    
DEBUG util.py:444:  (219/244): qt5-qttools-libs-designer-5.15.10-1.  42 MB/s | 2.7 MB     00:00    
DEBUG util.py:444:  (220/244): qt5-qtwebchannel-devel-5.15.10-1.fc3 920 kB/s |  27 kB     00:00    
DEBUG util.py:444:  (221/244): qt5-qtwebchannel-5.15.10-1.fc39.x86_ 2.3 MB/s | 100 kB     00:00    
DEBUG util.py:444:  (222/244): qt5-qtwebengine-devel-5.15.12-6.fc39 3.9 MB/s | 115 kB     00:00    
DEBUG util.py:444:  (223/244): qt5-qtwebengine-devtools-5.15.12-6.f  17 MB/s | 1.9 MB     00:00    
DEBUG util.py:444:  (224/244): qt5-rpm-macros-5.15.10-1.fc39.noarch 104 kB/s | 9.5 kB     00:00    
DEBUG util.py:444:  (225/244): re2-20220601-2.fc38.x86_64.rpm       3.2 MB/s | 197 kB     00:00    
DEBUG util.py:444:  (226/244): rhash-1.4.3-2.fc38.x86_64.rpm        3.0 MB/s | 194 kB     00:00    
DEBUG util.py:444:  (227/244): rhash-devel-1.4.3-2.fc38.x86_64.rpm  174 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (228/244): snappy-1.1.10-1.fc39.x86_64.rpm      271 kB/s |  37 kB     00:00    
DEBUG util.py:444:  (229/244): tinyxml2-9.0.0-2.fc38.x86_64.rpm     466 kB/s |  43 kB     00:00    
DEBUG util.py:444:  (230/244): tinyxml2-devel-9.0.0-2.fc38.x86_64.r 865 kB/s |  27 kB     00:00    
DEBUG util.py:444:  (231/244): vim-filesystem-9.0.1627-1.fc39.noarc 1.2 MB/s |  18 kB     00:00    
DEBUG util.py:444:  (232/244): vulkan-headers-1.3.243.0-2.fc39.noar  17 MB/s | 1.1 MB     00:00    
DEBUG util.py:444:  (233/244): vulkan-loader-1.3.243.0-1.fc39.x86_6 2.7 MB/s | 142 kB     00:00    
DEBUG util.py:444:  (234/244): vulkan-loader-devel-1.3.243.0-1.fc39 191 kB/s | 9.3 kB     00:00    
DEBUG util.py:444:  (235/244): xcb-util-0.4.1-2.fc38.x86_64.rpm     195 kB/s |  19 kB     00:00    
DEBUG util.py:444:  (236/244): xcb-util-image-0.4.1-2.fc38.x86_64.r 112 kB/s |  19 kB     00:00    
DEBUG util.py:444:  (237/244): xcb-util-keysyms-0.4.1-2.fc38.x86_64  85 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (238/244): xcb-util-renderutil-0.3.10-2.fc38.x8 331 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (239/244): xcb-util-wm-0.4.2-2.fc38.x86_64.rpm  386 kB/s |  31 kB     00:00    
DEBUG util.py:444:  (240/244): xkeyboard-config-2.39-1.fc39.noarch.  11 MB/s | 962 kB     00:00    
DEBUG util.py:444:  (241/244): xml-common-0.6.3-60.fc38.noarch.rpm  2.1 MB/s |  31 kB     00:00    
DEBUG util.py:444:  (242/244): xorg-x11-proto-devel-2023.1-1.fc39.n 6.3 MB/s | 297 kB     00:00    
DEBUG util.py:444:  (243/244): zlib-devel-1.2.13-3.fc38.x86_64.rpm  343 kB/s |  45 kB     00:00    
DEBUG util.py:444:  (244/244): qt5-qtwebengine-5.15.12-6.fc39.x86_6  44 MB/s |  53 MB     00:01    
DEBUG util.py:444:  --------------------------------------------------------------------------------
DEBUG util.py:444:  Total                                            60 MB/s | 255 MB     00:04     
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       : cmake-filesystem-3.27.0~rc2-1.fc39.x86_64            1/244 
DEBUG util.py:444:    Installing       : libicu-72.1-2.fc38.x86_64                            2/244 
DEBUG util.py:444:    Installing       : boost-system-1.81.0-1.fc39.x86_64                    3/244 
DEBUG util.py:444:    Installing       : boost-chrono-1.81.0-1.fc39.x86_64                    4/244 
DEBUG util.py:444:    Installing       : nspr-4.35.0-8.fc39.x86_64                            5/244 
DEBUG util.py:444:    Installing       : expat-2.5.0-2.fc38.x86_64                            6/244 
DEBUG util.py:444:    Installing       : nss-util-3.90.0-2.fc39.x86_64                        7/244 
DEBUG util.py:444:    Installing       : boost-thread-1.81.0-1.fc39.x86_64                    8/244 
DEBUG util.py:444:    Installing       : libglvnd-1:1.6.0-2.fc38.x86_64                       9/244 
DEBUG util.py:444:    Installing       : libX11-xcb-1.8.4-1.fc38.x86_64                      10/244 
DEBUG util.py:444:    Installing       : libpng-2:1.6.37-14.fc38.x86_64                      11/244 
DEBUG util.py:444:    Installing       : boost-regex-1.81.0-1.fc39.x86_64                    12/244 
DEBUG util.py:444:    Installing       : libmpc-1.3.1-2.fc38.x86_64                          13/244 
DEBUG util.py:444:    Installing       : dbus-libs-1:1.14.8-1.fc39.x86_64                    14/244 
DEBUG util.py:444:    Installing       : boost-context-1.81.0-1.fc39.x86_64                  15/244 
DEBUG util.py:444:    Installing       : boost-atomic-1.81.0-1.fc39.x86_64                   16/244 
DEBUG util.py:444:    Installing       : boost-filesystem-1.81.0-1.fc39.x86_64               17/244 
DEBUG util.py:444:    Installing       : xorg-x11-proto-devel-2023.1-1.fc39.noarch           18/244 
DEBUG util.py:444:    Installing       : rhash-1.4.3-2.fc38.x86_64                           19/244 
DEBUG util.py:444:    Installing       : mesa-libglapi-23.1.2-1.fc39.x86_64                  20/244 
DEBUG util.py:444:    Installing       : libxshmfence-1.3-12.fc38.x86_64                     21/244 
DEBUG util.py:444:    Installing       : libwayland-server-1.22.0-1.fc39.x86_64              22/244 
DEBUG util.py:444:    Installing       : libunistring-1.1-3.fc38.x86_64                      23/244 
DEBUG util.py:444:    Installing       : libquadmath-13.1.1-2.fc39.x86_64                    24/244 
DEBUG util.py:444:    Installing       : libjpeg-turbo-2.1.4-2.fc38.x86_64                   25/244 
DEBUG util.py:444:    Installing       : libgfortran-13.1.1-2.fc39.x86_64                    26/244 
DEBUG util.py:444:    Installing       : libXau-1.0.11-2.fc38.x86_64                         27/244 
DEBUG util.py:444:    Installing       : libxcb-1.13.1-11.fc38.x86_64                        28/244 
DEBUG util.py:444:    Installing       : libICE-1.0.10-10.fc38.x86_64                        29/244 
DEBUG util.py:444:    Installing       : jsoncpp-1.9.5-4.fc38.x86_64                         30/244 
DEBUG util.py:444:    Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch             31/244 
DEBUG util.py:444:    Installing       : boost-date-time-1.81.0-1.fc39.x86_64                32/244 
DEBUG util.py:444:    Installing       : boost-container-1.81.0-1.fc39.x86_64                33/244 
DEBUG util.py:444:    Installing       : boost-json-1.81.0-1.fc39.x86_64                     34/244 
DEBUG util.py:444:    Installing       : boost-wave-1.81.0-1.fc39.x86_64                     35/244 
DEBUG util.py:444:    Installing       : libSM-1.2.3-12.fc38.x86_64                          36/244 
DEBUG util.py:444:    Installing       : xcb-util-0.4.1-2.fc38.x86_64                        37/244 
DEBUG util.py:444:    Installing       : xcb-util-image-0.4.1-2.fc38.x86_64                  38/244 
DEBUG util.py:444:    Installing       : xcb-util-keysyms-0.4.1-2.fc38.x86_64                39/244 
DEBUG util.py:444:    Installing       : xcb-util-renderutil-0.3.10-2.fc38.x86_64            40/244 
DEBUG util.py:444:    Installing       : xcb-util-wm-0.4.2-2.fc38.x86_64                     41/244 
DEBUG util.py:444:    Installing       : libXau-devel-1.0.11-2.fc38.x86_64                   42/244 
DEBUG util.py:444:    Installing       : libxcb-devel-1.13.1-11.fc38.x86_64                  43/244 
DEBUG util.py:444:    Installing       : boost-fiber-1.81.0-1.fc39.x86_64                    44/244 
DEBUG util.py:444:    Installing       : boost-log-1.81.0-1.fc39.x86_64                      45/244 
DEBUG util.py:444:    Installing       : boost-coroutine-1.81.0-1.fc39.x86_64                46/244 
DEBUG util.py:444:    Installing       : avahi-libs-0.8-23.fc39.x86_64                       47/244 
DEBUG util.py:444:    Installing       : cpp-13.1.1-2.fc39.x86_64                            48/244 
DEBUG util.py:444:    Installing       : boost-graph-1.81.0-1.fc39.x86_64                    49/244 
DEBUG util.py:444:    Installing       : libglvnd-opengl-1:1.6.0-2.fc38.x86_64               50/244 
DEBUG util.py:444:    Installing       : boost-locale-1.81.0-1.fc39.x86_64                   51/244 
DEBUG util.py:444:    Installing       : boost-type_erasure-1.81.0-1.fc39.x86_64             52/244 
DEBUG util.py:444:    Installing       : nss-softokn-freebl-3.90.0-2.fc39.x86_64             53/244 
DEBUG util.py:444:    Installing       : nss-softokn-3.90.0-2.fc39.x86_64                    54/244 
DEBUG util.py:444:    Installing       : boost-timer-1.81.0-1.fc39.x86_64                    55/244 
DEBUG util.py:444:    Installing       : libicu-devel-72.1-2.fc38.x86_64                     56/244 
DEBUG util.py:444:    Running scriptlet: xml-common-0.6.3-60.fc38.noarch                     57/244 
DEBUG util.py:444:    Installing       : xml-common-0.6.3-60.fc38.noarch                     57/244 
DEBUG util.py:444:    Installing       : xkeyboard-config-2.39-1.fc39.noarch                 58/244 
DEBUG util.py:444:    Installing       : libxkbcommon-1.5.0-2.fc38.x86_64                    59/244 
DEBUG util.py:444:    Installing       : libxkbcommon-x11-1.5.0-2.fc38.x86_64                60/244 
DEBUG util.py:444:    Installing       : vulkan-loader-1.3.243.0-1.fc39.x86_64               61/244 
DEBUG util.py:444:    Installing       : vim-filesystem-2:9.0.1627-1.fc39.noarch             62/244 
DEBUG util.py:444:    Installing       : tinyxml2-9.0.0-2.fc38.x86_64                        63/244 
DEBUG util.py:444:    Installing       : snappy-1.1.10-1.fc39.x86_64                         64/244 
DEBUG util.py:444:    Installing       : re2-1:20220601-2.fc38.x86_64                        65/244 
DEBUG util.py:444:    Installing       : qt5-qttools-common-5.15.10-1.fc39.noarch            66/244 
DEBUG util.py:444:    Installing       : qt-settings-38.2-2.fc39.noarch                      67/244 
DEBUG util.py:444:    Installing       : python-setuptools-wheel-67.7.2-2.fc39.noarch        68/244 
DEBUG util.py:444:    Installing       : python-pip-wheel-23.1.2-1.fc39.noarch               69/244 
DEBUG util.py:444:    Installing       : pixman-0.42.2-1.fc39.x86_64                         70/244 
DEBUG util.py:444:    Installing       : pcre2-utf16-10.42-1.fc38.1.x86_64                   71/244 
DEBUG util.py:444:    Installing       : pciutils-libs-3.10.0-1.fc39.x86_64                  72/244 
DEBUG util.py:444:    Installing       : opus-1.3.1-12.fc39.x86_64                           73/244 
DEBUG util.py:444:    Installing       : openblas-0.3.21-4.fc38.x86_64                       74/244 
DEBUG util.py:444:    Installing       : openblas-openmp-0.3.21-4.fc38.x86_64                75/244 
DEBUG util.py:444:    Installing       : flexiblas-netlib-3.3.1-3.fc39.x86_64                76/244 
DEBUG util.py:444:    Installing       : flexiblas-3.3.1-3.fc39.x86_64                       77/244 
DEBUG util.py:444:    Installing       : flexiblas-openblas-openmp-3.3.1-3.fc39.x86_64       78/244 
DEBUG util.py:444:    Installing       : nettle-3.9.1-1.fc39.x86_64                          79/244 
DEBUG util.py:444:    Installing       : gnutls-3.8.0-6.fc39.x86_64                          80/244 
DEBUG util.py:444:    Installing       : glib2-2.76.3-1.fc39.x86_64                          81/244 
DEBUG util.py:444:    Installing       : libgudev-237-4.fc38.x86_64                          82/244 
DEBUG util.py:444:    Installing       : cups-libs-1:2.4.4-1.fc39.x86_64                     83/244 
DEBUG util.py:444:    Installing       : ncurses-6.4-4.20230520.fc39.x86_64                  84/244 
DEBUG util.py:444:    Installing       : mtdev-1.1.6-5.fc38.x86_64                           85/244 
DEBUG util.py:444:    Installing       : mpdecimal-2.5.1-6.fc38.x86_64                       86/244 
DEBUG util.py:444:    Installing       : libwebp-1.3.0-2.fc38.x86_64                         87/244 
DEBUG util.py:444:    Installing       : libwayland-client-1.22.0-1.fc39.x86_64              88/244 
DEBUG util.py:444:    Installing       : libwacom-data-2.7.0-1.fc39.noarch                   89/244 
DEBUG util.py:444:    Installing       : libvpx-1.13.0-2.fc39.x86_64                         90/244 
DEBUG util.py:444:    Installing       : libuv-1:1.44.2-3.fc38.x86_64                        91/244 
DEBUG util.py:444:    Installing       : libtool-ltdl-2.4.7-6.fc38.x86_64                    92/244 
DEBUG util.py:444:    Installing       : libstdc++-devel-13.1.1-2.fc39.x86_64                93/244 
DEBUG util.py:444:    Installing       : libglvnd-core-devel-1:1.6.0-2.fc38.x86_64           94/244 
DEBUG util.py:444:    Installing       : libevdev-1.13.1-1.fc39.x86_64                       95/244 
DEBUG util.py:444:    Installing       : libb2-0.98.1-8.fc38.x86_64                          96/244 
DEBUG util.py:444:    Installing       : python3-3.11.4-1.fc39.x86_64                        97/244 
DEBUG util.py:444:    Installing       : python3-libs-3.11.4-1.fc39.x86_64                   98/244 
DEBUG util.py:444:    Installing       : boost-python3-1.81.0-1.fc39.x86_64                  99/244 
DEBUG util.py:444:    Installing       : cmake-rpm-macros-3.27.0~rc2-1.fc39.noarch          100/244 
DEBUG util.py:444:    Installing       : crypto-policies-scripts-20230614-1.git5f3458e.fc   101/244 
DEBUG util.py:444:    Installing       : nss-sysinit-3.90.0-2.fc39.x86_64                   102/244 
DEBUG util.py:444:    Installing       : nss-3.90.0-2.fc39.x86_64                           103/244 
DEBUG util.py:444:    Running scriptlet: nss-3.90.0-2.fc39.x86_64                           103/244 
DEBUG util.py:444:    Installing       : libwacom-2.7.0-1.fc39.x86_64                       104/244 
DEBUG util.py:444:    Installing       : libinput-1.23.0-2.fc39.x86_64                      105/244 
DEBUG util.py:444:    Running scriptlet: libinput-1.23.0-2.fc39.x86_64                      105/244 
DEBUG util.py:444:    Installing       : python3-numpy-1:1.24.3-1.fc39.x86_64               106/244 
DEBUG util.py:444:    Installing       : boost-numpy3-1.81.0-1.fc39.x86_64                  107/244 
DEBUG util.py:444:    Installing       : vulkan-headers-1.3.243.0-2.fc39.noarch             108/244 
DEBUG util.py:444:    Installing       : vulkan-loader-devel-1.3.243.0-1.fc39.x86_64        109/244 
DEBUG util.py:444:    Installing       : libX11-common-1.8.4-1.fc38.noarch                  110/244 
DEBUG util.py:444:    Installing       : libX11-1.8.4-1.fc38.x86_64                         111/244 
DEBUG util.py:444:    Installing       : libXext-1.3.5-2.fc38.x86_64                        112/244 
DEBUG util.py:444:    Installing       : libXfixes-6.0.0-5.fc38.x86_64                      113/244 
DEBUG util.py:444:    Installing       : libXrender-0.9.11-2.fc38.x86_64                    114/244 
DEBUG util.py:444:    Installing       : libXrandr-1.5.2-10.fc38.x86_64                     115/244 
DEBUG util.py:444:    Installing       : libXdamage-1.1.5-9.fc38.x86_64                     116/244 
DEBUG util.py:444:    Installing       : libXi-1.8.1-1.fc39.x86_64                          117/244 
DEBUG util.py:444:    Installing       : libXtst-1.2.4-2.fc38.x86_64                        118/244 
DEBUG util.py:444:    Installing       : libXxf86vm-1.1.5-2.fc38.x86_64                     119/244 
DEBUG util.py:444:    Installing       : libX11-devel-1.8.4-1.fc38.x86_64                   120/244 
DEBUG util.py:444:    Installing       : libXcomposite-0.4.5-9.fc38.x86_64                  121/244 
DEBUG util.py:444:    Installing       : lcms2-2.15-1.fc39.x86_64                           122/244 
DEBUG util.py:444:    Installing       : kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64      123/244 
DEBUG util.py:444:    Installing       : hwdata-0.371-1.fc39.noarch                         124/244 
DEBUG util.py:444:    Installing       : libpciaccess-0.16-8.fc38.x86_64                    125/244 
DEBUG util.py:444:    Installing       : libdrm-2.4.114-2.fc38.x86_64                       126/244 
DEBUG util.py:444:    Installing       : mesa-libgbm-23.1.2-1.fc39.x86_64                   127/244 
DEBUG util.py:444:    Installing       : libglvnd-egl-1:1.6.0-2.fc38.x86_64                 128/244 
DEBUG util.py:444:    Installing       : mesa-libEGL-23.1.2-1.fc39.x86_64                   129/244 
DEBUG util.py:444:    Installing       : libglvnd-gles-1:1.6.0-2.fc38.x86_64                130/244 
DEBUG util.py:444:    Installing       : libglvnd-glx-1:1.6.0-2.fc38.x86_64                 131/244 
DEBUG util.py:444:    Installing       : mesa-libGL-23.1.2-1.fc39.x86_64                    132/244 
DEBUG util.py:444:    Installing       : libglvnd-devel-1:1.6.0-2.fc38.x86_64               133/244 
DEBUG util.py:444:    Installing       : mesa-libEGL-devel-23.1.2-1.fc39.x86_64             134/244 
DEBUG util.py:444:    Installing       : glx-utils-9.0.0-1.fc39.x86_64                      135/244 
DEBUG util.py:444:    Installing       : htmlcxx-0.86-19.fc38.x86_64                        136/244 
DEBUG util.py:444:    Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                   137/244 
DEBUG util.py:444:    Installing       : groff-base-1.22.4-11.fc38.x86_64                   137/244 
DEBUG util.py:444:    Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                   137/244 
DEBUG util.py:444:    Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch        138/244 
DEBUG util.py:444:    Installing       : perl-if-0.61.000-497.fc39.noarch                   139/244 
DEBUG util.py:444:    Installing       : perl-locale-1.10-497.fc39.noarch                   140/244 
DEBUG util.py:444:    Installing       : perl-Time-Local-2:1.350-1.fc39.noarch              141/244 
DEBUG util.py:444:    Installing       : perl-File-Path-2.18-490.fc38.noarch                142/244 
DEBUG util.py:444:    Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch            143/244 
DEBUG util.py:444:    Installing       : perl-Class-Struct-0.66-497.fc39.noarch             144/244 
DEBUG util.py:444:    Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch           145/244 
DEBUG util.py:444:    Installing       : perl-POSIX-2.03-497.fc39.x86_64                    146/244 
DEBUG util.py:444:    Installing       : perl-IPC-Open3-1.22-497.fc39.noarch                147/244 
DEBUG util.py:444:    Installing       : perl-HTTP-Tiny-0.084-1.fc39.noarch                 148/244 
DEBUG util.py:444:    Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch         149/244 
DEBUG util.py:444:    Installing       : perl-Term-Cap-1.18-1.fc39.noarch                   150/244 
DEBUG util.py:444:    Installing       : perl-Pod-Simple-1:3.45-2.fc39.noarch               151/244 
DEBUG util.py:444:    Installing       : perl-Socket-4:2.037-1.fc39.x86_64                  152/244 
DEBUG util.py:444:    Installing       : perl-SelectSaver-1.02-497.fc39.noarch              153/244 
DEBUG util.py:444:    Installing       : perl-Symbol-1.09-497.fc39.noarch                   154/244 
DEBUG util.py:444:    Installing       : perl-File-stat-1.12-497.fc39.noarch                155/244 
DEBUG util.py:444:    Installing       : perl-podlators-1:5.01-2.fc38.noarch                156/244 
DEBUG util.py:444:    Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch           157/244 
DEBUG util.py:444:    Installing       : perl-Fcntl-1.15-497.fc39.x86_64                    158/244 
DEBUG util.py:444:    Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch          159/244 
DEBUG util.py:444:    Installing       : perl-mro-1.26-497.fc39.x86_64                      160/244 
DEBUG util.py:444:    Installing       : perl-IO-1.50-497.fc39.x86_64                       161/244 
DEBUG util.py:444:    Installing       : perl-overloading-0.02-497.fc39.noarch              162/244 
DEBUG util.py:444:    Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                163/244 
DEBUG util.py:444:    Installing       : perl-Errno-1.36-497.fc39.x86_64                    164/244 
DEBUG util.py:444:    Installing       : perl-File-Basename-2.85-497.fc39.noarch            165/244 
DEBUG util.py:444:    Installing       : perl-Getopt-Std-1.13-497.fc39.noarch               166/244 
DEBUG util.py:444:    Installing       : perl-MIME-Base64-3.16-490.fc38.x86_64              167/244 
DEBUG util.py:444:    Installing       : perl-Scalar-List-Utils-5:1.63-491.fc39.x86_64      168/244 
DEBUG util.py:444:    Installing       : perl-constant-1.33-492.fc39.noarch                 169/244 
DEBUG util.py:444:    Installing       : perl-Storable-1:3.32-1.fc39.x86_64                 170/244 
DEBUG util.py:444:    Installing       : perl-overload-1.35-497.fc39.noarch                 171/244 
DEBUG util.py:444:    Installing       : perl-parent-1:0.241-1.fc39.noarch                  172/244 
DEBUG util.py:444:    Installing       : perl-vars-1.05-497.fc39.noarch                     173/244 
DEBUG util.py:444:    Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch              174/244 
DEBUG util.py:444:    Installing       : perl-Carp-1.54-1.fc39.noarch                       175/244 
DEBUG util.py:444:    Installing       : perl-Exporter-5.77-490.fc38.noarch                 176/244 
DEBUG util.py:444:    Installing       : perl-PathTools-3.89-1.fc39.x86_64                  177/244 
DEBUG util.py:444:    Installing       : perl-DynaLoader-1.52-497.fc39.x86_64               178/244 
DEBUG util.py:444:    Installing       : perl-Encode-4:3.19-493.fc38.x86_64                 179/244 
DEBUG util.py:444:    Installing       : perl-libs-4:5.36.1-497.fc39.x86_64                 180/244 
DEBUG util.py:444:    Installing       : perl-interpreter-4:5.36.1-497.fc39.x86_64          181/244 
DEBUG util.py:444:    Installing       : perl-English-1.11-497.fc39.noarch                  182/244 
DEBUG util.py:444:    Installing       : perl-File-Find-1.40-497.fc39.noarch                183/244 
DEBUG util.py:444:    Installing       : graphite2-1.3.14-11.fc38.x86_64                    184/244 
DEBUG util.py:444:    Installing       : google-noto-fonts-common-20230601-2.fc39.noarch    185/244 
DEBUG util.py:444:    Installing       : google-noto-sans-vf-fonts-20230601-2.fc39.noarch   186/244 
DEBUG util.py:444:    Installing       : langpacks-core-font-en-3.0-34.fc39.noarch          187/244 
DEBUG util.py:444:    Installing       : cairo-1.17.8-4.fc39.x86_64                         188/244 
DEBUG util.py:444:    Installing       : harfbuzz-7.3.0-1.fc39.x86_64                       189/244 
DEBUG util.py:444:    Installing       : freetype-2.13.0-1.fc39.x86_64                      190/244 
DEBUG util.py:444:    Installing       : fontconfig-2.14.2-2.fc39.x86_64                    191/244 
DEBUG util.py:444:    Running scriptlet: fontconfig-2.14.2-2.fc39.x86_64                    191/244 
DEBUG util.py:444:    Installing       : glibc-headers-x86-2.37.9000-13.fc39.noarch         192/244 
DEBUG util.py:444:    Installing       : libxcrypt-devel-4.4.35-1.fc39.x86_64               193/244 
DEBUG util.py:444:    Installing       : glibc-devel-2.37.9000-13.fc39.x86_64               194/244 
DEBUG util.py:444:    Installing       : gc-8.2.2-3.fc38.x86_64                             195/244 
DEBUG util.py:444:    Installing       : guile22-2.2.7-8.fc39.x86_64                        196/244 
DEBUG util.py:444:    Installing       : make-1:4.4.1-1.fc39.x86_64                         197/244 
DEBUG util.py:444:    Installing       : gcc-13.1.1-2.fc39.x86_64                           198/244 
DEBUG util.py:444:    Running scriptlet: gcc-13.1.1-2.fc39.x86_64                           198/244 
DEBUG util.py:444:    Installing       : gcc-c++-13.1.1-2.fc39.x86_64                       199/244 
DEBUG util.py:444:    Installing       : libquadmath-devel-13.1.1-2.fc39.x86_64             200/244 
DEBUG util.py:444:    Installing       : emacs-filesystem-1:28.2-6.fc39.noarch              201/244 
DEBUG util.py:444:    Installing       : cmake-data-3.27.0~rc2-1.fc39.noarch                202/244 
DEBUG util.py:444:    Installing       : cmake-3.27.0~rc2-1.fc39.x86_64                     203/244 
DEBUG util.py:444:    Installing       : qt5-rpm-macros-5.15.10-1.fc39.noarch               204/244 
DEBUG util.py:444:    Installing       : duktape-2.7.0-4.fc39.x86_64                        205/244 
DEBUG util.py:444:    Installing       : libproxy-0.5.1-1.fc39.x86_64                       206/244 
DEBUG util.py:444:    Installing       : double-conversion-3.1.5-8.fc38.x86_64              207/244 
DEBUG util.py:444:    Installing       : qt5-qtbase-common-5.15.10-1.fc39.noarch            208/244 
DEBUG util.py:444:    Running scriptlet: qt5-qtbase-5.15.10-1.fc39.x86_64                   209/244 
DEBUG util.py:444:    Installing       : qt5-qtbase-5.15.10-1.fc39.x86_64                   209/244 
DEBUG util.py:444:    Running scriptlet: qt5-qtbase-5.15.10-1.fc39.x86_64                   209/244 
DEBUG util.py:444:    Installing       : qt5-qtbase-gui-5.15.10-1.fc39.x86_64               210/244 
DEBUG util.py:444:    Installing       : qt5-qtbase-devel-5.15.10-1.fc39.x86_64             211/244 
DEBUG util.py:444:    Installing       : qt5-qtdeclarative-5.15.10-1.fc39.x86_64            212/244 
DEBUG util.py:444:    Installing       : qt5-qtdeclarative-devel-5.15.10-1.fc39.x86_64      213/244 
DEBUG util.py:444:    Installing       : qt5-qtlocation-5.15.10-1.fc39.x86_64               214/244 
DEBUG util.py:444:    Installing       : qt5-qtwebchannel-5.15.10-1.fc39.x86_64             215/244 
DEBUG util.py:444:    Installing       : qt5-qtwebchannel-devel-5.15.10-1.fc39.x86_64       216/244 
DEBUG util.py:444:    Installing       : qt5-qtlocation-devel-5.15.10-1.fc39.x86_64         217/244 
DEBUG util.py:444:    Installing       : qt5-qttools-libs-designer-5.15.10-1.fc39.x86_64    218/244 
DEBUG util.py:444:    Installing       : boost-test-1.81.0-1.fc39.x86_64                    219/244 
DEBUG util.py:444:    Installing       : boost-stacktrace-1.81.0-1.fc39.x86_64              220/244 
DEBUG util.py:444:    Installing       : boost-serialization-1.81.0-1.fc39.x86_64           221/244 
DEBUG util.py:444:    Installing       : boost-random-1.81.0-1.fc39.x86_64                  222/244 
DEBUG util.py:444:    Installing       : boost-program-options-1.81.0-1.fc39.x86_64         223/244 
DEBUG util.py:444:    Installing       : boost-nowide-1.81.0-1.fc39.x86_64                  224/244 
DEBUG util.py:444:    Installing       : boost-math-1.81.0-1.fc39.x86_64                    225/244 
DEBUG util.py:444:    Installing       : boost-iostreams-1.81.0-1.fc39.x86_64               226/244 
DEBUG util.py:444:    Installing       : boost-contract-1.81.0-1.fc39.x86_64                227/244 
DEBUG util.py:444:    Installing       : boost-1.81.0-1.fc39.x86_64                         228/244 
DEBUG util.py:444:    Installing       : annobin-docs-12.12-1.fc39.noarch                   229/244 
DEBUG util.py:444:    Installing       : alsa-lib-1.2.9-3.fc39.x86_64                       230/244 
DEBUG util.py:444:    Installing       : qt5-qtwebengine-5.15.12-6.fc39.x86_64              231/244 
DEBUG util.py:444:    Installing       : qt5-qtwebengine-devtools-5.15.12-6.fc39.x86_64     232/244 
DEBUG util.py:444:    Installing       : qt5-qtwebengine-devel-5.15.12-6.fc39.x86_64        233/244 
DEBUG util.py:444:    Installing       : annobin-plugin-gcc-12.12-1.fc39.x86_64             234/244 
DEBUG util.py:444:    Running scriptlet: annobin-plugin-gcc-12.12-1.fc39.x86_64             234/244 
DEBUG util.py:444:    Installing       : boost-devel-1.81.0-1.fc39.x86_64                   235/244 
DEBUG util.py:444:    Installing       : gcc-plugin-annobin-13.1.1-2.fc39.x86_64            236/244 
DEBUG util.py:444:    Running scriptlet: gcc-plugin-annobin-13.1.1-2.fc39.x86_64            236/244 
DEBUG util.py:444:    Installing       : help2man-1.49.3-2.fc38.noarch                      237/244 
DEBUG util.py:444:    Installing       : htmlcxx-devel-0.86-19.fc38.x86_64                  238/244 
DEBUG util.py:444:    Installing       : tinyxml2-devel-9.0.0-2.fc38.x86_64                 239/244 
DEBUG util.py:444:    Installing       : jsoncpp-devel-1.9.5-4.fc38.x86_64                  240/244 
DEBUG util.py:444:    Installing       : rhash-devel-1.4.3-2.fc38.x86_64                    241/244 
DEBUG util.py:444:    Installing       : zlib-devel-1.2.13-3.fc38.x86_64                    242/244 
DEBUG util.py:444:    Installing       : openssl-devel-1:3.0.8-2.fc39.x86_64                243/244 
DEBUG util.py:444:    Installing       : libcurl-devel-8.1.2-1.fc39.x86_64                  244/244 
DEBUG util.py:444:    Running scriptlet: crypto-policies-scripts-20230614-1.git5f3458e.fc   244/244 
DEBUG util.py:444:    Running scriptlet: nss-3.90.0-2.fc39.x86_64                           244/244 
DEBUG util.py:444:    Running scriptlet: fontconfig-2.14.2-2.fc39.x86_64                    244/244 
DEBUG util.py:444:    Running scriptlet: libcurl-devel-8.1.2-1.fc39.x86_64                  244/244 
DEBUG util.py:444:    Verifying        : alsa-lib-1.2.9-3.fc39.x86_64                         1/244 
DEBUG util.py:444:    Verifying        : annobin-docs-12.12-1.fc39.noarch                     2/244 
DEBUG util.py:444:    Verifying        : annobin-plugin-gcc-12.12-1.fc39.x86_64               3/244 
DEBUG util.py:444:    Verifying        : avahi-libs-0.8-23.fc39.x86_64                        4/244 
DEBUG util.py:444:    Verifying        : boost-1.81.0-1.fc39.x86_64                           5/244 
DEBUG util.py:444:    Verifying        : boost-atomic-1.81.0-1.fc39.x86_64                    6/244 
DEBUG util.py:444:    Verifying        : boost-chrono-1.81.0-1.fc39.x86_64                    7/244 
DEBUG util.py:444:    Verifying        : boost-container-1.81.0-1.fc39.x86_64                 8/244 
DEBUG util.py:444:    Verifying        : boost-context-1.81.0-1.fc39.x86_64                   9/244 
DEBUG util.py:444:    Verifying        : boost-contract-1.81.0-1.fc39.x86_64                 10/244 
DEBUG util.py:444:    Verifying        : boost-coroutine-1.81.0-1.fc39.x86_64                11/244 
DEBUG util.py:444:    Verifying        : boost-date-time-1.81.0-1.fc39.x86_64                12/244 
DEBUG util.py:444:    Verifying        : boost-devel-1.81.0-1.fc39.x86_64                    13/244 
DEBUG util.py:444:    Verifying        : boost-fiber-1.81.0-1.fc39.x86_64                    14/244 
DEBUG util.py:444:    Verifying        : boost-filesystem-1.81.0-1.fc39.x86_64               15/244 
DEBUG util.py:444:    Verifying        : boost-graph-1.81.0-1.fc39.x86_64                    16/244 
DEBUG util.py:444:    Verifying        : boost-iostreams-1.81.0-1.fc39.x86_64                17/244 
DEBUG util.py:444:    Verifying        : boost-json-1.81.0-1.fc39.x86_64                     18/244 
DEBUG util.py:444:    Verifying        : boost-locale-1.81.0-1.fc39.x86_64                   19/244 
DEBUG util.py:444:    Verifying        : boost-log-1.81.0-1.fc39.x86_64                      20/244 
DEBUG util.py:444:    Verifying        : boost-math-1.81.0-1.fc39.x86_64                     21/244 
DEBUG util.py:444:    Verifying        : boost-nowide-1.81.0-1.fc39.x86_64                   22/244 
DEBUG util.py:444:    Verifying        : boost-numpy3-1.81.0-1.fc39.x86_64                   23/244 
DEBUG util.py:444:    Verifying        : boost-program-options-1.81.0-1.fc39.x86_64          24/244 
DEBUG util.py:444:    Verifying        : boost-python3-1.81.0-1.fc39.x86_64                  25/244 
DEBUG util.py:444:    Verifying        : boost-random-1.81.0-1.fc39.x86_64                   26/244 
DEBUG util.py:444:    Verifying        : boost-regex-1.81.0-1.fc39.x86_64                    27/244 
DEBUG util.py:444:    Verifying        : boost-serialization-1.81.0-1.fc39.x86_64            28/244 
DEBUG util.py:444:    Verifying        : boost-stacktrace-1.81.0-1.fc39.x86_64               29/244 
DEBUG util.py:444:    Verifying        : boost-system-1.81.0-1.fc39.x86_64                   30/244 
DEBUG util.py:444:    Verifying        : boost-test-1.81.0-1.fc39.x86_64                     31/244 
DEBUG util.py:444:    Verifying        : boost-thread-1.81.0-1.fc39.x86_64                   32/244 
DEBUG util.py:444:    Verifying        : boost-timer-1.81.0-1.fc39.x86_64                    33/244 
DEBUG util.py:444:    Verifying        : boost-type_erasure-1.81.0-1.fc39.x86_64             34/244 
DEBUG util.py:444:    Verifying        : boost-wave-1.81.0-1.fc39.x86_64                     35/244 
DEBUG util.py:444:    Verifying        : cairo-1.17.8-4.fc39.x86_64                          36/244 
DEBUG util.py:444:    Verifying        : cmake-3.27.0~rc2-1.fc39.x86_64                      37/244 
DEBUG util.py:444:    Verifying        : cmake-data-3.27.0~rc2-1.fc39.noarch                 38/244 
DEBUG util.py:444:    Verifying        : cmake-filesystem-3.27.0~rc2-1.fc39.x86_64           39/244 
DEBUG util.py:444:    Verifying        : cmake-rpm-macros-3.27.0~rc2-1.fc39.noarch           40/244 
DEBUG util.py:444:    Verifying        : cpp-13.1.1-2.fc39.x86_64                            41/244 
DEBUG util.py:444:    Verifying        : crypto-policies-scripts-20230614-1.git5f3458e.fc    42/244 
DEBUG util.py:444:    Verifying        : cups-libs-1:2.4.4-1.fc39.x86_64                     43/244 
DEBUG util.py:444:    Verifying        : dbus-libs-1:1.14.8-1.fc39.x86_64                    44/244 
DEBUG util.py:444:    Verifying        : double-conversion-3.1.5-8.fc38.x86_64               45/244 
DEBUG util.py:444:    Verifying        : duktape-2.7.0-4.fc39.x86_64                         46/244 
DEBUG util.py:444:    Verifying        : emacs-filesystem-1:28.2-6.fc39.noarch               47/244 
DEBUG util.py:444:    Verifying        : expat-2.5.0-2.fc38.x86_64                           48/244 
DEBUG util.py:444:    Verifying        : flexiblas-3.3.1-3.fc39.x86_64                       49/244 
DEBUG util.py:444:    Verifying        : flexiblas-netlib-3.3.1-3.fc39.x86_64                50/244 
DEBUG util.py:444:    Verifying        : flexiblas-openblas-openmp-3.3.1-3.fc39.x86_64       51/244 
DEBUG util.py:444:    Verifying        : fontconfig-2.14.2-2.fc39.x86_64                     52/244 
DEBUG util.py:444:    Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch             53/244 
DEBUG util.py:444:    Verifying        : freetype-2.13.0-1.fc39.x86_64                       54/244 
DEBUG util.py:444:    Verifying        : gc-8.2.2-3.fc38.x86_64                              55/244 
DEBUG util.py:444:    Verifying        : gcc-13.1.1-2.fc39.x86_64                            56/244 
DEBUG util.py:444:    Verifying        : gcc-c++-13.1.1-2.fc39.x86_64                        57/244 
DEBUG util.py:444:    Verifying        : gcc-plugin-annobin-13.1.1-2.fc39.x86_64             58/244 
DEBUG util.py:444:    Verifying        : glib2-2.76.3-1.fc39.x86_64                          59/244 
DEBUG util.py:444:    Verifying        : glibc-devel-2.37.9000-13.fc39.x86_64                60/244 
DEBUG util.py:444:    Verifying        : glibc-headers-x86-2.37.9000-13.fc39.noarch          61/244 
DEBUG util.py:444:    Verifying        : glx-utils-9.0.0-1.fc39.x86_64                       62/244 
DEBUG util.py:444:    Verifying        : gnutls-3.8.0-6.fc39.x86_64                          63/244 
DEBUG util.py:444:    Verifying        : google-noto-fonts-common-20230601-2.fc39.noarch     64/244 
DEBUG util.py:444:    Verifying        : google-noto-sans-vf-fonts-20230601-2.fc39.noarch    65/244 
DEBUG util.py:444:    Verifying        : graphite2-1.3.14-11.fc38.x86_64                     66/244 
DEBUG util.py:444:    Verifying        : groff-base-1.22.4-11.fc38.x86_64                    67/244 
DEBUG util.py:444:    Verifying        : guile22-2.2.7-8.fc39.x86_64                         68/244 
DEBUG util.py:444:    Verifying        : harfbuzz-7.3.0-1.fc39.x86_64                        69/244 
DEBUG util.py:444:    Verifying        : help2man-1.49.3-2.fc38.noarch                       70/244 
DEBUG util.py:444:    Verifying        : htmlcxx-0.86-19.fc38.x86_64                         71/244 
DEBUG util.py:444:    Verifying        : htmlcxx-devel-0.86-19.fc38.x86_64                   72/244 
DEBUG util.py:444:    Verifying        : hwdata-0.371-1.fc39.noarch                          73/244 
DEBUG util.py:444:    Verifying        : jsoncpp-1.9.5-4.fc38.x86_64                         74/244 
DEBUG util.py:444:    Verifying        : jsoncpp-devel-1.9.5-4.fc38.x86_64                   75/244 
DEBUG util.py:444:    Verifying        : kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64       76/244 
DEBUG util.py:444:    Verifying        : langpacks-core-font-en-3.0-34.fc39.noarch           77/244 
DEBUG util.py:444:    Verifying        : lcms2-2.15-1.fc39.x86_64                            78/244 
DEBUG util.py:444:    Verifying        : libICE-1.0.10-10.fc38.x86_64                        79/244 
DEBUG util.py:444:    Verifying        : libSM-1.2.3-12.fc38.x86_64                          80/244 
DEBUG util.py:444:    Verifying        : libX11-1.8.4-1.fc38.x86_64                          81/244 
DEBUG util.py:444:    Verifying        : libX11-common-1.8.4-1.fc38.noarch                   82/244 
DEBUG util.py:444:    Verifying        : libX11-devel-1.8.4-1.fc38.x86_64                    83/244 
DEBUG util.py:444:    Verifying        : libX11-xcb-1.8.4-1.fc38.x86_64                      84/244 
DEBUG util.py:444:    Verifying        : libXau-1.0.11-2.fc38.x86_64                         85/244 
DEBUG util.py:444:    Verifying        : libXau-devel-1.0.11-2.fc38.x86_64                   86/244 
DEBUG util.py:444:    Verifying        : libXcomposite-0.4.5-9.fc38.x86_64                   87/244 
DEBUG util.py:444:    Verifying        : libXdamage-1.1.5-9.fc38.x86_64                      88/244 
DEBUG util.py:444:    Verifying        : libXext-1.3.5-2.fc38.x86_64                         89/244 
DEBUG util.py:444:    Verifying        : libXfixes-6.0.0-5.fc38.x86_64                       90/244 
DEBUG util.py:444:    Verifying        : libXi-1.8.1-1.fc39.x86_64                           91/244 
DEBUG util.py:444:    Verifying        : libXrandr-1.5.2-10.fc38.x86_64                      92/244 
DEBUG util.py:444:    Verifying        : libXrender-0.9.11-2.fc38.x86_64                     93/244 
DEBUG util.py:444:    Verifying        : libXtst-1.2.4-2.fc38.x86_64                         94/244 
DEBUG util.py:444:    Verifying        : libXxf86vm-1.1.5-2.fc38.x86_64                      95/244 
DEBUG util.py:444:    Verifying        : libb2-0.98.1-8.fc38.x86_64                          96/244 
DEBUG util.py:444:    Verifying        : libcurl-devel-8.1.2-1.fc39.x86_64                   97/244 
DEBUG util.py:444:    Verifying        : libdrm-2.4.114-2.fc38.x86_64                        98/244 
DEBUG util.py:444:    Verifying        : libevdev-1.13.1-1.fc39.x86_64                       99/244 
DEBUG util.py:444:    Verifying        : libgfortran-13.1.1-2.fc39.x86_64                   100/244 
DEBUG util.py:444:    Verifying        : libglvnd-1:1.6.0-2.fc38.x86_64                     101/244 
DEBUG util.py:444:    Verifying        : libglvnd-core-devel-1:1.6.0-2.fc38.x86_64          102/244 
DEBUG util.py:444:    Verifying        : libglvnd-devel-1:1.6.0-2.fc38.x86_64               103/244 
DEBUG util.py:444:    Verifying        : libglvnd-egl-1:1.6.0-2.fc38.x86_64                 104/244 
DEBUG util.py:444:    Verifying        : libglvnd-gles-1:1.6.0-2.fc38.x86_64                105/244 
DEBUG util.py:444:    Verifying        : libglvnd-glx-1:1.6.0-2.fc38.x86_64                 106/244 
DEBUG util.py:444:    Verifying        : libglvnd-opengl-1:1.6.0-2.fc38.x86_64              107/244 
DEBUG util.py:444:    Verifying        : libgudev-237-4.fc38.x86_64                         108/244 
DEBUG util.py:444:    Verifying        : libicu-72.1-2.fc38.x86_64                          109/244 
DEBUG util.py:444:    Verifying        : libicu-devel-72.1-2.fc38.x86_64                    110/244 
DEBUG util.py:444:    Verifying        : libinput-1.23.0-2.fc39.x86_64                      111/244 
DEBUG util.py:444:    Verifying        : libjpeg-turbo-2.1.4-2.fc38.x86_64                  112/244 
DEBUG util.py:444:    Verifying        : libmpc-1.3.1-2.fc38.x86_64                         113/244 
DEBUG util.py:444:    Verifying        : libpciaccess-0.16-8.fc38.x86_64                    114/244 
DEBUG util.py:444:    Verifying        : libpng-2:1.6.37-14.fc38.x86_64                     115/244 
DEBUG util.py:444:    Verifying        : libproxy-0.5.1-1.fc39.x86_64                       116/244 
DEBUG util.py:444:    Verifying        : libquadmath-13.1.1-2.fc39.x86_64                   117/244 
DEBUG util.py:444:    Verifying        : libquadmath-devel-13.1.1-2.fc39.x86_64             118/244 
DEBUG util.py:444:    Verifying        : libstdc++-devel-13.1.1-2.fc39.x86_64               119/244 
DEBUG util.py:444:    Verifying        : libtool-ltdl-2.4.7-6.fc38.x86_64                   120/244 
DEBUG util.py:444:    Verifying        : libunistring-1.1-3.fc38.x86_64                     121/244 
DEBUG util.py:444:    Verifying        : libuv-1:1.44.2-3.fc38.x86_64                       122/244 
DEBUG util.py:444:    Verifying        : libvpx-1.13.0-2.fc39.x86_64                        123/244 
DEBUG util.py:444:    Verifying        : libwacom-2.7.0-1.fc39.x86_64                       124/244 
DEBUG util.py:444:    Verifying        : libwacom-data-2.7.0-1.fc39.noarch                  125/244 
DEBUG util.py:444:    Verifying        : libwayland-client-1.22.0-1.fc39.x86_64             126/244 
DEBUG util.py:444:    Verifying        : libwayland-server-1.22.0-1.fc39.x86_64             127/244 
DEBUG util.py:444:    Verifying        : libwebp-1.3.0-2.fc38.x86_64                        128/244 
DEBUG util.py:444:    Verifying        : libxcb-1.13.1-11.fc38.x86_64                       129/244 
DEBUG util.py:444:    Verifying        : libxcb-devel-1.13.1-11.fc38.x86_64                 130/244 
DEBUG util.py:444:    Verifying        : libxcrypt-devel-4.4.35-1.fc39.x86_64               131/244 
DEBUG util.py:444:    Verifying        : libxkbcommon-1.5.0-2.fc38.x86_64                   132/244 
DEBUG util.py:444:    Verifying        : libxkbcommon-x11-1.5.0-2.fc38.x86_64               133/244 
DEBUG util.py:444:    Verifying        : libxshmfence-1.3-12.fc38.x86_64                    134/244 
DEBUG util.py:444:    Verifying        : make-1:4.4.1-1.fc39.x86_64                         135/244 
DEBUG util.py:444:    Verifying        : mesa-libEGL-23.1.2-1.fc39.x86_64                   136/244 
DEBUG util.py:444:    Verifying        : mesa-libEGL-devel-23.1.2-1.fc39.x86_64             137/244 
DEBUG util.py:444:    Verifying        : mesa-libGL-23.1.2-1.fc39.x86_64                    138/244 
DEBUG util.py:444:    Verifying        : mesa-libgbm-23.1.2-1.fc39.x86_64                   139/244 
DEBUG util.py:444:    Verifying        : mesa-libglapi-23.1.2-1.fc39.x86_64                 140/244 
DEBUG util.py:444:    Verifying        : mpdecimal-2.5.1-6.fc38.x86_64                      141/244 
DEBUG util.py:444:    Verifying        : mtdev-1.1.6-5.fc38.x86_64                          142/244 
DEBUG util.py:444:    Verifying        : ncurses-6.4-4.20230520.fc39.x86_64                 143/244 
DEBUG util.py:444:    Verifying        : nettle-3.9.1-1.fc39.x86_64                         144/244 
DEBUG util.py:444:    Verifying        : nspr-4.35.0-8.fc39.x86_64                          145/244 
DEBUG util.py:444:    Verifying        : nss-3.90.0-2.fc39.x86_64                           146/244 
DEBUG util.py:444:    Verifying        : nss-softokn-3.90.0-2.fc39.x86_64                   147/244 
DEBUG util.py:444:    Verifying        : nss-softokn-freebl-3.90.0-2.fc39.x86_64            148/244 
DEBUG util.py:444:    Verifying        : nss-sysinit-3.90.0-2.fc39.x86_64                   149/244 
DEBUG util.py:444:    Verifying        : nss-util-3.90.0-2.fc39.x86_64                      150/244 
DEBUG util.py:444:    Verifying        : openblas-0.3.21-4.fc38.x86_64                      151/244 
DEBUG util.py:444:    Verifying        : openblas-openmp-0.3.21-4.fc38.x86_64               152/244 
DEBUG util.py:444:    Verifying        : openssl-devel-1:3.0.8-2.fc39.x86_64                153/244 
DEBUG util.py:444:    Verifying        : opus-1.3.1-12.fc39.x86_64                          154/244 
DEBUG util.py:444:    Verifying        : pciutils-libs-3.10.0-1.fc39.x86_64                 155/244 
DEBUG util.py:444:    Verifying        : pcre2-utf16-10.42-1.fc38.1.x86_64                  156/244 
DEBUG util.py:444:    Verifying        : perl-Carp-1.54-1.fc39.noarch                       157/244 
DEBUG util.py:444:    Verifying        : perl-Class-Struct-0.66-497.fc39.noarch             158/244 
DEBUG util.py:444:    Verifying        : perl-DynaLoader-1.52-497.fc39.x86_64               159/244 
DEBUG util.py:444:    Verifying        : perl-Encode-4:3.19-493.fc38.x86_64                 160/244 
DEBUG util.py:444:    Verifying        : perl-English-1.11-497.fc39.noarch                  161/244 
DEBUG util.py:444:    Verifying        : perl-Errno-1.36-497.fc39.x86_64                    162/244 
DEBUG util.py:444:    Verifying        : perl-Exporter-5.77-490.fc38.noarch                 163/244 
DEBUG util.py:444:    Verifying        : perl-Fcntl-1.15-497.fc39.x86_64                    164/244 
DEBUG util.py:444:    Verifying        : perl-File-Basename-2.85-497.fc39.noarch            165/244 
DEBUG util.py:444:    Verifying        : perl-File-Find-1.40-497.fc39.noarch                166/244 
DEBUG util.py:444:    Verifying        : perl-File-Path-2.18-490.fc38.noarch                167/244 
DEBUG util.py:444:    Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch         168/244 
DEBUG util.py:444:    Verifying        : perl-File-stat-1.12-497.fc39.noarch                169/244 
DEBUG util.py:444:    Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch              170/244 
DEBUG util.py:444:    Verifying        : perl-Getopt-Std-1.13-497.fc39.noarch               171/244 
DEBUG util.py:444:    Verifying        : perl-HTTP-Tiny-0.084-1.fc39.noarch                 172/244 
DEBUG util.py:444:    Verifying        : perl-IO-1.50-497.fc39.x86_64                       173/244 
DEBUG util.py:444:    Verifying        : perl-IPC-Open3-1.22-497.fc39.noarch                174/244 
DEBUG util.py:444:    Verifying        : perl-MIME-Base64-3.16-490.fc38.x86_64              175/244 
DEBUG util.py:444:    Verifying        : perl-POSIX-2.03-497.fc39.x86_64                    176/244 
DEBUG util.py:444:    Verifying        : perl-PathTools-3.89-1.fc39.x86_64                  177/244 
DEBUG util.py:444:    Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch            178/244 
DEBUG util.py:444:    Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch           179/244 
DEBUG util.py:444:    Verifying        : perl-Pod-Simple-1:3.45-2.fc39.noarch               180/244 
DEBUG util.py:444:    Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                181/244 
DEBUG util.py:444:    Verifying        : perl-Scalar-List-Utils-5:1.63-491.fc39.x86_64      182/244 
DEBUG util.py:444:    Verifying        : perl-SelectSaver-1.02-497.fc39.noarch              183/244 
DEBUG util.py:444:    Verifying        : perl-Socket-4:2.037-1.fc39.x86_64                  184/244 
DEBUG util.py:444:    Verifying        : perl-Storable-1:3.32-1.fc39.x86_64                 185/244 
DEBUG util.py:444:    Verifying        : perl-Symbol-1.09-497.fc39.noarch                   186/244 
DEBUG util.py:444:    Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch           187/244 
DEBUG util.py:444:    Verifying        : perl-Term-Cap-1.18-1.fc39.noarch                   188/244 
DEBUG util.py:444:    Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch          189/244 
DEBUG util.py:444:    Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch        190/244 
DEBUG util.py:444:    Verifying        : perl-Time-Local-2:1.350-1.fc39.noarch              191/244 
DEBUG util.py:444:    Verifying        : perl-constant-1.33-492.fc39.noarch                 192/244 
DEBUG util.py:444:    Verifying        : perl-if-0.61.000-497.fc39.noarch                   193/244 
DEBUG util.py:444:    Verifying        : perl-interpreter-4:5.36.1-497.fc39.x86_64          194/244 
DEBUG util.py:444:    Verifying        : perl-libs-4:5.36.1-497.fc39.x86_64                 195/244 
DEBUG util.py:444:    Verifying        : perl-locale-1.10-497.fc39.noarch                   196/244 
DEBUG util.py:444:    Verifying        : perl-mro-1.26-497.fc39.x86_64                      197/244 
DEBUG util.py:444:    Verifying        : perl-overload-1.35-497.fc39.noarch                 198/244 
DEBUG util.py:444:    Verifying        : perl-overloading-0.02-497.fc39.noarch              199/244 
DEBUG util.py:444:    Verifying        : perl-parent-1:0.241-1.fc39.noarch                  200/244 
DEBUG util.py:444:    Verifying        : perl-podlators-1:5.01-2.fc38.noarch                201/244 
DEBUG util.py:444:    Verifying        : perl-vars-1.05-497.fc39.noarch                     202/244 
DEBUG util.py:444:    Verifying        : pixman-0.42.2-1.fc39.x86_64                        203/244 
DEBUG util.py:444:    Verifying        : python-pip-wheel-23.1.2-1.fc39.noarch              204/244 
DEBUG util.py:444:    Verifying        : python-setuptools-wheel-67.7.2-2.fc39.noarch       205/244 
DEBUG util.py:444:    Verifying        : python3-3.11.4-1.fc39.x86_64                       206/244 
DEBUG util.py:444:    Verifying        : python3-libs-3.11.4-1.fc39.x86_64                  207/244 
DEBUG util.py:444:    Verifying        : python3-numpy-1:1.24.3-1.fc39.x86_64               208/244 
DEBUG util.py:444:    Verifying        : qt-settings-38.2-2.fc39.noarch                     209/244 
DEBUG util.py:444:    Verifying        : qt5-qtbase-5.15.10-1.fc39.x86_64                   210/244 
DEBUG util.py:444:    Verifying        : qt5-qtbase-common-5.15.10-1.fc39.noarch            211/244 
DEBUG util.py:444:    Verifying        : qt5-qtbase-devel-5.15.10-1.fc39.x86_64             212/244 
DEBUG util.py:444:    Verifying        : qt5-qtbase-gui-5.15.10-1.fc39.x86_64               213/244 
DEBUG util.py:444:    Verifying        : qt5-qtdeclarative-5.15.10-1.fc39.x86_64            214/244 
DEBUG util.py:444:    Verifying        : qt5-qtdeclarative-devel-5.15.10-1.fc39.x86_64      215/244 
DEBUG util.py:444:    Verifying        : qt5-qtlocation-5.15.10-1.fc39.x86_64               216/244 
DEBUG util.py:444:    Verifying        : qt5-qtlocation-devel-5.15.10-1.fc39.x86_64         217/244 
DEBUG util.py:444:    Verifying        : qt5-qttools-common-5.15.10-1.fc39.noarch           218/244 
DEBUG util.py:444:    Verifying        : qt5-qttools-libs-designer-5.15.10-1.fc39.x86_64    219/244 
DEBUG util.py:444:    Verifying        : qt5-qtwebchannel-5.15.10-1.fc39.x86_64             220/244 
DEBUG util.py:444:    Verifying        : qt5-qtwebchannel-devel-5.15.10-1.fc39.x86_64       221/244 
DEBUG util.py:444:    Verifying        : qt5-qtwebengine-5.15.12-6.fc39.x86_64              222/244 
DEBUG util.py:444:    Verifying        : qt5-qtwebengine-devel-5.15.12-6.fc39.x86_64        223/244 
DEBUG util.py:444:    Verifying        : qt5-qtwebengine-devtools-5.15.12-6.fc39.x86_64     224/244 
DEBUG util.py:444:    Verifying        : qt5-rpm-macros-5.15.10-1.fc39.noarch               225/244 
DEBUG util.py:444:    Verifying        : re2-1:20220601-2.fc38.x86_64                       226/244 
DEBUG util.py:444:    Verifying        : rhash-1.4.3-2.fc38.x86_64                          227/244 
DEBUG util.py:444:    Verifying        : rhash-devel-1.4.3-2.fc38.x86_64                    228/244 
DEBUG util.py:444:    Verifying        : snappy-1.1.10-1.fc39.x86_64                        229/244 
DEBUG util.py:444:    Verifying        : tinyxml2-9.0.0-2.fc38.x86_64                       230/244 
DEBUG util.py:444:    Verifying        : tinyxml2-devel-9.0.0-2.fc38.x86_64                 231/244 
DEBUG util.py:444:    Verifying        : vim-filesystem-2:9.0.1627-1.fc39.noarch            232/244 
DEBUG util.py:444:    Verifying        : vulkan-headers-1.3.243.0-2.fc39.noarch             233/244 
DEBUG util.py:444:    Verifying        : vulkan-loader-1.3.243.0-1.fc39.x86_64              234/244 
DEBUG util.py:444:    Verifying        : vulkan-loader-devel-1.3.243.0-1.fc39.x86_64        235/244 
DEBUG util.py:444:    Verifying        : xcb-util-0.4.1-2.fc38.x86_64                       236/244 
DEBUG util.py:444:    Verifying        : xcb-util-image-0.4.1-2.fc38.x86_64                 237/244 
DEBUG util.py:444:    Verifying        : xcb-util-keysyms-0.4.1-2.fc38.x86_64               238/244 
DEBUG util.py:444:    Verifying        : xcb-util-renderutil-0.3.10-2.fc38.x86_64           239/244 
DEBUG util.py:444:    Verifying        : xcb-util-wm-0.4.2-2.fc38.x86_64                    240/244 
DEBUG util.py:444:    Verifying        : xkeyboard-config-2.39-1.fc39.noarch                241/244 
DEBUG util.py:444:    Verifying        : xml-common-0.6.3-60.fc38.noarch                    242/244 
DEBUG util.py:444:    Verifying        : xorg-x11-proto-devel-2023.1-1.fc39.noarch          243/244 
DEBUG util.py:444:    Verifying        : zlib-devel-1.2.13-3.fc38.x86_64                    244/244 
DEBUG util.py:444:  Installed products updated.
DEBUG util.py:444:  Installed:
DEBUG util.py:444:    alsa-lib-1.2.9-3.fc39.x86_64                                                  
DEBUG util.py:444:    annobin-docs-12.12-1.fc39.noarch                                              
DEBUG util.py:444:    annobin-plugin-gcc-12.12-1.fc39.x86_64                                        
DEBUG util.py:444:    avahi-libs-0.8-23.fc39.x86_64                                                 
DEBUG util.py:444:    boost-1.81.0-1.fc39.x86_64                                                    
DEBUG util.py:444:    boost-atomic-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-chrono-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-container-1.81.0-1.fc39.x86_64                                          
DEBUG util.py:444:    boost-context-1.81.0-1.fc39.x86_64                                            
DEBUG util.py:444:    boost-contract-1.81.0-1.fc39.x86_64                                           
DEBUG util.py:444:    boost-coroutine-1.81.0-1.fc39.x86_64                                          
DEBUG util.py:444:    boost-date-time-1.81.0-1.fc39.x86_64                                          
DEBUG util.py:444:    boost-devel-1.81.0-1.fc39.x86_64                                              
DEBUG util.py:444:    boost-fiber-1.81.0-1.fc39.x86_64                                              
DEBUG util.py:444:    boost-filesystem-1.81.0-1.fc39.x86_64                                         
DEBUG util.py:444:    boost-graph-1.81.0-1.fc39.x86_64                                              
DEBUG util.py:444:    boost-iostreams-1.81.0-1.fc39.x86_64                                          
DEBUG util.py:444:    boost-json-1.81.0-1.fc39.x86_64                                               
DEBUG util.py:444:    boost-locale-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-log-1.81.0-1.fc39.x86_64                                                
DEBUG util.py:444:    boost-math-1.81.0-1.fc39.x86_64                                               
DEBUG util.py:444:    boost-nowide-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-numpy3-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-program-options-1.81.0-1.fc39.x86_64                                    
DEBUG util.py:444:    boost-python3-1.81.0-1.fc39.x86_64                                            
DEBUG util.py:444:    boost-random-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-regex-1.81.0-1.fc39.x86_64                                              
DEBUG util.py:444:    boost-serialization-1.81.0-1.fc39.x86_64                                      
DEBUG util.py:444:    boost-stacktrace-1.81.0-1.fc39.x86_64                                         
DEBUG util.py:444:    boost-system-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-test-1.81.0-1.fc39.x86_64                                               
DEBUG util.py:444:    boost-thread-1.81.0-1.fc39.x86_64                                             
DEBUG util.py:444:    boost-timer-1.81.0-1.fc39.x86_64                                              
DEBUG util.py:444:    boost-type_erasure-1.81.0-1.fc39.x86_64                                       
DEBUG util.py:444:    boost-wave-1.81.0-1.fc39.x86_64                                               
DEBUG util.py:444:    cairo-1.17.8-4.fc39.x86_64                                                    
DEBUG util.py:444:    cmake-3.27.0~rc2-1.fc39.x86_64                                                
DEBUG util.py:444:    cmake-data-3.27.0~rc2-1.fc39.noarch                                           
DEBUG util.py:444:    cmake-filesystem-3.27.0~rc2-1.fc39.x86_64                                     
DEBUG util.py:444:    cmake-rpm-macros-3.27.0~rc2-1.fc39.noarch                                     
DEBUG util.py:444:    cpp-13.1.1-2.fc39.x86_64                                                      
DEBUG util.py:444:    crypto-policies-scripts-20230614-1.git5f3458e.fc39.noarch                     
DEBUG util.py:444:    cups-libs-1:2.4.4-1.fc39.x86_64                                               
DEBUG util.py:444:    dbus-libs-1:1.14.8-1.fc39.x86_64                                              
DEBUG util.py:444:    double-conversion-3.1.5-8.fc38.x86_64                                         
DEBUG util.py:444:    duktape-2.7.0-4.fc39.x86_64                                                   
DEBUG util.py:444:    emacs-filesystem-1:28.2-6.fc39.noarch                                         
DEBUG util.py:444:    expat-2.5.0-2.fc38.x86_64                                                     
DEBUG util.py:444:    flexiblas-3.3.1-3.fc39.x86_64                                                 
DEBUG util.py:444:    flexiblas-netlib-3.3.1-3.fc39.x86_64                                          
DEBUG util.py:444:    flexiblas-openblas-openmp-3.3.1-3.fc39.x86_64                                 
DEBUG util.py:444:    fontconfig-2.14.2-2.fc39.x86_64                                               
DEBUG util.py:444:    fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
DEBUG util.py:444:    freetype-2.13.0-1.fc39.x86_64                                                 
DEBUG util.py:444:    gc-8.2.2-3.fc38.x86_64                                                        
DEBUG util.py:444:    gcc-13.1.1-2.fc39.x86_64                                                      
DEBUG util.py:444:    gcc-c++-13.1.1-2.fc39.x86_64                                                  
DEBUG util.py:444:    gcc-plugin-annobin-13.1.1-2.fc39.x86_64                                       
DEBUG util.py:444:    glib2-2.76.3-1.fc39.x86_64                                                    
DEBUG util.py:444:    glibc-devel-2.37.9000-13.fc39.x86_64                                          
DEBUG util.py:444:    glibc-headers-x86-2.37.9000-13.fc39.noarch                                    
DEBUG util.py:444:    glx-utils-9.0.0-1.fc39.x86_64                                                 
DEBUG util.py:444:    gnutls-3.8.0-6.fc39.x86_64                                                    
DEBUG util.py:444:    google-noto-fonts-common-20230601-2.fc39.noarch                               
DEBUG util.py:444:    google-noto-sans-vf-fonts-20230601-2.fc39.noarch                              
DEBUG util.py:444:    graphite2-1.3.14-11.fc38.x86_64                                               
DEBUG util.py:444:    groff-base-1.22.4-11.fc38.x86_64                                              
DEBUG util.py:444:    guile22-2.2.7-8.fc39.x86_64                                                   
DEBUG util.py:444:    harfbuzz-7.3.0-1.fc39.x86_64                                                  
DEBUG util.py:444:    help2man-1.49.3-2.fc38.noarch                                                 
DEBUG util.py:444:    htmlcxx-0.86-19.fc38.x86_64                                                   
DEBUG util.py:444:    htmlcxx-devel-0.86-19.fc38.x86_64                                             
DEBUG util.py:444:    hwdata-0.371-1.fc39.noarch                                                    
DEBUG util.py:444:    jsoncpp-1.9.5-4.fc38.x86_64                                                   
DEBUG util.py:444:    jsoncpp-devel-1.9.5-4.fc38.x86_64                                             
DEBUG util.py:444:    kernel-headers-6.4.0-0.rc6.git0.1.fc39.x86_64                                 
DEBUG util.py:444:    langpacks-core-font-en-3.0-34.fc39.noarch                                     
DEBUG util.py:444:    lcms2-2.15-1.fc39.x86_64                                                      
DEBUG util.py:444:    libICE-1.0.10-10.fc38.x86_64                                                  
DEBUG util.py:444:    libSM-1.2.3-12.fc38.x86_64                                                    
DEBUG util.py:444:    libX11-1.8.4-1.fc38.x86_64                                                    
DEBUG util.py:444:    libX11-common-1.8.4-1.fc38.noarch                                             
DEBUG util.py:444:    libX11-devel-1.8.4-1.fc38.x86_64                                              
DEBUG util.py:444:    libX11-xcb-1.8.4-1.fc38.x86_64                                                
DEBUG util.py:444:    libXau-1.0.11-2.fc38.x86_64                                                   
DEBUG util.py:444:    libXau-devel-1.0.11-2.fc38.x86_64                                             
DEBUG util.py:444:    libXcomposite-0.4.5-9.fc38.x86_64                                             
DEBUG util.py:444:    libXdamage-1.1.5-9.fc38.x86_64                                                
DEBUG util.py:444:    libXext-1.3.5-2.fc38.x86_64                                                   
DEBUG util.py:444:    libXfixes-6.0.0-5.fc38.x86_64                                                 
DEBUG util.py:444:    libXi-1.8.1-1.fc39.x86_64                                                     
DEBUG util.py:444:    libXrandr-1.5.2-10.fc38.x86_64                                                
DEBUG util.py:444:    libXrender-0.9.11-2.fc38.x86_64                                               
DEBUG util.py:444:    libXtst-1.2.4-2.fc38.x86_64                                                   
DEBUG util.py:444:    libXxf86vm-1.1.5-2.fc38.x86_64                                                
DEBUG util.py:444:    libb2-0.98.1-8.fc38.x86_64                                                    
DEBUG util.py:444:    libcurl-devel-8.1.2-1.fc39.x86_64                                             
DEBUG util.py:444:    libdrm-2.4.114-2.fc38.x86_64                                                  
DEBUG util.py:444:    libevdev-1.13.1-1.fc39.x86_64                                                 
DEBUG util.py:444:    libgfortran-13.1.1-2.fc39.x86_64                                              
DEBUG util.py:444:    libglvnd-1:1.6.0-2.fc38.x86_64                                                
DEBUG util.py:444:    libglvnd-core-devel-1:1.6.0-2.fc38.x86_64                                     
DEBUG util.py:444:    libglvnd-devel-1:1.6.0-2.fc38.x86_64                                          
DEBUG util.py:444:    libglvnd-egl-1:1.6.0-2.fc38.x86_64                                            
DEBUG util.py:444:    libglvnd-gles-1:1.6.0-2.fc38.x86_64                                           
DEBUG util.py:444:    libglvnd-glx-1:1.6.0-2.fc38.x86_64                                            
DEBUG util.py:444:    libglvnd-opengl-1:1.6.0-2.fc38.x86_64                                         
DEBUG util.py:444:    libgudev-237-4.fc38.x86_64                                                    
DEBUG util.py:444:    libicu-72.1-2.fc38.x86_64                                                     
DEBUG util.py:444:    libicu-devel-72.1-2.fc38.x86_64                                               
DEBUG util.py:444:    libinput-1.23.0-2.fc39.x86_64                                                 
DEBUG util.py:444:    libjpeg-turbo-2.1.4-2.fc38.x86_64                                             
DEBUG util.py:444:    libmpc-1.3.1-2.fc38.x86_64                                                    
DEBUG util.py:444:    libpciaccess-0.16-8.fc38.x86_64                                               
DEBUG util.py:444:    libpng-2:1.6.37-14.fc38.x86_64                                                
DEBUG util.py:444:    libproxy-0.5.1-1.fc39.x86_64                                                  
DEBUG util.py:444:    libquadmath-13.1.1-2.fc39.x86_64                                              
DEBUG util.py:444:    libquadmath-devel-13.1.1-2.fc39.x86_64                                        
DEBUG util.py:444:    libstdc++-devel-13.1.1-2.fc39.x86_64                                          
DEBUG util.py:444:    libtool-ltdl-2.4.7-6.fc38.x86_64                                              
DEBUG util.py:444:    libunistring-1.1-3.fc38.x86_64                                                
DEBUG util.py:444:    libuv-1:1.44.2-3.fc38.x86_64                                                  
DEBUG util.py:444:    libvpx-1.13.0-2.fc39.x86_64                                                   
DEBUG util.py:444:    libwacom-2.7.0-1.fc39.x86_64                                                  
DEBUG util.py:444:    libwacom-data-2.7.0-1.fc39.noarch                                             
DEBUG util.py:444:    libwayland-client-1.22.0-1.fc39.x86_64                                        
DEBUG util.py:444:    libwayland-server-1.22.0-1.fc39.x86_64                                        
DEBUG util.py:444:    libwebp-1.3.0-2.fc38.x86_64                                                   
DEBUG util.py:444:    libxcb-1.13.1-11.fc38.x86_64                                                  
DEBUG util.py:444:    libxcb-devel-1.13.1-11.fc38.x86_64                                            
DEBUG util.py:444:    libxcrypt-devel-4.4.35-1.fc39.x86_64                                          
DEBUG util.py:444:    libxkbcommon-1.5.0-2.fc38.x86_64                                              
DEBUG util.py:444:    libxkbcommon-x11-1.5.0-2.fc38.x86_64                                          
DEBUG util.py:444:    libxshmfence-1.3-12.fc38.x86_64                                               
DEBUG util.py:444:    make-1:4.4.1-1.fc39.x86_64                                                    
DEBUG util.py:444:    mesa-libEGL-23.1.2-1.fc39.x86_64                                              
DEBUG util.py:444:    mesa-libEGL-devel-23.1.2-1.fc39.x86_64                                        
DEBUG util.py:444:    mesa-libGL-23.1.2-1.fc39.x86_64                                               
DEBUG util.py:444:    mesa-libgbm-23.1.2-1.fc39.x86_64                                              
DEBUG util.py:444:    mesa-libglapi-23.1.2-1.fc39.x86_64                                            
DEBUG util.py:444:    mpdecimal-2.5.1-6.fc38.x86_64                                                 
DEBUG util.py:444:    mtdev-1.1.6-5.fc38.x86_64                                                     
DEBUG util.py:444:    ncurses-6.4-4.20230520.fc39.x86_64                                            
DEBUG util.py:444:    nettle-3.9.1-1.fc39.x86_64                                                    
DEBUG util.py:444:    nspr-4.35.0-8.fc39.x86_64                                                     
DEBUG util.py:444:    nss-3.90.0-2.fc39.x86_64                                                      
DEBUG util.py:444:    nss-softokn-3.90.0-2.fc39.x86_64                                              
DEBUG util.py:444:    nss-softokn-freebl-3.90.0-2.fc39.x86_64                                       
DEBUG util.py:444:    nss-sysinit-3.90.0-2.fc39.x86_64                                              
DEBUG util.py:444:    nss-util-3.90.0-2.fc39.x86_64                                                 
DEBUG util.py:444:    openblas-0.3.21-4.fc38.x86_64                                                 
DEBUG util.py:444:    openblas-openmp-0.3.21-4.fc38.x86_64                                          
DEBUG util.py:444:    openssl-devel-1:3.0.8-2.fc39.x86_64                                           
DEBUG util.py:444:    opus-1.3.1-12.fc39.x86_64                                                     
DEBUG util.py:444:    pciutils-libs-3.10.0-1.fc39.x86_64                                            
DEBUG util.py:444:    pcre2-utf16-10.42-1.fc38.1.x86_64                                             
DEBUG util.py:444:    perl-Carp-1.54-1.fc39.noarch                                                  
DEBUG util.py:444:    perl-Class-Struct-0.66-497.fc39.noarch                                        
DEBUG util.py:444:    perl-DynaLoader-1.52-497.fc39.x86_64                                          
DEBUG util.py:444:    perl-Encode-4:3.19-493.fc38.x86_64                                            
DEBUG util.py:444:    perl-English-1.11-497.fc39.noarch                                             
DEBUG util.py:444:    perl-Errno-1.36-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-Exporter-5.77-490.fc38.noarch                                            
DEBUG util.py:444:    perl-Fcntl-1.15-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-File-Basename-2.85-497.fc39.noarch                                       
DEBUG util.py:444:    perl-File-Find-1.40-497.fc39.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.fc39.noarch                                           
DEBUG util.py:444:    perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
DEBUG util.py:444:    perl-Getopt-Std-1.13-497.fc39.noarch                                          
DEBUG util.py:444:    perl-HTTP-Tiny-0.084-1.fc39.noarch                                            
DEBUG util.py:444:    perl-IO-1.50-497.fc39.x86_64                                                  
DEBUG util.py:444:    perl-IPC-Open3-1.22-497.fc39.noarch                                           
DEBUG util.py:444:    perl-MIME-Base64-3.16-490.fc38.x86_64                                         
DEBUG util.py:444:    perl-POSIX-2.03-497.fc39.x86_64                                               
DEBUG util.py:444:    perl-PathTools-3.89-1.fc39.x86_64                                             
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.45-2.fc39.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-491.fc39.x86_64                                 
DEBUG util.py:444:    perl-SelectSaver-1.02-497.fc39.noarch                                         
DEBUG util.py:444:    perl-Socket-4:2.037-1.fc39.x86_64                                             
DEBUG util.py:444:    perl-Storable-1:3.32-1.fc39.x86_64                                            
DEBUG util.py:444:    perl-Symbol-1.09-497.fc39.noarch                                              
DEBUG util.py:444:    perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
DEBUG util.py:444:    perl-Term-Cap-1.18-1.fc39.noarch                                              
DEBUG util.py:444:    perl-Text-ParseWords-3.31-490.fc38.noarch                                     
DEBUG util.py:444:    perl-Text-Tabs+Wrap-2023.0511-1.fc39.noarch                                   
DEBUG util.py:444:    perl-Time-Local-2:1.350-1.fc39.noarch                                         
DEBUG util.py:444:    perl-constant-1.33-492.fc39.noarch                                            
DEBUG util.py:444:    perl-if-0.61.000-497.fc39.noarch                                              
DEBUG util.py:444:    perl-interpreter-4:5.36.1-497.fc39.x86_64                                     
DEBUG util.py:444:    perl-libs-4:5.36.1-497.fc39.x86_64                                            
DEBUG util.py:444:    perl-locale-1.10-497.fc39.noarch                                              
DEBUG util.py:444:    perl-mro-1.26-497.fc39.x86_64                                                 
DEBUG util.py:444:    perl-overload-1.35-497.fc39.noarch                                            
DEBUG util.py:444:    perl-overloading-0.02-497.fc39.noarch                                         
DEBUG util.py:444:    perl-parent-1:0.241-1.fc39.noarch                                             
DEBUG util.py:444:    perl-podlators-1:5.01-2.fc38.noarch                                           
DEBUG util.py:444:    perl-vars-1.05-497.fc39.noarch                                                
DEBUG util.py:444:    pixman-0.42.2-1.fc39.x86_64                                                   
DEBUG util.py:444:    python-pip-wheel-23.1.2-1.fc39.noarch                                         
DEBUG util.py:444:    python-setuptools-wheel-67.7.2-2.fc39.noarch                                  
DEBUG util.py:444:    python3-3.11.4-1.fc39.x86_64                                                  
DEBUG util.py:444:    python3-libs-3.11.4-1.fc39.x86_64                                             
DEBUG util.py:444:    python3-numpy-1:1.24.3-1.fc39.x86_64                                          
DEBUG util.py:444:    qt-settings-38.2-2.fc39.noarch                                                
DEBUG util.py:444:    qt5-qtbase-5.15.10-1.fc39.x86_64                                              
DEBUG util.py:444:    qt5-qtbase-common-5.15.10-1.fc39.noarch                                       
DEBUG util.py:444:    qt5-qtbase-devel-5.15.10-1.fc39.x86_64                                        
DEBUG util.py:444:    qt5-qtbase-gui-5.15.10-1.fc39.x86_64                                          
DEBUG util.py:444:    qt5-qtdeclarative-5.15.10-1.fc39.x86_64                                       
DEBUG util.py:444:    qt5-qtdeclarative-devel-5.15.10-1.fc39.x86_64                                 
DEBUG util.py:444:    qt5-qtlocation-5.15.10-1.fc39.x86_64                                          
DEBUG util.py:444:    qt5-qtlocation-devel-5.15.10-1.fc39.x86_64                                    
DEBUG util.py:444:    qt5-qttools-common-5.15.10-1.fc39.noarch                                      
DEBUG util.py:444:    qt5-qttools-libs-designer-5.15.10-1.fc39.x86_64                               
DEBUG util.py:444:    qt5-qtwebchannel-5.15.10-1.fc39.x86_64                                        
DEBUG util.py:444:    qt5-qtwebchannel-devel-5.15.10-1.fc39.x86_64                                  
DEBUG util.py:444:    qt5-qtwebengine-5.15.12-6.fc39.x86_64                                         
DEBUG util.py:444:    qt5-qtwebengine-devel-5.15.12-6.fc39.x86_64                                   
DEBUG util.py:444:    qt5-qtwebengine-devtools-5.15.12-6.fc39.x86_64                                
DEBUG util.py:444:    qt5-rpm-macros-5.15.10-1.fc39.noarch                                          
DEBUG util.py:444:    re2-1:20220601-2.fc38.x86_64                                                  
DEBUG util.py:444:    rhash-1.4.3-2.fc38.x86_64                                                     
DEBUG util.py:444:    rhash-devel-1.4.3-2.fc38.x86_64                                               
DEBUG util.py:444:    snappy-1.1.10-1.fc39.x86_64                                                   
DEBUG util.py:444:    tinyxml2-9.0.0-2.fc38.x86_64                                                  
DEBUG util.py:444:    tinyxml2-devel-9.0.0-2.fc38.x86_64                                            
DEBUG util.py:444:    vim-filesystem-2:9.0.1627-1.fc39.noarch                                       
DEBUG util.py:444:    vulkan-headers-1.3.243.0-2.fc39.noarch                                        
DEBUG util.py:444:    vulkan-loader-1.3.243.0-1.fc39.x86_64                                         
DEBUG util.py:444:    vulkan-loader-devel-1.3.243.0-1.fc39.x86_64                                   
DEBUG util.py:444:    xcb-util-0.4.1-2.fc38.x86_64                                                  
DEBUG util.py:444:    xcb-util-image-0.4.1-2.fc38.x86_64                                            
DEBUG util.py:444:    xcb-util-keysyms-0.4.1-2.fc38.x86_64                                          
DEBUG util.py:444:    xcb-util-renderutil-0.3.10-2.fc38.x86_64                                      
DEBUG util.py:444:    xcb-util-wm-0.4.2-2.fc38.x86_64                                               
DEBUG util.py:444:    xkeyboard-config-2.39-1.fc39.noarch                                           
DEBUG util.py:444:    xml-common-0.6.3-60.fc38.noarch                                               
DEBUG util.py:444:    xorg-x11-proto-devel-2023.1-1.fc39.noarch                                     
DEBUG util.py:444:    zlib-devel-1.2.13-3.fc38.x86_64                                               
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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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-rawhide-x86_64-1686907620.014924/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:28:  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