INFO buildroot.py:350:  Mock Version: 1.4.15
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/pts
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/dev/pts
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/shm
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/dev/shm
DEBUG buildroot.py:481:  kernel version == 5.0.6-200.fc29.x86_64
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/fstab
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/yum/yum.conf
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/dnf/dnf.conf
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/var/log/yum.log
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/proc
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/f31-perl-16394620-1173797/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/sys
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/f31-perl-16394620-1173797/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/shm
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/pts
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.__vdlwit', '/var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG buildroot.py:143:  rootdir = /var/lib/mock/f31-perl-16394620-1173797/root
DEBUG buildroot.py:144:  resultdir = /var/lib/mock/f31-perl-16394620-1173797/result
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/etc/pki/mock
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/etc/pki/mock
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/etc/dnf
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/etc
DEBUG package_manager.py:122:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/f31-perl-16394620-1173797/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', 'groupinstall', 'build']
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/f31-perl-16394620-1173797/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', 'groupinstall', 'build', '--setopt=tsflags=nocontexts'] 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', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.i_pvu3xl/$LIB/nosync.so'} and shell False
DEBUG util.py:583:  BUILDSTDERR: Unable to detect release version (use '--releasever' to specify release version)
DEBUG util.py:585:  Last metadata expiration check: 0:00:23 ago on Fri May 31 12:40:21 2019.
DEBUG util.py:585:  Dependencies resolved.
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:   Package                     Arch   Version                         Repo   Size
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:  Installing group/module packages:
DEBUG util.py:585:   bash                        x86_64 5.0.7-1.fc31                    build 1.6 M
DEBUG util.py:585:   bzip2                       x86_64 1.0.6-29.fc30                   build  49 k
DEBUG util.py:585:   coreutils                   x86_64 8.31-2.fc31                     build 1.2 M
DEBUG util.py:585:   cpio                        x86_64 2.12-10.fc30                    build 247 k
DEBUG util.py:585:   diffutils                   x86_64 3.7-2.fc30                      build 384 k
DEBUG util.py:585:   fedora-release              noarch 31-0.6                          build  11 k
DEBUG util.py:585:   findutils                   x86_64 1:4.6.0-23.fc31                 build 513 k
DEBUG util.py:585:   gawk                        x86_64 4.2.1-6.fc31                    build 1.1 M
DEBUG util.py:585:   glibc-minimal-langpack      x86_64 2.29.9000-21.fc31               build  61 k
DEBUG util.py:585:   grep                        x86_64 3.3-2.fc31                      build 246 k
DEBUG util.py:585:   gzip                        x86_64 1.9-9.fc31                      build 151 k
DEBUG util.py:585:   info                        x86_64 6.6-1.fc30                      build 212 k
DEBUG util.py:585:   make                        x86_64 1:4.2.1-13.fc30                 build 482 k
DEBUG util.py:585:   patch                       x86_64 2.7.6-9.fc31                    build 123 k
DEBUG util.py:585:   redhat-rpm-config           noarch 129-1.fc31                      build  62 k
DEBUG util.py:585:   rpm-build                   x86_64 4.14.2.1-10.fc31                build 117 k
DEBUG util.py:585:   sed                         x86_64 4.5-3.fc30                      build 285 k
DEBUG util.py:585:   shadow-utils                x86_64 2:4.6-13.fc31                   build 1.2 M
DEBUG util.py:585:   tar                         x86_64 2:1.32-1.fc31                   build 863 k
DEBUG util.py:585:   unzip                       x86_64 6.0-43.fc30                     build 175 k
DEBUG util.py:585:   util-linux                  x86_64 2.34-0.2.fc31                   build 2.6 M
DEBUG util.py:585:   which                       x86_64 2.21-14.fc30                    build  41 k
DEBUG util.py:585:   xz                          x86_64 5.2.4-5.fc30                    build 143 k
DEBUG util.py:585:  Installing dependencies:
DEBUG util.py:585:   alternatives                x86_64 1.11-4.fc31                     build  33 k
DEBUG util.py:585:   audit-libs                  x86_64 3.0-0.7.20190326git03e7489.fc31 build 107 k
DEBUG util.py:585:   basesystem                  noarch 11-7.fc30                       build 6.9 k
DEBUG util.py:585:   binutils                    x86_64 2.32-14.fc31                    build 6.0 M
DEBUG util.py:585:   binutils-gold               x86_64 2.32-14.fc31                    build 837 k
DEBUG util.py:585:   brotli                      x86_64 1.0.7-3.fc30                    build 311 k
DEBUG util.py:585:   bzip2-libs                  x86_64 1.0.6-29.fc30                   build  37 k
DEBUG util.py:585:   ca-certificates             noarch 2018.2.26-3.fc30                build 385 k
DEBUG util.py:585:   coreutils-common            x86_64 8.31-2.fc31                     build 2.0 M
DEBUG util.py:585:   cracklib                    x86_64 2.9.6-19.fc30                   build  77 k
DEBUG util.py:585:   crypto-policies             noarch 20190527-1.git0b3add8.fc31      build  47 k
DEBUG util.py:585:   curl                        x86_64 7.65.0-2.fc31                   build 298 k
DEBUG util.py:585:   cyrus-sasl-lib              x86_64 2.1.27-0.6rc7.fc30              build  92 k
DEBUG util.py:585:   dwz                         x86_64 0.12-10.fc30                    build 102 k
DEBUG util.py:585:   efi-srpm-macros             noarch 4-2.fc30                        build  23 k
DEBUG util.py:585:   elfutils                    x86_64 0.176-2.fc31                    build 313 k
DEBUG util.py:585:   elfutils-default-yama-scope noarch 0.176-2.fc31                    build  16 k
DEBUG util.py:585:   elfutils-libelf             x86_64 0.176-2.fc31                    build 180 k
DEBUG util.py:585:   elfutils-libs               x86_64 0.176-2.fc31                    build 286 k
DEBUG util.py:585:   expat                       x86_64 2.2.6-2.fc30                    build  92 k
DEBUG util.py:585:   fedora-gpg-keys             noarch 31-0.2                          build 102 k
DEBUG util.py:585:   fedora-release-common       noarch 31-0.6                          build  19 k
DEBUG util.py:585:   fedora-repos                noarch 31-0.2                          build 9.2 k
DEBUG util.py:585:   fedora-repos-rawhide        noarch 31-0.2                          build 8.4 k
DEBUG util.py:585:   file                        x86_64 5.37-1.fc31                     build  51 k
DEBUG util.py:585:   file-libs                   x86_64 5.37-1.fc31                     build 565 k
DEBUG util.py:585:   filesystem                  x86_64 3.11-1.fc31                     build 1.1 M
DEBUG util.py:585:   fpc-srpm-macros             noarch 1.2-1.fc31                      build 7.5 k
DEBUG util.py:585:   gc                          x86_64 7.6.4-5.fc30                    build  93 k
DEBUG util.py:585:   gdb-minimal                 x86_64 8.3.50.20190528-14.fc31         build 3.3 M
DEBUG util.py:585:   ghc-srpm-macros             noarch 1.4.2-9.fc30                    build 7.6 k
DEBUG util.py:585:   glibc                       x86_64 2.29.9000-21.fc31               build 3.9 M
DEBUG util.py:585:   glibc-common                x86_64 2.29.9000-21.fc31               build 838 k
DEBUG util.py:585:   gmp                         x86_64 1:6.1.2-10.fc31                 build 265 k
DEBUG util.py:585:   gnat-srpm-macros            noarch 4-9.fc30                        build 8.5 k
DEBUG util.py:585:   go-srpm-macros              noarch 2-19.fc30                       build  11 k
DEBUG util.py:585:   guile22                     x86_64 2.2.4-3.fc30                    build 6.4 M
DEBUG util.py:585:   keyutils-libs               x86_64 1.6-2.fc30                      build  30 k
DEBUG util.py:585:   krb5-libs                   x86_64 1.17-27.fc31                    build 736 k
DEBUG util.py:585:   libacl                      x86_64 2.2.53-3.fc30                   build  24 k
DEBUG util.py:585:   libarchive                  x86_64 3.3.3-7.fc31                    build 342 k
DEBUG util.py:585:   libatomic_ops               x86_64 7.6.10-1.fc31                   build  34 k
DEBUG util.py:585:   libattr                     x86_64 2.4.48-5.fc30                   build  17 k
DEBUG util.py:585:   libblkid                    x86_64 2.34-0.2.fc31                   build 154 k
DEBUG util.py:585:   libcap                      x86_64 2.26-5.fc30                     build  46 k
DEBUG util.py:585:   libcap-ng                   x86_64 0.7.9-7.fc31                    build  27 k
DEBUG util.py:585:   libcom_err                  x86_64 1.45.0-1.fc31                   build  26 k
DEBUG util.py:585:   libcurl                     x86_64 7.65.0-2.fc31                   build 262 k
DEBUG util.py:585:   libdb                       x86_64 5.3.28-37.fc30                  build 735 k
DEBUG util.py:585:   libdb-utils                 x86_64 5.3.28-37.fc30                  build 129 k
DEBUG util.py:585:   libfdisk                    x86_64 2.34-0.2.fc31                   build 203 k
DEBUG util.py:585:   libffi                      x86_64 3.1-20.fc31                     build  32 k
DEBUG util.py:585:   libgcc                      x86_64 9.1.1-1.fc31                    build  90 k
DEBUG util.py:585:   libgcrypt                   x86_64 1.8.4-3.fc30                    build 435 k
DEBUG util.py:585:   libgpg-error                x86_64 1.33-2.fc30                     build 238 k
DEBUG util.py:585:   libidn2                     x86_64 2.2.0-1.fc31                    build  90 k
DEBUG util.py:585:   libmetalink                 x86_64 0.1.3-8.fc30                    build  28 k
DEBUG util.py:585:   libmount                    x86_64 2.34-0.2.fc31                   build 177 k
DEBUG util.py:585:   libnghttp2                  x86_64 1.38.0-1.fc31                   build  74 k
DEBUG util.py:585:   libnsl2                     x86_64 1.2.0-4.20180605git4a062cf.fc30 build  54 k
DEBUG util.py:585:   libpkgconf                  x86_64 1.6.1-1.fc31                    build  34 k
DEBUG util.py:585:   libpsl                      x86_64 0.21.0-1.fc31                   build  59 k
DEBUG util.py:585:   libpwquality                x86_64 1.4.0-12.fc30                   build  96 k
DEBUG util.py:585:   libselinux                  x86_64 2.9-2.fc31                      build  84 k
DEBUG util.py:585:   libsemanage                 x86_64 2.9-1.fc31                      build 112 k
DEBUG util.py:585:   libsepol                    x86_64 2.9-1.fc31                      build 280 k
DEBUG util.py:585:   libsigsegv                  x86_64 2.11-7.fc30                     build  25 k
DEBUG util.py:585:   libsmartcols                x86_64 2.34-0.2.fc31                   build 123 k
DEBUG util.py:585:   libssh                      x86_64 0.8.7-1.fc31                    build 212 k
DEBUG util.py:585:   libstdc++                   x86_64 9.1.1-1.fc31                    build 596 k
DEBUG util.py:585:   libtasn1                    x86_64 4.13-7.fc30                     build  67 k
DEBUG util.py:585:   libtirpc                    x86_64 1.1.4-2.rc2.fc30.1              build  97 k
DEBUG util.py:585:   libtool-ltdl                x86_64 2.4.6-30.fc31                   build  36 k
DEBUG util.py:585:   libunistring                x86_64 0.9.10-5.fc30                   build 415 k
DEBUG util.py:585:   libutempter                 x86_64 1.1.6-16.fc30                   build  24 k
DEBUG util.py:585:   libuuid                     x86_64 2.34-0.2.fc31                   build  28 k
DEBUG util.py:585:   libverto                    x86_64 0.3.0-7.fc30                    build  20 k
DEBUG util.py:585:   libxcrypt                   x86_64 4.4.6-1.fc31                    build 122 k
DEBUG util.py:585:   libxml2                     x86_64 2.9.9-2.fc30                    build 651 k
DEBUG util.py:585:   libzstd                     x86_64 1.4.0-1.fc31                    build 260 k
DEBUG util.py:585:   lua-libs                    x86_64 5.3.5-5.fc30                    build 104 k
DEBUG util.py:585:   lz4-libs                    x86_64 1.8.3-2.fc30                    build  60 k
DEBUG util.py:585:   mpfr                        x86_64 3.1.6-4.fc30                    build 212 k
DEBUG util.py:585:   ncurses                     x86_64 6.1-10.20180923.fc30            build 360 k
DEBUG util.py:585:   ncurses-base                noarch 6.1-10.20180923.fc30            build  59 k
DEBUG util.py:585:   ncurses-libs                x86_64 6.1-10.20180923.fc30            build 288 k
DEBUG util.py:585:   nim-srpm-macros             noarch 2-1.fc31                        build 8.2 k
DEBUG util.py:585:   ocaml-srpm-macros           noarch 5-5.fc30                        build 7.7 k
DEBUG util.py:585:   openblas-srpm-macros        noarch 2-5.fc30                        build 7.3 k
DEBUG util.py:585:   openldap                    x86_64 2.4.47-2.fc31                   build 294 k
DEBUG util.py:585:   openssl-libs                x86_64 1:1.1.1c-2.fc31                 build 1.4 M
DEBUG util.py:585:   p11-kit                     x86_64 0.23.16.1-1.fc31                build 267 k
DEBUG util.py:585:   p11-kit-trust               x86_64 0.23.16.1-1.fc31                build 133 k
DEBUG util.py:585:   pam                         x86_64 1.3.1-17.fc30                   build 624 k
DEBUG util.py:585:   pcre                        x86_64 8.43-2.fc31                     build 190 k
DEBUG util.py:585:   pcre2                       x86_64 10.33-3.fc31                    build 252 k
DEBUG util.py:585:   perl-srpm-macros            noarch 1-30.fc31                       build 8.1 k
DEBUG util.py:585:   pkgconf                     x86_64 1.6.1-1.fc31                    build  38 k
DEBUG util.py:585:   pkgconf-m4                  noarch 1.6.1-1.fc31                    build  15 k
DEBUG util.py:585:   pkgconf-pkg-config          x86_64 1.6.1-1.fc31                    build  11 k
DEBUG util.py:585:   popt                        x86_64 1.16-17.fc30                    build  55 k
DEBUG util.py:585:   publicsuffix-list-dafsa     noarch 20190417-1.fc31                 build  54 k
DEBUG util.py:585:   python-srpm-macros          noarch 3-42.fc30                       build  11 k
DEBUG util.py:585:   qt5-srpm-macros             noarch 5.12.1-1.fc31                   build 9.1 k
DEBUG util.py:585:   readline                    x86_64 8.0-2.fc30                      build 191 k
DEBUG util.py:585:   rpm                         x86_64 4.14.2.1-10.fc31                build 488 k
DEBUG util.py:585:   rpm-build-libs              x86_64 4.14.2.1-10.fc31                build  94 k
DEBUG util.py:585:   rpm-libs                    x86_64 4.14.2.1-10.fc31                build 285 k
DEBUG util.py:585:   rust-srpm-macros            noarch 9-1.fc31                        build 9.2 k
DEBUG util.py:585:   setup                       noarch 2.13.3-1.fc31                   build 149 k
DEBUG util.py:585:   systemd-libs                x86_64 242-3.git7a6d834.fc31           build 512 k
DEBUG util.py:585:   tzdata                      noarch 2019a-1.fc31                    build 425 k
DEBUG util.py:585:   xz-libs                     x86_64 5.2.4-5.fc30                    build  85 k
DEBUG util.py:585:   zip                         x86_64 3.0-24.fc30                     build 264 k
DEBUG util.py:585:   zlib                        x86_64 1.2.11-15.fc30                  build  89 k
DEBUG util.py:585:   zstd                        x86_64 1.4.0-1.fc31                    build 385 k
DEBUG util.py:585:  Installing Groups:
DEBUG util.py:585:   build                                                                         
DEBUG util.py:585:  Transaction Summary
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:  Install  139 Packages
DEBUG util.py:585:  Total download size: 54 M
DEBUG util.py:585:  Installed size: 249 M
DEBUG util.py:585:  Downloading Packages:
DEBUG util.py:585:  --------------------------------------------------------------------------------
DEBUG util.py:585:  Total                                            30 MB/s |  54 MB     00:01     
DEBUG util.py:585:  Running transaction check
DEBUG util.py:585:  Transaction check succeeded.
DEBUG util.py:585:  Running transaction test
DEBUG util.py:585:  Transaction test succeeded.
DEBUG util.py:585:  Running transaction
DEBUG util.py:585:  warning: /etc/hosts created as /etc/hosts.rpmnew
DEBUG util.py:585:  Installed:
DEBUG util.py:585:    bash-5.0.7-1.fc31.x86_64                                                      
DEBUG util.py:585:    bzip2-1.0.6-29.fc30.x86_64                                                    
DEBUG util.py:585:    coreutils-8.31-2.fc31.x86_64                                                  
DEBUG util.py:585:    cpio-2.12-10.fc30.x86_64                                                      
DEBUG util.py:585:    diffutils-3.7-2.fc30.x86_64                                                   
DEBUG util.py:585:    fedora-release-31-0.6.noarch                                                  
DEBUG util.py:585:    findutils-1:4.6.0-23.fc31.x86_64                                              
DEBUG util.py:585:    gawk-4.2.1-6.fc31.x86_64                                                      
DEBUG util.py:585:    glibc-minimal-langpack-2.29.9000-21.fc31.x86_64                               
DEBUG util.py:585:    grep-3.3-2.fc31.x86_64                                                        
DEBUG util.py:585:    gzip-1.9-9.fc31.x86_64                                                        
DEBUG util.py:585:    info-6.6-1.fc30.x86_64                                                        
DEBUG util.py:585:    make-1:4.2.1-13.fc30.x86_64                                                   
DEBUG util.py:585:    patch-2.7.6-9.fc31.x86_64                                                     
DEBUG util.py:585:    redhat-rpm-config-129-1.fc31.noarch                                           
DEBUG util.py:585:    rpm-build-4.14.2.1-10.fc31.x86_64                                             
DEBUG util.py:585:    sed-4.5-3.fc30.x86_64                                                         
DEBUG util.py:585:    shadow-utils-2:4.6-13.fc31.x86_64                                             
DEBUG util.py:585:    tar-2:1.32-1.fc31.x86_64                                                      
DEBUG util.py:585:    unzip-6.0-43.fc30.x86_64                                                      
DEBUG util.py:585:    util-linux-2.34-0.2.fc31.x86_64                                               
DEBUG util.py:585:    which-2.21-14.fc30.x86_64                                                     
DEBUG util.py:585:    xz-5.2.4-5.fc30.x86_64                                                        
DEBUG util.py:585:    alternatives-1.11-4.fc31.x86_64                                               
DEBUG util.py:585:    audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_64                             
DEBUG util.py:585:    basesystem-11-7.fc30.noarch                                                   
DEBUG util.py:585:    binutils-2.32-14.fc31.x86_64                                                  
DEBUG util.py:585:    binutils-gold-2.32-14.fc31.x86_64                                             
DEBUG util.py:585:    brotli-1.0.7-3.fc30.x86_64                                                    
DEBUG util.py:585:    bzip2-libs-1.0.6-29.fc30.x86_64                                               
DEBUG util.py:585:    ca-certificates-2018.2.26-3.fc30.noarch                                       
DEBUG util.py:585:    coreutils-common-8.31-2.fc31.x86_64                                           
DEBUG util.py:585:    cracklib-2.9.6-19.fc30.x86_64                                                 
DEBUG util.py:585:    crypto-policies-20190527-1.git0b3add8.fc31.noarch                             
DEBUG util.py:585:    curl-7.65.0-2.fc31.x86_64                                                     
DEBUG util.py:585:    cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64                                      
DEBUG util.py:585:    dwz-0.12-10.fc30.x86_64                                                       
DEBUG util.py:585:    efi-srpm-macros-4-2.fc30.noarch                                               
DEBUG util.py:585:    elfutils-0.176-2.fc31.x86_64                                                  
DEBUG util.py:585:    elfutils-default-yama-scope-0.176-2.fc31.noarch                               
DEBUG util.py:585:    elfutils-libelf-0.176-2.fc31.x86_64                                           
DEBUG util.py:585:    elfutils-libs-0.176-2.fc31.x86_64                                             
DEBUG util.py:585:    expat-2.2.6-2.fc30.x86_64                                                     
DEBUG util.py:585:    fedora-gpg-keys-31-0.2.noarch                                                 
DEBUG util.py:585:    fedora-release-common-31-0.6.noarch                                           
DEBUG util.py:585:    fedora-repos-31-0.2.noarch                                                    
DEBUG util.py:585:    fedora-repos-rawhide-31-0.2.noarch                                            
DEBUG util.py:585:    file-5.37-1.fc31.x86_64                                                       
DEBUG util.py:585:    file-libs-5.37-1.fc31.x86_64                                                  
DEBUG util.py:585:    filesystem-3.11-1.fc31.x86_64                                                 
DEBUG util.py:585:    fpc-srpm-macros-1.2-1.fc31.noarch                                             
DEBUG util.py:585:    gc-7.6.4-5.fc30.x86_64                                                        
DEBUG util.py:585:    gdb-minimal-8.3.50.20190528-14.fc31.x86_64                                    
DEBUG util.py:585:    ghc-srpm-macros-1.4.2-9.fc30.noarch                                           
DEBUG util.py:585:    glibc-2.29.9000-21.fc31.x86_64                                                
DEBUG util.py:585:    glibc-common-2.29.9000-21.fc31.x86_64                                         
DEBUG util.py:585:    gmp-1:6.1.2-10.fc31.x86_64                                                    
DEBUG util.py:585:    gnat-srpm-macros-4-9.fc30.noarch                                              
DEBUG util.py:585:    go-srpm-macros-2-19.fc30.noarch                                               
DEBUG util.py:585:    guile22-2.2.4-3.fc30.x86_64                                                   
DEBUG util.py:585:    keyutils-libs-1.6-2.fc30.x86_64                                               
DEBUG util.py:585:    krb5-libs-1.17-27.fc31.x86_64                                                 
DEBUG util.py:585:    libacl-2.2.53-3.fc30.x86_64                                                   
DEBUG util.py:585:    libarchive-3.3.3-7.fc31.x86_64                                                
DEBUG util.py:585:    libatomic_ops-7.6.10-1.fc31.x86_64                                            
DEBUG util.py:585:    libattr-2.4.48-5.fc30.x86_64                                                  
DEBUG util.py:585:    libblkid-2.34-0.2.fc31.x86_64                                                 
DEBUG util.py:585:    libcap-2.26-5.fc30.x86_64                                                     
DEBUG util.py:585:    libcap-ng-0.7.9-7.fc31.x86_64                                                 
DEBUG util.py:585:    libcom_err-1.45.0-1.fc31.x86_64                                               
DEBUG util.py:585:    libcurl-7.65.0-2.fc31.x86_64                                                  
DEBUG util.py:585:    libdb-5.3.28-37.fc30.x86_64                                                   
DEBUG util.py:585:    libdb-utils-5.3.28-37.fc30.x86_64                                             
DEBUG util.py:585:    libfdisk-2.34-0.2.fc31.x86_64                                                 
DEBUG util.py:585:    libffi-3.1-20.fc31.x86_64                                                     
DEBUG util.py:585:    libgcc-9.1.1-1.fc31.x86_64                                                    
DEBUG util.py:585:    libgcrypt-1.8.4-3.fc30.x86_64                                                 
DEBUG util.py:585:    libgpg-error-1.33-2.fc30.x86_64                                               
DEBUG util.py:585:    libidn2-2.2.0-1.fc31.x86_64                                                   
DEBUG util.py:585:    libmetalink-0.1.3-8.fc30.x86_64                                               
DEBUG util.py:585:    libmount-2.34-0.2.fc31.x86_64                                                 
DEBUG util.py:585:    libnghttp2-1.38.0-1.fc31.x86_64                                               
DEBUG util.py:585:    libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64                                
DEBUG util.py:585:    libpkgconf-1.6.1-1.fc31.x86_64                                                
DEBUG util.py:585:    libpsl-0.21.0-1.fc31.x86_64                                                   
DEBUG util.py:585:    libpwquality-1.4.0-12.fc30.x86_64                                             
DEBUG util.py:585:    libselinux-2.9-2.fc31.x86_64                                                  
DEBUG util.py:585:    libsemanage-2.9-1.fc31.x86_64                                                 
DEBUG util.py:585:    libsepol-2.9-1.fc31.x86_64                                                    
DEBUG util.py:585:    libsigsegv-2.11-7.fc30.x86_64                                                 
DEBUG util.py:585:    libsmartcols-2.34-0.2.fc31.x86_64                                             
DEBUG util.py:585:    libssh-0.8.7-1.fc31.x86_64                                                    
DEBUG util.py:585:    libstdc++-9.1.1-1.fc31.x86_64                                                 
DEBUG util.py:585:    libtasn1-4.13-7.fc30.x86_64                                                   
DEBUG util.py:585:    libtirpc-1.1.4-2.rc2.fc30.1.x86_64                                            
DEBUG util.py:585:    libtool-ltdl-2.4.6-30.fc31.x86_64                                             
DEBUG util.py:585:    libunistring-0.9.10-5.fc30.x86_64                                             
DEBUG util.py:585:    libutempter-1.1.6-16.fc30.x86_64                                              
DEBUG util.py:585:    libuuid-2.34-0.2.fc31.x86_64                                                  
DEBUG util.py:585:    libverto-0.3.0-7.fc30.x86_64                                                  
DEBUG util.py:585:    libxcrypt-4.4.6-1.fc31.x86_64                                                 
DEBUG util.py:585:    libxml2-2.9.9-2.fc30.x86_64                                                   
DEBUG util.py:585:    libzstd-1.4.0-1.fc31.x86_64                                                   
DEBUG util.py:585:    lua-libs-5.3.5-5.fc30.x86_64                                                  
DEBUG util.py:585:    lz4-libs-1.8.3-2.fc30.x86_64                                                  
DEBUG util.py:585:    mpfr-3.1.6-4.fc30.x86_64                                                      
DEBUG util.py:585:    ncurses-6.1-10.20180923.fc30.x86_64                                           
DEBUG util.py:585:    ncurses-base-6.1-10.20180923.fc30.noarch                                      
DEBUG util.py:585:    ncurses-libs-6.1-10.20180923.fc30.x86_64                                      
DEBUG util.py:585:    nim-srpm-macros-2-1.fc31.noarch                                               
DEBUG util.py:585:    ocaml-srpm-macros-5-5.fc30.noarch                                             
DEBUG util.py:585:    openblas-srpm-macros-2-5.fc30.noarch                                          
DEBUG util.py:585:    openldap-2.4.47-2.fc31.x86_64                                                 
DEBUG util.py:585:    openssl-libs-1:1.1.1c-2.fc31.x86_64                                           
DEBUG util.py:585:    p11-kit-0.23.16.1-1.fc31.x86_64                                               
DEBUG util.py:585:    p11-kit-trust-0.23.16.1-1.fc31.x86_64                                         
DEBUG util.py:585:    pam-1.3.1-17.fc30.x86_64                                                      
DEBUG util.py:585:    pcre-8.43-2.fc31.x86_64                                                       
DEBUG util.py:585:    pcre2-10.33-3.fc31.x86_64                                                     
DEBUG util.py:585:    perl-srpm-macros-1-30.fc31.noarch                                             
DEBUG util.py:585:    pkgconf-1.6.1-1.fc31.x86_64                                                   
DEBUG util.py:585:    pkgconf-m4-1.6.1-1.fc31.noarch                                                
DEBUG util.py:585:    pkgconf-pkg-config-1.6.1-1.fc31.x86_64                                        
DEBUG util.py:585:    popt-1.16-17.fc30.x86_64                                                      
DEBUG util.py:585:    publicsuffix-list-dafsa-20190417-1.fc31.noarch                                
DEBUG util.py:585:    python-srpm-macros-3-42.fc30.noarch                                           
DEBUG util.py:585:    qt5-srpm-macros-5.12.1-1.fc31.noarch                                          
DEBUG util.py:585:    readline-8.0-2.fc30.x86_64                                                    
DEBUG util.py:585:    rpm-4.14.2.1-10.fc31.x86_64                                                   
DEBUG util.py:585:    rpm-build-libs-4.14.2.1-10.fc31.x86_64                                        
DEBUG util.py:585:    rpm-libs-4.14.2.1-10.fc31.x86_64                                              
DEBUG util.py:585:    rust-srpm-macros-9-1.fc31.noarch                                              
DEBUG util.py:585:    setup-2.13.3-1.fc31.noarch                                                    
DEBUG util.py:585:    systemd-libs-242-3.git7a6d834.fc31.x86_64                                     
DEBUG util.py:585:    tzdata-2019a-1.fc31.noarch                                                    
DEBUG util.py:585:    xz-libs-5.2.4-5.fc30.x86_64                                                   
DEBUG util.py:585:    zip-3.0-24.fc30.x86_64                                                        
DEBUG util.py:585:    zlib-1.2.11-15.fc30.x86_64                                                    
DEBUG util.py:585:    zstd-1.4.0-1.fc31.x86_64                                                      
DEBUG util.py:585:  Complete!
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/os-release
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/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.i_pvu3xl/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:583:  BUILDSTDERR: userdel: user 'mockbuild' does not exist
DEBUG util.py:732:  Child return code was: 6
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/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.i_pvu3xl/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:583:  BUILDSTDERR: groupdel: group 'mock' does not exist
DEBUG util.py:732:  Child return code was: 6
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/sbin/groupadd', '-g', '425', '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.i_pvu3xl/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '425', '-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.i_pvu3xl/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/RPMS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/RPMS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SPECS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SPECS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SRPMS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SRPMS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SOURCES
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SOURCES
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILD
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILD
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILDROOT
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILDROOT
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/originals
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/originals
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/.initialized
INFO backend.py:222:  Installed packages:
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: /bin/rpm --root /var/lib/mock/f31-perl-16394620-1173797/root -qa 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'} and shell True
DEBUG util.py:585:  tzdata-2019a-1.fc31.noarch
DEBUG util.py:585:  qt5-srpm-macros-5.12.1-1.fc31.noarch
DEBUG util.py:585:  publicsuffix-list-dafsa-20190417-1.fc31.noarch
DEBUG util.py:585:  perl-srpm-macros-1-30.fc31.noarch
DEBUG util.py:585:  ocaml-srpm-macros-5-5.fc30.noarch
DEBUG util.py:585:  ncurses-base-6.1-10.20180923.fc30.noarch
DEBUG util.py:585:  gnat-srpm-macros-4-9.fc30.noarch
DEBUG util.py:585:  fpc-srpm-macros-1.2-1.fc31.noarch
DEBUG util.py:585:  fedora-release-31-0.6.noarch
DEBUG util.py:585:  fedora-repos-rawhide-31-0.2.noarch
DEBUG util.py:585:  setup-2.13.3-1.fc31.noarch
DEBUG util.py:585:  basesystem-11-7.fc30.noarch
DEBUG util.py:585:  libselinux-2.9-2.fc31.x86_64
DEBUG util.py:585:  glibc-minimal-langpack-2.29.9000-21.fc31.x86_64
DEBUG util.py:585:  glibc-2.29.9000-21.fc31.x86_64
DEBUG util.py:585:  libsepol-2.9-1.fc31.x86_64
DEBUG util.py:585:  bzip2-libs-1.0.6-29.fc30.x86_64
DEBUG util.py:585:  elfutils-libelf-0.176-2.fc31.x86_64
DEBUG util.py:585:  libdb-5.3.28-37.fc30.x86_64
DEBUG util.py:585:  gmp-6.1.2-10.fc31.x86_64
DEBUG util.py:585:  libacl-2.2.53-3.fc30.x86_64
DEBUG util.py:585:  libcom_err-1.45.0-1.fc31.x86_64
DEBUG util.py:585:  popt-1.16-17.fc30.x86_64
DEBUG util.py:585:  libunistring-0.9.10-5.fc30.x86_64
DEBUG util.py:585:  readline-8.0-2.fc30.x86_64
DEBUG util.py:585:  mpfr-3.1.6-4.fc30.x86_64
DEBUG util.py:585:  file-libs-5.37-1.fc31.x86_64
DEBUG util.py:585:  alternatives-1.11-4.fc31.x86_64
DEBUG util.py:585:  libcap-ng-0.7.9-7.fc31.x86_64
DEBUG util.py:585:  libffi-3.1-20.fc31.x86_64
DEBUG util.py:585:  lua-libs-5.3.5-5.fc30.x86_64
DEBUG util.py:585:  libsemanage-2.9-1.fc31.x86_64
DEBUG util.py:585:  libutempter-1.1.6-16.fc30.x86_64
DEBUG util.py:585:  gdb-minimal-8.3.50.20190528-14.fc31.x86_64
DEBUG util.py:585:  tar-1.32-1.fc31.x86_64
DEBUG util.py:585:  libdb-utils-5.3.28-37.fc30.x86_64
DEBUG util.py:585:  dwz-0.12-10.fc30.x86_64
DEBUG util.py:585:  bzip2-1.0.6-29.fc30.x86_64
DEBUG util.py:585:  elfutils-libs-0.176-2.fc31.x86_64
DEBUG util.py:585:  brotli-1.0.7-3.fc30.x86_64
DEBUG util.py:585:  diffutils-3.7-2.fc30.x86_64
DEBUG util.py:585:  libmetalink-0.1.3-8.fc30.x86_64
DEBUG util.py:585:  libatomic_ops-7.6.10-1.fc31.x86_64
DEBUG util.py:585:  libgpg-error-1.33-2.fc30.x86_64
DEBUG util.py:585:  libnghttp2-1.38.0-1.fc31.x86_64
DEBUG util.py:585:  pkgconf-1.6.1-1.fc31.x86_64
DEBUG util.py:585:  libsigsegv-2.11-7.fc30.x86_64
DEBUG util.py:585:  libsmartcols-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  p11-kit-trust-0.23.16.1-1.fc31.x86_64
DEBUG util.py:585:  libverto-0.3.0-7.fc30.x86_64
DEBUG util.py:585:  pcre-8.43-2.fc31.x86_64
DEBUG util.py:585:  xz-5.2.4-5.fc30.x86_64
DEBUG util.py:585:  openssl-libs-1.1.1c-2.fc31.x86_64
DEBUG util.py:585:  crypto-policies-20190527-1.git0b3add8.fc31.noarch
DEBUG util.py:585:  krb5-libs-1.17-27.fc31.x86_64
DEBUG util.py:585:  libtirpc-1.1.4-2.rc2.fc30.1.x86_64
DEBUG util.py:585:  binutils-2.32-14.fc31.x86_64
DEBUG util.py:585:  cracklib-2.9.6-19.fc30.x86_64
DEBUG util.py:585:  libpwquality-1.4.0-12.fc30.x86_64
DEBUG util.py:585:  libfdisk-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64
DEBUG util.py:585:  libssh-0.8.7-1.fc31.x86_64
DEBUG util.py:585:  curl-7.65.0-2.fc31.x86_64
DEBUG util.py:585:  systemd-libs-242-3.git7a6d834.fc31.x86_64
DEBUG util.py:585:  rpm-4.14.2.1-10.fc31.x86_64
DEBUG util.py:585:  rpm-build-libs-4.14.2.1-10.fc31.x86_64
DEBUG util.py:585:  redhat-rpm-config-129-1.fc31.noarch
DEBUG util.py:585:  util-linux-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  info-6.6-1.fc30.x86_64
DEBUG util.py:585:  libgcc-9.1.1-1.fc31.x86_64
DEBUG util.py:585:  rust-srpm-macros-9-1.fc31.noarch
DEBUG util.py:585:  python-srpm-macros-3-42.fc30.noarch
DEBUG util.py:585:  pkgconf-m4-1.6.1-1.fc31.noarch
DEBUG util.py:585:  openblas-srpm-macros-2-5.fc30.noarch
DEBUG util.py:585:  nim-srpm-macros-2-1.fc31.noarch
DEBUG util.py:585:  go-srpm-macros-2-19.fc30.noarch
DEBUG util.py:585:  ghc-srpm-macros-1.4.2-9.fc30.noarch
DEBUG util.py:585:  fedora-gpg-keys-31-0.2.noarch
DEBUG util.py:585:  fedora-release-common-31-0.6.noarch
DEBUG util.py:585:  fedora-repos-31-0.2.noarch
DEBUG util.py:585:  filesystem-3.11-1.fc31.x86_64
DEBUG util.py:585:  pcre2-10.33-3.fc31.x86_64
DEBUG util.py:585:  ncurses-libs-6.1-10.20180923.fc30.x86_64
DEBUG util.py:585:  glibc-common-2.29.9000-21.fc31.x86_64
DEBUG util.py:585:  bash-5.0.7-1.fc31.x86_64
DEBUG util.py:585:  zlib-1.2.11-15.fc30.x86_64
DEBUG util.py:585:  xz-libs-5.2.4-5.fc30.x86_64
DEBUG util.py:585:  libstdc++-9.1.1-1.fc31.x86_64
DEBUG util.py:585:  libxcrypt-4.4.6-1.fc31.x86_64
DEBUG util.py:585:  libattr-2.4.48-5.fc30.x86_64
DEBUG util.py:585:  sed-4.5-3.fc30.x86_64
DEBUG util.py:585:  libuuid-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  libcap-2.26-5.fc30.x86_64
DEBUG util.py:585:  libzstd-1.4.0-1.fc31.x86_64
DEBUG util.py:585:  libidn2-2.2.0-1.fc31.x86_64
DEBUG util.py:585:  unzip-6.0-43.fc30.x86_64
DEBUG util.py:585:  file-5.37-1.fc31.x86_64
DEBUG util.py:585:  findutils-4.6.0-23.fc31.x86_64
DEBUG util.py:585:  audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_64
DEBUG util.py:585:  p11-kit-0.23.16.1-1.fc31.x86_64
DEBUG util.py:585:  lz4-libs-1.8.3-2.fc30.x86_64
DEBUG util.py:585:  shadow-utils-4.6-13.fc31.x86_64
DEBUG util.py:585:  zip-3.0-24.fc30.x86_64
DEBUG util.py:585:  libpsl-0.21.0-1.fc31.x86_64
DEBUG util.py:585:  patch-2.7.6-9.fc31.x86_64
DEBUG util.py:585:  zstd-1.4.0-1.fc31.x86_64
DEBUG util.py:585:  libxml2-2.9.9-2.fc30.x86_64
DEBUG util.py:585:  elfutils-default-yama-scope-0.176-2.fc31.noarch
DEBUG util.py:585:  elfutils-0.176-2.fc31.x86_64
DEBUG util.py:585:  cpio-2.12-10.fc30.x86_64
DEBUG util.py:585:  expat-2.2.6-2.fc30.x86_64
DEBUG util.py:585:  keyutils-libs-1.6-2.fc30.x86_64
DEBUG util.py:585:  gc-7.6.4-5.fc30.x86_64
DEBUG util.py:585:  libgcrypt-1.8.4-3.fc30.x86_64
DEBUG util.py:585:  libpkgconf-1.6.1-1.fc31.x86_64
DEBUG util.py:585:  pkgconf-pkg-config-1.6.1-1.fc31.x86_64
DEBUG util.py:585:  gawk-4.2.1-6.fc31.x86_64
DEBUG util.py:585:  libtasn1-4.13-7.fc30.x86_64
DEBUG util.py:585:  libtool-ltdl-2.4.6-30.fc31.x86_64
DEBUG util.py:585:  ncurses-6.1-10.20180923.fc30.x86_64
DEBUG util.py:585:  grep-3.3-2.fc31.x86_64
DEBUG util.py:585:  coreutils-common-8.31-2.fc31.x86_64
DEBUG util.py:585:  coreutils-8.31-2.fc31.x86_64
DEBUG util.py:585:  ca-certificates-2018.2.26-3.fc30.noarch
DEBUG util.py:585:  libblkid-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  binutils-gold-2.32-14.fc31.x86_64
DEBUG util.py:585:  gzip-1.9-9.fc31.x86_64
DEBUG util.py:585:  libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64
DEBUG util.py:585:  pam-1.3.1-17.fc30.x86_64
DEBUG util.py:585:  libmount-2.34-0.2.fc31.x86_64
DEBUG util.py:585:  openldap-2.4.47-2.fc31.x86_64
DEBUG util.py:585:  libcurl-7.65.0-2.fc31.x86_64
DEBUG util.py:585:  guile22-2.2.4-3.fc30.x86_64
DEBUG util.py:585:  libarchive-3.3.3-7.fc31.x86_64
DEBUG util.py:585:  rpm-libs-4.14.2.1-10.fc31.x86_64
DEBUG util.py:585:  efi-srpm-macros-4-2.fc30.noarch
DEBUG util.py:585:  rpm-build-4.14.2.1-10.fc31.x86_64
DEBUG util.py:585:  make-4.2.1-13.fc30.x86_64
DEBUG util.py:585:  which-2.21-14.fc30.x86_64
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:321:  kill orphans
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
INFO buildroot.py:350:  Mock Version: 1.4.15
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/pts
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/shm
DEBUG buildroot.py:481:  kernel version == 5.0.6-200.fc29.x86_64
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/fstab
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/yum/yum.conf
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/etc/dnf/dnf.conf
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/var/log/yum.log
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/proc
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/f31-perl-16394620-1173797/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/sys
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/f31-perl-16394620-1173797/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/shm
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/dev/pts
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.n32zo7o5', '/var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG buildroot.py:143:  rootdir = /var/lib/mock/f31-perl-16394620-1173797/root
DEBUG buildroot.py:144:  resultdir = /var/lib/mock/f31-perl-16394620-1173797/result
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/etc/pki/mock
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/etc/dnf
DEBUG buildroot.py:369:  removing 3 rpm db files
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-perl-16394620-1173797/root/var/lib/rpm/__db.002
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-perl-16394620-1173797/root/var/lib/rpm/__db.001
DEBUG buildroot.py:374:  nuke_rpm_db: removing /var/lib/mock/f31-perl-16394620-1173797/root/var/lib/rpm/__db.003
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/sbin/userdel', '-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.lla3btfn/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/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.lla3btfn/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/sbin/groupadd', '-g', '425', '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.lla3btfn/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '425', '-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.lla3btfn/$LIB/nosync.so'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:583:  BUILDSTDERR: useradd: warning: the home directory already exists.
DEBUG util.py:583:  BUILDSTDERR: Not copying any file from skel directory into it.
DEBUG util.py:583:  BUILDSTDERR: Creating mailbox file: File exists
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/RPMS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/RPMS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SPECS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SPECS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SRPMS
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SRPMS
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/SOURCES
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILD
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILD
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILDROOT
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/BUILDROOT
DEBUG util.py:209:  ensuring that dir exists: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/originals
DEBUG util.py:212:  creating dir: /var/lib/mock/f31-perl-16394620-1173797/root/builddir/build/originals
DEBUG util.py:222:  touching file: /var/lib/mock/f31-perl-16394620-1173797/root/.initialized
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/perl-Inline-Python-0.56-8.fc31.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'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:585:  Updating / installing...
DEBUG util.py:583:  BUILDSTDERR: perl-Inline-Python-0.56-8.fc31        warning: group mockbuild does not exist - using root
DEBUG util.py:583:  BUILDSTDERR: warning: group mockbuild does not exist - using root
DEBUG util.py:583:  BUILDSTDERR: #####################################warning: group mockbuild does not exist - using root
DEBUG util.py:585:  ###
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/perl-Inline-Python-0.56-8.fc31.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'} and shell False
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG util.py:585:  Inline-Python-0.56-Use-python3.patch
DEBUG util.py:585:  Inline-Python-0.56.tar.gz
DEBUG util.py:585:  perl-Inline-Python.spec
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG package_manager.py:122:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f31-perl-16394620-1173797/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f31-perl-16394620-1173797/root//builddir/build/SRPMS/perl-Inline-Python-0.56-8.fc31.src.rpm']
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/f31-perl-16394620-1173797/root/', '--setopt=install_weak_deps=0', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/f31-perl-16394620-1173797/root//builddir/build/SRPMS/perl-Inline-Python-0.56-8.fc31.src.rpm', '--setopt=tsflags=nocontexts'] 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', 'LC_MESSAGES': 'C.UTF-8', 'LD_PRELOAD': '/var/tmp/tmp.mock.lla3btfn/$LIB/nosync.so'} and shell False
DEBUG util.py:585:  Package findutils-1:4.6.0-23.fc31.x86_64 is already installed.
DEBUG util.py:585:  Package make-1:4.2.1-13.fc30.x86_64 is already installed.
DEBUG util.py:585:  Dependencies resolved.
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:   Package                 Arch   Version                             Repo   Size
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:  Installing:
DEBUG util.py:585:   gcc                     x86_64 9.1.1-1.fc31                        build  23 M
DEBUG util.py:585:   perl-Carp               noarch 1.50-438.fc31                       build  29 k
DEBUG util.py:585:   perl-Data-Dumper        x86_64 2.174-438.fc31                      build  56 k
DEBUG util.py:585:   perl-Exporter           noarch 5.73-438.fc31                       build  31 k
DEBUG util.py:585:   perl-ExtUtils-MakeMaker noarch 2:7.36-2.fc31                       build 298 k
DEBUG util.py:585:   perl-File-Path          noarch 2.16-438.fc31                       build  36 k
DEBUG util.py:585:   perl-Getopt-Long        noarch 1:2.50-438.fc31                     build  61 k
DEBUG util.py:585:   perl-Inline             noarch 0.83-2.fc31                         build 105 k
DEBUG util.py:585:   perl-JSON               noarch 4.02-2.fc31                         build  98 k
DEBUG util.py:585:   perl-Parse-RecDescent   noarch 1.967015-8.fc31                     build 202 k
DEBUG util.py:585:   perl-PathTools          x86_64 3.78-438.fc31                       build  86 k
DEBUG util.py:585:   perl-Proc-ProcessTable  x86_64 0.56-2.fc31                         build  48 k
DEBUG util.py:585:   perl-Test               noarch 1.31-437.fc31                       build  38 k
DEBUG util.py:585:   perl-Test-Deep          noarch 1.128-5.fc31                        build  61 k
DEBUG util.py:585:   perl-Test-Number-Delta  noarch 1.06-13.fc31                        build  22 k
DEBUG util.py:585:   perl-Test-Simple        noarch 3:1.302164-2.fc31                   build 512 k
DEBUG util.py:585:   perl-devel              x86_64 4:5.30.0-437.fc31                   build 802 k
DEBUG util.py:585:   perl-generators         noarch 1.11-2.fc31                         build  16 k
DEBUG util.py:585:   perl-interpreter        x86_64 4:5.30.0-437.fc31                   build 6.4 M
DEBUG util.py:585:   perl-libs               x86_64 4:5.30.0-437.fc31                   build 1.7 M
DEBUG util.py:585:   python3                 x86_64 3.7.3-3.fc31                        build  38 k
DEBUG util.py:585:   python3-devel           x86_64 3.7.3-3.fc31                        build 211 k
DEBUG util.py:585:  Installing dependencies:
DEBUG util.py:585:   annobin                 x86_64 8.76-1.fc31                         build 180 k
DEBUG util.py:585:   cpp                     x86_64 9.1.1-1.fc31                        build 9.8 M
DEBUG util.py:585:   gdbm-libs               x86_64 1:1.18-4.fc30                       build  50 k
DEBUG util.py:585:   glibc-devel             x86_64 2.29.9000-21.fc31                   build 1.0 M
DEBUG util.py:585:   glibc-headers           x86_64 2.29.9000-21.fc31                   build 489 k
DEBUG util.py:585:   groff-base              x86_64 1.22.3-19.fc30                      build 938 k
DEBUG util.py:585:   isl                     x86_64 0.16.1-8.fc30                       build 796 k
DEBUG util.py:585:   kernel-headers          x86_64 5.2.0-0.rc2.git0.1.fc31             build 1.2 M
DEBUG util.py:585:   libgomp                 x86_64 9.1.1-1.fc31                        build 223 k
DEBUG util.py:585:   libmpc                  x86_64 1.1.0-3.fc30                        build  56 k
DEBUG util.py:585:   libxcrypt-devel         x86_64 4.4.6-1.fc31                        build  35 k
DEBUG util.py:585:   perl-Devel-PPPort       x86_64 3.52-438.fc31                       build 125 k
DEBUG util.py:585:   perl-Digest             noarch 1.17-438.fc31                       build  24 k
DEBUG util.py:585:   perl-Digest-MD5         x86_64 2.55-438.fc31                       build  35 k
DEBUG util.py:585:   perl-Encode             x86_64 4:3.01-438.fc31                     build 1.5 M
DEBUG util.py:585:   perl-Errno              x86_64 1.30-437.fc31                       build  24 k
DEBUG util.py:585:   perl-ExtUtils-Command   noarch 2:7.36-2.fc31                       build  14 k
DEBUG util.py:585:   perl-ExtUtils-Install   noarch 2.14-438.fc31                       build  45 k
DEBUG util.py:585:   perl-ExtUtils-Manifest  noarch 1:1.72-438.fc31                     build  34 k
DEBUG util.py:585:   perl-ExtUtils-ParseXS   noarch 1:3.40-438.fc31                     build 188 k
DEBUG util.py:585:   perl-Fedora-VSP         noarch 0.001-14.fc31                       build  23 k
DEBUG util.py:585:   perl-File-Temp          noarch 1:0.230.900-438.fc31                build  61 k
DEBUG util.py:585:   perl-HTTP-Tiny          noarch 0.076-438.fc31                      build  55 k
DEBUG util.py:585:   perl-IO                 x86_64 1.40-437.fc31                       build  90 k
DEBUG util.py:585:   perl-MIME-Base64        x86_64 3.15-438.fc31                       build  30 k
DEBUG util.py:585:   perl-Pod-Escapes        noarch 1:1.07-438.fc31                     build  19 k
DEBUG util.py:585:   perl-Pod-Perldoc        noarch 3.28.01-438.fc31                    build  82 k
DEBUG util.py:585:   perl-Pod-Simple         noarch 1:3.36-2.fc31                       build 221 k
DEBUG util.py:585:   perl-Pod-Usage          noarch 4:1.69-438.fc31                     build  32 k
DEBUG util.py:585:   perl-Scalar-List-Utils  x86_64 3:1.50-438.fc31                     build  64 k
DEBUG util.py:585:   perl-SelfLoader         noarch 1.25-437.fc31                       build  31 k
DEBUG util.py:585:   perl-Socket             x86_64 4:2.029-3.fc31                      build  54 k
DEBUG util.py:585:   perl-Storable           x86_64 1:3.15-438.fc31                     build  96 k
DEBUG util.py:585:   perl-Term-ANSIColor     noarch 4.06-438.fc31                       build  44 k
DEBUG util.py:585:   perl-Term-Cap           noarch 1.17-438.fc31                       build  22 k
DEBUG util.py:585:   perl-Test-Harness       noarch 1:3.42-438.fc31                     build 276 k
DEBUG util.py:585:   perl-Text-Balanced      noarch 2.03-438.fc31                       build  57 k
DEBUG util.py:585:   perl-Text-ParseWords    noarch 3.30-438.fc31                       build  16 k
DEBUG util.py:585:   perl-Text-Tabs+Wrap     noarch 2013.0523-438.fc31                  build  23 k
DEBUG util.py:585:   perl-Time-Local         noarch 2:1.280-438.fc31                    build  31 k
DEBUG util.py:585:   perl-Unicode-Normalize  x86_64 1.26-438.fc31                       build  81 k
DEBUG util.py:585:   perl-constant           noarch 1.33-438.fc31                       build  23 k
DEBUG util.py:585:   perl-macros             x86_64 4:5.30.0-437.fc31                   build  20 k
DEBUG util.py:585:   perl-parent             noarch 1:0.237-438.fc31                    build  14 k
DEBUG util.py:585:   perl-podlators          noarch 1:4.11-438.fc31                     build 115 k
DEBUG util.py:585:   perl-threads            x86_64 1:2.22-438.fc31                     build  57 k
DEBUG util.py:585:   perl-threads-shared     x86_64 1.60-438.fc31                       build  43 k
DEBUG util.py:585:   perl-version            x86_64 7:0.99.24-438.fc31                  build  63 k
DEBUG util.py:585:   python-pip-wheel        noarch 19.1.1-1.fc31                       build 1.1 M
DEBUG util.py:585:   python-rpm-macros       noarch 3-42.fc30                           build  11 k
DEBUG util.py:585:   python-setuptools-wheel noarch 41.0.1-1.fc31                       build 279 k
DEBUG util.py:585:   python3-libs            x86_64 3.7.3-3.fc31                        build 7.9 M
DEBUG util.py:585:   python3-pyparsing       noarch 2.4.0-1.fc31                        build 142 k
DEBUG util.py:585:   python3-rpm-generators  noarch 8-1.fc31                            build  24 k
DEBUG util.py:585:   python3-rpm-macros      noarch 3-42.fc30                           build  10 k
DEBUG util.py:585:   python3-setuptools      noarch 41.0.1-1.fc31                       build 637 k
DEBUG util.py:585:   sqlite-libs             x86_64 3.28.0-1.fc31                       build 563 k
DEBUG util.py:585:   systemtap-sdt-devel     x86_64 4.2-0.20190513git8b868f3dd030.fc31  build  69 k
DEBUG util.py:585:  Transaction Summary
DEBUG util.py:585:  ================================================================================
DEBUG util.py:585:  Install  80 Packages
DEBUG util.py:585:  Total download size: 63 M
DEBUG util.py:585:  Installed size: 187 M
DEBUG util.py:585:  Downloading Packages:
DEBUG util.py:585:  --------------------------------------------------------------------------------
DEBUG util.py:585:  Total                                            31 MB/s |  63 MB     00:02     
DEBUG util.py:585:  Running transaction check
DEBUG util.py:585:  Transaction check succeeded.
DEBUG util.py:585:  Running transaction test
DEBUG util.py:585:  Transaction test succeeded.
DEBUG util.py:585:  Running transaction
DEBUG util.py:585:  Installed:
DEBUG util.py:585:    gcc-9.1.1-1.fc31.x86_64                                                       
DEBUG util.py:585:    perl-Carp-1.50-438.fc31.noarch                                                
DEBUG util.py:585:    perl-Data-Dumper-2.174-438.fc31.x86_64                                        
DEBUG util.py:585:    perl-Exporter-5.73-438.fc31.noarch                                            
DEBUG util.py:585:    perl-ExtUtils-MakeMaker-2:7.36-2.fc31.noarch                                  
DEBUG util.py:585:    perl-File-Path-2.16-438.fc31.noarch                                           
DEBUG util.py:585:    perl-Getopt-Long-1:2.50-438.fc31.noarch                                       
DEBUG util.py:585:    perl-Inline-0.83-2.fc31.noarch                                                
DEBUG util.py:585:    perl-JSON-4.02-2.fc31.noarch                                                  
DEBUG util.py:585:    perl-Parse-RecDescent-1.967015-8.fc31.noarch                                  
DEBUG util.py:585:    perl-PathTools-3.78-438.fc31.x86_64                                           
DEBUG util.py:585:    perl-Proc-ProcessTable-0.56-2.fc31.x86_64                                     
DEBUG util.py:585:    perl-Test-1.31-437.fc31.noarch                                                
DEBUG util.py:585:    perl-Test-Deep-1.128-5.fc31.noarch                                            
DEBUG util.py:585:    perl-Test-Number-Delta-1.06-13.fc31.noarch                                    
DEBUG util.py:585:    perl-Test-Simple-3:1.302164-2.fc31.noarch                                     
DEBUG util.py:585:    perl-devel-4:5.30.0-437.fc31.x86_64                                           
DEBUG util.py:585:    perl-generators-1.11-2.fc31.noarch                                            
DEBUG util.py:585:    perl-interpreter-4:5.30.0-437.fc31.x86_64                                     
DEBUG util.py:585:    perl-libs-4:5.30.0-437.fc31.x86_64                                            
DEBUG util.py:585:    python3-3.7.3-3.fc31.x86_64                                                   
DEBUG util.py:585:    python3-devel-3.7.3-3.fc31.x86_64                                             
DEBUG util.py:585:    annobin-8.76-1.fc31.x86_64                                                    
DEBUG util.py:585:    cpp-9.1.1-1.fc31.x86_64                                                       
DEBUG util.py:585:    gdbm-libs-1:1.18-4.fc30.x86_64                                                
DEBUG util.py:585:    glibc-devel-2.29.9000-21.fc31.x86_64                                          
DEBUG util.py:585:    glibc-headers-2.29.9000-21.fc31.x86_64                                        
DEBUG util.py:585:    groff-base-1.22.3-19.fc30.x86_64                                              
DEBUG util.py:585:    isl-0.16.1-8.fc30.x86_64                                                      
DEBUG util.py:585:    kernel-headers-5.2.0-0.rc2.git0.1.fc31.x86_64                                 
DEBUG util.py:585:    libgomp-9.1.1-1.fc31.x86_64                                                   
DEBUG util.py:585:    libmpc-1.1.0-3.fc30.x86_64                                                    
DEBUG util.py:585:    libxcrypt-devel-4.4.6-1.fc31.x86_64                                           
DEBUG util.py:585:    perl-Devel-PPPort-3.52-438.fc31.x86_64                                        
DEBUG util.py:585:    perl-Digest-1.17-438.fc31.noarch                                              
DEBUG util.py:585:    perl-Digest-MD5-2.55-438.fc31.x86_64                                          
DEBUG util.py:585:    perl-Encode-4:3.01-438.fc31.x86_64                                            
DEBUG util.py:585:    perl-Errno-1.30-437.fc31.x86_64                                               
DEBUG util.py:585:    perl-ExtUtils-Command-2:7.36-2.fc31.noarch                                    
DEBUG util.py:585:    perl-ExtUtils-Install-2.14-438.fc31.noarch                                    
DEBUG util.py:585:    perl-ExtUtils-Manifest-1:1.72-438.fc31.noarch                                 
DEBUG util.py:585:    perl-ExtUtils-ParseXS-1:3.40-438.fc31.noarch                                  
DEBUG util.py:585:    perl-Fedora-VSP-0.001-14.fc31.noarch                                          
DEBUG util.py:585:    perl-File-Temp-1:0.230.900-438.fc31.noarch                                    
DEBUG util.py:585:    perl-HTTP-Tiny-0.076-438.fc31.noarch                                          
DEBUG util.py:585:    perl-IO-1.40-437.fc31.x86_64                                                  
DEBUG util.py:585:    perl-MIME-Base64-3.15-438.fc31.x86_64                                         
DEBUG util.py:585:    perl-Pod-Escapes-1:1.07-438.fc31.noarch                                       
DEBUG util.py:585:    perl-Pod-Perldoc-3.28.01-438.fc31.noarch                                      
DEBUG util.py:585:    perl-Pod-Simple-1:3.36-2.fc31.noarch                                          
DEBUG util.py:585:    perl-Pod-Usage-4:1.69-438.fc31.noarch                                         
DEBUG util.py:585:    perl-Scalar-List-Utils-3:1.50-438.fc31.x86_64                                 
DEBUG util.py:585:    perl-SelfLoader-1.25-437.fc31.noarch                                          
DEBUG util.py:585:    perl-Socket-4:2.029-3.fc31.x86_64                                             
DEBUG util.py:585:    perl-Storable-1:3.15-438.fc31.x86_64                                          
DEBUG util.py:585:    perl-Term-ANSIColor-4.06-438.fc31.noarch                                      
DEBUG util.py:585:    perl-Term-Cap-1.17-438.fc31.noarch                                            
DEBUG util.py:585:    perl-Test-Harness-1:3.42-438.fc31.noarch                                      
DEBUG util.py:585:    perl-Text-Balanced-2.03-438.fc31.noarch                                       
DEBUG util.py:585:    perl-Text-ParseWords-3.30-438.fc31.noarch                                     
DEBUG util.py:585:    perl-Text-Tabs+Wrap-2013.0523-438.fc31.noarch                                 
DEBUG util.py:585:    perl-Time-Local-2:1.280-438.fc31.noarch                                       
DEBUG util.py:585:    perl-Unicode-Normalize-1.26-438.fc31.x86_64                                   
DEBUG util.py:585:    perl-constant-1.33-438.fc31.noarch                                            
DEBUG util.py:585:    perl-macros-4:5.30.0-437.fc31.x86_64                                          
DEBUG util.py:585:    perl-parent-1:0.237-438.fc31.noarch                                           
DEBUG util.py:585:    perl-podlators-1:4.11-438.fc31.noarch                                         
DEBUG util.py:585:    perl-threads-1:2.22-438.fc31.x86_64                                           
DEBUG util.py:585:    perl-threads-shared-1.60-438.fc31.x86_64                                      
DEBUG util.py:585:    perl-version-7:0.99.24-438.fc31.x86_64                                        
DEBUG util.py:585:    python-pip-wheel-19.1.1-1.fc31.noarch                                         
DEBUG util.py:585:    python-rpm-macros-3-42.fc30.noarch                                            
DEBUG util.py:585:    python-setuptools-wheel-41.0.1-1.fc31.noarch                                  
DEBUG util.py:585:    python3-libs-3.7.3-3.fc31.x86_64                                              
DEBUG util.py:585:    python3-pyparsing-2.4.0-1.fc31.noarch                                         
DEBUG util.py:585:    python3-rpm-generators-8-1.fc31.noarch                                        
DEBUG util.py:585:    python3-rpm-macros-3-42.fc30.noarch                                           
DEBUG util.py:585:    python3-setuptools-41.0.1-1.fc31.noarch                                       
DEBUG util.py:585:    sqlite-libs-3.28.0-1.fc31.x86_64                                              
DEBUG util.py:585:    systemtap-sdt-devel-4.2-0.20190513git8b868f3dd030.fc31.x86_64                 
DEBUG util.py:585:  Complete!
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:418:  Unsharing. Flags: 134217728
DEBUG backend.py:572:  Copying packages to result dir
DEBUG util.py:321:  kill orphans
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/f31-perl-16394620-1173797/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0
DEBUG util.py:751:  child environment: None
DEBUG util.py:677:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/f31-perl-16394620-1173797/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False
DEBUG util.py:732:  Child return code was: 0