INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/shm
DEBUG buildroot.py:672:  kernel version == 5.10.7-200.fc33.x86_64
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/var/cache/yum
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/var/cache/dnf
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.hf99b1o9', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG buildroot.py:195:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root
DEBUG buildroot.py:196:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/etc/dnf
DEBUG package_manager.py:570:  configure DNF vars
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0fd005f08ff74f2b82dc6acc76094f1b', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e636c28afbd94d89b8fd1ac14191df52', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f5a69a0e9a2b43c79cf3ba496dc8dbde', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3172e768e8a147eebc3a77b73af90e23', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/builddir
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '127be224c6fd46ca9bf7a9d12a947ee9', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root'] 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'} and shell False
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  tzdata-2020d-4.fc34.noarch
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.33-2.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.0-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rrbo5rpf:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '58e1b5199d23453da1f455e939d655eb', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rrbo5rpf:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/', '-y', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                  68 kB/s | 3.6 kB     00:00    
DEBUG util.py:446:  Additional repo https_kojipkgs_fedoraproject_or 165 kB/s | 3.8 kB     00:00    
DEBUG util.py:446:  fedora                                          103 kB/s | 4.7 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  Nothing to do.
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'af43f269e9b14bcc9336ac3cbbdb5a34', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root'] 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'} and shell False
DEBUG util.py:446:  libgcc-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  crypto-policies-20210127-2.gitb21c811.fc34.noarch
DEBUG util.py:446:  fedora-release-identity-basic-34-0.10.noarch
DEBUG util.py:446:  rust-srpm-macros-17-1.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-1.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-4.fc33.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-5.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-38.fc33.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-2.fc34.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-8.fc33.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-3.fc33.noarch
DEBUG util.py:446:  nim-srpm-macros-3-3.fc33.noarch
DEBUG util.py:446:  ncurses-base-6.2-3.20200222.fc33.noarch
DEBUG util.py:446:  libssh-config-0.9.5-1.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-3.fc33.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-12.fc33.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-3.fc33.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-2.fc33.noarch
DEBUG util.py:446:  fedora-gpg-keys-34-0.8.noarch
DEBUG util.py:446:  fedora-release-34-0.10.noarch
DEBUG util.py:446:  fedora-release-common-34-0.10.noarch
DEBUG util.py:446:  fedora-repos-rawhide-34-0.8.noarch
DEBUG util.py:446:  fedora-repos-34-0.8.noarch
DEBUG util.py:446:  setup-2.13.7-2.fc33.noarch
DEBUG util.py:446:  filesystem-3.14-4.fc34.x86_64
DEBUG util.py:446:  basesystem-11-10.fc33.noarch
DEBUG util.py:446:  coreutils-common-8.32-15.fc34.x86_64
DEBUG util.py:446:  tzdata-2020d-4.fc34.noarch
DEBUG util.py:446:  bash-5.1.0-1.fc34.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-3.20200222.fc33.x86_64
DEBUG util.py:446:  glibc-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-common-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  glibc-minimal-langpack-2.32.9000-26.fc34.x86_64
DEBUG util.py:446:  zlib-1.2.11-23.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.182-2.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libxcrypt-4.4.17-1.fc34.x86_64
DEBUG util.py:446:  libzstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-5.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-10.fc33.x86_64
DEBUG util.py:446:  libacl-2.2.53-9.fc34.x86_64
DEBUG util.py:446:  libcap-2.46-1.fc34.x86_64
DEBUG util.py:446:  libcom_err-1.45.6-4.fc33.x86_64
DEBUG util.py:446:  libdb-5.3.28-45.fc34.x86_64
DEBUG util.py:446:  libuuid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  popt-1.18-2.fc34.x86_64
DEBUG util.py:446:  readline-8.1-1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-9.fc33.x86_64
DEBUG util.py:446:  libidn2-2.3.0-4.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-2.fc33.x86_64
DEBUG util.py:446:  unzip-6.0-49.fc33.x86_64
DEBUG util.py:446:  file-libs-5.39-4.fc34.x86_64
DEBUG util.py:446:  file-5.39-4.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-1.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-1.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-1.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0-1.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-27.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-1.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-1.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-2.fc34.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-6.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-1.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc1.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-6.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-3.fc34.x86_64
DEBUG util.py:446:  tar-1.33-2.fc34.x86_64
DEBUG util.py:446:  zip-3.0-27.fc33.x86_64
DEBUG util.py:446:  libpsl-0.21.1-2.fc33.x86_64
DEBUG util.py:446:  gc-8.0.4-4.fc33.x86_64
DEBUG util.py:446:  zstd-1.4.7-1.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-7.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-9.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-4.fc33.x86_64
DEBUG util.py:446:  info-6.7-8.fc33.x86_64
DEBUG util.py:446:  ed-1.14.2-9.fc33.x86_64
DEBUG util.py:446:  patch-2.7.6-13.fc33.x86_64
DEBUG util.py:446:  cpio-2.13-8.fc33.x86_64
DEBUG util.py:446:  diffutils-3.7-7.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-1.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-13.fc33.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-1.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-3.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-4.fc33.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.17.fc34.x86_64
DEBUG util.py:446:  libgpg-error-1.41-1.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.0-1.fc34.x86_64
DEBUG util.py:446:  libnghttp2-1.42.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-5.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-1.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-2.fc33.x86_64
DEBUG util.py:446:  libsmartcols-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-3.fc33.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libtool-ltdl-2.4.6-38.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-2.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.x86_64
DEBUG util.py:446:  grep-3.6-1.fc34.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-1.fc34.x86_64
DEBUG util.py:446:  coreutils-8.32-15.fc34.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-6.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19-0.beta2.5.fc34.x86_64
DEBUG util.py:446:  libblkid-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-0.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-3.fc33.x86_64
DEBUG util.py:446:  cracklib-2.9.6-24.fc33.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-1.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-2.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  libmount-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-6.fc33.x86_64
DEBUG util.py:446:  openldap-2.4.57-1.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-1.fc34.x86_64
DEBUG util.py:446:  libcurl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  curl-7.74.0-4.fc34.x86_64
DEBUG util.py:446:  guile22-2.2.7-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.2-1.fc34.x86_64
DEBUG util.py:446:  libarchive-3.5.1-1.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-5.fc33.noarch
DEBUG util.py:446:  lua-srpm-macros-1-3.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-4.fc33.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-1.fc34.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-11.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  xz-5.2.5-4.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-1.fc33.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.182-2.fc34.noarch
DEBUG util.py:446:  elfutils-libs-0.182-2.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.182-2.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-25.fc34.x86_64
DEBUG util.py:446:  elfutils-0.182-2.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  rpm-build-4.16.1.2-4.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.1-4.fc34.x86_64
DEBUG util.py:446:  make-4.3-2.fc33.x86_64
DEBUG util.py:446:  which-2.21-20.fc33.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/.initialized
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iwsvthdc:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '56a27f03d04f436780f335507210af00', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iwsvthdc:/etc/resolv.conf', '--bind=/dev/btrfs-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/golang-github-pierrre-compare-1.0.2-1.fc34.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'} and shell False
DEBUG util.py:446:  Updating / installing...
DEBUG util.py:446:  golang-github-pierrre-compare-1.0.2-1.########################################
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iwsvthdc:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5034caa88327460aa8e4dcafacc1a513', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.iwsvthdc:/etc/resolv.conf', '--bind=/dev/btrfs-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/golang-github-pierrre-compare-1.0.2-1.fc34.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'} and shell False
DEBUG util.py:446:  compare-1.0.2.tar.gz
DEBUG util.py:446:  golang-github-pierrre-compare.spec
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root//builddir/build/SRPMS/golang-github-pierrre-compare-1.0.2-1.fc34.src.rpm']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rrbo5rpf:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '27e63a26fa5f434faa8882654bece321', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1611872199.420167/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.rrbo5rpf:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/root//builddir/build/SRPMS/golang-github-pierrre-compare-1.0.2-1.fc34.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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', 'LD_PRELOAD': '/var/tmp/tmp.mock.5p5s8m8k/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                 182 kB/s | 3.6 kB     00:00    
DEBUG util.py:446:  Additional repo https_kojipkgs_fedoraproject_or 164 kB/s | 3.8 kB     00:00    
DEBUG util.py:446:  fedora                                          103 kB/s | 4.7 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  =============================================================================================================================
DEBUG util.py:446:   Package             Arch    Version                  Repository                                                         Size
DEBUG util.py:446:  =============================================================================================================================
DEBUG util.py:446:  Installing:
DEBUG util.py:446:   go-rpm-macros       x86_64  3.0.9-1.fc34             https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   33 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   annobin             x86_64  9.58-1.fc34              https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  135 k
DEBUG util.py:446:   cpp                 x86_64  11.0.0-0.17.fc34         https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   10 M
DEBUG util.py:446:   gcc                 x86_64  11.0.0-0.17.fc34         https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   31 M
DEBUG util.py:446:   glibc-devel         x86_64  2.32.9000-26.fc34        https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  1.1 M
DEBUG util.py:446:   glibc-headers-x86   noarch  2.32.9000-26.fc34        https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  514 k
DEBUG util.py:446:   go-filesystem       x86_64  3.0.9-1.fc34             https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  7.3 k
DEBUG util.py:446:   golang              x86_64  1.16-0.beta1.1.fc34      https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  616 k
DEBUG util.py:446:   golang-bin          x86_64  1.16-0.beta1.1.fc34      https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   82 M
DEBUG util.py:446:   golang-src          noarch  1.16-0.beta1.1.fc34      https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  7.4 M
DEBUG util.py:446:   golist              x86_64  0.10.1-4.fc33            https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  1.4 M
DEBUG util.py:446:   isl                 x86_64  0.16.1-12.fc33           https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  876 k
DEBUG util.py:446:   kernel-headers      x86_64  5.11.0-0.rc5.git0.1.fc34 https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  1.2 M
DEBUG util.py:446:   libedit             x86_64  3.1-33.20191231cvs.fc33  https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch  106 k
DEBUG util.py:446:   libmpc              x86_64  1.2.1-1.fc34             https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   63 k
DEBUG util.py:446:   libxcrypt-devel     x86_64  4.4.17-1.fc34            https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   32 k
DEBUG util.py:446:   llvm-libs           x86_64  11.1.0-0.2.rc2.fc34      https_kojipkgs_fedoraproject_org_repos_f34_build_latest_basearch   22 M
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  =============================================================================================================================
DEBUG util.py:446:  Install  17 Packages
DEBUG util.py:446:  Total download size: 158 M
DEBUG util.py:446:  Installed size: 565 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  (1/17): annobin-9.58-1.fc34.x86_64.rpm          3.5 MB/s | 135 kB     00:00    
DEBUG util.py:446:  (2/17): glibc-devel-2.32.9000-26.fc34.x86_64.rp 8.4 MB/s | 1.1 MB     00:00    
DEBUG util.py:446:  (3/17): glibc-headers-x86-2.32.9000-26.fc34.noa  13 MB/s | 514 kB     00:00    
DEBUG util.py:446:  (4/17): go-filesystem-3.0.9-1.fc34.x86_64.rpm   993 kB/s | 7.3 kB     00:00    
DEBUG util.py:446:  (5/17): go-rpm-macros-3.0.9-1.fc34.x86_64.rpm   4.3 MB/s |  33 kB     00:00    
DEBUG util.py:446:  (6/17): golang-1.16-0.beta1.1.fc34.x86_64.rpm    14 MB/s | 616 kB     00:00    
DEBUG util.py:446:  (7/17): cpp-11.0.0-0.17.fc34.x86_64.rpm          18 MB/s |  10 MB     00:00    
DEBUG util.py:446:  (8/17): golang-src-1.16-0.beta1.1.fc34.noarch.r  19 MB/s | 7.4 MB     00:00    
DEBUG util.py:446:  (9/17): golist-0.10.1-4.fc33.x86_64.rpm          20 MB/s | 1.4 MB     00:00    
DEBUG util.py:446:  (10/17): isl-0.16.1-12.fc33.x86_64.rpm           19 MB/s | 876 kB     00:00    
DEBUG util.py:446:  (11/17): kernel-headers-5.11.0-0.rc5.git0.1.fc3  20 MB/s | 1.2 MB     00:00    
DEBUG util.py:446:  (12/17): libedit-3.1-33.20191231cvs.fc33.x86_64 5.5 MB/s | 106 kB     00:00    
DEBUG util.py:446:  (13/17): libmpc-1.2.1-1.fc34.x86_64.rpm         3.1 MB/s |  63 kB     00:00    
DEBUG util.py:446:  (14/17): libxcrypt-devel-4.4.17-1.fc34.x86_64.r 3.6 MB/s |  32 kB     00:00    
DEBUG util.py:446:  (15/17): gcc-11.0.0-0.17.fc34.x86_64.rpm         22 MB/s |  31 MB     00:01    
DEBUG util.py:446:  (16/17): llvm-libs-11.1.0-0.2.rc2.fc34.x86_64.r  27 MB/s |  22 MB     00:00    
DEBUG util.py:446:  (17/17): golang-bin-1.16-0.beta1.1.fc34.x86_64.  32 MB/s |  82 MB     00:02    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                            56 MB/s | 158 MB     00:02     
DEBUG util.py:446:  Running transaction check
DEBUG util.py:446:  Transaction check succeeded.
DEBUG util.py:446:  Running transaction test
DEBUG util.py:446:  Transaction test succeeded.
DEBUG util.py:446:  Running transaction
DEBUG util.py:446:    Running scriptlet: golang-1.16-0.beta1.1.fc34.x86_64                      1/1 
DEBUG util.py:446:    Preparing        :                                                        1/1 
DEBUG util.py:446:    Installing       : libmpc-1.2.1-1.fc34.x86_64                            1/17 
DEBUG util.py:446:    Installing       : cpp-11.0.0-0.17.fc34.x86_64                           2/17 
DEBUG util.py:446:    Installing       : libedit-3.1-33.20191231cvs.fc33.x86_64                3/17 
DEBUG util.py:446:    Installing       : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                  4/17 
DEBUG util.py:446:    Installing       : kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64        5/17 
DEBUG util.py:446:    Installing       : isl-0.16.1-12.fc33.x86_64                             6/17 
DEBUG util.py:446:    Installing       : golist-0.10.1-4.fc33.x86_64                           7/17 
DEBUG util.py:446:    Installing       : golang-src-1.16-0.beta1.1.fc34.noarch                 8/17 
DEBUG util.py:446:    Installing       : go-filesystem-3.0.9-1.fc34.x86_64                     9/17 
DEBUG util.py:446:    Installing       : glibc-headers-x86-2.32.9000-26.fc34.noarch           10/17 
DEBUG util.py:446:    Installing       : libxcrypt-devel-4.4.17-1.fc34.x86_64                 11/17 
DEBUG util.py:446:    Installing       : glibc-devel-2.32.9000-26.fc34.x86_64                 12/17 
DEBUG util.py:446:    Installing       : gcc-11.0.0-0.17.fc34.x86_64                          13/17 
DEBUG util.py:446:    Installing       : golang-1.16-0.beta1.1.fc34.x86_64                    14/17 
DEBUG util.py:446:    Installing       : golang-bin-1.16-0.beta1.1.fc34.x86_64                15/17 
DEBUG util.py:446:    Running scriptlet: golang-bin-1.16-0.beta1.1.fc34.x86_64                15/17 
DEBUG util.py:446:    Installing       : go-rpm-macros-3.0.9-1.fc34.x86_64                    16/17 
DEBUG util.py:446:    Installing       : annobin-9.58-1.fc34.x86_64                           17/17 
DEBUG util.py:446:    Running scriptlet: annobin-9.58-1.fc34.x86_64                           17/17 
DEBUG util.py:446:    Verifying        : annobin-9.58-1.fc34.x86_64                            1/17 
DEBUG util.py:446:    Verifying        : cpp-11.0.0-0.17.fc34.x86_64                           2/17 
DEBUG util.py:446:    Verifying        : gcc-11.0.0-0.17.fc34.x86_64                           3/17 
DEBUG util.py:446:    Verifying        : glibc-devel-2.32.9000-26.fc34.x86_64                  4/17 
DEBUG util.py:446:    Verifying        : glibc-headers-x86-2.32.9000-26.fc34.noarch            5/17 
DEBUG util.py:446:    Verifying        : go-filesystem-3.0.9-1.fc34.x86_64                     6/17 
DEBUG util.py:446:    Verifying        : go-rpm-macros-3.0.9-1.fc34.x86_64                     7/17 
DEBUG util.py:446:    Verifying        : golang-1.16-0.beta1.1.fc34.x86_64                     8/17 
DEBUG util.py:446:    Verifying        : golang-bin-1.16-0.beta1.1.fc34.x86_64                 9/17 
DEBUG util.py:446:    Verifying        : golang-src-1.16-0.beta1.1.fc34.noarch                10/17 
DEBUG util.py:446:    Verifying        : golist-0.10.1-4.fc33.x86_64                          11/17 
DEBUG util.py:446:    Verifying        : isl-0.16.1-12.fc33.x86_64                            12/17 
DEBUG util.py:446:    Verifying        : kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64       13/17 
DEBUG util.py:446:    Verifying        : libedit-3.1-33.20191231cvs.fc33.x86_64               14/17 
DEBUG util.py:446:    Verifying        : libmpc-1.2.1-1.fc34.x86_64                           15/17 
DEBUG util.py:446:    Verifying        : libxcrypt-devel-4.4.17-1.fc34.x86_64                 16/17 
DEBUG util.py:446:    Verifying        : llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                 17/17 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    annobin-9.58-1.fc34.x86_64                                                    
DEBUG util.py:446:    cpp-11.0.0-0.17.fc34.x86_64                                                   
DEBUG util.py:446:    gcc-11.0.0-0.17.fc34.x86_64                                                   
DEBUG util.py:446:    glibc-devel-2.32.9000-26.fc34.x86_64                                          
DEBUG util.py:446:    glibc-headers-x86-2.32.9000-26.fc34.noarch                                    
DEBUG util.py:446:    go-filesystem-3.0.9-1.fc34.x86_64                                             
DEBUG util.py:446:    go-rpm-macros-3.0.9-1.fc34.x86_64                                             
DEBUG util.py:446:    golang-1.16-0.beta1.1.fc34.x86_64                                             
DEBUG util.py:446:    golang-bin-1.16-0.beta1.1.fc34.x86_64                                         
DEBUG util.py:446:    golang-src-1.16-0.beta1.1.fc34.noarch                                         
DEBUG util.py:446:    golist-0.10.1-4.fc33.x86_64                                                   
DEBUG util.py:446:    isl-0.16.1-12.fc33.x86_64                                                     
DEBUG util.py:446:    kernel-headers-5.11.0-0.rc5.git0.1.fc34.x86_64                                
DEBUG util.py:446:    libedit-3.1-33.20191231cvs.fc33.x86_64                                        
DEBUG util.py:446:    libmpc-1.2.1-1.fc34.x86_64                                                    
DEBUG util.py:446:    libxcrypt-devel-4.4.17-1.fc34.x86_64                                          
DEBUG util.py:446:    llvm-libs-11.1.0-0.2.rc2.fc34.x86_64                                          
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1611872199.420167/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG backend.py:763:  Copying packages to result dir
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  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