INFO buildroot.py:309:  Mock Version: 1.2.17
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/pts
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/pts
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/shm
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/shm
DEBUG buildroot.py:447:  kernel version == 4.18.0-193.28.1.el7.aarch64
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/fstab
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/yum.conf
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/dnf.conf
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/var/log/yum.log
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.Y6oZFy', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG buildroot.py:138:  rootdir = /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root
DEBUG buildroot.py:139:  resultdir = /srv/reimzul//results/c7.2009.u.aarch64/grub2/20210303144436/2.02-0.87.el7.centos.2.aarch64/
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/pki/mock
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/pki/mock
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/yum/pluginconf.d
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/yum/pluginconf.d
DEBUG package_manager.py:199:  configure yum
DEBUG package_manager.py:205:  configure yum priorities
DEBUG package_manager.py:207:  configure yum rhnplugin
DEBUG package_manager.py:96:  ['/usr/bin/yum', '--installroot', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/', 'install', 'bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'centos-release', 'findutils', 'gawk', 'gcc', 'gcc-c++', 'grep', 'gzip', 'info', 'make', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'shadow-utils', 'tar', 'unzip', 'util-linux', 'which', 'xz']
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/bin/yum', '--installroot', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/', 'install', 'bash', 'bzip2', 'coreutils', 'cpio', 'diffutils', 'centos-release', 'findutils', 'gawk', 'gcc', 'gcc-c++', 'grep', 'gzip', 'info', 'make', 'patch', 'redhat-rpm-config', 'rpm-build', 'sed', 'shadow-utils', 'tar', 'unzip', 'util-linux', 'which', 'xz', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:   Package                 Arch    Version               Repository          Size
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Installing:
DEBUG util.py:417:   bash                    aarch64 4.2.46-34.el7         c7.2003.00.aarch64 983 k
DEBUG util.py:417:   bzip2                   aarch64 1.0.6-13.el7          c7.1708.00.aarch64  52 k
DEBUG util.py:417:   centos-release          aarch64 7-9.2009.1.el7.centos c7.2009.u.aarch64   27 k
DEBUG util.py:417:   coreutils               aarch64 8.22-24.el7_9.2       c7.2009.u.aarch64  3.3 M
DEBUG util.py:417:   cpio                    aarch64 2.11-28.el7           c7.2009.00.aarch64 206 k
DEBUG util.py:417:   diffutils               aarch64 3.3-5.el7             c7.1908.00.aarch64 313 k
DEBUG util.py:417:   findutils               aarch64 1:4.5.11-6.el7        c7.1810.00.aarch64 556 k
DEBUG util.py:417:   gawk                    aarch64 4.0.2-4.el7_3.1       c7.1708.00.aarch64 849 k
DEBUG util.py:417:   gcc                     aarch64 4.8.5-44.el7          c7.2009.00.aarch64  13 M
DEBUG util.py:417:   gcc-c++                 aarch64 4.8.5-44.el7          c7.2009.00.aarch64 6.4 M
DEBUG util.py:417:   grep                    aarch64 2.20-3.el7            c7.1708.00.aarch64 339 k
DEBUG util.py:417:   gzip                    aarch64 1.5-10.el7            c7.1804.00.aarch64 125 k
DEBUG util.py:417:   info                    aarch64 5.1-5.el7             c7.1804.00.aarch64 221 k
DEBUG util.py:417:   make                    aarch64 1:3.82-24.el7         c7.1908.00.aarch64 414 k
DEBUG util.py:417:   patch                   aarch64 2.7.1-12.el7_7        c7.1908.u.aarch64  107 k
DEBUG util.py:417:   redhat-rpm-config       noarch  9.1.0-88.el7.centos   c7.1908.00.aarch64  80 k
DEBUG util.py:417:   rpm-build               aarch64 4.11.3-45.el7         c7.2009.00.aarch64 149 k
DEBUG util.py:417:   sed                     aarch64 4.2.2-7.el7           c7.2009.00.aarch64 228 k
DEBUG util.py:417:   shadow-utils            aarch64 2:4.6-5.el7           c7.1908.00.aarch64 1.2 M
DEBUG util.py:417:   tar                     aarch64 2:1.26-35.el7         c7.1810.00.aarch64 838 k
DEBUG util.py:417:   unzip                   aarch64 6.0-21.el7            c7.2003.00.aarch64 167 k
DEBUG util.py:417:   util-linux              aarch64 2.23.2-65.el7_9.1     c7.2009.u.aarch64  2.0 M
DEBUG util.py:417:   which                   aarch64 2.20-7.el7            c7.1708.00.aarch64  40 k
DEBUG util.py:417:   xz                      aarch64 5.2.2-1.el7           c7.1708.00.aarch64 229 k
DEBUG util.py:417:  Installing for dependencies:
DEBUG util.py:417:   acl                     aarch64 2.2.51-15.el7         c7.2003.00.aarch64  81 k
DEBUG util.py:417:   audit-libs              aarch64 2.8.5-4.el7           c7.1908.00.aarch64  96 k
DEBUG util.py:417:   basesystem              noarch  10.0-7.el7.centos     c7.1708.00.aarch64 5.0 k
DEBUG util.py:417:   binutils                aarch64 2.27-44.base.el7      c7.2009.00.aarch64 5.7 M
DEBUG util.py:417:   bzip2-libs              aarch64 1.0.6-13.el7          c7.1708.00.aarch64  39 k
DEBUG util.py:417:   ca-certificates         noarch  2020.2.41-70.0.el7_8  c7.2003.u.aarch64  381 k
DEBUG util.py:417:   chkconfig               aarch64 1.7.6-1.el7           c7.2009.00.aarch64 180 k
DEBUG util.py:417:   cpp                     aarch64 4.8.5-44.el7          c7.2009.00.aarch64 5.2 M
DEBUG util.py:417:   cracklib                aarch64 2.9.0-11.el7          c7.1708.00.aarch64  79 k
DEBUG util.py:417:   cracklib-dicts          aarch64 2.9.0-11.el7          c7.1708.00.aarch64 3.6 M
DEBUG util.py:417:   cryptsetup-libs         aarch64 2.0.3-6.el7           c7.2003.00.aarch64 323 k
DEBUG util.py:417:   curl                    aarch64 7.29.0-59.el7_9.1     c7.2009.u.aarch64  268 k
DEBUG util.py:417:   cyrus-sasl-lib          aarch64 2.1.26-23.el7         c7.1804.00.aarch64 151 k
DEBUG util.py:417:   dbus                    aarch64 1:1.10.24-15.el7      c7.2009.00.aarch64 236 k
DEBUG util.py:417:   dbus-libs               aarch64 1:1.10.24-15.el7      c7.2009.00.aarch64 158 k
DEBUG util.py:417:   device-mapper           aarch64 7:1.02.170-6.el7_9.3  c7.2009.u.aarch64  293 k
DEBUG util.py:417:   device-mapper-libs      aarch64 7:1.02.170-6.el7_9.3  c7.2009.u.aarch64  312 k
DEBUG util.py:417:   dracut                  aarch64 033-572.el7           c7.2009.00.aarch64 328 k
DEBUG util.py:417:   dwz                     aarch64 0.11-3.el7            c7.1708.00.aarch64  95 k
DEBUG util.py:417:   elfutils                aarch64 0.176-5.el7           c7.2009.00.aarch64 301 k
DEBUG util.py:417:   elfutils-default-yama-scope
DEBUG util.py:417:                           noarch  0.176-5.el7           c7.2009.00.aarch64  32 k
DEBUG util.py:417:   elfutils-libelf         aarch64 0.176-5.el7           c7.2009.00.aarch64 192 k
DEBUG util.py:417:   elfutils-libs           aarch64 0.176-5.el7           c7.2009.00.aarch64 277 k
DEBUG util.py:417:   expat                   aarch64 2.1.0-12.el7          c7.2009.00.aarch64  73 k
DEBUG util.py:417:   file                    aarch64 5.11-37.el7           c7.2009.00.aarch64  56 k
DEBUG util.py:417:   file-libs               aarch64 5.11-37.el7           c7.2009.00.aarch64 336 k
DEBUG util.py:417:   filesystem              aarch64 3.2-25.el7            c7.1804.00.aarch64 1.0 M
DEBUG util.py:417:   gdb                     aarch64 7.6.1-120.el7         c7.2009.00.aarch64 2.2 M
DEBUG util.py:417:   gdbm                    aarch64 1.10-8.el7            c7.1708.00.aarch64  69 k
DEBUG util.py:417:   glib2                   aarch64 2.56.1-8.el7          c7.2009.u.aarch64  2.4 M
DEBUG util.py:417:   glibc                   aarch64 2.17-323.el7_9        c7.2009.u.aarch64  3.6 M
DEBUG util.py:417:   glibc-common            aarch64 2.17-323.el7_9        c7.2009.u.aarch64   12 M
DEBUG util.py:417:   glibc-devel             aarch64 2.17-323.el7_9        c7.2009.u.aarch64  1.1 M
DEBUG util.py:417:   glibc-headers           aarch64 2.17-323.el7_9        c7.2009.u.aarch64  672 k
DEBUG util.py:417:   gmp                     aarch64 1:6.0.0-15.el7        c7.1708.00.aarch64 259 k
DEBUG util.py:417:   gnupg2                  aarch64 2.0.22-5.el7_5        c7.1804.u.aarch64  1.5 M
DEBUG util.py:417:   groff-base              aarch64 1.22.2-8.el7          c7.1708.00.aarch64 920 k
DEBUG util.py:417:   hardlink                aarch64 1:1.0-19.el7          c7.1708.00.aarch64  14 k
DEBUG util.py:417:   json-c                  aarch64 0.11-4.el7_0          c7.1708.00.aarch64  30 k
DEBUG util.py:417:   kernel-headers          aarch64 4.14.0-115.10.1.el7a  c7.1810.u.aarch64  1.4 M
DEBUG util.py:417:   keyutils-libs           aarch64 1.5.8-3.el7           c7.1708.00.aarch64  25 k
DEBUG util.py:417:   kmod                    aarch64 20-28.el7             c7.2003.00.aarch64 119 k
DEBUG util.py:417:   kmod-libs               aarch64 20-28.el7             c7.2003.00.aarch64  47 k
DEBUG util.py:417:   kpartx                  aarch64 0.4.9-134.el7_9       c7.2009.u.aarch64   79 k
DEBUG util.py:417:   krb5-libs               aarch64 1.15.1-50.el7         c7.2009.00.aarch64 774 k
DEBUG util.py:417:   libacl                  aarch64 2.2.51-15.el7         c7.2003.00.aarch64  25 k
DEBUG util.py:417:   libassuan               aarch64 2.1.0-3.el7           c7.1708.00.aarch64  60 k
DEBUG util.py:417:   libattr                 aarch64 2.4.46-13.el7         c7.1804.00.aarch64  17 k
DEBUG util.py:417:   libblkid                aarch64 2.23.2-65.el7_9.1     c7.2009.u.aarch64  175 k
DEBUG util.py:417:   libcap                  aarch64 2.22-11.el7           c7.2003.00.aarch64  47 k
DEBUG util.py:417:   libcap-ng               aarch64 0.7.5-4.el7           c7.1708.00.aarch64  24 k
DEBUG util.py:417:   libcom_err              aarch64 1.42.9-19.el7         c7.2009.00.aarch64  41 k
DEBUG util.py:417:   libcurl                 aarch64 7.29.0-59.el7_9.1     c7.2009.u.aarch64  206 k
DEBUG util.py:417:   libdb                   aarch64 5.3.21-25.el7         c7.1908.00.aarch64 646 k
DEBUG util.py:417:   libdb-utils             aarch64 5.3.21-25.el7         c7.1908.00.aarch64 132 k
DEBUG util.py:417:   libffi                  aarch64 3.0.13-19.el7         c7.2003.00.aarch64  29 k
DEBUG util.py:417:   libgcc                  aarch64 4.8.5-44.el7          c7.2009.00.aarch64  96 k
DEBUG util.py:417:   libgcrypt               aarch64 1.5.3-14.el7          c7.1708.00.aarch64 261 k
DEBUG util.py:417:   libgomp                 aarch64 4.8.5-44.el7          c7.2009.00.aarch64 155 k
DEBUG util.py:417:   libgpg-error            aarch64 1.12-3.el7            c7.1708.00.aarch64  87 k
DEBUG util.py:417:   libidn                  aarch64 1.28-4.el7            c7.1708.00.aarch64 208 k
DEBUG util.py:417:   libmount                aarch64 2.23.2-65.el7_9.1     c7.2009.u.aarch64  175 k
DEBUG util.py:417:   libmpc                  aarch64 1.0.1-3.el7           c7.1708.00.aarch64  49 k
DEBUG util.py:417:   libpwquality            aarch64 1.2.3-5.el7           c7.1804.00.aarch64  84 k
DEBUG util.py:417:   libselinux              aarch64 2.5-15.el7            c7.2003.00.aarch64 158 k
DEBUG util.py:417:   libsemanage             aarch64 2.5-14.el7            c7.1810.00.aarch64 143 k
DEBUG util.py:417:   libsepol                aarch64 2.5-10.el7            c7.1810.00.aarch64 275 k
DEBUG util.py:417:   libsmartcols            aarch64 2.23.2-65.el7_9.1     c7.2009.u.aarch64  137 k
DEBUG util.py:417:   libssh2                 aarch64 1.8.0-4.el7           c7.2009.00.aarch64  81 k
DEBUG util.py:417:   libstdc++               aarch64 4.8.5-44.el7          c7.2009.00.aarch64 290 k
DEBUG util.py:417:   libstdc++-devel         aarch64 4.8.5-44.el7          c7.2009.00.aarch64 1.5 M
DEBUG util.py:417:   libtasn1                aarch64 4.10-1.el7            c7.1708.00.aarch64 317 k
DEBUG util.py:417:   libuser                 aarch64 0.60-9.el7            c7.1804.00.aarch64 397 k
DEBUG util.py:417:   libutempter             aarch64 1.1.6-4.el7           c7.1708.00.aarch64  25 k
DEBUG util.py:417:   libuuid                 aarch64 2.23.2-65.el7_9.1     c7.2009.u.aarch64   83 k
DEBUG util.py:417:   libverto                aarch64 0.2.5-4.el7           c7.1708.00.aarch64  16 k
DEBUG util.py:417:   libxml2                 aarch64 2.9.1-6.el7.5         c7.2009.00.aarch64 603 k
DEBUG util.py:417:   lua                     aarch64 5.1.4-15.el7          c7.1708.00.aarch64 190 k
DEBUG util.py:417:   lz4                     aarch64 1.8.3-1.el7           c7.2009.00.aarch64  81 k
DEBUG util.py:417:   mpfr                    aarch64 3.1.1-4.el7           c7.1708.00.aarch64 198 k
DEBUG util.py:417:   ncurses                 aarch64 5.9-14.20130511.el7_4 c7.1708.u.aarch64  303 k
DEBUG util.py:417:   ncurses-base            noarch  5.9-14.20130511.el7_4 c7.1708.u.aarch64   68 k
DEBUG util.py:417:   ncurses-libs            aarch64 5.9-14.20130511.el7_4 c7.1708.u.aarch64  293 k
DEBUG util.py:417:   nspr                    aarch64 4.25.0-2.el7_9        c7.2009.u.aarch64  117 k
DEBUG util.py:417:   nss                     aarch64 3.53.1-3.el7_9        c7.2009.u.aarch64  819 k
DEBUG util.py:417:   nss-pem                 aarch64 1.0.3-7.el7           c7.1908.00.aarch64  66 k
DEBUG util.py:417:   nss-softokn             aarch64 3.53.1-6.el7_9        c7.2009.u.aarch64  341 k
DEBUG util.py:417:   nss-softokn-freebl      aarch64 3.53.1-6.el7_9        c7.2009.u.aarch64  306 k
DEBUG util.py:417:   nss-sysinit             aarch64 3.53.1-3.el7_9        c7.2009.u.aarch64   64 k
DEBUG util.py:417:   nss-tools               aarch64 3.53.1-3.el7_9        c7.2009.u.aarch64  547 k
DEBUG util.py:417:   nss-util                aarch64 3.53.1-1.el7_9        c7.2009.u.aarch64   74 k
DEBUG util.py:417:   openldap                aarch64 2.4.44-22.el7         c7.2009.00.aarch64 335 k
DEBUG util.py:417:   openssl-libs            aarch64 1:1.0.2k-21.el7_9     c7.2009.u.aarch64  950 k
DEBUG util.py:417:   p11-kit                 aarch64 0.23.5-3.el7          c7.1708.00.aarch64 222 k
DEBUG util.py:417:   p11-kit-trust           aarch64 0.23.5-3.el7          c7.1708.00.aarch64 123 k
DEBUG util.py:417:   pam                     aarch64 1.1.8-23.el7          c7.2003.00.aarch64 716 k
DEBUG util.py:417:   pcre                    aarch64 8.32-17.el7           c7.1708.00.aarch64 289 k
DEBUG util.py:417:   perl                    aarch64 4:5.16.3-299.el7_9    c7.2009.u.aarch64  7.9 M
DEBUG util.py:417:   perl-Carp               noarch  1.26-244.el7          c7.1708.00.aarch64  19 k
DEBUG util.py:417:   perl-Encode             aarch64 2.51-7.el7            c7.1708.00.aarch64 1.1 M
DEBUG util.py:417:   perl-Exporter           noarch  5.68-3.el7            c7.1708.00.aarch64  28 k
DEBUG util.py:417:   perl-File-Path          noarch  2.09-2.el7            c7.1708.00.aarch64  26 k
DEBUG util.py:417:   perl-File-Temp          noarch  0.23.01-3.el7         c7.1708.00.aarch64  56 k
DEBUG util.py:417:   perl-Filter             aarch64 1.49-3.el7            c7.1708.00.aarch64  76 k
DEBUG util.py:417:   perl-Getopt-Long        noarch  2.40-3.el7            c7.1804.00.aarch64  55 k
DEBUG util.py:417:   perl-HTTP-Tiny          noarch  0.033-3.el7           c7.1708.00.aarch64  38 k
DEBUG util.py:417:   perl-PathTools          aarch64 3.40-5.el7            c7.1708.00.aarch64  82 k
DEBUG util.py:417:   perl-Pod-Escapes        noarch  1:1.04-299.el7_9      c7.2009.u.aarch64   51 k
DEBUG util.py:417:   perl-Pod-Perldoc        noarch  3.20-4.el7            c7.1708.00.aarch64  87 k
DEBUG util.py:417:   perl-Pod-Simple         noarch  1:3.28-4.el7          c7.1708.00.aarch64 216 k
DEBUG util.py:417:   perl-Pod-Usage          noarch  1.63-3.el7            c7.1708.00.aarch64  27 k
DEBUG util.py:417:   perl-Scalar-List-Utils  aarch64 1.27-248.el7          c7.1708.00.aarch64  35 k
DEBUG util.py:417:   perl-Socket             aarch64 2.010-5.el7           c7.2003.00.aarch64  47 k
DEBUG util.py:417:   perl-Storable           aarch64 2.45-3.el7            c7.1708.00.aarch64  73 k
DEBUG util.py:417:   perl-Text-ParseWords    noarch  3.29-4.el7            c7.1708.00.aarch64  14 k
DEBUG util.py:417:   perl-Thread-Queue       noarch  3.02-2.el7            c7.1708.00.aarch64  17 k
DEBUG util.py:417:   perl-Time-HiRes         aarch64 4:1.9725-3.el7        c7.1708.00.aarch64  45 k
DEBUG util.py:417:   perl-Time-Local         noarch  1.2300-2.el7          c7.1708.00.aarch64  24 k
DEBUG util.py:417:   perl-constant           noarch  1.27-2.el7            c7.1708.00.aarch64  19 k
DEBUG util.py:417:   perl-libs               aarch64 4:5.16.3-299.el7_9    c7.2009.u.aarch64  621 k
DEBUG util.py:417:   perl-macros             aarch64 4:5.16.3-299.el7_9    c7.2009.u.aarch64   43 k
DEBUG util.py:417:   perl-parent             noarch  1:0.225-244.el7       c7.1708.00.aarch64  12 k
DEBUG util.py:417:   perl-podlators          noarch  2.5.1-3.el7           c7.1708.00.aarch64 112 k
DEBUG util.py:417:   perl-srpm-macros        noarch  1-8.el7               c7.1708.00.aarch64 4.6 k
DEBUG util.py:417:   perl-threads            aarch64 1.87-4.el7            c7.1708.00.aarch64  48 k
DEBUG util.py:417:   perl-threads-shared     aarch64 1.43-6.el7            c7.1708.00.aarch64  37 k
DEBUG util.py:417:   pinentry                aarch64 0.8.1-17.el7          c7.1708.00.aarch64  72 k
DEBUG util.py:417:   pkgconfig               aarch64 1:0.27.1-4.el7        c7.1708.00.aarch64  53 k
DEBUG util.py:417:   popt                    aarch64 1.13-16.el7           c7.1708.00.aarch64  40 k
DEBUG util.py:417:   procps-ng               aarch64 3.3.10-28.el7         c7.2009.00.aarch64 289 k
DEBUG util.py:417:   pth                     aarch64 2.0.7-23.el7          c7.1708.00.aarch64  90 k
DEBUG util.py:417:   python-libs             aarch64 2.7.5-90.el7          c7.2009.u.aarch64  5.6 M
DEBUG util.py:417:   python-srpm-macros      noarch  3-34.el7              c7.2009.00.aarch64 7.6 k
DEBUG util.py:417:   qrencode-libs           aarch64 3.4.1-3.el7           c7.1708.00.aarch64  48 k
DEBUG util.py:417:   readline                aarch64 6.2-11.el7            c7.1908.00.aarch64 184 k
DEBUG util.py:417:   rpm                     aarch64 4.11.3-45.el7         c7.2009.00.aarch64 1.2 M
DEBUG util.py:417:   rpm-build-libs          aarch64 4.11.3-45.el7         c7.2009.00.aarch64 100 k
DEBUG util.py:417:   rpm-libs                aarch64 4.11.3-45.el7         c7.2009.00.aarch64 255 k
DEBUG util.py:417:   setup                   noarch  2.8.71-11.el7         c7.2003.00.aarch64 165 k
DEBUG util.py:417:   shared-mime-info        aarch64 1.8-5.el7             c7.2003.00.aarch64 311 k
DEBUG util.py:417:   sqlite                  aarch64 3.7.17-8.el7_7.1      c7.1908.u.aarch64  366 k
DEBUG util.py:417:   systemd                 aarch64 219-78.el7_9.3        c7.2009.u.aarch64  4.9 M
DEBUG util.py:417:   systemd-libs            aarch64 219-78.el7_9.3        c7.2009.u.aarch64  395 k
DEBUG util.py:417:   tzdata                  noarch  2021a-1.el7           c7.2009.u.aarch64  500 k
DEBUG util.py:417:   ustr                    aarch64 1.0.4-16.el7          c7.1708.00.aarch64  87 k
DEBUG util.py:417:   xz-libs                 aarch64 5.2.2-1.el7           c7.1708.00.aarch64 100 k
DEBUG util.py:417:   zip                     aarch64 3.0-11.el7            c7.1708.00.aarch64 257 k
DEBUG util.py:417:   zlib                    aarch64 1.2.7-19.el7_9        c7.2009.u.aarch64   85 k
DEBUG util.py:417:  Transaction Summary
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Install  24 Packages (+148 Dependent packages)
DEBUG util.py:417:  Total download size: 116 M
DEBUG util.py:417:  Installed size: 599 M
DEBUG util.py:417:  Running in chroot, ignoring request.
DEBUG util.py:417:  Installed:
DEBUG util.py:417:    bash.aarch64 0:4.2.46-34.el7                                                  
DEBUG util.py:417:    bzip2.aarch64 0:1.0.6-13.el7                                                  
DEBUG util.py:417:    centos-release.aarch64 0:7-9.2009.1.el7.centos                                
DEBUG util.py:417:    coreutils.aarch64 0:8.22-24.el7_9.2                                           
DEBUG util.py:417:    cpio.aarch64 0:2.11-28.el7                                                    
DEBUG util.py:417:    diffutils.aarch64 0:3.3-5.el7                                                 
DEBUG util.py:417:    findutils.aarch64 1:4.5.11-6.el7                                              
DEBUG util.py:417:    gawk.aarch64 0:4.0.2-4.el7_3.1                                                
DEBUG util.py:417:    gcc.aarch64 0:4.8.5-44.el7                                                    
DEBUG util.py:417:    gcc-c++.aarch64 0:4.8.5-44.el7                                                
DEBUG util.py:417:    grep.aarch64 0:2.20-3.el7                                                     
DEBUG util.py:417:    gzip.aarch64 0:1.5-10.el7                                                     
DEBUG util.py:417:    info.aarch64 0:5.1-5.el7                                                      
DEBUG util.py:417:    make.aarch64 1:3.82-24.el7                                                    
DEBUG util.py:417:    patch.aarch64 0:2.7.1-12.el7_7                                                
DEBUG util.py:417:    redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
DEBUG util.py:417:    rpm-build.aarch64 0:4.11.3-45.el7                                             
DEBUG util.py:417:    sed.aarch64 0:4.2.2-7.el7                                                     
DEBUG util.py:417:    shadow-utils.aarch64 2:4.6-5.el7                                              
DEBUG util.py:417:    tar.aarch64 2:1.26-35.el7                                                     
DEBUG util.py:417:    unzip.aarch64 0:6.0-21.el7                                                    
DEBUG util.py:417:    util-linux.aarch64 0:2.23.2-65.el7_9.1                                        
DEBUG util.py:417:    which.aarch64 0:2.20-7.el7                                                    
DEBUG util.py:417:    xz.aarch64 0:5.2.2-1.el7                                                      
DEBUG util.py:417:  Dependency Installed:
DEBUG util.py:417:    acl.aarch64 0:2.2.51-15.el7                                                   
DEBUG util.py:417:    audit-libs.aarch64 0:2.8.5-4.el7                                              
DEBUG util.py:417:    basesystem.noarch 0:10.0-7.el7.centos                                         
DEBUG util.py:417:    binutils.aarch64 0:2.27-44.base.el7                                           
DEBUG util.py:417:    bzip2-libs.aarch64 0:1.0.6-13.el7                                             
DEBUG util.py:417:    ca-certificates.noarch 0:2020.2.41-70.0.el7_8                                 
DEBUG util.py:417:    chkconfig.aarch64 0:1.7.6-1.el7                                               
DEBUG util.py:417:    cpp.aarch64 0:4.8.5-44.el7                                                    
DEBUG util.py:417:    cracklib.aarch64 0:2.9.0-11.el7                                               
DEBUG util.py:417:    cracklib-dicts.aarch64 0:2.9.0-11.el7                                         
DEBUG util.py:417:    cryptsetup-libs.aarch64 0:2.0.3-6.el7                                         
DEBUG util.py:417:    curl.aarch64 0:7.29.0-59.el7_9.1                                              
DEBUG util.py:417:    cyrus-sasl-lib.aarch64 0:2.1.26-23.el7                                        
DEBUG util.py:417:    dbus.aarch64 1:1.10.24-15.el7                                                 
DEBUG util.py:417:    dbus-libs.aarch64 1:1.10.24-15.el7                                            
DEBUG util.py:417:    device-mapper.aarch64 7:1.02.170-6.el7_9.3                                    
DEBUG util.py:417:    device-mapper-libs.aarch64 7:1.02.170-6.el7_9.3                               
DEBUG util.py:417:    dracut.aarch64 0:033-572.el7                                                  
DEBUG util.py:417:    dwz.aarch64 0:0.11-3.el7                                                      
DEBUG util.py:417:    elfutils.aarch64 0:0.176-5.el7                                                
DEBUG util.py:417:    elfutils-default-yama-scope.noarch 0:0.176-5.el7                              
DEBUG util.py:417:    elfutils-libelf.aarch64 0:0.176-5.el7                                         
DEBUG util.py:417:    elfutils-libs.aarch64 0:0.176-5.el7                                           
DEBUG util.py:417:    expat.aarch64 0:2.1.0-12.el7                                                  
DEBUG util.py:417:    file.aarch64 0:5.11-37.el7                                                    
DEBUG util.py:417:    file-libs.aarch64 0:5.11-37.el7                                               
DEBUG util.py:417:    filesystem.aarch64 0:3.2-25.el7                                               
DEBUG util.py:417:    gdb.aarch64 0:7.6.1-120.el7                                                   
DEBUG util.py:417:    gdbm.aarch64 0:1.10-8.el7                                                     
DEBUG util.py:417:    glib2.aarch64 0:2.56.1-8.el7                                                  
DEBUG util.py:417:    glibc.aarch64 0:2.17-323.el7_9                                                
DEBUG util.py:417:    glibc-common.aarch64 0:2.17-323.el7_9                                         
DEBUG util.py:417:    glibc-devel.aarch64 0:2.17-323.el7_9                                          
DEBUG util.py:417:    glibc-headers.aarch64 0:2.17-323.el7_9                                        
DEBUG util.py:417:    gmp.aarch64 1:6.0.0-15.el7                                                    
DEBUG util.py:417:    gnupg2.aarch64 0:2.0.22-5.el7_5                                               
DEBUG util.py:417:    groff-base.aarch64 0:1.22.2-8.el7                                             
DEBUG util.py:417:    hardlink.aarch64 1:1.0-19.el7                                                 
DEBUG util.py:417:    json-c.aarch64 0:0.11-4.el7_0                                                 
DEBUG util.py:417:    kernel-headers.aarch64 0:4.14.0-115.10.1.el7a                                 
DEBUG util.py:417:    keyutils-libs.aarch64 0:1.5.8-3.el7                                           
DEBUG util.py:417:    kmod.aarch64 0:20-28.el7                                                      
DEBUG util.py:417:    kmod-libs.aarch64 0:20-28.el7                                                 
DEBUG util.py:417:    kpartx.aarch64 0:0.4.9-134.el7_9                                              
DEBUG util.py:417:    krb5-libs.aarch64 0:1.15.1-50.el7                                             
DEBUG util.py:417:    libacl.aarch64 0:2.2.51-15.el7                                                
DEBUG util.py:417:    libassuan.aarch64 0:2.1.0-3.el7                                               
DEBUG util.py:417:    libattr.aarch64 0:2.4.46-13.el7                                               
DEBUG util.py:417:    libblkid.aarch64 0:2.23.2-65.el7_9.1                                          
DEBUG util.py:417:    libcap.aarch64 0:2.22-11.el7                                                  
DEBUG util.py:417:    libcap-ng.aarch64 0:0.7.5-4.el7                                               
DEBUG util.py:417:    libcom_err.aarch64 0:1.42.9-19.el7                                            
DEBUG util.py:417:    libcurl.aarch64 0:7.29.0-59.el7_9.1                                           
DEBUG util.py:417:    libdb.aarch64 0:5.3.21-25.el7                                                 
DEBUG util.py:417:    libdb-utils.aarch64 0:5.3.21-25.el7                                           
DEBUG util.py:417:    libffi.aarch64 0:3.0.13-19.el7                                                
DEBUG util.py:417:    libgcc.aarch64 0:4.8.5-44.el7                                                 
DEBUG util.py:417:    libgcrypt.aarch64 0:1.5.3-14.el7                                              
DEBUG util.py:417:    libgomp.aarch64 0:4.8.5-44.el7                                                
DEBUG util.py:417:    libgpg-error.aarch64 0:1.12-3.el7                                             
DEBUG util.py:417:    libidn.aarch64 0:1.28-4.el7                                                   
DEBUG util.py:417:    libmount.aarch64 0:2.23.2-65.el7_9.1                                          
DEBUG util.py:417:    libmpc.aarch64 0:1.0.1-3.el7                                                  
DEBUG util.py:417:    libpwquality.aarch64 0:1.2.3-5.el7                                            
DEBUG util.py:417:    libselinux.aarch64 0:2.5-15.el7                                               
DEBUG util.py:417:    libsemanage.aarch64 0:2.5-14.el7                                              
DEBUG util.py:417:    libsepol.aarch64 0:2.5-10.el7                                                 
DEBUG util.py:417:    libsmartcols.aarch64 0:2.23.2-65.el7_9.1                                      
DEBUG util.py:417:    libssh2.aarch64 0:1.8.0-4.el7                                                 
DEBUG util.py:417:    libstdc++.aarch64 0:4.8.5-44.el7                                              
DEBUG util.py:417:    libstdc++-devel.aarch64 0:4.8.5-44.el7                                        
DEBUG util.py:417:    libtasn1.aarch64 0:4.10-1.el7                                                 
DEBUG util.py:417:    libuser.aarch64 0:0.60-9.el7                                                  
DEBUG util.py:417:    libutempter.aarch64 0:1.1.6-4.el7                                             
DEBUG util.py:417:    libuuid.aarch64 0:2.23.2-65.el7_9.1                                           
DEBUG util.py:417:    libverto.aarch64 0:0.2.5-4.el7                                                
DEBUG util.py:417:    libxml2.aarch64 0:2.9.1-6.el7.5                                               
DEBUG util.py:417:    lua.aarch64 0:5.1.4-15.el7                                                    
DEBUG util.py:417:    lz4.aarch64 0:1.8.3-1.el7                                                     
DEBUG util.py:417:    mpfr.aarch64 0:3.1.1-4.el7                                                    
DEBUG util.py:417:    ncurses.aarch64 0:5.9-14.20130511.el7_4                                       
DEBUG util.py:417:    ncurses-base.noarch 0:5.9-14.20130511.el7_4                                   
DEBUG util.py:417:    ncurses-libs.aarch64 0:5.9-14.20130511.el7_4                                  
DEBUG util.py:417:    nspr.aarch64 0:4.25.0-2.el7_9                                                 
DEBUG util.py:417:    nss.aarch64 0:3.53.1-3.el7_9                                                  
DEBUG util.py:417:    nss-pem.aarch64 0:1.0.3-7.el7                                                 
DEBUG util.py:417:    nss-softokn.aarch64 0:3.53.1-6.el7_9                                          
DEBUG util.py:417:    nss-softokn-freebl.aarch64 0:3.53.1-6.el7_9                                   
DEBUG util.py:417:    nss-sysinit.aarch64 0:3.53.1-3.el7_9                                          
DEBUG util.py:417:    nss-tools.aarch64 0:3.53.1-3.el7_9                                            
DEBUG util.py:417:    nss-util.aarch64 0:3.53.1-1.el7_9                                             
DEBUG util.py:417:    openldap.aarch64 0:2.4.44-22.el7                                              
DEBUG util.py:417:    openssl-libs.aarch64 1:1.0.2k-21.el7_9                                        
DEBUG util.py:417:    p11-kit.aarch64 0:0.23.5-3.el7                                                
DEBUG util.py:417:    p11-kit-trust.aarch64 0:0.23.5-3.el7                                          
DEBUG util.py:417:    pam.aarch64 0:1.1.8-23.el7                                                    
DEBUG util.py:417:    pcre.aarch64 0:8.32-17.el7                                                    
DEBUG util.py:417:    perl.aarch64 4:5.16.3-299.el7_9                                               
DEBUG util.py:417:    perl-Carp.noarch 0:1.26-244.el7                                               
DEBUG util.py:417:    perl-Encode.aarch64 0:2.51-7.el7                                              
DEBUG util.py:417:    perl-Exporter.noarch 0:5.68-3.el7                                             
DEBUG util.py:417:    perl-File-Path.noarch 0:2.09-2.el7                                            
DEBUG util.py:417:    perl-File-Temp.noarch 0:0.23.01-3.el7                                         
DEBUG util.py:417:    perl-Filter.aarch64 0:1.49-3.el7                                              
DEBUG util.py:417:    perl-Getopt-Long.noarch 0:2.40-3.el7                                          
DEBUG util.py:417:    perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
DEBUG util.py:417:    perl-PathTools.aarch64 0:3.40-5.el7                                           
DEBUG util.py:417:    perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
DEBUG util.py:417:    perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
DEBUG util.py:417:    perl-Pod-Simple.noarch 1:3.28-4.el7                                           
DEBUG util.py:417:    perl-Pod-Usage.noarch 0:1.63-3.el7                                            
DEBUG util.py:417:    perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
DEBUG util.py:417:    perl-Socket.aarch64 0:2.010-5.el7                                             
DEBUG util.py:417:    perl-Storable.aarch64 0:2.45-3.el7                                            
DEBUG util.py:417:    perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
DEBUG util.py:417:    perl-Thread-Queue.noarch 0:3.02-2.el7                                         
DEBUG util.py:417:    perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
DEBUG util.py:417:    perl-Time-Local.noarch 0:1.2300-2.el7                                         
DEBUG util.py:417:    perl-constant.noarch 0:1.27-2.el7                                             
DEBUG util.py:417:    perl-libs.aarch64 4:5.16.3-299.el7_9                                          
DEBUG util.py:417:    perl-macros.aarch64 4:5.16.3-299.el7_9                                        
DEBUG util.py:417:    perl-parent.noarch 1:0.225-244.el7                                            
DEBUG util.py:417:    perl-podlators.noarch 0:2.5.1-3.el7                                           
DEBUG util.py:417:    perl-srpm-macros.noarch 0:1-8.el7                                             
DEBUG util.py:417:    perl-threads.aarch64 0:1.87-4.el7                                             
DEBUG util.py:417:    perl-threads-shared.aarch64 0:1.43-6.el7                                      
DEBUG util.py:417:    pinentry.aarch64 0:0.8.1-17.el7                                               
DEBUG util.py:417:    pkgconfig.aarch64 1:0.27.1-4.el7                                              
DEBUG util.py:417:    popt.aarch64 0:1.13-16.el7                                                    
DEBUG util.py:417:    procps-ng.aarch64 0:3.3.10-28.el7                                             
DEBUG util.py:417:    pth.aarch64 0:2.0.7-23.el7                                                    
DEBUG util.py:417:    python-libs.aarch64 0:2.7.5-90.el7                                            
DEBUG util.py:417:    python-srpm-macros.noarch 0:3-34.el7                                          
DEBUG util.py:417:    qrencode-libs.aarch64 0:3.4.1-3.el7                                           
DEBUG util.py:417:    readline.aarch64 0:6.2-11.el7                                                 
DEBUG util.py:417:    rpm.aarch64 0:4.11.3-45.el7                                                   
DEBUG util.py:417:    rpm-build-libs.aarch64 0:4.11.3-45.el7                                        
DEBUG util.py:417:    rpm-libs.aarch64 0:4.11.3-45.el7                                              
DEBUG util.py:417:    setup.noarch 0:2.8.71-11.el7                                                  
DEBUG util.py:417:    shared-mime-info.aarch64 0:1.8-5.el7                                          
DEBUG util.py:417:    sqlite.aarch64 0:3.7.17-8.el7_7.1                                             
DEBUG util.py:417:    systemd.aarch64 0:219-78.el7_9.3                                              
DEBUG util.py:417:    systemd-libs.aarch64 0:219-78.el7_9.3                                         
DEBUG util.py:417:    tzdata.noarch 0:2021a-1.el7                                                   
DEBUG util.py:417:    ustr.aarch64 0:1.0.4-16.el7                                                   
DEBUG util.py:417:    xz-libs.aarch64 0:5.2.2-1.el7                                                 
DEBUG util.py:417:    zip.aarch64 0:3.0-11.el7                                                      
DEBUG util.py:417:    zlib.aarch64 0:1.2.7-19.el7_9                                                 
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/etc/os-release
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  userdel: user 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupdel', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  groupdel: group 'mockbuild' does not exist
DEBUG util.py:542:  Child return code was: 6
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/RPMS
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/RPMS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SPECS
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SPECS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SRPMS
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SRPMS
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SOURCES
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/SOURCES
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/BUILD
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/BUILD
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/BUILDROOT
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/BUILDROOT
DEBUG util.py:97:  ensuring that dir exists: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/originals
DEBUG util.py:100:  creating dir: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/builddir/build/originals
DEBUG util.py:110:  touching file: /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/.initialized
INFO backend.py:168:  Installed packages:
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: /bin/rpm --root /var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root -qa with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell True
DEBUG util.py:417:  tzdata-2021a-1.el7.noarch
DEBUG util.py:417:  ncurses-base-5.9-14.20130511.el7_4.noarch
DEBUG util.py:417:  nss-softokn-freebl-3.53.1-6.el7_9.aarch64
DEBUG util.py:417:  chkconfig-1.7.6-1.el7.aarch64
DEBUG util.py:417:  setup-2.8.71-11.el7.noarch
DEBUG util.py:417:  basesystem-10.0-7.el7.centos.noarch
DEBUG util.py:417:  zlib-1.2.7-19.el7_9.aarch64
DEBUG util.py:417:  nss-util-3.53.1-1.el7_9.aarch64
DEBUG util.py:417:  ncurses-libs-5.9-14.20130511.el7_4.aarch64
DEBUG util.py:417:  gmp-6.0.0-15.el7.aarch64
DEBUG util.py:417:  libattr-2.4.46-13.el7.aarch64
DEBUG util.py:417:  libcap-2.22-11.el7.aarch64
DEBUG util.py:417:  libsepol-2.5-10.el7.aarch64
DEBUG util.py:417:  gawk-4.0.2-4.el7_3.1.aarch64
DEBUG util.py:417:  libselinux-2.5-15.el7.aarch64
DEBUG util.py:417:  grep-2.20-3.el7.aarch64
DEBUG util.py:417:  libverto-0.2.5-4.el7.aarch64
DEBUG util.py:417:  p11-kit-trust-0.23.5-3.el7.aarch64
DEBUG util.py:417:  keyutils-libs-1.5.8-3.el7.aarch64
DEBUG util.py:417:  openssl-libs-1.0.2k-21.el7_9.aarch64
DEBUG util.py:417:  centos-release-7-9.2009.1.el7.centos.aarch64
DEBUG util.py:417:  bzip2-libs-1.0.6-13.el7.aarch64
DEBUG util.py:417:  libdb-5.3.21-25.el7.aarch64
DEBUG util.py:417:  libgpg-error-1.12-3.el7.aarch64
DEBUG util.py:417:  lua-5.1.4-15.el7.aarch64
DEBUG util.py:417:  mpfr-3.1.1-4.el7.aarch64
DEBUG util.py:417:  libblkid-2.23.2-65.el7_9.1.aarch64
DEBUG util.py:417:  libmpc-1.0.1-3.el7.aarch64
DEBUG util.py:417:  xz-5.2.2-1.el7.aarch64
DEBUG util.py:417:  findutils-4.5.11-6.el7.aarch64
DEBUG util.py:417:  diffutils-3.3-5.el7.aarch64
DEBUG util.py:417:  expat-2.1.0-12.el7.aarch64
DEBUG util.py:417:  audit-libs-2.8.5-4.el7.aarch64
DEBUG util.py:417:  libpwquality-1.2.3-5.el7.aarch64
DEBUG util.py:417:  sqlite-3.7.17-8.el7_7.1.aarch64
DEBUG util.py:417:  nss-pem-1.0.3-7.el7.aarch64
DEBUG util.py:417:  nss-sysinit-3.53.1-3.el7_9.aarch64
DEBUG util.py:417:  gdbm-1.10-8.el7.aarch64
DEBUG util.py:417:  python-libs-2.7.5-90.el7.aarch64
DEBUG util.py:417:  nss-tools-3.53.1-3.el7_9.aarch64
DEBUG util.py:417:  cpp-4.8.5-44.el7.aarch64
DEBUG util.py:417:  cyrus-sasl-lib-2.1.26-23.el7.aarch64
DEBUG util.py:417:  dwz-0.11-3.el7.aarch64
DEBUG util.py:417:  unzip-6.0-21.el7.aarch64
DEBUG util.py:417:  libxml2-2.9.1-6.el7.5.aarch64
DEBUG util.py:417:  shared-mime-info-1.8-5.el7.aarch64
DEBUG util.py:417:  kmod-libs-20-28.el7.aarch64
DEBUG util.py:417:  groff-base-1.22.2-8.el7.aarch64
DEBUG util.py:417:  perl-HTTP-Tiny-0.033-3.el7.noarch
DEBUG util.py:417:  perl-Pod-Perldoc-3.20-4.el7.noarch
DEBUG util.py:417:  perl-Text-ParseWords-3.29-4.el7.noarch
DEBUG util.py:417:  perl-Pod-Usage-1.63-3.el7.noarch
DEBUG util.py:417:  perl-Socket-2.010-5.el7.aarch64
DEBUG util.py:417:  perl-PathTools-3.40-5.el7.aarch64
DEBUG util.py:417:  perl-Time-HiRes-1.9725-3.el7.aarch64
DEBUG util.py:417:  perl-threads-1.87-4.el7.aarch64
DEBUG util.py:417:  perl-Filter-1.49-3.el7.aarch64
DEBUG util.py:417:  perl-Exporter-5.68-3.el7.noarch
DEBUG util.py:417:  perl-constant-1.27-2.el7.noarch
DEBUG util.py:417:  perl-macros-5.16.3-299.el7_9.aarch64
DEBUG util.py:417:  perl-Getopt-Long-2.40-3.el7.noarch
DEBUG util.py:417:  perl-Thread-Queue-3.02-2.el7.noarch
DEBUG util.py:417:  acl-2.2.51-15.el7.aarch64
DEBUG util.py:417:  libcurl-7.29.0-59.el7_9.1.aarch64
DEBUG util.py:417:  rpm-libs-4.11.3-45.el7.aarch64
DEBUG util.py:417:  openldap-2.4.44-22.el7.aarch64
DEBUG util.py:417:  libgomp-4.8.5-44.el7.aarch64
DEBUG util.py:417:  libstdc++-devel-4.8.5-44.el7.aarch64
DEBUG util.py:417:  qrencode-libs-3.4.1-3.el7.aarch64
DEBUG util.py:417:  ustr-1.0.4-16.el7.aarch64
DEBUG util.py:417:  shadow-utils-4.6-5.el7.aarch64
DEBUG util.py:417:  pth-2.0.7-23.el7.aarch64
DEBUG util.py:417:  rpm-build-libs-4.11.3-45.el7.aarch64
DEBUG util.py:417:  util-linux-2.23.2-65.el7_9.1.aarch64
DEBUG util.py:417:  kpartx-0.4.9-134.el7_9.aarch64
DEBUG util.py:417:  dracut-033-572.el7.aarch64
DEBUG util.py:417:  device-mapper-libs-1.02.170-6.el7_9.3.aarch64
DEBUG util.py:417:  elfutils-libs-0.176-5.el7.aarch64
DEBUG util.py:417:  dbus-libs-1.10.24-15.el7.aarch64
DEBUG util.py:417:  dbus-1.10.24-15.el7.aarch64
DEBUG util.py:417:  elfutils-0.176-5.el7.aarch64
DEBUG util.py:417:  redhat-rpm-config-9.1.0-88.el7.centos.noarch
DEBUG util.py:417:  glibc-headers-2.17-323.el7_9.aarch64
DEBUG util.py:417:  gcc-4.8.5-44.el7.aarch64
DEBUG util.py:417:  rpm-build-4.11.3-45.el7.aarch64
DEBUG util.py:417:  which-2.20-7.el7.aarch64
DEBUG util.py:417:  libgcc-4.8.5-44.el7.aarch64
DEBUG util.py:417:  perl-srpm-macros-1-8.el7.noarch
DEBUG util.py:417:  ncurses-5.9-14.20130511.el7_4.aarch64
DEBUG util.py:417:  bash-4.2.46-34.el7.aarch64
DEBUG util.py:417:  glibc-common-2.17-323.el7_9.aarch64
DEBUG util.py:417:  filesystem-3.2-25.el7.aarch64
DEBUG util.py:417:  glibc-2.17-323.el7_9.aarch64
DEBUG util.py:417:  nspr-4.25.0-2.el7_9.aarch64
DEBUG util.py:417:  libstdc++-4.8.5-44.el7.aarch64
DEBUG util.py:417:  info-5.1-5.el7.aarch64
DEBUG util.py:417:  popt-1.13-16.el7.aarch64
DEBUG util.py:417:  libacl-2.2.51-15.el7.aarch64
DEBUG util.py:417:  libcom_err-1.42.9-19.el7.aarch64
DEBUG util.py:417:  libffi-3.0.13-19.el7.aarch64
DEBUG util.py:417:  pcre-8.32-17.el7.aarch64
DEBUG util.py:417:  sed-4.2.2-7.el7.aarch64
DEBUG util.py:417:  p11-kit-0.23.5-3.el7.aarch64
DEBUG util.py:417:  libtasn1-4.10-1.el7.aarch64
DEBUG util.py:417:  ca-certificates-2020.2.41-70.0.el7_8.noarch
DEBUG util.py:417:  krb5-libs-1.15.1-50.el7.aarch64
DEBUG util.py:417:  coreutils-8.22-24.el7_9.2.aarch64
DEBUG util.py:417:  xz-libs-5.2.2-1.el7.aarch64
DEBUG util.py:417:  elfutils-libelf-0.176-5.el7.aarch64
DEBUG util.py:417:  readline-6.2-11.el7.aarch64
DEBUG util.py:417:  libgcrypt-1.5.3-14.el7.aarch64
DEBUG util.py:417:  gzip-1.5-10.el7.aarch64
DEBUG util.py:417:  libuuid-2.23.2-65.el7_9.1.aarch64
DEBUG util.py:417:  libmount-2.23.2-65.el7_9.1.aarch64
DEBUG util.py:417:  cracklib-2.9.0-11.el7.aarch64
DEBUG util.py:417:  binutils-2.27-44.base.el7.aarch64
DEBUG util.py:417:  cpio-2.11-28.el7.aarch64
DEBUG util.py:417:  file-libs-5.11-37.el7.aarch64
DEBUG util.py:417:  libcap-ng-0.7.5-4.el7.aarch64
DEBUG util.py:417:  cracklib-dicts-2.9.0-11.el7.aarch64
DEBUG util.py:417:  pam-1.1.8-23.el7.aarch64
DEBUG util.py:417:  nss-softokn-3.53.1-6.el7_9.aarch64
DEBUG util.py:417:  nss-3.53.1-3.el7_9.aarch64
DEBUG util.py:417:  tar-1.26-35.el7.aarch64
DEBUG util.py:417:  lz4-1.8.3-1.el7.aarch64
DEBUG util.py:417:  gdb-7.6.1-120.el7.aarch64
DEBUG util.py:417:  file-5.11-37.el7.aarch64
DEBUG util.py:417:  libassuan-2.1.0-3.el7.aarch64
DEBUG util.py:417:  libdb-utils-5.3.21-25.el7.aarch64
DEBUG util.py:417:  bzip2-1.0.6-13.el7.aarch64
DEBUG util.py:417:  zip-3.0-11.el7.aarch64
DEBUG util.py:417:  glib2-2.56.1-8.el7.aarch64
DEBUG util.py:417:  pkgconfig-0.27.1-4.el7.aarch64
DEBUG util.py:417:  libssh2-1.8.0-4.el7.aarch64
DEBUG util.py:417:  perl-parent-0.225-244.el7.noarch
DEBUG util.py:417:  perl-podlators-2.5.1-3.el7.noarch
DEBUG util.py:417:  perl-Pod-Escapes-1.04-299.el7_9.noarch
DEBUG util.py:417:  perl-Encode-2.51-7.el7.aarch64
DEBUG util.py:417:  perl-libs-5.16.3-299.el7_9.aarch64
DEBUG util.py:417:  perl-File-Path-2.09-2.el7.noarch
DEBUG util.py:417:  perl-Scalar-List-Utils-1.27-248.el7.aarch64
DEBUG util.py:417:  perl-threads-shared-1.43-6.el7.aarch64
DEBUG util.py:417:  perl-Carp-1.26-244.el7.noarch
DEBUG util.py:417:  perl-Storable-2.45-3.el7.aarch64
DEBUG util.py:417:  perl-File-Temp-0.23.01-3.el7.noarch
DEBUG util.py:417:  perl-Time-Local-1.2300-2.el7.noarch
DEBUG util.py:417:  perl-Pod-Simple-3.28-4.el7.noarch
DEBUG util.py:417:  perl-5.16.3-299.el7_9.aarch64
DEBUG util.py:417:  patch-2.7.1-12.el7_7.aarch64
DEBUG util.py:417:  libidn-1.28-4.el7.aarch64
DEBUG util.py:417:  curl-7.29.0-59.el7_9.1.aarch64
DEBUG util.py:417:  rpm-4.11.3-45.el7.aarch64
DEBUG util.py:417:  libuser-0.60-9.el7.aarch64
DEBUG util.py:417:  pinentry-0.8.1-17.el7.aarch64
DEBUG util.py:417:  json-c-0.11-4.el7_0.aarch64
DEBUG util.py:417:  hardlink-1.0-19.el7.aarch64
DEBUG util.py:417:  libsemanage-2.5-14.el7.aarch64
DEBUG util.py:417:  libutempter-1.1.6-4.el7.aarch64
DEBUG util.py:417:  gnupg2-2.0.22-5.el7_5.aarch64
DEBUG util.py:417:  libsmartcols-2.23.2-65.el7_9.1.aarch64
DEBUG util.py:417:  procps-ng-3.3.10-28.el7.aarch64
DEBUG util.py:417:  device-mapper-1.02.170-6.el7_9.3.aarch64
DEBUG util.py:417:  kmod-20-28.el7.aarch64
DEBUG util.py:417:  cryptsetup-libs-2.0.3-6.el7.aarch64
DEBUG util.py:417:  systemd-libs-219-78.el7_9.3.aarch64
DEBUG util.py:417:  systemd-219-78.el7_9.3.aarch64
DEBUG util.py:417:  elfutils-default-yama-scope-0.176-5.el7.noarch
DEBUG util.py:417:  python-srpm-macros-3-34.el7.noarch
DEBUG util.py:417:  kernel-headers-4.14.0-115.10.1.el7a.aarch64
DEBUG util.py:417:  glibc-devel-2.17-323.el7_9.aarch64
DEBUG util.py:417:  gcc-c++-4.8.5-44.el7.aarch64
DEBUG util.py:417:  make-3.82-24.el7.aarch64
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/grub2-2.02-0.87.el7.centos.2.src.rpm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  Updating / installing...
DEBUG util.py:417:  grub2-1:2.02-0.87.el7.centos.2        ########################################
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:417:  warning: user hughesjr does not exist - using root
DEBUG util.py:417:  warning: group hughesjr does not exist - using root
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/grub2-2.02-0.87.el7.centos.2.src.rpm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  0001-fix-EFI-detection-on-Windows.patch
DEBUG util.py:417:  0002-grub-core-kern-arm-cache_armv6.S-Remove-.arch-direct.patch
DEBUG util.py:417:  0003-INSTALL-Cross-compiling-the-GRUB-Fix-some-spelling-m.patch
DEBUG util.py:417:  0004-NEWS-First-draft-of-2.02-entry.patch
DEBUG util.py:417:  0005-Merge-branch-master-of-git.sv.gnu.org-srv-git-grub.patch
DEBUG util.py:417:  0006-NEWS-The-cmosclean-command-in-fact-dates-back-to-1.9.patch
DEBUG util.py:417:  0007-remove-unused-error.h-from-kern-emu-misc.c.patch
DEBUG util.py:417:  0008-Don-t-abort-on-unavailable-coreboot-tables-if-not-ru.patch
DEBUG util.py:417:  0009-NEWS-Add-few-missing-entries.-Correct-existing-ones.patch
DEBUG util.py:417:  0010-strip-.eh_frame-section-from-arm64-efi-kernel.patch
DEBUG util.py:417:  0011-use-grub-boot-aa64.efi-for-boot-images-on-AArch64.patch
DEBUG util.py:417:  0012-fix-32-bit-compilation-on-MinGW-w64.patch
DEBUG util.py:417:  0013-Change-grub-mkrescue-to-use-bootaa64.efi-too.patch
DEBUG util.py:417:  0014-arm64-set-correct-length-of-device-path-end-entry.patch
DEBUG util.py:417:  0015-Makefile.util.def-grub-macbless-Change-mansection-to.patch
DEBUG util.py:417:  0016-add-part_apple-to-EFI-rescue-image-to-fix-missing-pr.patch
DEBUG util.py:417:  0017-freebsd-hostdisk.c-is-only-ever-compiled-on-FreeBSD.patch
DEBUG util.py:417:  0018-Prefer-more-portable-test-1-constructs.patch
DEBUG util.py:417:  0019-NEWS-Add-few-missing-entries.patch
DEBUG util.py:417:  0020-grub-core-kern-efi-efi.c-Ensure-that-the-result-star.patch
DEBUG util.py:417:  0021-util-grub-mount.c-Extend-GCC-warning-workaround-to-g.patch
DEBUG util.py:417:  0022-reintroduce-BUILD_LDFLAGS-for-the-cross-compile-case.patch
DEBUG util.py:417:  0023-grub-core-term-terminfo.c-Recognize-keys-F1-F12.patch
DEBUG util.py:417:  0024-Fix-ChangeLog-date.patch
DEBUG util.py:417:  0025-Use-_W64-to-detect-MinGW-W64-32-instead-of-_FILE_OFF.patch
DEBUG util.py:417:  0026-add-BUILD_EXEEXT-support-to-fix-make-clean-on-Window.patch
DEBUG util.py:417:  0027-fix-include-loop-on-MinGW-due-to-libintl.h-pulling-s.patch
DEBUG util.py:417:  0028-grub-core-commands-macbless.c-Rename-FILE-and-DIR-to.patch
DEBUG util.py:417:  0029-Makefile.util.def-Link-grub-ofpathname-with-zfs-libs.patch
DEBUG util.py:417:  0030-Makefile.am-default_payload.elf-Add-modules-multiboo.patch
DEBUG util.py:417:  0031-fix-removal-of-cpu-machine-links-on-mingw-msys.patch
DEBUG util.py:417:  0032-grub-core-normal-main.c-read_config_file-Buffer-conf.patch
DEBUG util.py:417:  0033-util-grub-install.c-Fix-a-typo.patch
DEBUG util.py:417:  0034-use-MODULE_FILES-for-genemuinit-instead-of-MOD_FILES.patch
DEBUG util.py:417:  0035-Ignore-EPERM-when-modifying-kern.geom.debugflags.patch
DEBUG util.py:417:  0036-change-stop-condition-to-avoid-infinite-loops.patch
DEBUG util.py:417:  0037-increase-network-try-interval-gradually.patch
DEBUG util.py:417:  0038-look-for-DejaVu-also-in-usr-share-fonts-truetype.patch
DEBUG util.py:417:  0039-Show-detected-path-to-DejaVuSans-in-configure-summar.patch
DEBUG util.py:417:  0040-add-GRUB_WINDOWS_EXTRA_DIST-to-allow-shipping-runtim.patch
DEBUG util.py:417:  0041-util-grub-install.c-write_to_disk-Add-an-info-messag.patch
DEBUG util.py:417:  0042-util-grub-install.c-List-available-targets.patch
DEBUG util.py:417:  0043-Fix-several-translatable-strings.patch
DEBUG util.py:417:  0044-do-not-set-default-prefix-in-grub-mkimage.patch
DEBUG util.py:417:  0045-fix-Mingw-W64-32-cross-compile-failure-due-to-printf.patch
DEBUG util.py:417:  0046-grub-core-term-serial.c-grub_serial_register-Fix-inv.patch
DEBUG util.py:417:  0047-grub-install-support-for-partitioned-partx-loop-devi.patch
DEBUG util.py:417:  0048-grub-core-term-at_keyboard.c-Tolerate-missing-keyboa.patch
DEBUG util.py:417:  0049-.gitignore-add-missing-files-and-.exe-variants.patch
DEBUG util.py:417:  0050-util-grub-mkfont.c-Downgrade-warnings-about-unhandle.patch
DEBUG util.py:417:  0051-grub-core-disk-ahci.c-Do-not-enable-I-O-decoding-and.patch
DEBUG util.py:417:  0052-grub-core-disk-ahci.c-Allocate-and-clean-space-for-a.patch
DEBUG util.py:417:  0053-grub-core-disk-ahci.c-Add-safety-cleanups.patch
DEBUG util.py:417:  0054-grub-core-disk-ahci.c-Properly-handle-transactions-w.patch
DEBUG util.py:417:  0055-grub-core-disk-ahci.c-Increase-timeout.-Some-SSDs-ta.patch
DEBUG util.py:417:  0056-util-grub-mkfont.c-Build-fix-for-argp.h-with-older-g.patch
DEBUG util.py:417:  0057-util-grub-mkrescue.c-Build-fix-for-argp.h-with-older.patch
DEBUG util.py:417:  0058-add-grub_env_set_net_property-function.patch
DEBUG util.py:417:  0059-add-bootpath-parser-for-open-firmware.patch
DEBUG util.py:417:  0060-grub-core-disk-ahci.c-Ignore-NPORTS-field-and-rely-o.patch
DEBUG util.py:417:  0061-grub-core-kern-i386-coreboot-mmap.c-Filter-out-0xa00.patch
DEBUG util.py:417:  0062-grub-core-loader-i386-multiboot_mbi.c-grub_multiboot.patch
DEBUG util.py:417:  0063-grub-core-mmap-i386-uppermem.c-lower_hook-COREBOOT-I.patch
DEBUG util.py:417:  0064-grub-core-kern-i386-pc-mmap.c-Fallback-to-EISA-memor.patch
DEBUG util.py:417:  0065-include-grub-i386-openbsd_bootarg.h-Add-addr-and-fre.patch
DEBUG util.py:417:  0066-ieee1275-check-for-IBM-pseries-emulated-machine.patch
DEBUG util.py:417:  0067-grub-core-loader-arm64-linux.c-Remove-redundant-0x.patch
DEBUG util.py:417:  0068-grub-core-lib-relocator.c-Fix-the-case-when-end-of-l.patch
DEBUG util.py:417:  0069-Fix-grub-probe-0-option.patch
DEBUG util.py:417:  0070-Fix-partmap-cryptodisk-and-abstraction-handling-in-g.patch
DEBUG util.py:417:  0071-btrfs-fix-get_root-key-comparison-failures-due-to-en.patch
DEBUG util.py:417:  0072-grub-core-osdep-linux-getroot.c-grub_util_part_to_di.patch
DEBUG util.py:417:  0073-Replace-few-instances-of-memcmp-memcpy-in-the-code-t.patch
DEBUG util.py:417:  0074-include-grub-libgcc.h-Remove-ctzsi2-and-ctzdi2.-They.patch
DEBUG util.py:417:  0075-Add-missing-endif.patch
DEBUG util.py:417:  0076-grub-core-lib-syslinux_parse.c-Fix-timeout-quoting.patch
DEBUG util.py:417:  0077-Improve-LVM-logical_volumes-string-matching.patch
DEBUG util.py:417:  0078-Tolerate-devices-with-no-filesystem-UUID-returned-by.patch
DEBUG util.py:417:  0079-Allow-loading-old-kernels-by-placing-GDT-in-conventi.patch
DEBUG util.py:417:  0080-grub-core-kern-misc.c-__bzero-Don-t-compile-in-GRUB_.patch
DEBUG util.py:417:  0081-grub-core-commands-verify.c-grub_pubkey_open-Fix-mem.patch
DEBUG util.py:417:  0082-grub-core-commands-verify.c-grub_pubkey_open-Trust-p.patch
DEBUG util.py:417:  0083-util-grub-gen-asciih.c-add_glyph-Fix-uninitialised-v.patch
DEBUG util.py:417:  0084-grub-core-commands-efi-lsefisystab.c-grub_cmd_lsefis.patch
DEBUG util.py:417:  0085-grub-core-loader-i386-bsd.c-grub_netbsd_boot-Pass-po.patch
DEBUG util.py:417:  0086-util-grub-install.c-Fix-handling-of-disk-module.patch
DEBUG util.py:417:  0087-grub-core-commands-loadenv.c-check_blocklists-Fix-ov.patch
DEBUG util.py:417:  0088-NEWS-The-cmosclean-command-in-fact-dates-back-to-1.9.patch
DEBUG util.py:417:  0089-Migrate-PPC-from-Yaboot-to-Grub2.patch
DEBUG util.py:417:  0090-Add-fw_path-variable-revised.patch
DEBUG util.py:417:  0091-Add-support-for-linuxefi.patch
DEBUG util.py:417:  0092-Use-linuxefi-and-initrdefi-where-appropriate.patch
DEBUG util.py:417:  0093-Don-t-allow-insmod-when-secure-boot-is-enabled.patch
DEBUG util.py:417:  0094-Pass-x-hex-hex-straight-through-unmolested.patch
DEBUG util.py:417:  0095-Fix-crash-on-http.patch
DEBUG util.py:417:  0096-IBM-client-architecture-CAS-reboot-support.patch
DEBUG util.py:417:  0097-Add-vlan-tag-support.patch
DEBUG util.py:417:  0098-Add-X-option-to-printf-functions.patch
DEBUG util.py:417:  0099-DHCP-client-ID-and-UUID-options-added.patch
DEBUG util.py:417:  0100-Search-for-specific-config-file-for-netboot.patch
DEBUG util.py:417:  0101-blscfg-add-blscfg-module-to-parse-Boot-Loader-Specif.patch
DEBUG util.py:417:  0102-Move-bash-completion-script-922997.patch
DEBUG util.py:417:  0103-for-ppc-reset-console-display-attr-when-clear-screen.patch
DEBUG util.py:417:  0104-Don-t-write-messages-to-the-screen.patch
DEBUG util.py:417:  0105-Don-t-print-GNU-GRUB-header.patch
DEBUG util.py:417:  0106-Don-t-add-to-highlighted-row.patch
DEBUG util.py:417:  0107-Message-string-cleanups.patch
DEBUG util.py:417:  0108-Fix-border-spacing-now-that-we-aren-t-displaying-it.patch
DEBUG util.py:417:  0109-Use-the-correct-indentation-for-the-term-help-text.patch
DEBUG util.py:417:  0110-Indent-menu-entries.patch
DEBUG util.py:417:  0111-Fix-margins.patch
DEBUG util.py:417:  0112-Add-support-for-UEFI-operating-systems-returned-by-o.patch
DEBUG util.py:417:  0113-Disable-GRUB-video-support-for-IBM-power-machines.patch
DEBUG util.py:417:  0114-Use-2-instead-of-1-for-our-right-hand-margin-so-line.patch
DEBUG util.py:417:  0115-Use-linux16-when-appropriate-880840.patch
DEBUG util.py:417:  0116-Enable-pager-by-default.-985860.patch
DEBUG util.py:417:  0117-F10-doesn-t-work-on-serial-so-don-t-tell-the-user-to.patch
DEBUG util.py:417:  0118-Don-t-say-GNU-Linux-in-generated-menus.patch
DEBUG util.py:417:  0119-Don-t-draw-a-border-around-the-menu.patch
DEBUG util.py:417:  0120-Use-the-standard-margin-for-the-timeout-string.patch
DEBUG util.py:417:  0121-Fix-grub_script_execute_sourcecode-usage-on-ppc.patch
DEBUG util.py:417:  0122-Add-.eh_frame-to-list-of-relocations-stripped.patch
DEBUG util.py:417:  0123-Make-10_linux-work-with-our-changes-for-linux16-and-.patch
DEBUG util.py:417:  0124-Don-t-print-during-fdt-loading-method.patch
DEBUG util.py:417:  0125-Honor-a-symlink-when-generating-configuration-by-gru.patch
DEBUG util.py:417:  0126-Don-t-munge-raw-spaces-when-we-re-doing-our-cmdline-.patch
DEBUG util.py:417:  0127-Don-t-require-a-password-to-boot-entries-generated-b.patch
DEBUG util.py:417:  0128-Don-t-emit-Booting-.-message.patch
DEBUG util.py:417:  0129-Make-CTRL-and-ALT-keys-work-as-expected-on-EFI-syste.patch
DEBUG util.py:417:  0130-May-as-well-try-it.patch
DEBUG util.py:417:  0131-use-fw_path-prefix-when-fallback-searching-for-grub-.patch
DEBUG util.py:417:  0132-Try-mac-guid-etc-before-grub.cfg-on-tftp-config-file.patch
DEBUG util.py:417:  0133-trim-arp-packets-with-abnormal-size.patch
DEBUG util.py:417:  0134-Fix-convert-function-to-support-NVMe-devices.patch
DEBUG util.py:417:  0135-Fix-bad-test-on-GRUB_DISABLE_SUBMENU.patch
DEBUG util.py:417:  0136-Switch-to-use-APM-Mustang-device-tree-for-hardware-t.patch
DEBUG util.py:417:  0137-Use-the-default-device-tree-from-the-grub-default-fi.patch
DEBUG util.py:417:  0138-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
DEBUG util.py:417:  0139-Reduce-timer-event-frequency-by-10.patch
DEBUG util.py:417:  0140-always-return-error-to-UEFI.patch
DEBUG util.py:417:  0141-Add-powerpc-little-endian-ppc64le-flags.patch
DEBUG util.py:417:  0142-Files-reorganization-and-include-some-libgcc-fuction.patch
DEBUG util.py:417:  0143-Suport-for-bi-endianess-in-elf-file.patch
DEBUG util.py:417:  0144-Fix-exit-back-to-EFI-firmware.patch
DEBUG util.py:417:  0145-Add-grub_util_readlink.patch
DEBUG util.py:417:  0146-Make-editenv-chase-symlinks-including-those-across-d.patch
DEBUG util.py:417:  0147-Generate-OS-and-CLASS-in-10_linux-from-etc-os-releas.patch
DEBUG util.py:417:  0148-Minimize-the-sort-ordering-for-.debug-and-rescue-ker.patch
DEBUG util.py:417:  0149-Add-GRUB_DISABLE_UUID.patch
DEBUG util.py:417:  0150-Allow-fallback-to-include-entries-by-title-not-just-.patch
DEBUG util.py:417:  0151-Initialized-initrd_ctx-so-we-don-t-free-a-random-poi.patch
DEBUG util.py:417:  0152-Load-arm-with-SB-enabled.patch
DEBUG util.py:417:  0153-Fix-up-some-man-pages-rpmdiff-noticed.patch
DEBUG util.py:417:  0154-Try-prefix-if-fw_path-doesn-t-work.patch
DEBUG util.py:417:  0155-Update-info-with-grub.cfg-netboot-selection-order-11.patch
DEBUG util.py:417:  0156-Use-Distribution-Package-Sort-for-grub2-mkconfig-112.patch
DEBUG util.py:417:  0157-efidisk-move-device-path-helpers-in-core-for-efinet.patch
DEBUG util.py:417:  0158-efinet-Check-for-immediate-completition.patch
DEBUG util.py:417:  0159-efinet-memory-leak-on-module-removal.patch
DEBUG util.py:417:  0160-efinet-cannot-free-const-char-pointer.patch
DEBUG util.py:417:  0161-Revert-efinet-memory-leak-on-module-removal.patch
DEBUG util.py:417:  0162-efinet-skip-virtual-IPv4-and-IPv6-devices-when-enume.patch
DEBUG util.py:417:  0163-efinet-open-Simple-Network-Protocol-exclusively.patch
DEBUG util.py:417:  0164-efinet-enable-hardware-filters-when-opening-interfac.patch
DEBUG util.py:417:  0165-efinet-handle-get_status-on-buggy-firmware-properly.patch
DEBUG util.py:417:  0166-Handle-rssd-storage-devices.patch
DEBUG util.py:417:  0167-xfs-Fix-termination-loop-for-directory-iteration.patch
DEBUG util.py:417:  0168-xfs-Convert-inode-numbers-to-cpu-endianity-immediate.patch
DEBUG util.py:417:  0169-xfs-Add-helpers-for-inode-size.patch
DEBUG util.py:417:  0170-xfs-V5-filesystem-format-support.patch
DEBUG util.py:417:  0171-xfs-silence-Coverity-overflow-warning.patch
DEBUG util.py:417:  0172-send-router-solicitation-for-ipv6-address-autoconf-v.patch
DEBUG util.py:417:  0173-icmp6-fix-no-respond-to-neighbor-solicit-message.patch
DEBUG util.py:417:  0174-calibrate_tsc-use-the-Stall-EFI-boot-service-on-GRUB.patch
DEBUG util.py:417:  0175-fix-memory-corruption-in-pubkey-filter-over-network.patch
DEBUG util.py:417:  0176-Make-grub2-mkconfig-construct-titles-that-look-like-.patch
DEBUG util.py:417:  0177-don-t-strip-fw_path-twice-for-EFI-network-boot.patch
DEBUG util.py:417:  0178-Add-friendly-grub2-password-config-tool-985962.patch
DEBUG util.py:417:  0179-Try-to-make-sure-configure.ac-and-grub-rpm-sort-play.patch
DEBUG util.py:417:  0180-ppc64le-sync-mkconfig-to-disk-1212114.patch
DEBUG util.py:417:  0181-tcp-ack-when-we-get-an-OOO-lost-packet.patch
DEBUG util.py:417:  0182-tcp-add-window-scaling-support.patch
DEBUG util.py:417:  0183-efinet-retransmit-if-our-device-is-busy.patch
DEBUG util.py:417:  0184-efinet-add-filter-for-the-first-exclusive-reopen-of-.patch
DEBUG util.py:417:  0185-Fix-security-issue-when-reading-username-and-passwor.patch
DEBUG util.py:417:  0186-01_users-Handle-GRUB_PASSWORD-better.patch
DEBUG util.py:417:  0187-Failed-config-now-returns-exit-code-1252311.patch
DEBUG util.py:417:  0188-Warn-if-grub-password-will-not-be-read-1290803.patch
DEBUG util.py:417:  0189-Clean-up-grub-setpassword-documentation-1290799.patch
DEBUG util.py:417:  0190-Fix-locale-issue-in-grub-setpassword-1294243.patch
DEBUG util.py:417:  0191-efi-really-mark-memory-of-unknown-type-as-reserved.patch
DEBUG util.py:417:  0192-Translate-UEFI-persistent-memory-type.patch
DEBUG util.py:417:  0193-lsefimmap-support-persistent-memory-and-other-UEFI-2.patch
DEBUG util.py:417:  0194-efiemu-Handle-persistent-RAM-and-unknown-possible-fu.patch
DEBUG util.py:417:  0195-efiemu-Fix-compilation-failure.patch
DEBUG util.py:417:  0196-devmapper-getroot-use-makedev-instead-of-direct-shif.patch
DEBUG util.py:417:  0197-loader-linux-do-not-pad-initrd-with-zeroes-at-the-en.patch
DEBUG util.py:417:  0198-Revert-reopen-SNP-protocol-for-exclusive-use-by-grub.patch
DEBUG util.py:417:  0199-Add-a-url-parser.patch
DEBUG util.py:417:  0200-efinet-and-bootp-add-support-for-dhcpv6.patch
DEBUG util.py:417:  0201-ppc64le-has-no-separate-boot-mount-1261926.patch
DEBUG util.py:417:  0202-Add-grub-get-kernel-settings-and-use-it-in-10_linux.patch
DEBUG util.py:417:  0203-Fix-coverity-issues-in-shell-scripts-1226325.patch
DEBUG util.py:417:  0204-Fix-compiler-warning-1154226.patch
DEBUG util.py:417:  0205-Fix-CLANG-error-from-Coverity-1154226.patch
DEBUG util.py:417:  0206-grub_ipv6_get_masksize-fix-loop-iteration-error.patch
DEBUG util.py:417:  0207-efinet-fix-some-coverity-gripes.patch
DEBUG util.py:417:  0208-Fix-another-coverity-gripe-about-a-missing-typecast.patch
DEBUG util.py:417:  0209-Fix-duplicate-shell-entries-1226325.patch
DEBUG util.py:417:  0210-Coverity-rightly-noticed-that-grub_ipv6_get_masksize.patch
DEBUG util.py:417:  0211-Export-grub-get-kernel-settings-variables.patch
DEBUG util.py:417:  0212-Normalize-slashes-in-tftp-paths.patch
DEBUG util.py:417:  0213-bz1374141-fix-incorrect-mask-for-ppc64.patch
DEBUG util.py:417:  0214-Make-efi-machines-load-an-env-block-from-a-variable.patch
DEBUG util.py:417:  0215-Fix-race-in-EFI-validation.patch
DEBUG util.py:417:  0216-efi-chainloader-fix-use-after-free.patch
DEBUG util.py:417:  0217-chainloader-fix-resoource-leak.patch
DEBUG util.py:417:  0218-efi-properly-terminate-filepath-with-NULL-in-chainlo.patch
DEBUG util.py:417:  0219-Use-device-part-of-chainloader-target-if-present.patch
DEBUG util.py:417:  0220-Add-secureboot-support-on-efi-chainloader.patch
DEBUG util.py:417:  0221-Make-any-of-the-loaders-that-link-in-efi-mode-honor-.patch
DEBUG util.py:417:  0222-Rework-linux-command.patch
DEBUG util.py:417:  0223-Rework-linux16-command.patch
DEBUG util.py:417:  0224-Re-work-some-intricacies-of-PE-loading.patch
DEBUG util.py:417:  0225-Rework-even-more-of-efi-chainload-so-non-sb-cases-wo.patch
DEBUG util.py:417:  0226-linuxefi-fix-double-free-on-verification-failure.patch
DEBUG util.py:417:  0227-efi-chainloader-fix-wrong-sanity-check-in-relocate_c.patch
DEBUG util.py:417:  0228-efi-chainloader-truncate-overlong-relocation-section.patch
DEBUG util.py:417:  0229-Add-some-grub_dprintf-in-the-linuxefi-path.patch
DEBUG util.py:417:  0230-linuxefi-minor-cleanups.patch
DEBUG util.py:417:  0231-Handle-multi-arch-64-on-32-boot-in-linuxefi-loader.patch
DEBUG util.py:417:  0232-efidisk-Respect-block_io_protocol-buffer-alignment.patch
DEBUG util.py:417:  0233-loader-linux-Make-trailer-initrd-entry-aligned-again.patch
DEBUG util.py:417:  0234-Make-exit-take-a-return-code.patch
DEBUG util.py:417:  0235-efi-fix-memory-leak-in-variable-handling.patch
DEBUG util.py:417:  0236-efi-fix-GetVariable-return-status-check-in-81ca24a.patch
DEBUG util.py:417:  0237-linux.c-Ensure-that-initrd-is-page-aligned.patch
DEBUG util.py:417:  0238-arm64-make-sure-fdt-has-address-cells-and-size-cells.patch
DEBUG util.py:417:  0239-Don-t-guess-boot-efi-as-on-ppc-machines.patch
DEBUG util.py:417:  0240-Clean-up-some-errors-in-the-linuxefi-loader.patch
DEBUG util.py:417:  0241-Revert-trim-arp-packets-with-abnormal-size.patch
DEBUG util.py:417:  0242-cleanup-grub_cpu_to_XXX_compile_time-for-constants.patch
DEBUG util.py:417:  0243-arp-icmp-Fix-handling-in-case-of-oversized-or-invali.patch
DEBUG util.py:417:  0244-net-trivial-grub_cpu_to_XX_compile_time-cleanup.patch
DEBUG util.py:417:  0245-bootp-ignore-gateway_ip-relay-field.patch
DEBUG util.py:417:  0246-bootp-check-that-interface-is-not-NULL-in-configure_.patch
DEBUG util.py:417:  0247-Use-xid-to-match-DHCP-replies.patch
DEBUG util.py:417:  0248-Add-support-for-non-Ethernet-network-cards.patch
DEBUG util.py:417:  0249-misc-fix-invalid-character-recongition-in-strto-l.patch
DEBUG util.py:417:  0250-net-read-bracketed-ipv6-addrs-and-port-numbers.patch
DEBUG util.py:417:  0251-net-read-bracketed-ipv6-addrs-and-port-numbers-pjone.patch
DEBUG util.py:417:  0252-tftp-Fix-a-minor-const-error.patch
DEBUG util.py:417:  0253-bootp-New-net_bootp6-command.patch
DEBUG util.py:417:  0254-Put-back-our-code-to-add-a-local-route.patch
DEBUG util.py:417:  0255-efinet-UEFI-IPv6-PXE-support.patch
DEBUG util.py:417:  0256-grub.texi-Add-net_bootp6-doument.patch
DEBUG util.py:417:  0257-bootp-Add-processing-DHCPACK-packet-from-HTTP-Boot.patch
DEBUG util.py:417:  0258-efinet-Setting-network-from-UEFI-device-path.patch
DEBUG util.py:417:  0259-efinet-Setting-DNS-server-from-UEFI-protocol.patch
DEBUG util.py:417:  0260-set-rootpath.patch
DEBUG util.py:417:  0261-Fix-one-more-coverity-complaint.patch
DEBUG util.py:417:  0262-Fix-up-linux-params-usage.patch
DEBUG util.py:417:  0263-Fix-grub_net_hwaddr_to_str.patch
DEBUG util.py:417:  0264-Fixup-for-newer-compiler.patch
DEBUG util.py:417:  0265-Support-UEFI-networking-protocols.patch
DEBUG util.py:417:  0266-efinet-Setting-network-from-UEFI-device-path.patch
DEBUG util.py:417:  0267-AUDIT-0-http-boot-tracker-bug.patch
DEBUG util.py:417:  0268-xfs-accept-filesystem-with-sparse-inodes.patch
DEBUG util.py:417:  0269-grub-core-video-efi_gop.c-Add-support-for-BLT_ONLY-a.patch
DEBUG util.py:417:  0270-efi-uga-use-64-bit-for-fb_base.patch
DEBUG util.py:417:  0271-Fix-grub-setpassword-o-s-output-path.patch
DEBUG util.py:417:  0272-Verify-modules-on-build-time-rather-than-failing-in-.patch
DEBUG util.py:417:  0273-module-verifier-Check-range-limited-relative-relocat.patch
DEBUG util.py:417:  0274-Strip-.ARM.exidx.patch
DEBUG util.py:417:  0275-Disable-build-time-module-check-on-emu.patch
DEBUG util.py:417:  0276-module-verifier-allow-limited-range-relocations-on-s.patch
DEBUG util.py:417:  0277-remove-temporary-.bin-files-kernel-and-modules.patch
DEBUG util.py:417:  0278-Add-missing-BUILD_EXEEXT.patch
DEBUG util.py:417:  0279-grub-module-verifier-fix-unintended-sign-extension.patch
DEBUG util.py:417:  0280-mkimage-fix-unintended-sign-extension.patch
DEBUG util.py:417:  0281-arm64-Add-support-for-relocations-needed-for-linaro-.patch
DEBUG util.py:417:  0282-support-modules-without-symbol-table.patch
DEBUG util.py:417:  0283-cacheinfo-Add-missing-license-information.patch
DEBUG util.py:417:  0284-arm64-setjmp-Add-missing-license-macro.patch
DEBUG util.py:417:  0285-editenv-handle-relative-symlinks.patch
DEBUG util.py:417:  0286-efinet-also-use-the-firmware-acceleration-for-http.patch
DEBUG util.py:417:  0287-Make-root_url-reflect-the-protocol-hostname-of-our-b.patch
DEBUG util.py:417:  0288-efi-uga-Fix-PCIe-LER-when-GRUB2-accesses-non-enabled.patch
DEBUG util.py:417:  0289-efidisk-prevent-errors-from-diskfilter-scan-of-remov.patch
DEBUG util.py:417:  0290-Prepend-prefix-when-HTTP-path-is-relative.patch
DEBUG util.py:417:  0291-efi-http-Export-fw-http-_path-variables-to-make-them.patch
DEBUG util.py:417:  0292-efi-http-Enclose-literal-IPv6-addresses-in-square-br.patch
DEBUG util.py:417:  0293-efi-net-Allow-to-specify-a-port-number-in-addresses.patch
DEBUG util.py:417:  0294-efi-ip4_config-Improve-check-to-detect-literal-IPv6-.patch
DEBUG util.py:417:  0295-efi-net-Print-a-debug-message-if-parsing-the-address.patch
DEBUG util.py:417:  0296-btrfs-avoid-used-uninitialized-error-with-GCC7.patch
DEBUG util.py:417:  0297-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
DEBUG util.py:417:  0298-Fix-build-with-glibc-2.20.patch
DEBUG util.py:417:  0299-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch
DEBUG util.py:417:  0300-safemath-Add-some-arithmetic-primitives-that-check-f.patch
DEBUG util.py:417:  0301-calloc-Make-sure-we-always-have-an-overflow-checking.patch
DEBUG util.py:417:  0302-calloc-Use-calloc-at-most-places.patch
DEBUG util.py:417:  0303-malloc-Use-overflow-checking-primitives-where-we-do-.patch
DEBUG util.py:417:  0304-iso9660-Don-t-leak-memory-on-realloc-failures.patch
DEBUG util.py:417:  0305-font-Do-not-load-more-than-one-NAME-section.patch
DEBUG util.py:417:  0306-gfxmenu-Fix-double-free-in-load_image.patch
DEBUG util.py:417:  0307-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch
DEBUG util.py:417:  0308-lzma-Make-sure-we-don-t-dereference-past-array.patch
DEBUG util.py:417:  0309-term-Fix-overflow-on-user-inputs.patch
DEBUG util.py:417:  0310-udf-Fix-memory-leak.patch
DEBUG util.py:417:  0311-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch
DEBUG util.py:417:  0312-tftp-Do-not-use-priority-queue.patch
DEBUG util.py:417:  0313-relocator-Protect-grub_relocator_alloc_chunk_addr-in.patch
DEBUG util.py:417:  0314-relocator-Protect-grub_relocator_alloc_chunk_align-m.patch
DEBUG util.py:417:  0315-script-Remove-unused-fields-from-grub_script_functio.patch
DEBUG util.py:417:  0316-script-Avoid-a-use-after-free-when-redefining-a-func.patch
DEBUG util.py:417:  0317-relocator-Fix-grub_relocator_alloc_chunk_align-top-m.patch
DEBUG util.py:417:  0318-hfsplus-fix-two-more-overflows.patch
DEBUG util.py:417:  0319-lvm-fix-two-more-potential-data-dependent-alloc-over.patch
DEBUG util.py:417:  0320-emu-make-grub_free-NULL-safe.patch
DEBUG util.py:417:  0321-efi-fix-some-malformed-device-path-arithmetic-errors.patch
DEBUG util.py:417:  0322-Fix-a-regression-caused-by-efi-fix-some-malformed-de.patch
DEBUG util.py:417:  0323-update-safemath-with-fallback-code-for-gcc-older-tha.patch
DEBUG util.py:417:  0324-efi-Free-malloc-regions-on-exit.patch
DEBUG util.py:417:  0325-efi-Fix-use-after-free-in-halt-reboot-path.patch
DEBUG util.py:417:  0326-build-grub-module-verifier-make-output-more-useful.patch
DEBUG util.py:417:  0327-efi-dhcp-fix-some-allocation-error-checking.patch
DEBUG util.py:417:  0328-efi-http-fix-some-allocation-error-checking.patch
DEBUG util.py:417:  0329-efi-ip-46-_config.c-fix-some-potential-allocation-ov.patch
DEBUG util.py:417:  0330-Fix-up-some-types-for-gcc-4.8-compat-safemath.h.patch
DEBUG util.py:417:  0331-efilinux-Fix-integer-overflows-in-grub_cmd_initrd.patch
DEBUG util.py:417:  0332-linux-loader-avoid-overflow-on-initrd-size-calculati.patch
DEBUG util.py:417:  0333-linuxefi-fail-kernel-validation-without-shim-protoco.patch
DEBUG util.py:417:  0334-linux-Fix-integer-overflows-in-initrd-size-handling.patch
DEBUG util.py:417:  0335-tftp-roll-over-block-counter-to-prevent-timeouts-with.patch
DEBUG util.py:417:  0336-at_keyboard-Fix-keyboards-that-report-IBM-PC-AT-scan.patch
DEBUG util.py:417:  0337-kern-Add-lockdown-support.patch
DEBUG util.py:417:  0338-kern-lockdown-Set-a-variable-if-the-GRUB-is-locked-d.patch
DEBUG util.py:417:  0339-efi-Lockdown-the-GRUB-when-the-UEFI-Secure-Boot-is-e.patch
DEBUG util.py:417:  0340-efi-Use-grub_is_lockdown-instead-of-hardcoding-a-dis.patch
DEBUG util.py:417:  0341-acpi-Don-t-register-the-acpi-command-when-locked-dow.patch
DEBUG util.py:417:  0342-mmap-Don-t-register-cutmem-and-badram-commands-when-.patch
DEBUG util.py:417:  0343-commands-Restrict-commands-that-can-load-BIOS-or-DT-.patch
DEBUG util.py:417:  0344-commands-setpci-Restrict-setpci-command-when-locked-.patch
DEBUG util.py:417:  0345-commands-hdparm-Restrict-hdparm-command-when-locked-.patch
DEBUG util.py:417:  0346-gdb-Restrict-GDB-access-when-locked-down.patch
DEBUG util.py:417:  0347-loader-xnu-Don-t-allow-loading-extension-and-package.patch
DEBUG util.py:417:  0348-docs-Document-the-cutmem-command.patch
DEBUG util.py:417:  0349-dl-Only-allow-unloading-modules-that-are-not-depende.patch
DEBUG util.py:417:  0350-usb-Avoid-possible-out-of-bound-accesses-caused-by-m.patch
DEBUG util.py:417:  0351-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch
DEBUG util.py:417:  0352-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch
DEBUG util.py:417:  0353-net-tftp-Fix-dangling-memory-pointer.patch
DEBUG util.py:417:  0354-kern-parser-Fix-resource-leak-if-argc-0.patch
DEBUG util.py:417:  0355-kern-efi-Fix-memory-leak-on-failure.patch
DEBUG util.py:417:  0356-kern-efi-mm-Fix-possible-NULL-pointer-dereference.patch
DEBUG util.py:417:  0357-gnulib-regexec-Resolve-unused-variable.patch
DEBUG util.py:417:  0358-gnulib-regcomp-Fix-uninitialized-token-structure.patch
DEBUG util.py:417:  0359-gnulib-argp-help-Fix-dereference-of-a-possibly-NULL-.patch
DEBUG util.py:417:  0360-gnulib-regexec-Fix-possible-null-dereference.patch
DEBUG util.py:417:  0361-gnulib-regcomp-Fix-uninitialized-re_token.patch
DEBUG util.py:417:  0362-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch
DEBUG util.py:417:  0363-kern-partition-Check-for-NULL-before-dereferencing-i.patch
DEBUG util.py:417:  0364-disk-ldm-Make-sure-comp-data-is-freed-before-exiting.patch
DEBUG util.py:417:  0365-disk-ldm-If-failed-then-free-vg-variable-too.patch
DEBUG util.py:417:  0366-disk-ldm-Fix-memory-leak-on-uninserted-lv-references.patch
DEBUG util.py:417:  0367-disk-cryptodisk-Fix-potential-integer-overflow.patch
DEBUG util.py:417:  0368-hfsplus-Check-that-the-volume-name-length-is-valid.patch
DEBUG util.py:417:  0369-zfs-Fix-possible-negative-shift-operation.patch
DEBUG util.py:417:  0370-zfs-Fix-resource-leaks-while-constructing-path.patch
DEBUG util.py:417:  0371-zfs-Fix-possible-integer-overflows.patch
DEBUG util.py:417:  0372-zfsinfo-Correct-a-check-for-error-allocating-memory.patch
DEBUG util.py:417:  0373-affs-Fix-memory-leaks.patch
DEBUG util.py:417:  0374-libgcrypt-mpi-Fix-possible-unintended-sign-extension.patch
DEBUG util.py:417:  0375-libgcrypt-mpi-Fix-possible-NULL-dereference.patch
DEBUG util.py:417:  0376-syslinux-Fix-memory-leak-while-parsing.patch
DEBUG util.py:417:  0377-normal-completion-Fix-leaking-of-memory-when-process.patch
DEBUG util.py:417:  0378-commands-hashsum-Fix-a-memory-leak.patch
DEBUG util.py:417:  0379-video-efi_gop-Remove-unnecessary-return-value-of-gru.patch
DEBUG util.py:417:  0380-video-fb-fbfill-Fix-potential-integer-overflow.patch
DEBUG util.py:417:  0381-video-fb-video_fb-Fix-multiple-integer-overflows.patch
DEBUG util.py:417:  0382-video-fb-video_fb-Fix-possible-integer-overflow.patch
DEBUG util.py:417:  0383-video-readers-jpeg-Test-for-an-invalid-next-marker-r.patch
DEBUG util.py:417:  0384-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch
DEBUG util.py:417:  0385-loader-bsd-Check-for-NULL-arg-up-front.patch
DEBUG util.py:417:  0386-loader-xnu-Free-driverkey-data-when-an-error-is-dete.patch
DEBUG util.py:417:  0387-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
DEBUG util.py:417:  0388-util-grub-editenv-Fix-incorrect-casting-of-a-signed-.patch
DEBUG util.py:417:  0389-util-glue-efi-Fix-incorrect-use-of-a-possibly-negati.patch
DEBUG util.py:417:  0390-script-execute-Fix-NULL-dereference-in-grub_script_e.patch
DEBUG util.py:417:  0391-commands-ls-Require-device_name-is-not-NULL-before-p.patch
DEBUG util.py:417:  0392-script-execute-Avoid-crash-when-using-outside-a-func.patch
DEBUG util.py:417:  0393-lib-arg-Block-repeated-short-options-that-require-an.patch
DEBUG util.py:417:  0394-script-execute-Don-t-crash-on-a-for-loop-with-no-ite.patch
DEBUG util.py:417:  0395-commands-menuentry-Fix-quoting-in-setparams_prefix.patch
DEBUG util.py:417:  0396-kern-misc-Always-set-end-in-grub_strtoull.patch
DEBUG util.py:417:  0397-video-readers-jpeg-Catch-files-with-unsupported-quan.patch
DEBUG util.py:417:  0398-video-readers-jpeg-Catch-OOB-reads-writes-in-grub_jp.patch
DEBUG util.py:417:  0399-video-readers-jpeg-Don-t-decode-data-before-start-of.patch
DEBUG util.py:417:  0400-term-gfxterm-Don-t-set-up-a-font-with-glyphs-that-ar.patch
DEBUG util.py:417:  0401-fs-fshelp-Catch-impermissibly-large-block-sizes-in-r.patch
DEBUG util.py:417:  0402-fs-hfsplus-Don-t-fetch-a-key-beyond-the-end-of-the-n.patch
DEBUG util.py:417:  0403-fs-hfsplus-Don-t-use-uninitialized-data-on-corrupt-f.patch
DEBUG util.py:417:  0404-fs-hfs-Disable-under-lockdown.patch
DEBUG util.py:417:  0405-fs-sfs-Fix-over-read-of-root-object-name.patch
DEBUG util.py:417:  0406-fs-jfs-Do-not-move-to-leaf-level-if-name-length-is-n.patch
DEBUG util.py:417:  0407-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch
DEBUG util.py:417:  0408-fs-jfs-Catch-infinite-recursion.patch
DEBUG util.py:417:  0409-fs-nilfs2-Reject-too-large-keys.patch
DEBUG util.py:417:  0410-fs-nilfs2-Don-t-search-children-if-provided-number-i.patch
DEBUG util.py:417:  0411-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch
DEBUG util.py:417:  0412-io-gzio-Bail-if-gzio-tl-td-is-NULL.patch
DEBUG util.py:417:  0413-io-gzio-Add-init_dynamic_block-clean-up-if-unpacking.patch
DEBUG util.py:417:  0414-io-gzio-Catch-missing-values-in-huft_build-and-bail.patch
DEBUG util.py:417:  0415-io-gzio-Zero-gzio-tl-td-in-init_dynamic_block-if-huf.patch
DEBUG util.py:417:  0416-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch
DEBUG util.py:417:  0417-disk-lvm-Don-t-blast-past-the-end-of-the-circular-me.patch
DEBUG util.py:417:  0418-disk-lvm-Bail-on-missing-PV-list.patch
DEBUG util.py:417:  0419-disk-lvm-Do-not-crash-if-an-expected-string-is-not-f.patch
DEBUG util.py:417:  0420-disk-lvm-Do-not-overread-metadata.patch
DEBUG util.py:417:  0421-disk-lvm-Sanitize-rlocn-offset-to-prevent-wild-read.patch
DEBUG util.py:417:  0422-disk-lvm-Do-not-allow-a-LV-to-be-it-s-own-segment-s-.patch
DEBUG util.py:417:  0423-kern-parser-Fix-a-memory-leak.patch
DEBUG util.py:417:  0424-kern-parser-Introduce-process_char-helper.patch
DEBUG util.py:417:  0425-kern-parser-Introduce-terminate_arg-helper.patch
DEBUG util.py:417:  0426-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch
DEBUG util.py:417:  0427-kern-buffer-Add-variable-sized-heap-buffer.patch
DEBUG util.py:417:  0428-kern-parser-Fix-a-stack-buffer-overflow.patch
DEBUG util.py:417:  0429-kern-efi-Add-initial-stack-protector-implementation.patch
DEBUG util.py:417:  0430-util-mkimage-Remove-unused-code-to-add-BSS-section.patch
DEBUG util.py:417:  0431-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch
DEBUG util.py:417:  0432-util-mkimage-Always-use-grub_host_to_target32-to-ini.patch
DEBUG util.py:417:  0433-util-mkimage-Unify-more-of-the-PE32-and-PE32-header-.patch
DEBUG util.py:417:  0434-util-mkimage-Reorder-PE-optional-header-fields-set-u.patch
DEBUG util.py:417:  0435-util-mkimage-Improve-data_size-value-calculation.patch
DEBUG util.py:417:  0436-util-mkimage-Refactor-section-setup-to-use-a-helper.patch
DEBUG util.py:417:  0437-util-mkimage-Add-an-option-to-import-SBAT-metadata-i.patch
DEBUG util.py:417:  0438-kern-misc-Split-parse_printf_args-into-format-parsin.patch
DEBUG util.py:417:  0439-kern-misc-Add-STRING-type-for-internal-printf-format.patch
DEBUG util.py:417:  0440-kern-misc-Add-function-to-check-printf-format-agains.patch
DEBUG util.py:417:  0441-gfxmenu-gui-Check-printf-format-in-the-gui_progress_.patch
DEBUG util.py:417:  0442-kern-mm-Fix-grub_debug_calloc-compilation-error.patch
DEBUG util.py:417:  0443-efi-net-Fix-malformed-device-path-arithmetic-errors-.patch
DEBUG util.py:417:  centos-ca-secureboot.der
DEBUG util.py:417:  centossecureboot001.crt
DEBUG util.py:417:  centossecureboot202.crt
DEBUG util.py:417:  centossecurebootca2.crt
DEBUG util.py:417:  gitignore
DEBUG util.py:417:  grub-2.02~beta2.tar.xz
DEBUG util.py:417:  grub.macros
DEBUG util.py:417:  grub.patches
DEBUG util.py:417:  grub2.spec
DEBUG util.py:417:  sbat.csv.in
DEBUG util.py:417:  unifont-5.1.20080820.pcf.gz
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG package_manager.py:96:  ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root//builddir/build/SRPMS/grub2-2.02-0.87.el7.centos.2.src.rpm']
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/usr/bin/yum-builddep', '--installroot', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root//builddir/build/SRPMS/grub2-2.02-0.87.el7.centos.2.src.rpm', '--setopt=tsflags=nocontexts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LC_MESSAGES': 'C', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
DEBUG util.py:417:  Getting requirements for 1:grub2-2.02-0.87.el7.centos.2.src
DEBUG util.py:417:   --> flex-2.5.37-6.el7.aarch64
DEBUG util.py:417:   --> bison-3.0.4-2.el7.aarch64
DEBUG util.py:417:   --> Already installed : binutils-2.27-44.base.el7.aarch64
DEBUG util.py:417:   --> python-2.7.5-90.el7.aarch64
DEBUG util.py:417:   --> ncurses-devel-5.9-14.20130511.el7_4.aarch64
DEBUG util.py:417:   --> xz-devel-5.2.2-1.el7.aarch64
DEBUG util.py:417:   --> bzip2-devel-1.0.6-13.el7.aarch64
DEBUG util.py:417:   --> freetype-devel-2.8-14.el7_9.1.aarch64
DEBUG util.py:417:   --> 1:libusb-devel-0.1.4-3.el7.aarch64
DEBUG util.py:417:   --> rpm-devel-4.11.3-45.el7.aarch64
DEBUG util.py:417:   --> Already installed : rpm-libs-4.11.3-45.el7.aarch64
DEBUG util.py:417:   --> Already installed : glibc-devel-2.17-323.el7_9.aarch64
DEBUG util.py:417:   --> glibc-static-2.17-323.el7_9.aarch64
DEBUG util.py:417:   --> Already installed : glibc-devel-2.17-323.el7_9.aarch64
DEBUG util.py:417:   --> autoconf-2.69-11.el7.noarch
DEBUG util.py:417:   --> automake-1.13.4-3.el7.noarch
DEBUG util.py:417:   --> autogen-5.18-5.el7.aarch64
DEBUG util.py:417:   --> 7:device-mapper-devel-1.02.170-6.el7_9.3.aarch64
DEBUG util.py:417:   --> gettext-devel-0.19.8.1-3.el7.aarch64
DEBUG util.py:417:   --> git-1.8.3.1-23.el7_8.aarch64
DEBUG util.py:417:   --> texinfo-5.1-5.el7.aarch64
DEBUG util.py:417:   --> dejavu-sans-fonts-2.33-6.el7.noarch
DEBUG util.py:417:   --> help2man-1.41.1-3.el7.noarch
DEBUG util.py:417:   --> pesign-0.109-10.el7.aarch64
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:   Package                Arch    Version                Repository          Size
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Installing:
DEBUG util.py:417:   autoconf               noarch  2.69-11.el7            c7.1708.00.aarch64 701 k
DEBUG util.py:417:   autogen                aarch64 5.18-5.el7             c7.1708.00.aarch64 583 k
DEBUG util.py:417:   automake               noarch  1.13.4-3.el7           c7.1708.00.aarch64 679 k
DEBUG util.py:417:   bison                  aarch64 3.0.4-2.el7            c7.1810.00.aarch64 659 k
DEBUG util.py:417:   bzip2-devel            aarch64 1.0.6-13.el7           c7.1708.00.aarch64 217 k
DEBUG util.py:417:   dejavu-sans-fonts      noarch  2.33-6.el7             c7.1708.00.aarch64 1.4 M
DEBUG util.py:417:   device-mapper-devel    aarch64 7:1.02.170-6.el7_9.3   c7.2009.u.aarch64  204 k
DEBUG util.py:417:   flex                   aarch64 2.5.37-6.el7           c7.1810.00.aarch64 288 k
DEBUG util.py:417:   freetype-devel         aarch64 2.8-14.el7_9.1         c7.2009.u.aarch64  446 k
DEBUG util.py:417:   gettext-devel          aarch64 0.19.8.1-3.el7         c7.2003.00.aarch64 318 k
DEBUG util.py:417:   git                    aarch64 1.8.3.1-23.el7_8       c7.2003.u.aarch64  4.4 M
DEBUG util.py:417:   glibc-static           aarch64 2.17-323.el7_9         c7.2009.u.aarch64  1.4 M
DEBUG util.py:417:   help2man               noarch  1.41.1-3.el7           c7.1708.00.aarch64 102 k
DEBUG util.py:417:   libusb-devel           aarch64 1:0.1.4-3.el7          c7.1708.00.aarch64  32 k
DEBUG util.py:417:   ncurses-devel          aarch64 5.9-14.20130511.el7_4  c7.1708.u.aarch64  712 k
DEBUG util.py:417:   pesign                 aarch64 0.109-10.el7           c7.1708.00.aarch64  86 k
DEBUG util.py:417:   python                 aarch64 2.7.5-90.el7           c7.2009.u.aarch64   95 k
DEBUG util.py:417:   rpm-devel              aarch64 4.11.3-45.el7          c7.2009.00.aarch64 107 k
DEBUG util.py:417:   texinfo                aarch64 5.1-5.el7              c7.1804.00.aarch64 960 k
DEBUG util.py:417:   xz-devel               aarch64 5.2.2-1.el7            c7.1708.00.aarch64  45 k
DEBUG util.py:417:  Installing for dependencies:
DEBUG util.py:417:   autogen-libopts        aarch64 5.18-5.el7             c7.1708.00.aarch64  62 k
DEBUG util.py:417:   coolkey                aarch64 1.1.0-40.el7           c7.1810.00.aarch64 108 k
DEBUG util.py:417:   dejavu-fonts-common    noarch  2.33-6.el7             c7.1708.00.aarch64  64 k
DEBUG util.py:417:   fipscheck              aarch64 1.4.1-6.el7            c7.1708.00.aarch64  22 k
DEBUG util.py:417:   fipscheck-lib          aarch64 1.4.1-6.el7            c7.1708.00.aarch64  10 k
DEBUG util.py:417:   fontpackages-filesystem
DEBUG util.py:417:                          noarch  1.44-8.el7             c7.1708.00.aarch64 9.9 k
DEBUG util.py:417:   freetype               aarch64 2.8-14.el7_9.1         c7.2009.u.aarch64  352 k
DEBUG util.py:417:   gc                     aarch64 7.2d-7.el7             c7.1708.00.aarch64 149 k
DEBUG util.py:417:   gettext                aarch64 0.19.8.1-3.el7         c7.2003.00.aarch64 1.0 M
DEBUG util.py:417:   gettext-common-devel   noarch  0.19.8.1-3.el7         c7.2003.00.aarch64 409 k
DEBUG util.py:417:   gettext-libs           aarch64 0.19.8.1-3.el7         c7.2003.00.aarch64 481 k
DEBUG util.py:417:   guile                  aarch64 5:2.0.9-5.el7          c7.1708.00.aarch64 3.8 M
DEBUG util.py:417:   less                   aarch64 458-9.el7              c7.1708.00.aarch64 115 k
DEBUG util.py:417:   libcroco               aarch64 0.6.12-6.el7_9         c7.2009.u.aarch64   96 k
DEBUG util.py:417:   libedit                aarch64 3.0-12.20121213cvs.el7 c7.1708.00.aarch64  85 k
DEBUG util.py:417:   libpng                 aarch64 2:1.5.13-8.el7         c7.2009.00.aarch64 206 k
DEBUG util.py:417:   libpng-devel           aarch64 2:1.5.13-8.el7         c7.2009.00.aarch64 121 k
DEBUG util.py:417:   libselinux-devel       aarch64 2.5-15.el7             c7.2003.00.aarch64 186 k
DEBUG util.py:417:   libsepol-devel         aarch64 2.5-10.el7             c7.1810.00.aarch64  76 k
DEBUG util.py:417:   libtool-ltdl           aarch64 2.4.2-22.el7_3         c7.1708.00.aarch64  47 k
DEBUG util.py:417:   libunistring           aarch64 0.9.3-9.el7            c7.1708.00.aarch64 279 k
DEBUG util.py:417:   libusb                 aarch64 1:0.1.4-3.el7          c7.1708.00.aarch64  18 k
DEBUG util.py:417:   libusbx                aarch64 1.0.21-1.el7           c7.1804.00.aarch64  58 k
DEBUG util.py:417:   m4                     aarch64 1.4.16-10.el7          c7.1708.00.aarch64 251 k
DEBUG util.py:417:   opensc                 aarch64 0.19.0-4.el7_9         c7.2009.u.aarch64  1.0 M
DEBUG util.py:417:   openssh                aarch64 7.4p1-21.el7           c7.1908.00.aarch64 503 k
DEBUG util.py:417:   openssh-clients        aarch64 7.4p1-21.el7           c7.1908.00.aarch64 609 k
DEBUG util.py:417:   pcre-devel             aarch64 8.32-17.el7            c7.1708.00.aarch64 479 k
DEBUG util.py:417:   pcsc-lite              aarch64 1.8.8-8.el7            c7.1810.00.aarch64 186 k
DEBUG util.py:417:   pcsc-lite-ccid         aarch64 1.4.10-15.el7          c7.1908.00.aarch64 155 k
DEBUG util.py:417:   pcsc-lite-libs         aarch64 1.8.8-8.el7            c7.1810.00.aarch64  33 k
DEBUG util.py:417:   perl-Data-Dumper       aarch64 2.145-3.el7            c7.1708.00.aarch64  46 k
DEBUG util.py:417:   perl-Error             noarch  1:0.17020-2.el7        c7.1708.00.aarch64  32 k
DEBUG util.py:417:   perl-Git               noarch  1.8.3.1-23.el7_8       c7.2003.u.aarch64   55 k
DEBUG util.py:417:   perl-TermReadKey       aarch64 2.30-20.el7            c7.1708.00.aarch64  30 k
DEBUG util.py:417:   perl-Test-Harness      noarch  3.28-3.el7             c7.1708.00.aarch64 302 k
DEBUG util.py:417:   perl-Text-Unidecode    noarch  0.04-20.el7            c7.1708.00.aarch64 114 k
DEBUG util.py:417:   perl-libintl           aarch64 1.20-12.el7            c7.1708.00.aarch64 873 k
DEBUG util.py:417:   popt-devel             aarch64 1.13-16.el7            c7.1708.00.aarch64  22 k
DEBUG util.py:417:   rsync                  aarch64 3.1.2-10.el7           c7.2003.00.aarch64 393 k
DEBUG util.py:417:   systemd-devel          aarch64 219-78.el7_9.3         c7.2009.u.aarch64  214 k
DEBUG util.py:417:   zlib-devel             aarch64 1.2.7-19.el7_9         c7.2009.u.aarch64   49 k
DEBUG util.py:417:  Transaction Summary
DEBUG util.py:417:  ================================================================================
DEBUG util.py:417:  Install  20 Packages (+42 Dependent packages)
DEBUG util.py:417:  Total download size: 26 M
DEBUG util.py:417:  Installed size: 99 M
DEBUG util.py:417:  Installed:
DEBUG util.py:417:    autoconf.noarch 0:2.69-11.el7                                                 
DEBUG util.py:417:    autogen.aarch64 0:5.18-5.el7                                                  
DEBUG util.py:417:    automake.noarch 0:1.13.4-3.el7                                                
DEBUG util.py:417:    bison.aarch64 0:3.0.4-2.el7                                                   
DEBUG util.py:417:    bzip2-devel.aarch64 0:1.0.6-13.el7                                            
DEBUG util.py:417:    dejavu-sans-fonts.noarch 0:2.33-6.el7                                         
DEBUG util.py:417:    device-mapper-devel.aarch64 7:1.02.170-6.el7_9.3                              
DEBUG util.py:417:    flex.aarch64 0:2.5.37-6.el7                                                   
DEBUG util.py:417:    freetype-devel.aarch64 0:2.8-14.el7_9.1                                       
DEBUG util.py:417:    gettext-devel.aarch64 0:0.19.8.1-3.el7                                        
DEBUG util.py:417:    git.aarch64 0:1.8.3.1-23.el7_8                                                
DEBUG util.py:417:    glibc-static.aarch64 0:2.17-323.el7_9                                         
DEBUG util.py:417:    help2man.noarch 0:1.41.1-3.el7                                                
DEBUG util.py:417:    libusb-devel.aarch64 1:0.1.4-3.el7                                            
DEBUG util.py:417:    ncurses-devel.aarch64 0:5.9-14.20130511.el7_4                                 
DEBUG util.py:417:    pesign.aarch64 0:0.109-10.el7                                                 
DEBUG util.py:417:    python.aarch64 0:2.7.5-90.el7                                                 
DEBUG util.py:417:    rpm-devel.aarch64 0:4.11.3-45.el7                                             
DEBUG util.py:417:    texinfo.aarch64 0:5.1-5.el7                                                   
DEBUG util.py:417:    xz-devel.aarch64 0:5.2.2-1.el7                                                
DEBUG util.py:417:  Dependency Installed:
DEBUG util.py:417:    autogen-libopts.aarch64 0:5.18-5.el7                                          
DEBUG util.py:417:    coolkey.aarch64 0:1.1.0-40.el7                                                
DEBUG util.py:417:    dejavu-fonts-common.noarch 0:2.33-6.el7                                       
DEBUG util.py:417:    fipscheck.aarch64 0:1.4.1-6.el7                                               
DEBUG util.py:417:    fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
DEBUG util.py:417:    fontpackages-filesystem.noarch 0:1.44-8.el7                                   
DEBUG util.py:417:    freetype.aarch64 0:2.8-14.el7_9.1                                             
DEBUG util.py:417:    gc.aarch64 0:7.2d-7.el7                                                       
DEBUG util.py:417:    gettext.aarch64 0:0.19.8.1-3.el7                                              
DEBUG util.py:417:    gettext-common-devel.noarch 0:0.19.8.1-3.el7                                  
DEBUG util.py:417:    gettext-libs.aarch64 0:0.19.8.1-3.el7                                         
DEBUG util.py:417:    guile.aarch64 5:2.0.9-5.el7                                                   
DEBUG util.py:417:    less.aarch64 0:458-9.el7                                                      
DEBUG util.py:417:    libcroco.aarch64 0:0.6.12-6.el7_9                                             
DEBUG util.py:417:    libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
DEBUG util.py:417:    libpng.aarch64 2:1.5.13-8.el7                                                 
DEBUG util.py:417:    libpng-devel.aarch64 2:1.5.13-8.el7                                           
DEBUG util.py:417:    libselinux-devel.aarch64 0:2.5-15.el7                                         
DEBUG util.py:417:    libsepol-devel.aarch64 0:2.5-10.el7                                           
DEBUG util.py:417:    libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
DEBUG util.py:417:    libunistring.aarch64 0:0.9.3-9.el7                                            
DEBUG util.py:417:    libusb.aarch64 1:0.1.4-3.el7                                                  
DEBUG util.py:417:    libusbx.aarch64 0:1.0.21-1.el7                                                
DEBUG util.py:417:    m4.aarch64 0:1.4.16-10.el7                                                    
DEBUG util.py:417:    opensc.aarch64 0:0.19.0-4.el7_9                                               
DEBUG util.py:417:    openssh.aarch64 0:7.4p1-21.el7                                                
DEBUG util.py:417:    openssh-clients.aarch64 0:7.4p1-21.el7                                        
DEBUG util.py:417:    pcre-devel.aarch64 0:8.32-17.el7                                              
DEBUG util.py:417:    pcsc-lite.aarch64 0:1.8.8-8.el7                                               
DEBUG util.py:417:    pcsc-lite-ccid.aarch64 0:1.4.10-15.el7                                        
DEBUG util.py:417:    pcsc-lite-libs.aarch64 0:1.8.8-8.el7                                          
DEBUG util.py:417:    perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
DEBUG util.py:417:    perl-Error.noarch 1:0.17020-2.el7                                             
DEBUG util.py:417:    perl-Git.noarch 0:1.8.3.1-23.el7_8                                            
DEBUG util.py:417:    perl-TermReadKey.aarch64 0:2.30-20.el7                                        
DEBUG util.py:417:    perl-Test-Harness.noarch 0:3.28-3.el7                                         
DEBUG util.py:417:    perl-Text-Unidecode.noarch 0:0.04-20.el7                                      
DEBUG util.py:417:    perl-libintl.aarch64 0:1.20-12.el7                                            
DEBUG util.py:417:    popt-devel.aarch64 0:1.13-16.el7                                              
DEBUG util.py:417:    rsync.aarch64 0:3.1.2-10.el7                                                  
DEBUG util.py:417:    systemd-devel.aarch64 0:219-78.el7_9.3                                        
DEBUG util.py:417:    zlib-devel.aarch64 0:1.2.7-19.el7_9                                           
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG backend.py:450:  Copying packages to result dir
DEBUG util.py:176:  kill orphans
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/proc/filesystems'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/pts'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/dev/shm'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/sys'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/grub2-2.02-0.87.el7.centos.2-20210303144436-15629/root/proc'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:542:  Child return code was: 0
DEBUG util.py:563:  child environment: None
DEBUG util.py:495:  Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False
DEBUG util.py:417:  ERROR: not a btrfs filesystem: /var/lib/mock
DEBUG util.py:417:  ERROR: can't access '/var/lib/mock'
DEBUG util.py:542:  Child return code was: 1
DEBUG util.py:1179:  Please ignore the error above above about btrfs.