Warning: Permanently added '54.208.59.97' (ECDSA) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 1284788 --chroot epel-7-x86_64 --detached
Version: 0.37
Task:
{'build_id': 1284788,
 'buildroot_pkgs': ['rh-python36',
                    'scl-utils-build-helpers',
                    'scl-utils-build',
                    'centos-release-scl',
                    'libcurl-devel',
                    'rh-python36-pycparser',
                    'rh-python36-pbr',
                    'rh-python36-cffi',
                    'python3-rpm-macros',
                    'python-rpm-macros',
                    'rh-python36-build',
                    'rh-python36-setuptools_scm',
                    'rh-python36-python',
                    'rh-python36-python-devel',
                    'gcc',
                    'make',
                    'libffi-devel',
                    'openssl-devel',
                    'libxml2-devel',
                    'libxslt-devel',
                    'gcc-c++',
                    'rh-postgresql10-postgresql-devel',
                    'openldap-devel',
                    'xmlsec1-devel',
                    'libxml2-devel',
                    'xmlsec1-openssl-devel',
                    'libtool-ltdl-devel',
                    'rh-python36-python-sphinx',
                    'rh-python36-six'],
 'chroot': 'epel-7-x86_64',
 'enable_net': False,
 'fetch_sources_only': True,
 'git_hash': '04e2f6570c1d354c7d7919431a19009758d60d0c',
 'git_repo': 'mrmeee/ansible-awx/rh-python36-pycparser',
 'memory_reqs': 2048,
 'package_name': 'rh-python36-pycparser',
 'package_version': '2.20-1',
 'project_dirname': 'ansible-awx',
 'project_name': 'ansible-awx',
 'project_owner': 'mrmeee',
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/mrmeee/ansible-awx/epel-7-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'http://mirror.centos.org/centos/7/sclo/x86_64/rh/',
            'id': 'http_mirror_centos_org_centos_7_sclo_x86_64_rh',
            'name': 'Additional repo http_mirror_centos_org_centos_7_sclo_x86_64_rh'}],
 'sandbox': 'mrmeee/ansible-awx--mrmeee',
 'source_json': {'clone_url': 'https://copr-dist-git.fedorainfracloud.org/git/mrmeee/ansible-awx/rh-python36-pycparser.git',
                 'committish': '04e2f6570c1d354c7d7919431a19009758d60d0c'},
 'source_type': 8,
 'submitter': 'mrmeee',
 'task_id': '1284788-epel-7-x86_64',
 'timeout': 86400,
 'use_bootstrap_container': False,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/mrmeee/ansible-awx/rh-python36-pycparser.git /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser --depth 500 --no-single-branch

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/mrmeee/ansible-awx/rh-python36-pycparser.git', '/tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser', '--depth', '500', '--no-single-branch']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser'...

Running: git checkout 04e2f6570c1d354c7d7919431a19009758d60d0c

cmd: ['git', 'checkout', '04e2f6570c1d354c7d7919431a19009758d60d0c']
cwd: /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser
rc: 0
stdout: 
stderr: Note: switching to '04e2f6570c1d354c7d7919431a19009758d60d0c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 04e2f65 automatic import of rh-python36-pycparser

Running: cp -r . /tmp/copr-rpmbuild-f1nrvxz2

cmd: ['cp', '-r', '.', '/tmp/copr-rpmbuild-f1nrvxz2']
cwd: /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser
rc: 0
stdout: 
stderr: 

Generated rpkg config:
[rpkg]
preprocess_spec = True
# auto-packing is deprecated:
auto_pack = True

[git]
lookaside = https://copr-dist-git.fedorainfracloud.org/repo/pkgs/%(ns2)s/%(ns1)s/%(name)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
anongiturl = https://copr-dist-git.fedorainfracloud.org/git/%(module)s

Writing config into /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/.config/rpkg.conf
Running: rpkg -C /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/.config/rpkg.conf sources --outdir /tmp/copr-rpmbuild-f1nrvxz2

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
cmd: ['rpkg', '-C', '/tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/.config/rpkg.conf', 'sources', '--outdir', '/tmp/copr-rpmbuild-f1nrvxz2']
cwd: /tmp/copr-rpmbuild-f1nrvxz2/obtain-sources/rh-python36-pycparser
rc: 0
stdout: Downloading pycparser-2.20.tar.gz from lookaside cache at copr-dist-git.fedorainfracloud.org
stderr: 

Running (timeout=86400): unbuffer mock --buildsrpm --spec /tmp/copr-rpmbuild-f1nrvxz2/pycparser-scl.spec --sources /tmp/copr-rpmbuild-f1nrvxz2 --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1583371692.865134 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 2.0 starting (python version = 3.7.6)...
WARNING: Not using '/usr/bin/yum', it is symlink to '/usr/bin/dnf-3'
INFO: Using 'dnf' instead of 'yum'
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/tmp/copr-rpmbuild-f1nrvxz2/pycparser-scl.spec)  Config(1284788-epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.0
INFO: Mock Version: 2.0
Start: dnf install
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                 7.1 MB/s | 1.6 MB     00:00    
Additional repo http_mirror_centos_org_centos_7 889 kB/s |  16 MB     00:18    
BaseOS                                           23 MB/s |  10 MB     00:00    
updates                                          45 MB/s | 8.5 MB     00:00    
epel                                             21 MB/s |  16 MB     00:00    
extras                                          1.4 MB/s | 258 kB     00:00    
sclo                                            818 kB/s | 1.0 MB     00:01    
sclo-rh                                          44 MB/s |  16 MB     00:00    
Dependencies resolved.
================================================================================
 Package                      Arch    Version                  Repository  Size
================================================================================
Installing group/module packages:
 bash                         x86_64  4.2.46-33.el7            base       1.0 M
 bzip2                        x86_64  1.0.6-13.el7             base        52 k
 coreutils                    x86_64  8.22-24.el7              base       3.3 M
 cpio                         x86_64  2.11-27.el7              base       211 k
 diffutils                    x86_64  3.3-5.el7                base       322 k
 epel-release                 noarch  7-12                     epel        15 k
 epel-rpm-macros              noarch  7-23                     epel        15 k
 findutils                    x86_64  1:4.5.11-6.el7           base       559 k
 gawk                         x86_64  4.0.2-4.el7_3.1          base       874 k
 gcc                          x86_64  4.8.5-39.el7             base        16 M
 gcc-c++                      x86_64  4.8.5-39.el7             base       7.2 M
 grep                         x86_64  2.20-3.el7               base       344 k
 gzip                         x86_64  1.5-10.el7               base       130 k
 info                         x86_64  5.1-5.el7                base       233 k
 make                         x86_64  1:3.82-24.el7            base       421 k
 patch                        x86_64  2.7.1-12.el7_7           updates    111 k
 redhat-rpm-config            noarch  9.1.0-88.el7.centos      base        81 k
 rpm-build                    x86_64  4.11.3-40.el7            base       149 k
 sed                          x86_64  4.2.2-5.el7              base       231 k
 shadow-utils                 x86_64  2:4.6-5.el7              base       1.2 M
 tar                          x86_64  2:1.26-35.el7            base       846 k
 unzip                        x86_64  6.0-20.el7               base       170 k
 util-linux                   x86_64  2.23.2-61.el7_7.1        updates    2.0 M
 which                        x86_64  2.20-7.el7               base        41 k
 xz                           x86_64  5.2.2-1.el7              base       229 k
Installing dependencies:
 acl                          x86_64  2.2.51-14.el7            base        81 k
 audit-libs                   x86_64  2.8.5-4.el7              base       102 k
 basesystem                   noarch  10.0-7.el7.centos        base       5.0 k
 binutils                     x86_64  2.27-41.base.el7_7.2     updates    5.9 M
 bzip2-libs                   x86_64  1.0.6-13.el7             base        40 k
 ca-certificates              noarch  2019.2.32-76.el7_7       updates    399 k
 centos-release               x86_64  7-7.1908.0.el7.centos    base        26 k
 chkconfig                    x86_64  1.7.4-1.el7              base       181 k
 cpp                          x86_64  4.8.5-39.el7             base       5.9 M
 cracklib                     x86_64  2.9.0-11.el7             base        80 k
 cracklib-dicts               x86_64  2.9.0-11.el7             base       3.6 M
 cryptsetup-libs              x86_64  2.0.3-5.el7              base       338 k
 curl                         x86_64  7.29.0-54.el7_7.2        updates    270 k
 cyrus-sasl-lib               x86_64  2.1.26-23.el7            base       155 k
 dbus                         x86_64  1:1.10.24-13.el7_6       base       245 k
 dbus-libs                    x86_64  1:1.10.24-13.el7_6       base       169 k
 device-mapper                x86_64  7:1.02.158-2.el7_7.2     updates    294 k
 device-mapper-libs           x86_64  7:1.02.158-2.el7_7.2     updates    322 k
 dracut                       x86_64  033-564.el7              base       329 k
 dwz                          x86_64  0.11-3.el7               base        99 k
 elfutils                     x86_64  0.176-2.el7              base       305 k
 elfutils-default-yama-scope  noarch  0.176-2.el7              base        33 k
 elfutils-libelf              x86_64  0.176-2.el7              base       194 k
 elfutils-libs                x86_64  0.176-2.el7              base       291 k
 expat                        x86_64  2.1.0-10.el7_3           base        81 k
 file                         x86_64  5.11-35.el7              base        57 k
 file-libs                    x86_64  5.11-35.el7              base       340 k
 filesystem                   x86_64  3.2-25.el7               base       1.0 M
 gdb                          x86_64  7.6.1-115.el7            base       2.4 M
 gdbm                         x86_64  1.10-8.el7               base        70 k
 glib2                        x86_64  2.56.1-5.el7             base       2.5 M
 glibc                        x86_64  2.17-292.el7             base       3.6 M
 glibc-common                 x86_64  2.17-292.el7             base        11 M
 glibc-devel                  x86_64  2.17-292.el7             base       1.1 M
 glibc-headers                x86_64  2.17-292.el7             base       687 k
 gmp                          x86_64  1:6.0.0-15.el7           base       281 k
 gnupg2                       x86_64  2.0.22-5.el7_5           base       1.5 M
 groff-base                   x86_64  1.22.2-8.el7             base       942 k
 hardlink                     x86_64  1:1.0-19.el7             base        14 k
 json-c                       x86_64  0.11-4.el7_0             base        31 k
 kernel-headers               x86_64  3.10.0-1062.12.1.el7     updates    8.7 M
 keyutils-libs                x86_64  1.5.8-3.el7              base        25 k
 kmod                         x86_64  20-25.el7                base       122 k
 kmod-libs                    x86_64  20-25.el7                base        51 k
 kpartx                       x86_64  0.4.9-127.el7            base        78 k
 krb5-libs                    x86_64  1.15.1-37.el7_7.2        updates    805 k
 libacl                       x86_64  2.2.51-14.el7            base        27 k
 libassuan                    x86_64  2.1.0-3.el7              base        63 k
 libattr                      x86_64  2.4.46-13.el7            base        18 k
 libblkid                     x86_64  2.23.2-61.el7_7.1        updates    181 k
 libcap                       x86_64  2.22-10.el7              base        47 k
 libcap-ng                    x86_64  0.7.5-4.el7              base        25 k
 libcom_err                   x86_64  1.42.9-16.el7            base        41 k
 libcurl                      x86_64  7.29.0-54.el7_7.2        updates    223 k
 libdb                        x86_64  5.3.21-25.el7            base       720 k
 libdb-utils                  x86_64  5.3.21-25.el7            base       132 k
 libffi                       x86_64  3.0.13-18.el7            base        30 k
 libgcc                       x86_64  4.8.5-39.el7             base       102 k
 libgcrypt                    x86_64  1.5.3-14.el7             base       263 k
 libgomp                      x86_64  4.8.5-39.el7             base       158 k
 libgpg-error                 x86_64  1.12-3.el7               base        87 k
 libidn                       x86_64  1.28-4.el7               base       209 k
 libmount                     x86_64  2.23.2-61.el7_7.1        updates    183 k
 libmpc                       x86_64  1.0.1-3.el7              base        51 k
 libpwquality                 x86_64  1.2.3-5.el7              base        85 k
 libselinux                   x86_64  2.5-14.1.el7             base       162 k
 libsemanage                  x86_64  2.5-14.el7               base       151 k
 libsepol                     x86_64  2.5-10.el7               base       297 k
 libsmartcols                 x86_64  2.23.2-61.el7_7.1        updates    141 k
 libssh2                      x86_64  1.8.0-3.el7              base        88 k
 libstdc++                    x86_64  4.8.5-39.el7             base       305 k
 libstdc++-devel              x86_64  4.8.5-39.el7             base       1.5 M
 libtasn1                     x86_64  4.10-1.el7               base       320 k
 libuser                      x86_64  0.60-9.el7               base       400 k
 libutempter                  x86_64  1.1.6-4.el7              base        25 k
 libuuid                      x86_64  2.23.2-61.el7_7.1        updates     83 k
 libverto                     x86_64  0.2.5-4.el7              base        16 k
 libxml2                      x86_64  2.9.1-6.el7_2.3          base       668 k
 lua                          x86_64  5.1.4-15.el7             base       201 k
 lz4                          x86_64  1.7.5-3.el7              base        99 k
 mpfr                         x86_64  3.1.1-4.el7              base       203 k
 ncurses                      x86_64  5.9-14.20130511.el7_4    base       304 k
 ncurses-base                 noarch  5.9-14.20130511.el7_4    base        68 k
 ncurses-libs                 x86_64  5.9-14.20130511.el7_4    base       316 k
 nspr                         x86_64  4.21.0-1.el7             base       127 k
 nss                          x86_64  3.44.0-7.el7_7           updates    854 k
 nss-pem                      x86_64  1.0.3-7.el7              base        74 k
 nss-softokn                  x86_64  3.44.0-8.el7_7           updates    330 k
 nss-softokn-freebl           x86_64  3.44.0-8.el7_7           updates    224 k
 nss-sysinit                  x86_64  3.44.0-7.el7_7           updates     65 k
 nss-tools                    x86_64  3.44.0-7.el7_7           updates    528 k
 nss-util                     x86_64  3.44.0-4.el7_7           updates     79 k
 openldap                     x86_64  2.4.44-21.el7_6          base       356 k
 openssl-libs                 x86_64  1:1.0.2k-19.el7          base       1.2 M
 p11-kit                      x86_64  0.23.5-3.el7             base       252 k
 p11-kit-trust                x86_64  0.23.5-3.el7             base       129 k
 pam                          x86_64  1.1.8-22.el7             base       720 k
 pcre                         x86_64  8.32-17.el7              base       422 k
 perl                         x86_64  4:5.16.3-294.el7_6       base       8.0 M
 perl-Carp                    noarch  1.26-244.el7             base        19 k
 perl-Encode                  x86_64  2.51-7.el7               base       1.5 M
 perl-Exporter                noarch  5.68-3.el7               base        28 k
 perl-File-Path               noarch  2.09-2.el7               base        26 k
 perl-File-Temp               noarch  0.23.01-3.el7            base        56 k
 perl-Filter                  x86_64  1.49-3.el7               base        76 k
 perl-Getopt-Long             noarch  2.40-3.el7               base        56 k
 perl-HTTP-Tiny               noarch  0.033-3.el7              base        38 k
 perl-PathTools               x86_64  3.40-5.el7               base        82 k
 perl-Pod-Escapes             noarch  1:1.04-294.el7_6         base        51 k
 perl-Pod-Perldoc             noarch  3.20-4.el7               base        87 k
 perl-Pod-Simple              noarch  1:3.28-4.el7             base       216 k
 perl-Pod-Usage               noarch  1.63-3.el7               base        27 k
 perl-Scalar-List-Utils       x86_64  1.27-248.el7             base        36 k
 perl-Socket                  x86_64  2.010-4.el7              base        49 k
 perl-Storable                x86_64  2.45-3.el7               base        77 k
 perl-Text-ParseWords         noarch  3.29-4.el7               base        14 k
 perl-Thread-Queue            noarch  3.02-2.el7               base        17 k
 perl-Time-HiRes              x86_64  4:1.9725-3.el7           base        45 k
 perl-Time-Local              noarch  1.2300-2.el7             base        24 k
 perl-constant                noarch  1.27-2.el7               base        19 k
 perl-libs                    x86_64  4:5.16.3-294.el7_6       base       688 k
 perl-macros                  x86_64  4:5.16.3-294.el7_6       base        44 k
 perl-parent                  noarch  1:0.225-244.el7          base        12 k
 perl-podlators               noarch  2.5.1-3.el7              base       112 k
 perl-srpm-macros             noarch  1-8.el7                  base       4.6 k
 perl-threads                 x86_64  1.87-4.el7               base        49 k
 perl-threads-shared          x86_64  1.43-6.el7               base        39 k
 pinentry                     x86_64  0.8.1-17.el7             base        73 k
 pkgconfig                    x86_64  1:0.27.1-4.el7           base        54 k
 popt                         x86_64  1.13-16.el7              base        42 k
 procps-ng                    x86_64  3.3.10-26.el7_7.1        updates    291 k
 pth                          x86_64  2.0.7-23.el7             base        89 k
 python-libs                  x86_64  2.7.5-86.el7             base       5.6 M
 python-rpm-macros            noarch  3-32.el7                 base       8.8 k
 python-srpm-macros           noarch  3-32.el7                 base       8.4 k
 python2-rpm-macros           noarch  3-32.el7                 base       7.7 k
 qrencode-libs                x86_64  3.4.1-3.el7              base        50 k
 readline                     x86_64  6.2-11.el7               base       193 k
 rpm                          x86_64  4.11.3-40.el7            base       1.2 M
 rpm-build-libs               x86_64  4.11.3-40.el7            base       107 k
 rpm-libs                     x86_64  4.11.3-40.el7            base       278 k
 setup                        noarch  2.8.71-10.el7            base       166 k
 shared-mime-info             x86_64  1.8-4.el7                base       312 k
 sqlite                       x86_64  3.29.0-1.el7             copr_base  795 k
 systemd                      x86_64  219-67.el7_7.3           updates    5.1 M
 systemd-libs                 x86_64  219-67.el7_7.3           updates    411 k
 tzdata                       noarch  2019c-1.el7              updates    493 k
 ustr                         x86_64  1.0.4-16.el7             base        92 k
 xz-libs                      x86_64  5.2.2-1.el7              base       103 k
 zip                          x86_64  3.0-11.el7               base       260 k
 zlib                         x86_64  1.2.7-18.el7             base        90 k
Installing Groups:
 Buildsystem building group                                                    

Transaction Summary
================================================================================
Install  176 Packages

Total download size: 131 M
Installed size: 462 M
Downloading Packages:
(1/176): audit-libs-2.8.5-4.el7.x86_64.rpm      7.8 MB/s | 102 kB     00:00    
(2/176): acl-2.2.51-14.el7.x86_64.rpm           4.9 MB/s |  81 kB     00:00    
(3/176): basesystem-10.0-7.el7.centos.noarch.rp 1.4 MB/s | 5.0 kB     00:00    
(4/176): bzip2-1.0.6-13.el7.x86_64.rpm           23 MB/s |  52 kB     00:00    
(5/176): bzip2-libs-1.0.6-13.el7.x86_64.rpm     4.1 MB/s |  40 kB     00:00    
(6/176): bash-4.2.46-33.el7.x86_64.rpm           52 MB/s | 1.0 MB     00:00    
(7/176): centos-release-7-7.1908.0.el7.centos.x 3.7 MB/s |  26 kB     00:00    
(8/176): sqlite-3.29.0-1.el7.x86_64.rpm          18 MB/s | 795 kB     00:00    
(9/176): chkconfig-1.7.4-1.el7.x86_64.rpm        19 MB/s | 181 kB     00:00    
(10/176): cpio-2.11-27.el7.x86_64.rpm            19 MB/s | 211 kB     00:00    
(11/176): cracklib-2.9.0-11.el7.x86_64.rpm      8.8 MB/s |  80 kB     00:00    
(12/176): coreutils-8.22-24.el7.x86_64.rpm       49 MB/s | 3.3 MB     00:00    
(13/176): cryptsetup-libs-2.0.3-5.el7.x86_64.rp  38 MB/s | 338 kB     00:00    
(14/176): cyrus-sasl-lib-2.1.26-23.el7.x86_64.r  24 MB/s | 155 kB     00:00    
(15/176): dbus-1.10.24-13.el7_6.x86_64.rpm       38 MB/s | 245 kB     00:00    
(16/176): dbus-libs-1.10.24-13.el7_6.x86_64.rpm  32 MB/s | 169 kB     00:00    
(17/176): diffutils-3.3-5.el7.x86_64.rpm         37 MB/s | 322 kB     00:00    
(18/176): cracklib-dicts-2.9.0-11.el7.x86_64.rp  36 MB/s | 3.6 MB     00:00    
(19/176): dracut-033-564.el7.x86_64.rpm          12 MB/s | 329 kB     00:00    
(20/176): dwz-0.11-3.el7.x86_64.rpm              15 MB/s |  99 kB     00:00    
(21/176): elfutils-default-yama-scope-0.176-2.e  11 MB/s |  33 kB     00:00    
(22/176): cpp-4.8.5-39.el7.x86_64.rpm            36 MB/s | 5.9 MB     00:00    
(23/176): elfutils-0.176-2.el7.x86_64.rpm       6.6 MB/s | 305 kB     00:00    
(24/176): elfutils-libelf-0.176-2.el7.x86_64.rp 4.6 MB/s | 194 kB     00:00    
(25/176): elfutils-libs-0.176-2.el7.x86_64.rpm   32 MB/s | 291 kB     00:00    
(26/176): file-5.11-35.el7.x86_64.rpm            12 MB/s |  57 kB     00:00    
(27/176): expat-2.1.0-10.el7_3.x86_64.rpm       9.8 MB/s |  81 kB     00:00    
(28/176): findutils-4.5.11-6.el7.x86_64.rpm      63 MB/s | 559 kB     00:00    
(29/176): file-libs-5.11-35.el7.x86_64.rpm       20 MB/s | 340 kB     00:00    
(30/176): gawk-4.0.2-4.el7_3.1.x86_64.rpm        46 MB/s | 874 kB     00:00    
(31/176): filesystem-3.2-25.el7.x86_64.rpm       23 MB/s | 1.0 MB     00:00    
(32/176): gdb-7.6.1-115.el7.x86_64.rpm           58 MB/s | 2.4 MB     00:00    
(33/176): gdbm-1.10-8.el7.x86_64.rpm             14 MB/s |  70 kB     00:00    
(34/176): glib2-2.56.1-5.el7.x86_64.rpm          66 MB/s | 2.5 MB     00:00    
(35/176): glibc-2.17-292.el7.x86_64.rpm          63 MB/s | 3.6 MB     00:00    
(36/176): gcc-4.8.5-39.el7.x86_64.rpm            52 MB/s |  16 MB     00:00    
[MIRROR] gcc-c++-4.8.5-39.el7.x86_64.rpm: Status code: 404 for http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/Packages/gcc-c++-4.8.5-39.el7.x86_64.rpm (IP: 99.84.222.175)
(37/176): glibc-devel-2.17-292.el7.x86_64.rpm    64 MB/s | 1.1 MB     00:00    
(38/176): glibc-headers-2.17-292.el7.x86_64.rpm  64 MB/s | 687 kB     00:00    
(39/176): gmp-6.0.0-15.el7.x86_64.rpm            36 MB/s | 281 kB     00:00    
(40/176): gnupg2-2.0.22-5.el7_5.x86_64.rpm       71 MB/s | 1.5 MB     00:00    
(41/176): grep-2.20-3.el7.x86_64.rpm             40 MB/s | 344 kB     00:00    
(42/176): groff-base-1.22.2-8.el7.x86_64.rpm     65 MB/s | 942 kB     00:00    
(43/176): gzip-1.5-10.el7.x86_64.rpm             23 MB/s | 130 kB     00:00    
(44/176): glibc-common-2.17-292.el7.x86_64.rpm   38 MB/s |  11 MB     00:00    
(45/176): hardlink-1.0-19.el7.x86_64.rpm        188 kB/s |  14 kB     00:00    
(46/176): json-c-0.11-4.el7_0.x86_64.rpm         15 MB/s |  31 kB     00:00    
(47/176): keyutils-libs-1.5.8-3.el7.x86_64.rpm  8.2 MB/s |  25 kB     00:00    
(48/176): kmod-20-25.el7.x86_64.rpm              38 MB/s | 122 kB     00:00    
(49/176): info-5.1-5.el7.x86_64.rpm              18 MB/s | 233 kB     00:00    
(50/176): kmod-libs-20-25.el7.x86_64.rpm         14 MB/s |  51 kB     00:00    
(51/176): kpartx-0.4.9-127.el7.x86_64.rpm        22 MB/s |  78 kB     00:00    
(52/176): libacl-2.2.51-14.el7.x86_64.rpm       7.8 MB/s |  27 kB     00:00    
(53/176): libattr-2.4.46-13.el7.x86_64.rpm      6.3 MB/s |  18 kB     00:00    
(54/176): libassuan-2.1.0-3.el7.x86_64.rpm       11 MB/s |  63 kB     00:00    
(55/176): libcap-2.22-10.el7.x86_64.rpm          20 MB/s |  47 kB     00:00    
(56/176): libcap-ng-0.7.5-4.el7.x86_64.rpm      7.7 MB/s |  25 kB     00:00    
(57/176): libcom_err-1.42.9-16.el7.x86_64.rpm    11 MB/s |  41 kB     00:00    
(58/176): libdb-utils-5.3.21-25.el7.x86_64.rpm   32 MB/s | 132 kB     00:00    
(59/176): libdb-5.3.21-25.el7.x86_64.rpm         58 MB/s | 720 kB     00:00    
(60/176): libffi-3.0.13-18.el7.x86_64.rpm       4.5 MB/s |  30 kB     00:00    
(61/176): libgcc-4.8.5-39.el7.x86_64.rpm         35 MB/s | 102 kB     00:00    
(62/176): libgomp-4.8.5-39.el7.x86_64.rpm        39 MB/s | 158 kB     00:00    
(63/176): libgcrypt-1.5.3-14.el7.x86_64.rpm      29 MB/s | 263 kB     00:00    
(64/176): libgpg-error-1.12-3.el7.x86_64.rpm     17 MB/s |  87 kB     00:00    
(65/176): libidn-1.28-4.el7.x86_64.rpm           33 MB/s | 209 kB     00:00    
(66/176): libmpc-1.0.1-3.el7.x86_64.rpm          13 MB/s |  51 kB     00:00    
(67/176): libselinux-2.5-14.1.el7.x86_64.rpm     42 MB/s | 162 kB     00:00    
(68/176): libpwquality-1.2.3-5.el7.x86_64.rpm    12 MB/s |  85 kB     00:00    
(69/176): libsemanage-2.5-14.el7.x86_64.rpm      39 MB/s | 151 kB     00:00    
(70/176): libsepol-2.5-10.el7.x86_64.rpm         47 MB/s | 297 kB     00:00    
(71/176): libssh2-1.8.0-3.el7.x86_64.rpm         18 MB/s |  88 kB     00:00    
[MIRROR] libstdc++-devel-4.8.5-39.el7.x86_64.rpm: Status code: 404 for http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/Packages/libstdc++-devel-4.8.5-39.el7.x86_64.rpm (IP: 99.84.222.175)
[MIRROR] libstdc++-4.8.5-39.el7.x86_64.rpm: Status code: 404 for http://d36uatko69830t.cloudfront.net/centos/7/os/x86_64/Packages/libstdc++-4.8.5-39.el7.x86_64.rpm (IP: 99.84.222.175)
(72/176): libstdc++-4.8.5-39.el7.x86_64.rpm     415 kB/s | 305 kB     00:00    
(73/176): libstdc++-devel-4.8.5-39.el7.x86_64.r 1.9 MB/s | 1.5 MB     00:00    
(74/176): libuser-0.60-9.el7.x86_64.rpm         5.2 MB/s | 400 kB     00:00    
(75/176): libutempter-1.1.6-4.el7.x86_64.rpm    357 kB/s |  25 kB     00:00    
(76/176): libverto-0.2.5-4.el7.x86_64.rpm       236 kB/s |  16 kB     00:00    
(77/176): libxml2-2.9.1-6.el7_2.3.x86_64.rpm    8.3 MB/s | 668 kB     00:00    
(78/176): libtasn1-4.10-1.el7.x86_64.rpm        768 kB/s | 320 kB     00:00    
(79/176): lua-5.1.4-15.el7.x86_64.rpm           2.7 MB/s | 201 kB     00:00    
(80/176): make-3.82-24.el7.x86_64.rpm           5.4 MB/s | 421 kB     00:00    
(81/176): lz4-1.7.5-3.el7.x86_64.rpm            710 kB/s |  99 kB     00:00    
(82/176): mpfr-3.1.1-4.el7.x86_64.rpm           2.8 MB/s | 203 kB     00:00    
(83/176): ncurses-base-5.9-14.20130511.el7_4.no 975 kB/s |  68 kB     00:00    
(84/176): ncurses-libs-5.9-14.20130511.el7_4.x8 4.2 MB/s | 316 kB     00:00    
(85/176): nspr-4.21.0-1.el7.x86_64.rpm          1.7 MB/s | 127 kB     00:00    
(86/176): nss-pem-1.0.3-7.el7.x86_64.rpm        1.0 MB/s |  74 kB     00:00    
(87/176): openldap-2.4.44-21.el7_6.x86_64.rpm   4.7 MB/s | 356 kB     00:00    
(88/176): ncurses-5.9-14.20130511.el7_4.x86_64. 735 kB/s | 304 kB     00:00    
(89/176): openssl-libs-1.0.2k-19.el7.x86_64.rpm  14 MB/s | 1.2 MB     00:00    
(90/176): p11-kit-trust-0.23.5-3.el7.x86_64.rpm 1.8 MB/s | 129 kB     00:00    
(91/176): pam-1.1.8-22.el7.x86_64.rpm           8.7 MB/s | 720 kB     00:00    
(92/176): pcre-8.32-17.el7.x86_64.rpm           5.5 MB/s | 422 kB     00:00    
(93/176): p11-kit-0.23.5-3.el7.x86_64.rpm       729 kB/s | 252 kB     00:00    
(94/176): perl-Carp-1.26-244.el7.noarch.rpm     276 kB/s |  19 kB     00:00    
(95/176): perl-5.16.3-294.el7_6.x86_64.rpm       17 MB/s | 8.0 MB     00:00    
(96/176): perl-Exporter-5.68-3.el7.noarch.rpm   407 kB/s |  28 kB     00:00    
(97/176): perl-File-Path-2.09-2.el7.noarch.rpm  380 kB/s |  26 kB     00:00    
(98/176): perl-File-Temp-0.23.01-3.el7.noarch.r 807 kB/s |  56 kB     00:00    
(99/176): perl-Filter-1.49-3.el7.x86_64.rpm     1.1 MB/s |  76 kB     00:00    
(100/176): perl-Encode-2.51-7.el7.x86_64.rpm    2.1 MB/s | 1.5 MB     00:00    
(101/176): perl-Getopt-Long-2.40-3.el7.noarch.r 793 kB/s |  56 kB     00:00    
(102/176): perl-HTTP-Tiny-0.033-3.el7.noarch.rp 551 kB/s |  38 kB     00:00    
(103/176): perl-PathTools-3.40-5.el7.x86_64.rpm 1.1 MB/s |  82 kB     00:00    
(104/176): perl-Pod-Escapes-1.04-294.el7_6.noar 734 kB/s |  51 kB     00:00    
(105/176): perl-Pod-Perldoc-3.20-4.el7.noarch.r 1.2 MB/s |  87 kB     00:00    
(106/176): perl-Pod-Simple-3.28-4.el7.noarch.rp 2.9 MB/s | 216 kB     00:00    
(107/176): perl-Pod-Usage-1.63-3.el7.noarch.rpm 376 kB/s |  27 kB     00:00    
(108/176): perl-Scalar-List-Utils-1.27-248.el7. 517 kB/s |  36 kB     00:00    
(109/176): perl-Socket-2.010-4.el7.x86_64.rpm   693 kB/s |  49 kB     00:00    
(110/176): perl-Storable-2.45-3.el7.x86_64.rpm  1.1 MB/s |  77 kB     00:00    
(111/176): perl-Text-ParseWords-3.29-4.el7.noar 197 kB/s |  14 kB     00:00    
(112/176): perl-Thread-Queue-3.02-2.el7.noarch. 246 kB/s |  17 kB     00:00    
(113/176): perl-Time-HiRes-1.9725-3.el7.x86_64. 645 kB/s |  45 kB     00:00    
(114/176): perl-Time-Local-1.2300-2.el7.noarch. 346 kB/s |  24 kB     00:00    
(115/176): perl-constant-1.27-2.el7.noarch.rpm  270 kB/s |  19 kB     00:00    
(116/176): perl-macros-5.16.3-294.el7_6.x86_64. 608 kB/s |  44 kB     00:00    
(117/176): perl-libs-5.16.3-294.el7_6.x86_64.rp 8.5 MB/s | 688 kB     00:00    
(118/176): perl-parent-0.225-244.el7.noarch.rpm 178 kB/s |  12 kB     00:00    
(119/176): perl-podlators-2.5.1-3.el7.noarch.rp 1.5 MB/s | 112 kB     00:00    
(120/176): gcc-c++-4.8.5-39.el7.x86_64.rpm      1.8 MB/s | 7.2 MB     00:04    
(121/176): perl-srpm-macros-1-8.el7.noarch.rpm   55 kB/s | 4.6 kB     00:00    
(122/176): perl-threads-1.87-4.el7.x86_64.rpm   631 kB/s |  49 kB     00:00    
(123/176): perl-threads-shared-1.43-6.el7.x86_6 601 kB/s |  39 kB     00:00    
(124/176): pinentry-0.8.1-17.el7.x86_64.rpm     1.0 MB/s |  73 kB     00:00    
(125/176): pkgconfig-0.27.1-4.el7.x86_64.rpm    763 kB/s |  54 kB     00:00    
(126/176): popt-1.13-16.el7.x86_64.rpm          644 kB/s |  42 kB     00:00    
(127/176): pth-2.0.7-23.el7.x86_64.rpm          1.2 MB/s |  89 kB     00:00    
(128/176): python-rpm-macros-3-32.el7.noarch.rp 137 kB/s | 8.8 kB     00:00    
(129/176): python-srpm-macros-3-32.el7.noarch.r 121 kB/s | 8.4 kB     00:00    
(130/176): python2-rpm-macros-3-32.el7.noarch.r 120 kB/s | 7.7 kB     00:00    
(131/176): qrencode-libs-3.4.1-3.el7.x86_64.rpm 705 kB/s |  50 kB     00:00    
(132/176): readline-6.2-11.el7.x86_64.rpm       2.8 MB/s | 193 kB     00:00    
(133/176): redhat-rpm-config-9.1.0-88.el7.cento 1.1 MB/s |  81 kB     00:00    
(134/176): python-libs-2.7.5-86.el7.x86_64.rpm   17 MB/s | 5.6 MB     00:00    
(135/176): rpm-4.11.3-40.el7.x86_64.rpm          14 MB/s | 1.2 MB     00:00    
(136/176): rpm-build-4.11.3-40.el7.x86_64.rpm   2.0 MB/s | 149 kB     00:00    
(137/176): rpm-build-libs-4.11.3-40.el7.x86_64. 1.5 MB/s | 107 kB     00:00    
(138/176): rpm-libs-4.11.3-40.el7.x86_64.rpm    4.0 MB/s | 278 kB     00:00    
(139/176): sed-4.2.2-5.el7.x86_64.rpm           3.1 MB/s | 231 kB     00:00    
(140/176): setup-2.8.71-10.el7.noarch.rpm       2.3 MB/s | 166 kB     00:00    
(141/176): shadow-utils-4.6-5.el7.x86_64.rpm     15 MB/s | 1.2 MB     00:00    
(142/176): shared-mime-info-1.8-4.el7.x86_64.rp 4.2 MB/s | 312 kB     00:00    
(143/176): tar-1.26-35.el7.x86_64.rpm            10 MB/s | 846 kB     00:00    
(144/176): unzip-6.0-20.el7.x86_64.rpm          2.5 MB/s | 170 kB     00:00    
(145/176): ustr-1.0.4-16.el7.x86_64.rpm         1.3 MB/s |  92 kB     00:00    
(146/176): which-2.20-7.el7.x86_64.rpm          581 kB/s |  41 kB     00:00    
(147/176): xz-5.2.2-1.el7.x86_64.rpm            3.3 MB/s | 229 kB     00:00    
(148/176): xz-libs-5.2.2-1.el7.x86_64.rpm       1.4 MB/s | 103 kB     00:00    
(149/176): binutils-2.27-41.base.el7_7.2.x86_64  76 MB/s | 5.9 MB     00:00    
(150/176): zlib-1.2.7-18.el7.x86_64.rpm         907 kB/s |  90 kB     00:00    
(151/176): zip-3.0-11.el7.x86_64.rpm            2.4 MB/s | 260 kB     00:00    
(152/176): ca-certificates-2019.2.32-76.el7_7.n  41 MB/s | 399 kB     00:00    
(153/176): curl-7.29.0-54.el7_7.2.x86_64.rpm     27 MB/s | 270 kB     00:00    
(154/176): device-mapper-1.02.158-2.el7_7.2.x86  27 MB/s | 294 kB     00:00    
(155/176): device-mapper-libs-1.02.158-2.el7_7.  33 MB/s | 322 kB     00:00    
(156/176): libblkid-2.23.2-61.el7_7.1.x86_64.rp  37 MB/s | 181 kB     00:00    
(157/176): libcurl-7.29.0-54.el7_7.2.x86_64.rpm  42 MB/s | 223 kB     00:00    
(158/176): krb5-libs-1.15.1-37.el7_7.2.x86_64.r  44 MB/s | 805 kB     00:00    
(159/176): libmount-2.23.2-61.el7_7.1.x86_64.rp  25 MB/s | 183 kB     00:00    
(160/176): libsmartcols-2.23.2-61.el7_7.1.x86_6  25 MB/s | 141 kB     00:00    
(161/176): libuuid-2.23.2-61.el7_7.1.x86_64.rpm  20 MB/s |  83 kB     00:00    
(162/176): nss-softokn-3.44.0-8.el7_7.x86_64.rp  44 MB/s | 330 kB     00:00    
(163/176): nss-3.44.0-7.el7_7.x86_64.rpm         48 MB/s | 854 kB     00:00    
(164/176): nss-softokn-freebl-3.44.0-8.el7_7.x8  23 MB/s | 224 kB     00:00    
(165/176): nss-sysinit-3.44.0-7.el7_7.x86_64.rp  20 MB/s |  65 kB     00:00    
(166/176): nss-util-3.44.0-4.el7_7.x86_64.rpm    24 MB/s |  79 kB     00:00    
(167/176): patch-2.7.1-12.el7_7.x86_64.rpm       28 MB/s | 111 kB     00:00    
(168/176): nss-tools-3.44.0-7.el7_7.x86_64.rpm   35 MB/s | 528 kB     00:00    
(169/176): procps-ng-3.3.10-26.el7_7.1.x86_64.r  33 MB/s | 291 kB     00:00    
(170/176): systemd-libs-219-67.el7_7.3.x86_64.r  45 MB/s | 411 kB     00:00    
(171/176): tzdata-2019c-1.el7.noarch.rpm         47 MB/s | 493 kB     00:00    
(172/176): util-linux-2.23.2-61.el7_7.1.x86_64.  57 MB/s | 2.0 MB     00:00    
(173/176): epel-release-7-12.noarch.rpm         825 kB/s |  15 kB     00:00    
(174/176): systemd-219-67.el7_7.3.x86_64.rpm     43 MB/s | 5.1 MB     00:00    
(175/176): kernel-headers-3.10.0-1062.12.1.el7.  37 MB/s | 8.7 MB     00:00    
(176/176): epel-rpm-macros-7-23.noarch.rpm       43 kB/s |  15 kB     00:00    
--------------------------------------------------------------------------------
Total                                            21 MB/s | 131 MB     00:06     
warning: Generating 18 missing index(es), please wait...
warning: /var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root/var/cache/dnf/base-65e58d35cd0ad0ed/packages/acl-2.2.51-14.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
BaseOS                                          1.6 MB/s | 1.7 kB     00:00    
Importing GPG key 0xF4A80EB5:
 Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
 Fingerprint: 6341 AB27 53D7 8A78 A7C2 7BB1 24C6 A8A7 F4A8 0EB5
 From       : /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
Key imported successfully
warning: /var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root/var/cache/dnf/epel-b7d9da81043aa7ab/packages/epel-release-7-12.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
epel                                            1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x352C64E5:
 Userid     : "Fedora EPEL (7) <epel@fedoraproject.org>"
 Fingerprint: 91E9 7D7C 4A5E 96F1 7F3E 888F 6A2F AEA2 352C 64E5
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-7
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.2-25.el7.x86_64                           1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-4.8.5-39.el7.x86_64                           1/176 
  Running scriptlet: libgcc-4.8.5-39.el7.x86_64                           1/176 
  Installing       : centos-release-7-7.1908.0.el7.centos.x86_64          2/176 
  Installing       : setup-2.8.71-10.el7.noarch                           3/176 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.8.71-10.el7.noarch                           3/176 
  Installing       : filesystem-3.2-25.el7.x86_64                         4/176 
  Installing       : python-srpm-macros-3-32.el7.noarch                   5/176 
  Installing       : python-rpm-macros-3-32.el7.noarch                    6/176 
  Installing       : basesystem-10.0-7.el7.centos.noarch                  7/176 
  Installing       : tzdata-2019c-1.el7.noarch                            8/176 
  Installing       : kernel-headers-3.10.0-1062.12.1.el7.x86_64           9/176 
  Installing       : python2-rpm-macros-3-32.el7.noarch                  10/176 
  Installing       : perl-srpm-macros-1-8.el7.noarch                     11/176 
  Installing       : ncurses-base-5.9-14.20130511.el7_4.noarch           12/176 
  Installing       : glibc-common-2.17-292.el7.x86_64                    13/176 
  Running scriptlet: glibc-common-2.17-292.el7.x86_64                    13/176 
  Installing       : nss-softokn-freebl-3.44.0-8.el7_7.x86_64            14/176 
  Running scriptlet: glibc-2.17-292.el7.x86_64                           15/176 
  Installing       : glibc-2.17-292.el7.x86_64                           15/176 
  Running scriptlet: glibc-2.17-292.el7.x86_64                           15/176 
  Installing       : nspr-4.21.0-1.el7.x86_64                            16/176 
  Running scriptlet: nspr-4.21.0-1.el7.x86_64                            16/176 
  Installing       : nss-util-3.44.0-4.el7_7.x86_64                      17/176 
  Running scriptlet: nss-util-3.44.0-4.el7_7.x86_64                      17/176 
  Installing       : libstdc++-4.8.5-39.el7.x86_64                       18/176 
  Running scriptlet: libstdc++-4.8.5-39.el7.x86_64                       18/176 
  Installing       : ncurses-libs-5.9-14.20130511.el7_4.x86_64           19/176 
  Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64           19/176 
  Installing       : bash-4.2.46-33.el7.x86_64                           20/176 
  Running scriptlet: bash-4.2.46-33.el7.x86_64                           20/176 
  Installing       : libsepol-2.5-10.el7.x86_64                          21/176 
  Running scriptlet: libsepol-2.5-10.el7.x86_64                          21/176 
  Installing       : pcre-8.32-17.el7.x86_64                             22/176 
  Running scriptlet: pcre-8.32-17.el7.x86_64                             22/176 
  Installing       : libselinux-2.5-14.1.el7.x86_64                      23/176 
  Running scriptlet: libselinux-2.5-14.1.el7.x86_64                      23/176 
  Installing       : zlib-1.2.7-18.el7.x86_64                            24/176 
  Running scriptlet: zlib-1.2.7-18.el7.x86_64                            24/176 
  Installing       : info-5.1-5.el7.x86_64                               25/176 
  Running scriptlet: info-5.1-5.el7.x86_64                               25/176 
  Installing       : bzip2-libs-1.0.6-13.el7.x86_64                      26/176 
  Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64                      26/176 
  Installing       : xz-libs-5.2.2-1.el7.x86_64                          27/176 
  Running scriptlet: xz-libs-5.2.2-1.el7.x86_64                          27/176 
  Installing       : elfutils-libelf-0.176-2.el7.x86_64                  28/176 
  Running scriptlet: elfutils-libelf-0.176-2.el7.x86_64                  28/176 
  Installing       : libdb-5.3.21-25.el7.x86_64                          29/176 
  Running scriptlet: libdb-5.3.21-25.el7.x86_64                          29/176 
  Installing       : sed-4.2.2-5.el7.x86_64                              30/176 
  Running scriptlet: sed-4.2.2-5.el7.x86_64                              30/176 
  Installing       : gmp-1:6.0.0-15.el7.x86_64                           31/176 
  Running scriptlet: gmp-1:6.0.0-15.el7.x86_64                           31/176 
  Installing       : libattr-2.4.46-13.el7.x86_64                        32/176 
  Running scriptlet: libattr-2.4.46-13.el7.x86_64                        32/176 
  Installing       : libacl-2.2.51-14.el7.x86_64                         33/176 
  Running scriptlet: libacl-2.2.51-14.el7.x86_64                         33/176 
  Installing       : libcap-2.22-10.el7.x86_64                           34/176 
  Running scriptlet: libcap-2.22-10.el7.x86_64                           34/176 
  Installing       : popt-1.13-16.el7.x86_64                             35/176 
  Running scriptlet: popt-1.13-16.el7.x86_64                             35/176 
  Installing       : readline-6.2-11.el7.x86_64                          36/176 
  Running scriptlet: readline-6.2-11.el7.x86_64                          36/176 
  Installing       : libgpg-error-1.12-3.el7.x86_64                      37/176 
  Running scriptlet: libgpg-error-1.12-3.el7.x86_64                      37/176 
  Installing       : libgcrypt-1.5.3-14.el7.x86_64                       38/176 
  Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64                       38/176 
  Installing       : lua-5.1.4-15.el7.x86_64                             39/176 
  Installing       : chkconfig-1.7.4-1.el7.x86_64                        40/176 
  Installing       : mpfr-3.1.1-4.el7.x86_64                             41/176 
  Running scriptlet: mpfr-3.1.1-4.el7.x86_64                             41/176 
  Installing       : grep-2.20-3.el7.x86_64                              42/176 
  Running scriptlet: grep-2.20-3.el7.x86_64                              42/176 
  Installing       : libcom_err-1.42.9-16.el7.x86_64                     43/176 
  Running scriptlet: libcom_err-1.42.9-16.el7.x86_64                     43/176 
  Installing       : libffi-3.0.13-18.el7.x86_64                         44/176 
  Running scriptlet: libffi-3.0.13-18.el7.x86_64                         44/176 
  Installing       : libuuid-2.23.2-61.el7_7.1.x86_64                    45/176 
  Running scriptlet: libuuid-2.23.2-61.el7_7.1.x86_64                    45/176 
  Installing       : libmpc-1.0.1-3.el7.x86_64                           46/176 
  Running scriptlet: libmpc-1.0.1-3.el7.x86_64                           46/176 
  Installing       : xz-5.2.2-1.el7.x86_64                               47/176 
  Installing       : cpio-2.11-27.el7.x86_64                             48/176 
  Running scriptlet: cpio-2.11-27.el7.x86_64                             48/176 
  Installing       : diffutils-3.3-5.el7.x86_64                          49/176 
  Running scriptlet: diffutils-3.3-5.el7.x86_64                          49/176 
  Installing       : findutils-1:4.5.11-6.el7.x86_64                     50/176 
  Running scriptlet: findutils-1:4.5.11-6.el7.x86_64                     50/176 
  Installing       : gawk-4.0.2-4.el7_3.1.x86_64                         51/176 
  Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64                         51/176 
  Installing       : file-libs-5.11-35.el7.x86_64                        52/176 
  Running scriptlet: file-libs-5.11-35.el7.x86_64                        52/176 
  Installing       : expat-2.1.0-10.el7_3.x86_64                         53/176 
  Running scriptlet: expat-2.1.0-10.el7_3.x86_64                         53/176 
  Installing       : libcap-ng-0.7.5-4.el7.x86_64                        54/176 
  Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64                        54/176 
  Installing       : audit-libs-2.8.5-4.el7.x86_64                       55/176 
  Running scriptlet: audit-libs-2.8.5-4.el7.x86_64                       55/176 
  Installing       : p11-kit-0.23.5-3.el7.x86_64                         56/176 
  Running scriptlet: p11-kit-0.23.5-3.el7.x86_64                         56/176 
  Installing       : sqlite-3.29.0-1.el7.x86_64                          57/176 
  Running scriptlet: sqlite-3.29.0-1.el7.x86_64                          57/176 
  Installing       : nss-softokn-3.44.0-8.el7_7.x86_64                   58/176 
  Running scriptlet: nss-softokn-3.44.0-8.el7_7.x86_64                   58/176 
  Installing       : tar-2:1.26-35.el7.x86_64                            59/176 
  Running scriptlet: tar-2:1.26-35.el7.x86_64                            59/176 
  Installing       : gdbm-1.10-8.el7.x86_64                              60/176 
  Running scriptlet: gdbm-1.10-8.el7.x86_64                              60/176 
  Installing       : lz4-1.7.5-3.el7.x86_64                              61/176 
  Running scriptlet: lz4-1.7.5-3.el7.x86_64                              61/176 
  Installing       : file-5.11-35.el7.x86_64                             62/176 
  Installing       : cpp-4.8.5-39.el7.x86_64                             63/176 
  Running scriptlet: cpp-4.8.5-39.el7.x86_64                             63/176 
  Running scriptlet: pinentry-0.8.1-17.el7.x86_64                        64/176 
  Installing       : pinentry-0.8.1-17.el7.x86_64                        64/176 
  Running scriptlet: pinentry-0.8.1-17.el7.x86_64                        64/176 
  Installing       : libassuan-2.1.0-3.el7.x86_64                        65/176 
  Running scriptlet: libassuan-2.1.0-3.el7.x86_64                        65/176 
  Installing       : acl-2.2.51-14.el7.x86_64                            66/176 
  Installing       : patch-2.7.1-12.el7_7.x86_64                         67/176 
  Installing       : groff-base-1.22.2-8.el7.x86_64                      68/176 
  Installing       : perl-HTTP-Tiny-0.033-3.el7.noarch                   69/176 
  Installing       : perl-parent-1:0.225-244.el7.noarch                  70/176 
  Installing       : perl-podlators-2.5.1-3.el7.noarch                   71/176 
  Installing       : perl-Pod-Perldoc-3.20-4.el7.noarch                  72/176 
  Installing       : perl-Pod-Escapes-1:1.04-294.el7_6.noarch            73/176 
  Installing       : perl-Text-ParseWords-3.29-4.el7.noarch              74/176 
  Installing       : perl-Encode-2.51-7.el7.x86_64                       75/176 
  Installing       : perl-Pod-Usage-1.63-3.el7.noarch                    76/176 
  Installing       : perl-Carp-1.26-244.el7.noarch                       77/176 
  Installing       : perl-Exporter-5.68-3.el7.noarch                     78/176 
  Installing       : perl-Filter-1.49-3.el7.x86_64                       79/176 
  Installing       : perl-File-Path-2.09-2.el7.noarch                    80/176 
  Installing       : perl-PathTools-3.40-5.el7.x86_64                    81/176 
  Installing       : perl-Scalar-List-Utils-1.27-248.el7.x86_64          82/176 
  Installing       : perl-Socket-2.010-4.el7.x86_64                      83/176 
  Installing       : perl-Storable-2.45-3.el7.x86_64                     84/176 
  Installing       : perl-Time-HiRes-4:1.9725-3.el7.x86_64               85/176 
  Installing       : perl-File-Temp-0.23.01-3.el7.noarch                 86/176 
  Installing       : perl-Time-Local-1.2300-2.el7.noarch                 87/176 
  Installing       : perl-constant-1.27-2.el7.noarch                     88/176 
  Installing       : perl-libs-4:5.16.3-294.el7_6.x86_64                 89/176 
  Running scriptlet: perl-libs-4:5.16.3-294.el7_6.x86_64                 89/176 
  Installing       : perl-macros-4:5.16.3-294.el7_6.x86_64               90/176 
  Installing       : perl-threads-1.87-4.el7.x86_64                      91/176 
  Installing       : perl-threads-shared-1.43-6.el7.x86_64               92/176 
  Installing       : perl-Pod-Simple-1:3.28-4.el7.noarch                 93/176 
  Installing       : perl-Getopt-Long-2.40-3.el7.noarch                  94/176 
  Installing       : perl-4:5.16.3-294.el7_6.x86_64                      95/176 
  Installing       : perl-Thread-Queue-3.02-2.el7.noarch                 96/176 
  Installing       : libdb-utils-5.3.21-25.el7.x86_64                    97/176 
  Installing       : dwz-0.11-3.el7.x86_64                               98/176 
  Installing       : kmod-libs-20-25.el7.x86_64                          99/176 
  Running scriptlet: kmod-libs-20-25.el7.x86_64                          99/176 
  Installing       : libxml2-2.9.1-6.el7_2.3.x86_64                     100/176 
  Running scriptlet: libxml2-2.9.1-6.el7_2.3.x86_64                     100/176 
  Installing       : bzip2-1.0.6-13.el7.x86_64                          101/176 
  Installing       : unzip-6.0-20.el7.x86_64                            102/176 
  Installing       : zip-3.0-11.el7.x86_64                              103/176 
  Installing       : libgomp-4.8.5-39.el7.x86_64                        104/176 
  Running scriptlet: libgomp-4.8.5-39.el7.x86_64                        104/176 
  Installing       : libidn-1.28-4.el7.x86_64                           105/176 
  Running scriptlet: libidn-1.28-4.el7.x86_64                           105/176 
  Running scriptlet: glibc-headers-2.17-292.el7.x86_64                  106/176 
  Installing       : glibc-headers-2.17-292.el7.x86_64                  106/176 
  Installing       : glibc-devel-2.17-292.el7.x86_64                    107/176 
  Running scriptlet: glibc-devel-2.17-292.el7.x86_64                    107/176 
  Installing       : ncurses-5.9-14.20130511.el7_4.x86_64               108/176 
  Installing       : libstdc++-devel-4.8.5-39.el7.x86_64                109/176 
  Installing       : hardlink-1:1.0-19.el7.x86_64                       110/176 
  Installing       : json-c-0.11-4.el7_0.x86_64                         111/176 
  Running scriptlet: json-c-0.11-4.el7_0.x86_64                         111/176 
  Installing       : keyutils-libs-1.5.8-3.el7.x86_64                   112/176 
  Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64                   112/176 
  Installing       : libtasn1-4.10-1.el7.x86_64                         113/176 
  Running scriptlet: libtasn1-4.10-1.el7.x86_64                         113/176 
  Installing       : p11-kit-trust-0.23.5-3.el7.x86_64                  114/176 
  Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64                  114/176 
  Running scriptlet: ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Installing       : ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Running scriptlet: ca-certificates-2019.2.32-76.el7_7.noarch          115/176 
  Installing       : libverto-0.2.5-4.el7.x86_64                        116/176 
  Running scriptlet: libverto-0.2.5-4.el7.x86_64                        116/176 
  Running scriptlet: coreutils-8.22-24.el7.x86_64                       117/176 
  Installing       : coreutils-8.22-24.el7.x86_64                       117/176 
  Running scriptlet: coreutils-8.22-24.el7.x86_64                       117/176 
  Installing       : krb5-libs-1.15.1-37.el7_7.2.x86_64                 118/176 
  Running scriptlet: krb5-libs-1.15.1-37.el7_7.2.x86_64                 118/176 
  Installing       : openssl-libs-1:1.0.2k-19.el7.x86_64                119/176 
  Running scriptlet: openssl-libs-1:1.0.2k-19.el7.x86_64                119/176 
  Installing       : gzip-1.5-10.el7.x86_64                             120/176 
  Running scriptlet: gzip-1.5-10.el7.x86_64                             120/176 
  Installing       : libblkid-2.23.2-61.el7_7.1.x86_64                  121/176 
  Running scriptlet: libblkid-2.23.2-61.el7_7.1.x86_64                  121/176 
  Installing       : libmount-2.23.2-61.el7_7.1.x86_64                  122/176 
  Running scriptlet: libmount-2.23.2-61.el7_7.1.x86_64                  122/176 
  Installing       : glib2-2.56.1-5.el7.x86_64                          123/176 
  Running scriptlet: glib2-2.56.1-5.el7.x86_64                          123/176 
  Installing       : shared-mime-info-1.8-4.el7.x86_64                  124/176 
  Running scriptlet: shared-mime-info-1.8-4.el7.x86_64                  124/176 
  Installing       : cracklib-2.9.0-11.el7.x86_64                       125/176 
  Running scriptlet: cracklib-2.9.0-11.el7.x86_64                       125/176 
  Installing       : binutils-2.27-41.base.el7_7.2.x86_64               126/176 
  Running scriptlet: binutils-2.27-41.base.el7_7.2.x86_64               126/176 
  Installing       : cracklib-dicts-2.9.0-11.el7.x86_64                 127/176 
  Installing       : pkgconfig-1:0.27.1-4.el7.x86_64                    128/176 
  Installing       : libpwquality-1.2.3-5.el7.x86_64                    129/176 
  Running scriptlet: libpwquality-1.2.3-5.el7.x86_64                    129/176 
  Installing       : pam-1.1.8-22.el7.x86_64                            130/176 
  Running scriptlet: pam-1.1.8-22.el7.x86_64                            130/176 
  Installing       : gcc-4.8.5-39.el7.x86_64                            131/176 
  Running scriptlet: gcc-4.8.5-39.el7.x86_64                            131/176 
  Installing       : libssh2-1.8.0-3.el7.x86_64                         132/176 
  Running scriptlet: libssh2-1.8.0-3.el7.x86_64                         132/176 
  Installing       : python-libs-2.7.5-86.el7.x86_64                    133/176 
  Running scriptlet: python-libs-2.7.5-86.el7.x86_64                    133/176 
  Running scriptlet: gdb-7.6.1-115.el7.x86_64                           134/176 
  Installing       : gdb-7.6.1-115.el7.x86_64                           134/176 
  Installing       : cyrus-sasl-lib-2.1.26-23.el7.x86_64                135/176 
  Running scriptlet: cyrus-sasl-lib-2.1.26-23.el7.x86_64                135/176 
  Installing       : nss-pem-1.0.3-7.el7.x86_64                         136/176 
  Installing       : nss-sysinit-3.44.0-7.el7_7.x86_64                  137/176 
  Installing       : nss-3.44.0-7.el7_7.x86_64                          138/176 
  Running scriptlet: nss-3.44.0-7.el7_7.x86_64                          138/176 
  Installing       : nss-tools-3.44.0-7.el7_7.x86_64                    139/176 
  Installing       : libcurl-7.29.0-54.el7_7.2.x86_64                   140/176 
  Running scriptlet: libcurl-7.29.0-54.el7_7.2.x86_64                   140/176 
  Installing       : curl-7.29.0-54.el7_7.2.x86_64                      141/176 
  Installing       : rpm-libs-4.11.3-40.el7.x86_64                      142/176 
  Running scriptlet: rpm-libs-4.11.3-40.el7.x86_64                      142/176 
  Installing       : rpm-4.11.3-40.el7.x86_64                           143/176 
  Installing       : openldap-2.4.44-21.el7_6.x86_64                    144/176 
  Running scriptlet: openldap-2.4.44-21.el7_6.x86_64                    144/176 
  Installing       : libuser-0.60-9.el7.x86_64                          145/176 
  Running scriptlet: libuser-0.60-9.el7.x86_64                          145/176 
  Installing       : redhat-rpm-config-9.1.0-88.el7.centos.noarch       146/176 
  Installing       : pth-2.0.7-23.el7.x86_64                            147/176 
  Running scriptlet: pth-2.0.7-23.el7.x86_64                            147/176 
  Installing       : gnupg2-2.0.22-5.el7_5.x86_64                       148/176 
  Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64                       148/176 
  Installing       : rpm-build-libs-4.11.3-40.el7.x86_64                149/176 
  Running scriptlet: rpm-build-libs-4.11.3-40.el7.x86_64                149/176 
  Installing       : qrencode-libs-3.4.1-3.el7.x86_64                   150/176 
  Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64                   150/176 
  Installing       : ustr-1.0.4-16.el7.x86_64                           151/176 
  Running scriptlet: ustr-1.0.4-16.el7.x86_64                           151/176 
  Installing       : libsemanage-2.5-14.el7.x86_64                      152/176 
  Running scriptlet: libsemanage-2.5-14.el7.x86_64                      152/176 
  Installing       : shadow-utils-2:4.6-5.el7.x86_64                    153/176 
  Running scriptlet: libutempter-1.1.6-4.el7.x86_64                     154/176 
  Installing       : libutempter-1.1.6-4.el7.x86_64                     154/176 
  Running scriptlet: libutempter-1.1.6-4.el7.x86_64                     154/176 
  Installing       : libsmartcols-2.23.2-61.el7_7.1.x86_64              155/176 
  Running scriptlet: libsmartcols-2.23.2-61.el7_7.1.x86_64              155/176 
  Installing       : procps-ng-3.3.10-26.el7_7.1.x86_64                 156/176 
  Running scriptlet: procps-ng-3.3.10-26.el7_7.1.x86_64                 156/176 
  Installing       : util-linux-2.23.2-61.el7_7.1.x86_64                157/176 
  Running scriptlet: util-linux-2.23.2-61.el7_7.1.x86_64                157/176 
  Installing       : kpartx-0.4.9-127.el7.x86_64                        158/176 
  Installing       : device-mapper-7:1.02.158-2.el7_7.2.x86_64          159/176 
  Running scriptlet: device-mapper-7:1.02.158-2.el7_7.2.x86_64          159/176 
  Installing       : dracut-033-564.el7.x86_64                          160/176 
  Installing       : kmod-20-25.el7.x86_64                              161/176 
  Installing       : device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     162/176 
  Running scriptlet: device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     162/176 
  Installing       : cryptsetup-libs-2.0.3-5.el7.x86_64                 163/176 
  Running scriptlet: cryptsetup-libs-2.0.3-5.el7.x86_64                 163/176 
  Installing       : elfutils-libs-0.176-2.el7.x86_64                   164/176 
  Running scriptlet: elfutils-libs-0.176-2.el7.x86_64                   164/176 
  Installing       : systemd-libs-219-67.el7_7.3.x86_64                 165/176 
  Running scriptlet: systemd-libs-219-67.el7_7.3.x86_64                 165/176 
  Installing       : dbus-libs-1:1.10.24-13.el7_6.x86_64                166/176 
  Running scriptlet: dbus-libs-1:1.10.24-13.el7_6.x86_64                166/176 
  Running scriptlet: systemd-219-67.el7_7.3.x86_64                      167/176 
  Installing       : systemd-219-67.el7_7.3.x86_64                      167/176 
  Running scriptlet: systemd-219-67.el7_7.3.x86_64                      167/176 
Running in chroot, ignoring request.

  Running scriptlet: dbus-1:1.10.24-13.el7_6.x86_64                     168/176 
  Installing       : dbus-1:1.10.24-13.el7_6.x86_64                     168/176 
  Installing       : elfutils-default-yama-scope-0.176-2.el7.noarch     169/176 
  Running scriptlet: elfutils-default-yama-scope-0.176-2.el7.noarch     169/176 
  Installing       : elfutils-0.176-2.el7.x86_64                        170/176 
  Installing       : rpm-build-4.11.3-40.el7.x86_64                     171/176 
  Installing       : gcc-c++-4.8.5-39.el7.x86_64                        172/176 
  Installing       : make-1:3.82-24.el7.x86_64                          173/176 
  Running scriptlet: make-1:3.82-24.el7.x86_64                          173/176 
  Installing       : which-2.20-7.el7.x86_64                            174/176 
  Running scriptlet: which-2.20-7.el7.x86_64                            174/176 
  Installing       : epel-rpm-macros-7-23.noarch                        175/176 
  Installing       : epel-release-7-12.noarch                           176/176 
  Running scriptlet: filesystem-3.2-25.el7.x86_64                       176/176 
  Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64                  176/176 
  Running scriptlet: shared-mime-info-1.8-4.el7.x86_64                  176/176 
  Running scriptlet: rpm-4.11.3-40.el7.x86_64                           176/176 
  Running scriptlet: systemd-219-67.el7_7.3.x86_64                      176/176 
  Verifying        : sqlite-3.29.0-1.el7.x86_64                           1/176 
  Verifying        : acl-2.2.51-14.el7.x86_64                             2/176 
  Verifying        : audit-libs-2.8.5-4.el7.x86_64                        3/176 
  Verifying        : basesystem-10.0-7.el7.centos.noarch                  4/176 
  Verifying        : bash-4.2.46-33.el7.x86_64                            5/176 
  Verifying        : bzip2-1.0.6-13.el7.x86_64                            6/176 
  Verifying        : bzip2-libs-1.0.6-13.el7.x86_64                       7/176 
  Verifying        : centos-release-7-7.1908.0.el7.centos.x86_64          8/176 
  Verifying        : chkconfig-1.7.4-1.el7.x86_64                         9/176 
  Verifying        : coreutils-8.22-24.el7.x86_64                        10/176 
  Verifying        : cpio-2.11-27.el7.x86_64                             11/176 
  Verifying        : cpp-4.8.5-39.el7.x86_64                             12/176 
  Verifying        : cracklib-2.9.0-11.el7.x86_64                        13/176 
  Verifying        : cracklib-dicts-2.9.0-11.el7.x86_64                  14/176 
  Verifying        : cryptsetup-libs-2.0.3-5.el7.x86_64                  15/176 
  Verifying        : cyrus-sasl-lib-2.1.26-23.el7.x86_64                 16/176 
  Verifying        : dbus-1:1.10.24-13.el7_6.x86_64                      17/176 
  Verifying        : dbus-libs-1:1.10.24-13.el7_6.x86_64                 18/176 
  Verifying        : diffutils-3.3-5.el7.x86_64                          19/176 
  Verifying        : dracut-033-564.el7.x86_64                           20/176 
  Verifying        : dwz-0.11-3.el7.x86_64                               21/176 
  Verifying        : elfutils-0.176-2.el7.x86_64                         22/176 
  Verifying        : elfutils-default-yama-scope-0.176-2.el7.noarch      23/176 
  Verifying        : elfutils-libelf-0.176-2.el7.x86_64                  24/176 
  Verifying        : elfutils-libs-0.176-2.el7.x86_64                    25/176 
  Verifying        : expat-2.1.0-10.el7_3.x86_64                         26/176 
  Verifying        : file-5.11-35.el7.x86_64                             27/176 
  Verifying        : file-libs-5.11-35.el7.x86_64                        28/176 
  Verifying        : filesystem-3.2-25.el7.x86_64                        29/176 
  Verifying        : findutils-1:4.5.11-6.el7.x86_64                     30/176 
  Verifying        : gawk-4.0.2-4.el7_3.1.x86_64                         31/176 
  Verifying        : gcc-4.8.5-39.el7.x86_64                             32/176 
  Verifying        : gcc-c++-4.8.5-39.el7.x86_64                         33/176 
  Verifying        : gdb-7.6.1-115.el7.x86_64                            34/176 
  Verifying        : gdbm-1.10-8.el7.x86_64                              35/176 
  Verifying        : glib2-2.56.1-5.el7.x86_64                           36/176 
  Verifying        : glibc-2.17-292.el7.x86_64                           37/176 
  Verifying        : glibc-common-2.17-292.el7.x86_64                    38/176 
  Verifying        : glibc-devel-2.17-292.el7.x86_64                     39/176 
  Verifying        : glibc-headers-2.17-292.el7.x86_64                   40/176 
  Verifying        : gmp-1:6.0.0-15.el7.x86_64                           41/176 
  Verifying        : gnupg2-2.0.22-5.el7_5.x86_64                        42/176 
  Verifying        : grep-2.20-3.el7.x86_64                              43/176 
  Verifying        : groff-base-1.22.2-8.el7.x86_64                      44/176 
  Verifying        : gzip-1.5-10.el7.x86_64                              45/176 
  Verifying        : hardlink-1:1.0-19.el7.x86_64                        46/176 
  Verifying        : info-5.1-5.el7.x86_64                               47/176 
  Verifying        : json-c-0.11-4.el7_0.x86_64                          48/176 
  Verifying        : keyutils-libs-1.5.8-3.el7.x86_64                    49/176 
  Verifying        : kmod-20-25.el7.x86_64                               50/176 
  Verifying        : kmod-libs-20-25.el7.x86_64                          51/176 
  Verifying        : kpartx-0.4.9-127.el7.x86_64                         52/176 
  Verifying        : libacl-2.2.51-14.el7.x86_64                         53/176 
  Verifying        : libassuan-2.1.0-3.el7.x86_64                        54/176 
  Verifying        : libattr-2.4.46-13.el7.x86_64                        55/176 
  Verifying        : libcap-2.22-10.el7.x86_64                           56/176 
  Verifying        : libcap-ng-0.7.5-4.el7.x86_64                        57/176 
  Verifying        : libcom_err-1.42.9-16.el7.x86_64                     58/176 
  Verifying        : libdb-5.3.21-25.el7.x86_64                          59/176 
  Verifying        : libdb-utils-5.3.21-25.el7.x86_64                    60/176 
  Verifying        : libffi-3.0.13-18.el7.x86_64                         61/176 
  Verifying        : libgcc-4.8.5-39.el7.x86_64                          62/176 
  Verifying        : libgcrypt-1.5.3-14.el7.x86_64                       63/176 
  Verifying        : libgomp-4.8.5-39.el7.x86_64                         64/176 
  Verifying        : libgpg-error-1.12-3.el7.x86_64                      65/176 
  Verifying        : libidn-1.28-4.el7.x86_64                            66/176 
  Verifying        : libmpc-1.0.1-3.el7.x86_64                           67/176 
  Verifying        : libpwquality-1.2.3-5.el7.x86_64                     68/176 
  Verifying        : libselinux-2.5-14.1.el7.x86_64                      69/176 
  Verifying        : libsemanage-2.5-14.el7.x86_64                       70/176 
  Verifying        : libsepol-2.5-10.el7.x86_64                          71/176 
  Verifying        : libssh2-1.8.0-3.el7.x86_64                          72/176 
  Verifying        : libstdc++-4.8.5-39.el7.x86_64                       73/176 
  Verifying        : libstdc++-devel-4.8.5-39.el7.x86_64                 74/176 
  Verifying        : libtasn1-4.10-1.el7.x86_64                          75/176 
  Verifying        : libuser-0.60-9.el7.x86_64                           76/176 
  Verifying        : libutempter-1.1.6-4.el7.x86_64                      77/176 
  Verifying        : libverto-0.2.5-4.el7.x86_64                         78/176 
  Verifying        : libxml2-2.9.1-6.el7_2.3.x86_64                      79/176 
  Verifying        : lua-5.1.4-15.el7.x86_64                             80/176 
  Verifying        : lz4-1.7.5-3.el7.x86_64                              81/176 
  Verifying        : make-1:3.82-24.el7.x86_64                           82/176 
  Verifying        : mpfr-3.1.1-4.el7.x86_64                             83/176 
  Verifying        : ncurses-5.9-14.20130511.el7_4.x86_64                84/176 
  Verifying        : ncurses-base-5.9-14.20130511.el7_4.noarch           85/176 
  Verifying        : ncurses-libs-5.9-14.20130511.el7_4.x86_64           86/176 
  Verifying        : nspr-4.21.0-1.el7.x86_64                            87/176 
  Verifying        : nss-pem-1.0.3-7.el7.x86_64                          88/176 
  Verifying        : openldap-2.4.44-21.el7_6.x86_64                     89/176 
  Verifying        : openssl-libs-1:1.0.2k-19.el7.x86_64                 90/176 
  Verifying        : p11-kit-0.23.5-3.el7.x86_64                         91/176 
  Verifying        : p11-kit-trust-0.23.5-3.el7.x86_64                   92/176 
  Verifying        : pam-1.1.8-22.el7.x86_64                             93/176 
  Verifying        : pcre-8.32-17.el7.x86_64                             94/176 
  Verifying        : perl-4:5.16.3-294.el7_6.x86_64                      95/176 
  Verifying        : perl-Carp-1.26-244.el7.noarch                       96/176 
  Verifying        : perl-Encode-2.51-7.el7.x86_64                       97/176 
  Verifying        : perl-Exporter-5.68-3.el7.noarch                     98/176 
  Verifying        : perl-File-Path-2.09-2.el7.noarch                    99/176 
  Verifying        : perl-File-Temp-0.23.01-3.el7.noarch                100/176 
  Verifying        : perl-Filter-1.49-3.el7.x86_64                      101/176 
  Verifying        : perl-Getopt-Long-2.40-3.el7.noarch                 102/176 
  Verifying        : perl-HTTP-Tiny-0.033-3.el7.noarch                  103/176 
  Verifying        : perl-PathTools-3.40-5.el7.x86_64                   104/176 
  Verifying        : perl-Pod-Escapes-1:1.04-294.el7_6.noarch           105/176 
  Verifying        : perl-Pod-Perldoc-3.20-4.el7.noarch                 106/176 
  Verifying        : perl-Pod-Simple-1:3.28-4.el7.noarch                107/176 
  Verifying        : perl-Pod-Usage-1.63-3.el7.noarch                   108/176 
  Verifying        : perl-Scalar-List-Utils-1.27-248.el7.x86_64         109/176 
  Verifying        : perl-Socket-2.010-4.el7.x86_64                     110/176 
  Verifying        : perl-Storable-2.45-3.el7.x86_64                    111/176 
  Verifying        : perl-Text-ParseWords-3.29-4.el7.noarch             112/176 
  Verifying        : perl-Thread-Queue-3.02-2.el7.noarch                113/176 
  Verifying        : perl-Time-HiRes-4:1.9725-3.el7.x86_64              114/176 
  Verifying        : perl-Time-Local-1.2300-2.el7.noarch                115/176 
  Verifying        : perl-constant-1.27-2.el7.noarch                    116/176 
  Verifying        : perl-libs-4:5.16.3-294.el7_6.x86_64                117/176 
  Verifying        : perl-macros-4:5.16.3-294.el7_6.x86_64              118/176 
  Verifying        : perl-parent-1:0.225-244.el7.noarch                 119/176 
  Verifying        : perl-podlators-2.5.1-3.el7.noarch                  120/176 
  Verifying        : perl-srpm-macros-1-8.el7.noarch                    121/176 
  Verifying        : perl-threads-1.87-4.el7.x86_64                     122/176 
  Verifying        : perl-threads-shared-1.43-6.el7.x86_64              123/176 
  Verifying        : pinentry-0.8.1-17.el7.x86_64                       124/176 
  Verifying        : pkgconfig-1:0.27.1-4.el7.x86_64                    125/176 
  Verifying        : popt-1.13-16.el7.x86_64                            126/176 
  Verifying        : pth-2.0.7-23.el7.x86_64                            127/176 
  Verifying        : python-libs-2.7.5-86.el7.x86_64                    128/176 
  Verifying        : python-rpm-macros-3-32.el7.noarch                  129/176 
  Verifying        : python-srpm-macros-3-32.el7.noarch                 130/176 
  Verifying        : python2-rpm-macros-3-32.el7.noarch                 131/176 
  Verifying        : qrencode-libs-3.4.1-3.el7.x86_64                   132/176 
  Verifying        : readline-6.2-11.el7.x86_64                         133/176 
  Verifying        : redhat-rpm-config-9.1.0-88.el7.centos.noarch       134/176 
  Verifying        : rpm-4.11.3-40.el7.x86_64                           135/176 
  Verifying        : rpm-build-4.11.3-40.el7.x86_64                     136/176 
  Verifying        : rpm-build-libs-4.11.3-40.el7.x86_64                137/176 
  Verifying        : rpm-libs-4.11.3-40.el7.x86_64                      138/176 
  Verifying        : sed-4.2.2-5.el7.x86_64                             139/176 
  Verifying        : setup-2.8.71-10.el7.noarch                         140/176 
  Verifying        : shadow-utils-2:4.6-5.el7.x86_64                    141/176 
  Verifying        : shared-mime-info-1.8-4.el7.x86_64                  142/176 
  Verifying        : tar-2:1.26-35.el7.x86_64                           143/176 
  Verifying        : unzip-6.0-20.el7.x86_64                            144/176 
  Verifying        : ustr-1.0.4-16.el7.x86_64                           145/176 
  Verifying        : which-2.20-7.el7.x86_64                            146/176 
  Verifying        : xz-5.2.2-1.el7.x86_64                              147/176 
  Verifying        : xz-libs-5.2.2-1.el7.x86_64                         148/176 
  Verifying        : zip-3.0-11.el7.x86_64                              149/176 
  Verifying        : zlib-1.2.7-18.el7.x86_64                           150/176 
  Verifying        : binutils-2.27-41.base.el7_7.2.x86_64               151/176 
  Verifying        : ca-certificates-2019.2.32-76.el7_7.noarch          152/176 
  Verifying        : curl-7.29.0-54.el7_7.2.x86_64                      153/176 
  Verifying        : device-mapper-7:1.02.158-2.el7_7.2.x86_64          154/176 
  Verifying        : device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64     155/176 
  Verifying        : kernel-headers-3.10.0-1062.12.1.el7.x86_64         156/176 
  Verifying        : krb5-libs-1.15.1-37.el7_7.2.x86_64                 157/176 
  Verifying        : libblkid-2.23.2-61.el7_7.1.x86_64                  158/176 
  Verifying        : libcurl-7.29.0-54.el7_7.2.x86_64                   159/176 
  Verifying        : libmount-2.23.2-61.el7_7.1.x86_64                  160/176 
  Verifying        : libsmartcols-2.23.2-61.el7_7.1.x86_64              161/176 
  Verifying        : libuuid-2.23.2-61.el7_7.1.x86_64                   162/176 
  Verifying        : nss-3.44.0-7.el7_7.x86_64                          163/176 
  Verifying        : nss-softokn-3.44.0-8.el7_7.x86_64                  164/176 
  Verifying        : nss-softokn-freebl-3.44.0-8.el7_7.x86_64           165/176 
  Verifying        : nss-sysinit-3.44.0-7.el7_7.x86_64                  166/176 
  Verifying        : nss-tools-3.44.0-7.el7_7.x86_64                    167/176 
  Verifying        : nss-util-3.44.0-4.el7_7.x86_64                     168/176 
  Verifying        : patch-2.7.1-12.el7_7.x86_64                        169/176 
  Verifying        : procps-ng-3.3.10-26.el7_7.1.x86_64                 170/176 
  Verifying        : systemd-219-67.el7_7.3.x86_64                      171/176 
  Verifying        : systemd-libs-219-67.el7_7.3.x86_64                 172/176 
  Verifying        : tzdata-2019c-1.el7.noarch                          173/176 
  Verifying        : util-linux-2.23.2-61.el7_7.1.x86_64                174/176 
  Verifying        : epel-release-7-12.noarch                           175/176 
  Verifying        : epel-rpm-macros-7-23.noarch                        176/176 

Installed:
  acl-2.2.51-14.el7.x86_64                                                      
  audit-libs-2.8.5-4.el7.x86_64                                                 
  basesystem-10.0-7.el7.centos.noarch                                           
  bash-4.2.46-33.el7.x86_64                                                     
  binutils-2.27-41.base.el7_7.2.x86_64                                          
  bzip2-1.0.6-13.el7.x86_64                                                     
  bzip2-libs-1.0.6-13.el7.x86_64                                                
  ca-certificates-2019.2.32-76.el7_7.noarch                                     
  centos-release-7-7.1908.0.el7.centos.x86_64                                   
  chkconfig-1.7.4-1.el7.x86_64                                                  
  coreutils-8.22-24.el7.x86_64                                                  
  cpio-2.11-27.el7.x86_64                                                       
  cpp-4.8.5-39.el7.x86_64                                                       
  cracklib-2.9.0-11.el7.x86_64                                                  
  cracklib-dicts-2.9.0-11.el7.x86_64                                            
  cryptsetup-libs-2.0.3-5.el7.x86_64                                            
  curl-7.29.0-54.el7_7.2.x86_64                                                 
  cyrus-sasl-lib-2.1.26-23.el7.x86_64                                           
  dbus-1:1.10.24-13.el7_6.x86_64                                                
  dbus-libs-1:1.10.24-13.el7_6.x86_64                                           
  device-mapper-7:1.02.158-2.el7_7.2.x86_64                                     
  device-mapper-libs-7:1.02.158-2.el7_7.2.x86_64                                
  diffutils-3.3-5.el7.x86_64                                                    
  dracut-033-564.el7.x86_64                                                     
  dwz-0.11-3.el7.x86_64                                                         
  elfutils-0.176-2.el7.x86_64                                                   
  elfutils-default-yama-scope-0.176-2.el7.noarch                                
  elfutils-libelf-0.176-2.el7.x86_64                                            
  elfutils-libs-0.176-2.el7.x86_64                                              
  epel-release-7-12.noarch                                                      
  epel-rpm-macros-7-23.noarch                                                   
  expat-2.1.0-10.el7_3.x86_64                                                   
  file-5.11-35.el7.x86_64                                                       
  file-libs-5.11-35.el7.x86_64                                                  
  filesystem-3.2-25.el7.x86_64                                                  
  findutils-1:4.5.11-6.el7.x86_64                                               
  gawk-4.0.2-4.el7_3.1.x86_64                                                   
  gcc-4.8.5-39.el7.x86_64                                                       
  gcc-c++-4.8.5-39.el7.x86_64                                                   
  gdb-7.6.1-115.el7.x86_64                                                      
  gdbm-1.10-8.el7.x86_64                                                        
  glib2-2.56.1-5.el7.x86_64                                                     
  glibc-2.17-292.el7.x86_64                                                     
  glibc-common-2.17-292.el7.x86_64                                              
  glibc-devel-2.17-292.el7.x86_64                                               
  glibc-headers-2.17-292.el7.x86_64                                             
  gmp-1:6.0.0-15.el7.x86_64                                                     
  gnupg2-2.0.22-5.el7_5.x86_64                                                  
  grep-2.20-3.el7.x86_64                                                        
  groff-base-1.22.2-8.el7.x86_64                                                
  gzip-1.5-10.el7.x86_64                                                        
  hardlink-1:1.0-19.el7.x86_64                                                  
  info-5.1-5.el7.x86_64                                                         
  json-c-0.11-4.el7_0.x86_64                                                    
  kernel-headers-3.10.0-1062.12.1.el7.x86_64                                    
  keyutils-libs-1.5.8-3.el7.x86_64                                              
  kmod-20-25.el7.x86_64                                                         
  kmod-libs-20-25.el7.x86_64                                                    
  kpartx-0.4.9-127.el7.x86_64                                                   
  krb5-libs-1.15.1-37.el7_7.2.x86_64                                            
  libacl-2.2.51-14.el7.x86_64                                                   
  libassuan-2.1.0-3.el7.x86_64                                                  
  libattr-2.4.46-13.el7.x86_64                                                  
  libblkid-2.23.2-61.el7_7.1.x86_64                                             
  libcap-2.22-10.el7.x86_64                                                     
  libcap-ng-0.7.5-4.el7.x86_64                                                  
  libcom_err-1.42.9-16.el7.x86_64                                               
  libcurl-7.29.0-54.el7_7.2.x86_64                                              
  libdb-5.3.21-25.el7.x86_64                                                    
  libdb-utils-5.3.21-25.el7.x86_64                                              
  libffi-3.0.13-18.el7.x86_64                                                   
  libgcc-4.8.5-39.el7.x86_64                                                    
  libgcrypt-1.5.3-14.el7.x86_64                                                 
  libgomp-4.8.5-39.el7.x86_64                                                   
  libgpg-error-1.12-3.el7.x86_64                                                
  libidn-1.28-4.el7.x86_64                                                      
  libmount-2.23.2-61.el7_7.1.x86_64                                             
  libmpc-1.0.1-3.el7.x86_64                                                     
  libpwquality-1.2.3-5.el7.x86_64                                               
  libselinux-2.5-14.1.el7.x86_64                                                
  libsemanage-2.5-14.el7.x86_64                                                 
  libsepol-2.5-10.el7.x86_64                                                    
  libsmartcols-2.23.2-61.el7_7.1.x86_64                                         
  libssh2-1.8.0-3.el7.x86_64                                                    
  libstdc++-4.8.5-39.el7.x86_64                                                 
  libstdc++-devel-4.8.5-39.el7.x86_64                                           
  libtasn1-4.10-1.el7.x86_64                                                    
  libuser-0.60-9.el7.x86_64                                                     
  libutempter-1.1.6-4.el7.x86_64                                                
  libuuid-2.23.2-61.el7_7.1.x86_64                                              
  libverto-0.2.5-4.el7.x86_64                                                   
  libxml2-2.9.1-6.el7_2.3.x86_64                                                
  lua-5.1.4-15.el7.x86_64                                                       
  lz4-1.7.5-3.el7.x86_64                                                        
  make-1:3.82-24.el7.x86_64                                                     
  mpfr-3.1.1-4.el7.x86_64                                                       
  ncurses-5.9-14.20130511.el7_4.x86_64                                          
  ncurses-base-5.9-14.20130511.el7_4.noarch                                     
  ncurses-libs-5.9-14.20130511.el7_4.x86_64                                     
  nspr-4.21.0-1.el7.x86_64                                                      
  nss-3.44.0-7.el7_7.x86_64                                                     
  nss-pem-1.0.3-7.el7.x86_64                                                    
  nss-softokn-3.44.0-8.el7_7.x86_64                                             
  nss-softokn-freebl-3.44.0-8.el7_7.x86_64                                      
  nss-sysinit-3.44.0-7.el7_7.x86_64                                             
  nss-tools-3.44.0-7.el7_7.x86_64                                               
  nss-util-3.44.0-4.el7_7.x86_64                                                
  openldap-2.4.44-21.el7_6.x86_64                                               
  openssl-libs-1:1.0.2k-19.el7.x86_64                                           
  p11-kit-0.23.5-3.el7.x86_64                                                   
  p11-kit-trust-0.23.5-3.el7.x86_64                                             
  pam-1.1.8-22.el7.x86_64                                                       
  patch-2.7.1-12.el7_7.x86_64                                                   
  pcre-8.32-17.el7.x86_64                                                       
  perl-4:5.16.3-294.el7_6.x86_64                                                
  perl-Carp-1.26-244.el7.noarch                                                 
  perl-Encode-2.51-7.el7.x86_64                                                 
  perl-Exporter-5.68-3.el7.noarch                                               
  perl-File-Path-2.09-2.el7.noarch                                              
  perl-File-Temp-0.23.01-3.el7.noarch                                           
  perl-Filter-1.49-3.el7.x86_64                                                 
  perl-Getopt-Long-2.40-3.el7.noarch                                            
  perl-HTTP-Tiny-0.033-3.el7.noarch                                             
  perl-PathTools-3.40-5.el7.x86_64                                              
  perl-Pod-Escapes-1:1.04-294.el7_6.noarch                                      
  perl-Pod-Perldoc-3.20-4.el7.noarch                                            
  perl-Pod-Simple-1:3.28-4.el7.noarch                                           
  perl-Pod-Usage-1.63-3.el7.noarch                                              
  perl-Scalar-List-Utils-1.27-248.el7.x86_64                                    
  perl-Socket-2.010-4.el7.x86_64                                                
  perl-Storable-2.45-3.el7.x86_64                                               
  perl-Text-ParseWords-3.29-4.el7.noarch                                        
  perl-Thread-Queue-3.02-2.el7.noarch                                           
  perl-Time-HiRes-4:1.9725-3.el7.x86_64                                         
  perl-Time-Local-1.2300-2.el7.noarch                                           
  perl-constant-1.27-2.el7.noarch                                               
  perl-libs-4:5.16.3-294.el7_6.x86_64                                           
  perl-macros-4:5.16.3-294.el7_6.x86_64                                         
  perl-parent-1:0.225-244.el7.noarch                                            
  perl-podlators-2.5.1-3.el7.noarch                                             
  perl-srpm-macros-1-8.el7.noarch                                               
  perl-threads-1.87-4.el7.x86_64                                                
  perl-threads-shared-1.43-6.el7.x86_64                                         
  pinentry-0.8.1-17.el7.x86_64                                                  
  pkgconfig-1:0.27.1-4.el7.x86_64                                               
  popt-1.13-16.el7.x86_64                                                       
  procps-ng-3.3.10-26.el7_7.1.x86_64                                            
  pth-2.0.7-23.el7.x86_64                                                       
  python-libs-2.7.5-86.el7.x86_64                                               
  python-rpm-macros-3-32.el7.noarch                                             
  python-srpm-macros-3-32.el7.noarch                                            
  python2-rpm-macros-3-32.el7.noarch                                            
  qrencode-libs-3.4.1-3.el7.x86_64                                              
  readline-6.2-11.el7.x86_64                                                    
  redhat-rpm-config-9.1.0-88.el7.centos.noarch                                  
  rpm-4.11.3-40.el7.x86_64                                                      
  rpm-build-4.11.3-40.el7.x86_64                                                
  rpm-build-libs-4.11.3-40.el7.x86_64                                           
  rpm-libs-4.11.3-40.el7.x86_64                                                 
  sed-4.2.2-5.el7.x86_64                                                        
  setup-2.8.71-10.el7.noarch                                                    
  shadow-utils-2:4.6-5.el7.x86_64                                               
  shared-mime-info-1.8-4.el7.x86_64                                             
  sqlite-3.29.0-1.el7.x86_64                                                    
  systemd-219-67.el7_7.3.x86_64                                                 
  systemd-libs-219-67.el7_7.3.x86_64                                            
  tar-2:1.26-35.el7.x86_64                                                      
  tzdata-2019c-1.el7.noarch                                                     
  unzip-6.0-20.el7.x86_64                                                       
  ustr-1.0.4-16.el7.x86_64                                                      
  util-linux-2.23.2-61.el7_7.1.x86_64                                           
  which-2.20-7.el7.x86_64                                                       
  xz-5.2.2-1.el7.x86_64                                                         
  xz-libs-5.2.2-1.el7.x86_64                                                    
  zip-3.0-11.el7.x86_64                                                         
  zlib-1.2.7-18.el7.x86_64                                                      

Complete!
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                  19 kB/s | 3.3 kB     00:00    
Additional repo http_mirror_centos_org_centos_7  36 kB/s | 3.0 kB     00:00    
BaseOS                                           15 kB/s | 3.6 kB     00:00    
updates                                          39 kB/s | 2.9 kB     00:00    
epel                                             24 kB/s | 5.3 kB     00:00    
extras                                           16 kB/s | 2.9 kB     00:00    
sclo                                             84 kB/s | 2.9 kB     00:00    
sclo-rh                                          72 kB/s | 3.0 kB     00:00    
Package python-rpm-macros-3-32.el7.noarch is already installed.
Package gcc-4.8.5-39.el7.x86_64 is already installed.
Package make-1:3.82-24.el7.x86_64 is already installed.
Package gcc-c++-4.8.5-39.el7.x86_64 is already installed.
Dependencies resolved.
=====================================================================================================================================
 Package                            Arch    Version                             Repository                                       Size
=====================================================================================================================================
Installing:
 centos-release-scl                 noarch  2-3.el7.centos                      extras                                           12 k
 libcurl-devel                      x86_64  7.29.0-54.el7_7.2                   updates                                         303 k
 libffi-devel                       x86_64  3.0.13-18.el7                       base                                             23 k
 libtool-ltdl-devel                 x86_64  2.4.2-22.el7_3                      base                                            167 k
 libxml2-devel                      x86_64  2.9.1-6.el7_2.3                     base                                            1.0 M
 libxslt-devel                      x86_64  1.1.28-5.el7                        base                                            309 k
 openldap-devel                     x86_64  2.4.44-21.el7_6                     base                                            804 k
 openssl-devel                      x86_64  1:1.0.2k-19.el7                     base                                            1.5 M
 python3-rpm-macros                 noarch  3-32.el7                            base                                            7.7 k
 rh-postgresql10-postgresql-devel   x86_64  10.6-1.el7                          http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.3 M
 rh-python36                        x86_64  2.0-1.el7                           http_mirror_centos_org_centos_7_sclo_x86_64_rh  2.7 k
 rh-python36-build                  x86_64  2.0-1.el7                           http_mirror_centos_org_centos_7_sclo_x86_64_rh  3.6 k
 rh-python36-cffi                   x86_64  1.14.0-1                            copr_base                                       233 k
 rh-python36-pbr                    noarch  5.4.4-1                             copr_base                                       147 k
 rh-python36-pycparser              noarch  2.19-1                              copr_base                                       184 k
 rh-python36-python                 x86_64  3.6.9-2.el7                         http_mirror_centos_org_centos_7_sclo_x86_64_rh   56 k
 rh-python36-python-devel           x86_64  3.6.9-2.el7                         http_mirror_centos_org_centos_7_sclo_x86_64_rh  841 k
 rh-python36-python-sphinx          noarch  1.2.3-3.el7                         http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.2 M
 rh-python36-setuptools_scm         noarch  3.2.0-1                             copr_base                                        53 k
 rh-python36-six                    noarch  1.14.0-1                            copr_base                                        23 k
 scl-utils-build                    x86_64  20130529-19.el7                     base                                             18 k
 scl-utils-build-helpers            noarch  0-7.el7                             copr_base                                        15 k
 xmlsec1-devel                      x86_64  1.2.20-7.el7_4                      base                                            413 k
 xmlsec1-openssl-devel              x86_64  1.2.20-7.el7_4                      base                                             15 k
Installing dependencies:
 audit-libs-python                  x86_64  2.8.5-4.el7                         base                                             76 k
 centos-release-scl-rh              noarch  2-3.el7.centos                      extras                                           12 k
 checkpolicy                        x86_64  2.5-8.el7                           base                                            295 k
 cyrus-sasl                         x86_64  2.1.26-23.el7                       base                                             88 k
 cyrus-sasl-devel                   x86_64  2.1.26-23.el7                       base                                            310 k
 hostname                           x86_64  3.13-3.el7_7.1                      updates                                          17 k
 initscripts                        x86_64  9.49.47-1.el7                       base                                            439 k
 iproute                            x86_64  4.11.0-25.el7_7.2                   updates                                         803 k
 iptables                           x86_64  1.4.21-33.el7                       base                                            433 k
 iputils                            x86_64  20160308-10.el7                     base                                            148 k
 iso-codes                          noarch  3.46-2.el7                          base                                            2.7 M
 keyutils-libs-devel                x86_64  1.5.8-3.el7                         base                                             37 k
 krb5-devel                         x86_64  1.15.1-37.el7_7.2                   updates                                         272 k
 libcgroup                          x86_64  0.41-21.el7                         base                                             66 k
 libcom_err-devel                   x86_64  1.42.9-16.el7                       base                                             32 k
 libgcrypt-devel                    x86_64  1.5.3-14.el7                        base                                            129 k
 libgpg-error-devel                 x86_64  1.12-3.el7                          base                                             16 k
 libkadm5                           x86_64  1.15.1-37.el7_7.2                   updates                                         178 k
 libmnl                             x86_64  1.0.3-7.el7                         base                                             23 k
 libnetfilter_conntrack             x86_64  1.0.6-1.el7_3                       base                                             55 k
 libnfnetlink                       x86_64  1.0.1-4.el7                         base                                             26 k
 libselinux-devel                   x86_64  2.5-14.1.el7                        base                                            187 k
 libselinux-python                  x86_64  2.5-14.1.el7                        base                                            235 k
 libselinux-utils                   x86_64  2.5-14.1.el7                        base                                            151 k
 libsemanage-python                 x86_64  2.5-14.el7                          base                                            113 k
 libsepol-devel                     x86_64  2.5-10.el7                          base                                             77 k
 libtool-ltdl                       x86_64  2.4.2-22.el7_3                      base                                             49 k
 libverto-devel                     x86_64  0.2.5-4.el7                         base                                             12 k
 libxslt                            x86_64  1.1.28-5.el7                        base                                            242 k
 pcre-devel                         x86_64  8.32-17.el7                         base                                            480 k
 policycoreutils                    x86_64  2.5-33.el7                          base                                            916 k
 policycoreutils-python             x86_64  2.5-33.el7                          base                                            457 k
 python                             x86_64  2.7.5-86.el7                        base                                             95 k
 python-IPy                         noarch  0.75-6.el7                          base                                             32 k
 rh-postgresql10-postgresql-libs    x86_64  10.6-1.el7                          http_mirror_centos_org_centos_7_sclo_x86_64_rh  290 k
 rh-postgresql10-runtime            x86_64  3.1-1.el7                           http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.2 M
 rh-python36-python-docutils        noarch  0.14-1.el7                          http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.6 M
 rh-python36-python-jinja2          noarch  2.11.1-1                            copr_base                                       222 k
 rh-python36-python-libs            x86_64  3.6.9-2.el7                         http_mirror_centos_org_centos_7_sclo_x86_64_rh  7.6 M
 rh-python36-python-pip             noarch  9.0.1-2.el7                         http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.7 M
 rh-python36-python-pygments        noarch  2.5.2-1                             copr_base                                       1.5 M
 rh-python36-python-setuptools      noarch  36.5.0-1.el7                        http_mirror_centos_org_centos_7_sclo_x86_64_rh  566 k
 rh-python36-python-virtualenv      noarch  15.1.0-2.el7                        http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.8 M
 rh-python36-runtime                x86_64  2.0-1.el7                           http_mirror_centos_org_centos_7_sclo_x86_64_rh  1.1 M
 scl-utils                          x86_64  20130529-19.el7                     base                                             24 k
 setools-libs                       x86_64  3.3.8-4.el7                         base                                            620 k
 sysvinit-tools                     x86_64  2.88-14.dsf.el7                     base                                             63 k
 texlive-base                       noarch  2:2012-43.20130427_r30134.el7       base                                            326 k
 texlive-framed                     noarch  2:svn26789.0.96-43.el7              base                                             25 k
 texlive-kpathsea                   noarch  2:svn28792.0-43.el7                 base                                            140 k
 texlive-kpathsea-bin               x86_64  2:svn27347.0-43.20130427_r30134.el7 base                                             41 k
 texlive-kpathsea-lib               x86_64  2:2012-43.20130427_r30134.el7       base                                             79 k
 texlive-threeparttable             noarch  2:svn17383.0-43.el7                 base                                             23 k
 texlive-titlesec                   noarch  2:svn24852.2.10.0-43.el7            base                                             40 k
 texlive-wrapfig                    noarch  2:svn22048.3.6-43.el7               base                                             27 k
 xml-common                         noarch  0.6.3-39.el7                        base                                             26 k
 xmlsec1                            x86_64  1.2.20-7.el7_4                      base                                            177 k
 xmlsec1-openssl                    x86_64  1.2.20-7.el7_4                      base                                             76 k
 xz-devel                           x86_64  5.2.2-1.el7                         base                                             46 k
 zlib-devel                         x86_64  1.2.7-18.el7                        base                                             50 k

Transaction Summary
=====================================================================================================================================
Install  84 Packages

Total download size: 37 M
Installed size: 147 M
Downloading Packages:
(1/84): rh-python36-cffi-1.14.0-1.x86_64.rpm    6.5 MB/s | 233 kB     00:00    
(2/84): rh-python36-pycparser-2.19-1.noarch.rpm 5.0 MB/s | 184 kB     00:00    
(3/84): rh-python36-pbr-5.4.4-1.noarch.rpm      3.4 MB/s | 147 kB     00:00    
(4/84): rh-python36-python-jinja2-2.11.1-1.noar  18 MB/s | 222 kB     00:00    
(5/84): rh-python36-python-pygments-2.5.2-1.noa  59 MB/s | 1.5 MB     00:00    
(6/84): rh-python36-setuptools_scm-3.2.0-1.noar 2.6 MB/s |  53 kB     00:00    
(7/84): rh-python36-six-1.14.0-1.noarch.rpm     1.5 MB/s |  23 kB     00:00    
(8/84): scl-utils-build-helpers-0-7.el7.noarch. 930 kB/s |  15 kB     00:00    
(9/84): rh-postgresql10-postgresql-libs-10.6-1. 1.8 MB/s | 290 kB     00:00    
(10/84): rh-python36-build-2.0-1.el7.x86_64.rpm 140 kB/s | 3.6 kB     00:00    
(11/84): rh-python36-python-devel-3.6.9-2.el7.x 5.1 MB/s | 841 kB     00:00    
(12/84): rh-postgresql10-runtime-3.1-1.el7.x86_ 2.3 MB/s | 1.2 MB     00:00    
(13/84): rh-python36-python-sphinx-1.2.3-3.el7. 6.3 MB/s | 1.2 MB     00:00    
(14/84): rh-python36-python-setuptools-36.5.0-1 4.3 MB/s | 566 kB     00:00    
(15/84): rh-python36-2.0-1.el7.x86_64.rpm        88 kB/s | 2.7 kB     00:00    
(16/84): rh-python36-python-docutils-0.14-1.el7 5.8 MB/s | 1.6 MB     00:00    
(17/84): rh-postgresql10-postgresql-devel-10.6- 1.5 MB/s | 1.3 MB     00:00    
(18/84): rh-python36-python-pip-9.0.1-2.el7.noa 4.6 MB/s | 1.7 MB     00:00    
(19/84): rh-python36-runtime-2.0-1.el7.x86_64.r 4.5 MB/s | 1.1 MB     00:00    
(20/84): rh-python36-python-3.6.9-2.el7.x86_64. 1.3 MB/s |  56 kB     00:00    
(21/84): audit-libs-python-2.8.5-4.el7.x86_64.r  12 MB/s |  76 kB     00:00    
(22/84): checkpolicy-2.5-8.el7.x86_64.rpm        26 MB/s | 295 kB     00:00    
(23/84): cyrus-sasl-2.1.26-23.el7.x86_64.rpm     17 MB/s |  88 kB     00:00    
(24/84): cyrus-sasl-devel-2.1.26-23.el7.x86_64.  21 MB/s | 310 kB     00:00    
(25/84): initscripts-9.49.47-1.el7.x86_64.rpm    56 MB/s | 439 kB     00:00    
(26/84): iptables-1.4.21-33.el7.x86_64.rpm       56 MB/s | 433 kB     00:00    
(27/84): iputils-20160308-10.el7.x86_64.rpm      25 MB/s | 148 kB     00:00    
(28/84): iso-codes-3.46-2.el7.noarch.rpm         31 MB/s | 2.7 MB     00:00    
(29/84): keyutils-libs-devel-1.5.8-3.el7.x86_64  10 MB/s |  37 kB     00:00    
(30/84): libcgroup-0.41-21.el7.x86_64.rpm        24 MB/s |  66 kB     00:00    
(31/84): libcom_err-devel-1.42.9-16.el7.x86_64. 8.4 MB/s |  32 kB     00:00    
(32/84): libffi-devel-3.0.13-18.el7.x86_64.rpm  7.7 MB/s |  23 kB     00:00    
(33/84): libgcrypt-devel-1.5.3-14.el7.x86_64.rp  21 MB/s | 129 kB     00:00    
(34/84): libgpg-error-devel-1.12-3.el7.x86_64.r 5.0 MB/s |  16 kB     00:00    
(35/84): libmnl-1.0.3-7.el7.x86_64.rpm          7.6 MB/s |  23 kB     00:00    
(36/84): libnetfilter_conntrack-1.0.6-1.el7_3.x 4.7 MB/s |  55 kB     00:00    
(37/84): libnfnetlink-1.0.1-4.el7.x86_64.rpm    7.1 MB/s |  26 kB     00:00    
(38/84): libselinux-devel-2.5-14.1.el7.x86_64.r  30 MB/s | 187 kB     00:00    
(39/84): libselinux-python-2.5-14.1.el7.x86_64.  48 MB/s | 235 kB     00:00    
(40/84): libselinux-utils-2.5-14.1.el7.x86_64.r  38 MB/s | 151 kB     00:00    
(41/84): libsemanage-python-2.5-14.el7.x86_64.r  35 MB/s | 113 kB     00:00    
(42/84): libsepol-devel-2.5-10.el7.x86_64.rpm   5.5 MB/s |  77 kB     00:00    
(43/84): libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm  20 MB/s |  49 kB     00:00    
(44/84): libtool-ltdl-devel-2.4.2-22.el7_3.x86_  11 MB/s | 167 kB     00:00    
(45/84): libverto-devel-0.2.5-4.el7.x86_64.rpm  4.6 MB/s |  12 kB     00:00    
(46/84): libxml2-devel-2.9.1-6.el7_2.3.x86_64.r  54 MB/s | 1.0 MB     00:00    
(47/84): libxslt-1.1.28-5.el7.x86_64.rpm         14 MB/s | 242 kB     00:00    
(48/84): libxslt-devel-1.1.28-5.el7.x86_64.rpm   34 MB/s | 309 kB     00:00    
(49/84): rh-python36-python-libs-3.6.9-2.el7.x8 6.7 MB/s | 7.6 MB     00:01    
(50/84): openssl-devel-1.0.2k-19.el7.x86_64.rpm  56 MB/s | 1.5 MB     00:00    
(51/84): pcre-devel-8.32-17.el7.x86_64.rpm       44 MB/s | 480 kB     00:00    
(52/84): policycoreutils-2.5-33.el7.x86_64.rpm   75 MB/s | 916 kB     00:00    
(53/84): policycoreutils-python-2.5-33.el7.x86_  54 MB/s | 457 kB     00:00    
(54/84): python-2.7.5-86.el7.x86_64.rpm          26 MB/s |  95 kB     00:00    
(55/84): python-IPy-0.75-6.el7.noarch.rpm       8.1 MB/s |  32 kB     00:00    
(56/84): python3-rpm-macros-3-32.el7.noarch.rpm 3.1 MB/s | 7.7 kB     00:00    
(57/84): scl-utils-20130529-19.el7.x86_64.rpm   7.1 MB/s |  24 kB     00:00    
(58/84): scl-utils-build-20130529-19.el7.x86_64 5.1 MB/s |  18 kB     00:00    
(59/84): setools-libs-3.3.8-4.el7.x86_64.rpm     74 MB/s | 620 kB     00:00    
(60/84): sysvinit-tools-2.88-14.dsf.el7.x86_64.  14 MB/s |  63 kB     00:00    
(61/84): texlive-base-2012-43.20130427_r30134.e  35 MB/s | 326 kB     00:00    
(62/84): texlive-framed-svn26789.0.96-43.el7.no 6.6 MB/s |  25 kB     00:00    
(63/84): texlive-kpathsea-bin-svn27347.0-43.201 6.2 MB/s |  41 kB     00:00    
(64/84): texlive-kpathsea-lib-2012-43.20130427_  17 MB/s |  79 kB     00:00    
(65/84): texlive-kpathsea-svn28792.0-43.el7.noa  23 MB/s | 140 kB     00:00    
(66/84): texlive-threeparttable-svn17383.0-43.e 7.6 MB/s |  23 kB     00:00    
(67/84): texlive-titlesec-svn24852.2.10.0-43.el  11 MB/s |  40 kB     00:00    
(68/84): texlive-wrapfig-svn22048.3.6-43.el7.no 8.4 MB/s |  27 kB     00:00    
(69/84): xml-common-0.6.3-39.el7.noarch.rpm     4.4 MB/s |  26 kB     00:00    
(70/84): rh-python36-python-virtualenv-15.1.0-2 1.5 MB/s | 1.8 MB     00:01    
(71/84): xmlsec1-devel-1.2.20-7.el7_4.x86_64.rp  35 MB/s | 413 kB     00:00    
(72/84): openldap-devel-2.4.44-21.el7_6.x86_64. 2.5 MB/s | 804 kB     00:00    
(73/84): xmlsec1-openssl-devel-1.2.20-7.el7_4.x 139 kB/s |  15 kB     00:00    
(74/84): xz-devel-5.2.2-1.el7.x86_64.rpm         12 MB/s |  46 kB     00:00    
(75/84): zlib-devel-1.2.7-18.el7.x86_64.rpm      12 MB/s |  50 kB     00:00    
(76/84): hostname-3.13-3.el7_7.1.x86_64.rpm     8.4 MB/s |  17 kB     00:00    
(77/84): xmlsec1-openssl-1.2.20-7.el7_4.x86_64. 570 kB/s |  76 kB     00:00    
(78/84): krb5-devel-1.15.1-37.el7_7.2.x86_64.rp  33 MB/s | 272 kB     00:00    
(79/84): iproute-4.11.0-25.el7_7.2.x86_64.rpm    44 MB/s | 803 kB     00:00    
(80/84): libcurl-devel-7.29.0-54.el7_7.2.x86_64  27 MB/s | 303 kB     00:00    
(81/84): libkadm5-1.15.1-37.el7_7.2.x86_64.rpm   20 MB/s | 178 kB     00:00    
(82/84): centos-release-scl-2-3.el7.centos.noar 4.2 MB/s |  12 kB     00:00    
(83/84): centos-release-scl-rh-2-3.el7.centos.n 2.1 MB/s |  12 kB     00:00    
(84/84): xmlsec1-1.2.20-7.el7_4.x86_64.rpm      407 kB/s | 177 kB     00:00    
--------------------------------------------------------------------------------
Total                                            12 MB/s |  37 MB     00:03     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python-2.7.5-86.el7.x86_64                            1/84 
  Running scriptlet: texlive-base-2:2012-43.20130427_r30134.el7.noarch     2/84 
  Installing       : texlive-base-2:2012-43.20130427_r30134.el7.noarch     2/84 
  Installing       : zlib-devel-1.2.7-18.el7.x86_64                        3/84 
  Installing       : libxslt-1.1.28-5.el7.x86_64                           4/84 
  Running scriptlet: libxslt-1.1.28-5.el7.x86_64                           4/84 
  Installing       : libtool-ltdl-2.4.2-22.el7_3.x86_64                    5/84 
  Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64                    5/84 
  Installing       : xmlsec1-1.2.20-7.el7_4.x86_64                         6/84 
  Running scriptlet: xmlsec1-1.2.20-7.el7_4.x86_64                         6/84 
  Installing       : scl-utils-20130529-19.el7.x86_64                      7/84 
  Installing       : rh-python36-runtime-2.0-1.el7.x86_64                  8/84 
  Installing       : rh-python36-python-libs-3.6.9-2.el7.x86_64            9/84 
  Running scriptlet: rh-python36-python-libs-3.6.9-2.el7.x86_64            9/84 
  Installing       : rh-python36-python-pip-9.0.1-2.el7.noarch            10/84 
  Installing       : rh-python36-python-3.6.9-2.el7.x86_64                11/84 
  Installing       : rh-python36-python-setuptools-36.5.0-1.el7.noarch    12/84 
  Installing       : libselinux-utils-2.5-14.1.el7.x86_64                 13/84 
  Installing       : libnfnetlink-1.0.1-4.el7.x86_64                      14/84 
  Running scriptlet: libnfnetlink-1.0.1-4.el7.x86_64                      14/84 
  Installing       : libmnl-1.0.3-7.el7.x86_64                            15/84 
  Running scriptlet: libmnl-1.0.3-7.el7.x86_64                            15/84 
  Installing       : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64          16/84 
  Running scriptlet: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64          16/84 
  Running scriptlet: iptables-1.4.21-33.el7.x86_64                        17/84 
  Installing       : iptables-1.4.21-33.el7.x86_64                        17/84 
  Running scriptlet: iptables-1.4.21-33.el7.x86_64                        17/84 
  Installing       : iproute-4.11.0-25.el7_7.2.x86_64                     18/84 
  Installing       : policycoreutils-2.5-33.el7.x86_64                    19/84 
  Installing       : rh-python36-python-jinja2-2.11.1-1.noarch            20/84 
  Installing       : rh-python36-python-pygments-2.5.2-1.noarch           21/84 
  Installing       : rh-python36-python-docutils-0.14-1.el7.noarch        22/84 
  Installing       : xmlsec1-openssl-1.2.20-7.el7_4.x86_64                23/84 
  Running scriptlet: xmlsec1-openssl-1.2.20-7.el7_4.x86_64                23/84 
  Installing       : audit-libs-python-2.8.5-4.el7.x86_64                 24/84 
  Installing       : libselinux-python-2.5-14.1.el7.x86_64                25/84 
  Installing       : libsemanage-python-2.5-14.el7.x86_64                 26/84 
  Installing       : python-IPy-0.75-6.el7.noarch                         27/84 
  Installing       : centos-release-scl-rh-2-3.el7.centos.noarch          28/84 
  Installing       : libkadm5-1.15.1-37.el7_7.2.x86_64                    29/84 
  Running scriptlet: libkadm5-1.15.1-37.el7_7.2.x86_64                    29/84 
  Installing       : hostname-3.13-3.el7_7.1.x86_64                       30/84 
  Installing       : xz-devel-5.2.2-1.el7.x86_64                          31/84 
  Installing       : libxml2-devel-2.9.1-6.el7_2.3.x86_64                 32/84 
  Running scriptlet: xml-common-0.6.3-39.el7.noarch                       33/84 
  Installing       : xml-common-0.6.3-39.el7.noarch                       33/84 
  Installing       : iso-codes-3.46-2.el7.noarch                          34/84 
  Installing       : scl-utils-build-20130529-19.el7.x86_64               35/84 
  Installing       : rh-python36-python-devel-3.6.9-2.el7.x86_64          36/84 
  Installing       : rh-python36-python-virtualenv-15.1.0-2.el7.noarch    37/84 
  Installing       : texlive-kpathsea-lib-2:2012-43.20130427_r30134.el7   38/84 
  Installing       : texlive-kpathsea-2:svn28792.0-43.el7.noarch          39/84 
  Running scriptlet: texlive-kpathsea-2:svn28792.0-43.el7.noarch          39/84 
  Installing       : texlive-kpathsea-bin-2:svn27347.0-43.20130427_r301   40/84 
  Installing       : texlive-framed-2:svn26789.0.96-43.el7.noarch         41/84 
  Running scriptlet: texlive-framed-2:svn26789.0.96-43.el7.noarch         41/84 
  Installing       : texlive-threeparttable-2:svn17383.0-43.el7.noarch    42/84 
  Running scriptlet: texlive-threeparttable-2:svn17383.0-43.el7.noarch    42/84 
  Installing       : texlive-titlesec-2:svn24852.2.10.0-43.el7.noarch     43/84 
  Running scriptlet: texlive-titlesec-2:svn24852.2.10.0-43.el7.noarch     43/84 
  Installing       : texlive-wrapfig-2:svn22048.3.6-43.el7.noarch         44/84 
  Running scriptlet: texlive-wrapfig-2:svn22048.3.6-43.el7.noarch         44/84 
  Installing       : sysvinit-tools-2.88-14.dsf.el7.x86_64                45/84 
  Installing       : setools-libs-3.3.8-4.el7.x86_64                      46/84 
  Running scriptlet: setools-libs-3.3.8-4.el7.x86_64                      46/84 
  Installing       : pcre-devel-8.32-17.el7.x86_64                        47/84 
  Installing       : libverto-devel-0.2.5-4.el7.x86_64                    48/84 
  Installing       : libsepol-devel-2.5-10.el7.x86_64                     49/84 
  Installing       : libselinux-devel-2.5-14.1.el7.x86_64                 50/84 
  Installing       : libgpg-error-devel-1.12-3.el7.x86_64                 51/84 
  Installing       : libgcrypt-devel-1.5.3-14.el7.x86_64                  52/84 
  Running scriptlet: libgcrypt-devel-1.5.3-14.el7.x86_64                  52/84 
  Installing       : libxslt-devel-1.1.28-5.el7.x86_64                    53/84 
  Installing       : libcom_err-devel-1.42.9-16.el7.x86_64                54/84 
  Running scriptlet: libcgroup-0.41-21.el7.x86_64                         55/84 
  Installing       : libcgroup-0.41-21.el7.x86_64                         55/84 
  Running scriptlet: libcgroup-0.41-21.el7.x86_64                         55/84 
  Installing       : keyutils-libs-devel-1.5.8-3.el7.x86_64               56/84 
  Installing       : krb5-devel-1.15.1-37.el7_7.2.x86_64                  57/84 
  Installing       : openssl-devel-1:1.0.2k-19.el7.x86_64                 58/84 
  Installing       : xmlsec1-devel-1.2.20-7.el7_4.x86_64                  59/84 
  Installing       : iputils-20160308-10.el7.x86_64                       60/84 
  Running scriptlet: iputils-20160308-10.el7.x86_64                       60/84 
  Running scriptlet: initscripts-9.49.47-1.el7.x86_64                     61/84 
  Installing       : initscripts-9.49.47-1.el7.x86_64                     61/84 
  Running scriptlet: initscripts-9.49.47-1.el7.x86_64                     61/84 
  Running scriptlet: cyrus-sasl-2.1.26-23.el7.x86_64                      62/84 
  Installing       : cyrus-sasl-2.1.26-23.el7.x86_64                      62/84 
  Running scriptlet: cyrus-sasl-2.1.26-23.el7.x86_64                      62/84 
  Installing       : cyrus-sasl-devel-2.1.26-23.el7.x86_64                63/84 
  Installing       : checkpolicy-2.5-8.el7.x86_64                         64/84 
  Installing       : policycoreutils-python-2.5-33.el7.x86_64             65/84 
  Installing       : rh-postgresql10-runtime-3.1-1.el7.x86_64             66/84 
  Running scriptlet: rh-postgresql10-runtime-3.1-1.el7.x86_64             66/84 
  Installing       : rh-postgresql10-postgresql-libs-10.6-1.el7.x86_64    67/84 
  Running scriptlet: rh-postgresql10-postgresql-libs-10.6-1.el7.x86_64    67/84 
  Installing       : rh-postgresql10-postgresql-devel-10.6-1.el7.x86_64   68/84 
  Installing       : openldap-devel-2.4.44-21.el7_6.x86_64                69/84 
  Installing       : xmlsec1-openssl-devel-1.2.20-7.el7_4.x86_64          70/84 
  Installing       : rh-python36-python-sphinx-1.2.3-3.el7.noarch         71/84 
  Installing       : rh-python36-2.0-1.el7.x86_64                         72/84 
  Installing       : scl-utils-build-helpers-0-7.el7.noarch               73/84 
  Installing       : rh-python36-build-2.0-1.el7.x86_64                   74/84 
  Installing       : centos-release-scl-2-3.el7.centos.noarch             75/84 
  Installing       : rh-python36-cffi-1.14.0-1.x86_64                     76/84 
  Installing       : rh-python36-pbr-5.4.4-1.noarch                       77/84 
  Installing       : rh-python36-pycparser-2.19-1.noarch                  78/84 
  Installing       : rh-python36-setuptools_scm-3.2.0-1.noarch            79/84 
  Installing       : rh-python36-six-1.14.0-1.noarch                      80/84 
  Installing       : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64             81/84 
  Installing       : libcurl-devel-7.29.0-54.el7_7.2.x86_64               82/84 
  Installing       : python3-rpm-macros-3-32.el7.noarch                   83/84 
  Installing       : libffi-devel-3.0.13-18.el7.x86_64                    84/84 
  Running scriptlet: libffi-devel-3.0.13-18.el7.x86_64                    84/84 
  Running scriptlet: texlive-base-2:2012-43.20130427_r30134.el7.noarch    84/84 
  Running scriptlet: iptables-1.4.21-33.el7.x86_64                        84/84 
  Running scriptlet: texlive-kpathsea-2:svn28792.0-43.el7.noarch          84/84 
  Running scriptlet: texlive-framed-2:svn26789.0.96-43.el7.noarch         84/84 
  Running scriptlet: texlive-threeparttable-2:svn17383.0-43.el7.noarch    84/84 
  Running scriptlet: texlive-titlesec-2:svn24852.2.10.0-43.el7.noarch     84/84 
  Running scriptlet: texlive-wrapfig-2:svn22048.3.6-43.el7.noarch         84/84 
  Verifying        : rh-python36-cffi-1.14.0-1.x86_64                      1/84 
  Verifying        : rh-python36-pbr-5.4.4-1.noarch                        2/84 
  Verifying        : rh-python36-pycparser-2.19-1.noarch                   3/84 
  Verifying        : rh-python36-python-jinja2-2.11.1-1.noarch             4/84 
  Verifying        : rh-python36-python-pygments-2.5.2-1.noarch            5/84 
  Verifying        : rh-python36-setuptools_scm-3.2.0-1.noarch             6/84 
  Verifying        : rh-python36-six-1.14.0-1.noarch                       7/84 
  Verifying        : scl-utils-build-helpers-0-7.el7.noarch                8/84 
  Verifying        : rh-postgresql10-postgresql-libs-10.6-1.el7.x86_64     9/84 
  Verifying        : rh-postgresql10-postgresql-devel-10.6-1.el7.x86_64   10/84 
  Verifying        : rh-postgresql10-runtime-3.1-1.el7.x86_64             11/84 
  Verifying        : rh-python36-build-2.0-1.el7.x86_64                   12/84 
  Verifying        : rh-python36-python-devel-3.6.9-2.el7.x86_64          13/84 
  Verifying        : rh-python36-python-sphinx-1.2.3-3.el7.noarch         14/84 
  Verifying        : rh-python36-python-docutils-0.14-1.el7.noarch        15/84 
  Verifying        : rh-python36-python-setuptools-36.5.0-1.el7.noarch    16/84 
  Verifying        : rh-python36-2.0-1.el7.x86_64                         17/84 
  Verifying        : rh-python36-python-libs-3.6.9-2.el7.x86_64           18/84 
  Verifying        : rh-python36-python-pip-9.0.1-2.el7.noarch            19/84 
  Verifying        : rh-python36-python-virtualenv-15.1.0-2.el7.noarch    20/84 
  Verifying        : rh-python36-runtime-2.0-1.el7.x86_64                 21/84 
  Verifying        : rh-python36-python-3.6.9-2.el7.x86_64                22/84 
  Verifying        : audit-libs-python-2.8.5-4.el7.x86_64                 23/84 
  Verifying        : checkpolicy-2.5-8.el7.x86_64                         24/84 
  Verifying        : cyrus-sasl-2.1.26-23.el7.x86_64                      25/84 
  Verifying        : cyrus-sasl-devel-2.1.26-23.el7.x86_64                26/84 
  Verifying        : initscripts-9.49.47-1.el7.x86_64                     27/84 
  Verifying        : iptables-1.4.21-33.el7.x86_64                        28/84 
  Verifying        : iputils-20160308-10.el7.x86_64                       29/84 
  Verifying        : iso-codes-3.46-2.el7.noarch                          30/84 
  Verifying        : keyutils-libs-devel-1.5.8-3.el7.x86_64               31/84 
  Verifying        : libcgroup-0.41-21.el7.x86_64                         32/84 
  Verifying        : libcom_err-devel-1.42.9-16.el7.x86_64                33/84 
  Verifying        : libffi-devel-3.0.13-18.el7.x86_64                    34/84 
  Verifying        : libgcrypt-devel-1.5.3-14.el7.x86_64                  35/84 
  Verifying        : libgpg-error-devel-1.12-3.el7.x86_64                 36/84 
  Verifying        : libmnl-1.0.3-7.el7.x86_64                            37/84 
  Verifying        : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64          38/84 
  Verifying        : libnfnetlink-1.0.1-4.el7.x86_64                      39/84 
  Verifying        : libselinux-devel-2.5-14.1.el7.x86_64                 40/84 
  Verifying        : libselinux-python-2.5-14.1.el7.x86_64                41/84 
  Verifying        : libselinux-utils-2.5-14.1.el7.x86_64                 42/84 
  Verifying        : libsemanage-python-2.5-14.el7.x86_64                 43/84 
  Verifying        : libsepol-devel-2.5-10.el7.x86_64                     44/84 
  Verifying        : libtool-ltdl-2.4.2-22.el7_3.x86_64                   45/84 
  Verifying        : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64             46/84 
  Verifying        : libverto-devel-0.2.5-4.el7.x86_64                    47/84 
  Verifying        : libxml2-devel-2.9.1-6.el7_2.3.x86_64                 48/84 
  Verifying        : libxslt-1.1.28-5.el7.x86_64                          49/84 
  Verifying        : libxslt-devel-1.1.28-5.el7.x86_64                    50/84 
  Verifying        : openldap-devel-2.4.44-21.el7_6.x86_64                51/84 
  Verifying        : openssl-devel-1:1.0.2k-19.el7.x86_64                 52/84 
  Verifying        : pcre-devel-8.32-17.el7.x86_64                        53/84 
  Verifying        : policycoreutils-2.5-33.el7.x86_64                    54/84 
  Verifying        : policycoreutils-python-2.5-33.el7.x86_64             55/84 
  Verifying        : python-2.7.5-86.el7.x86_64                           56/84 
  Verifying        : python-IPy-0.75-6.el7.noarch                         57/84 
  Verifying        : python3-rpm-macros-3-32.el7.noarch                   58/84 
  Verifying        : scl-utils-20130529-19.el7.x86_64                     59/84 
  Verifying        : scl-utils-build-20130529-19.el7.x86_64               60/84 
  Verifying        : setools-libs-3.3.8-4.el7.x86_64                      61/84 
  Verifying        : sysvinit-tools-2.88-14.dsf.el7.x86_64                62/84 
  Verifying        : texlive-base-2:2012-43.20130427_r30134.el7.noarch    63/84 
  Verifying        : texlive-framed-2:svn26789.0.96-43.el7.noarch         64/84 
  Verifying        : texlive-kpathsea-bin-2:svn27347.0-43.20130427_r301   65/84 
  Verifying        : texlive-kpathsea-lib-2:2012-43.20130427_r30134.el7   66/84 
  Verifying        : texlive-kpathsea-2:svn28792.0-43.el7.noarch          67/84 
  Verifying        : texlive-threeparttable-2:svn17383.0-43.el7.noarch    68/84 
  Verifying        : texlive-titlesec-2:svn24852.2.10.0-43.el7.noarch     69/84 
  Verifying        : texlive-wrapfig-2:svn22048.3.6-43.el7.noarch         70/84 
  Verifying        : xml-common-0.6.3-39.el7.noarch                       71/84 
  Verifying        : xmlsec1-1.2.20-7.el7_4.x86_64                        72/84 
  Verifying        : xmlsec1-devel-1.2.20-7.el7_4.x86_64                  73/84 
  Verifying        : xmlsec1-openssl-1.2.20-7.el7_4.x86_64                74/84 
  Verifying        : xmlsec1-openssl-devel-1.2.20-7.el7_4.x86_64          75/84 
  Verifying        : xz-devel-5.2.2-1.el7.x86_64                          76/84 
  Verifying        : zlib-devel-1.2.7-18.el7.x86_64                       77/84 
  Verifying        : hostname-3.13-3.el7_7.1.x86_64                       78/84 
  Verifying        : iproute-4.11.0-25.el7_7.2.x86_64                     79/84 
  Verifying        : krb5-devel-1.15.1-37.el7_7.2.x86_64                  80/84 
  Verifying        : libcurl-devel-7.29.0-54.el7_7.2.x86_64               81/84 
  Verifying        : libkadm5-1.15.1-37.el7_7.2.x86_64                    82/84 
  Verifying        : centos-release-scl-2-3.el7.centos.noarch             83/84 
  Verifying        : centos-release-scl-rh-2-3.el7.centos.noarch          84/84 

Installed:
  audit-libs-python-2.8.5-4.el7.x86_64                                          
  centos-release-scl-2-3.el7.centos.noarch                                      
  centos-release-scl-rh-2-3.el7.centos.noarch                                   
  checkpolicy-2.5-8.el7.x86_64                                                  
  cyrus-sasl-2.1.26-23.el7.x86_64                                               
  cyrus-sasl-devel-2.1.26-23.el7.x86_64                                         
  hostname-3.13-3.el7_7.1.x86_64                                                
  initscripts-9.49.47-1.el7.x86_64                                              
  iproute-4.11.0-25.el7_7.2.x86_64                                              
  iptables-1.4.21-33.el7.x86_64                                                 
  iputils-20160308-10.el7.x86_64                                                
  iso-codes-3.46-2.el7.noarch                                                   
  keyutils-libs-devel-1.5.8-3.el7.x86_64                                        
  krb5-devel-1.15.1-37.el7_7.2.x86_64                                           
  libcgroup-0.41-21.el7.x86_64                                                  
  libcom_err-devel-1.42.9-16.el7.x86_64                                         
  libcurl-devel-7.29.0-54.el7_7.2.x86_64                                        
  libffi-devel-3.0.13-18.el7.x86_64                                             
  libgcrypt-devel-1.5.3-14.el7.x86_64                                           
  libgpg-error-devel-1.12-3.el7.x86_64                                          
  libkadm5-1.15.1-37.el7_7.2.x86_64                                             
  libmnl-1.0.3-7.el7.x86_64                                                     
  libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                                   
  libnfnetlink-1.0.1-4.el7.x86_64                                               
  libselinux-devel-2.5-14.1.el7.x86_64                                          
  libselinux-python-2.5-14.1.el7.x86_64                                         
  libselinux-utils-2.5-14.1.el7.x86_64                                          
  libsemanage-python-2.5-14.el7.x86_64                                          
  libsepol-devel-2.5-10.el7.x86_64                                              
  libtool-ltdl-2.4.2-22.el7_3.x86_64                                            
  libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                                      
  libverto-devel-0.2.5-4.el7.x86_64                                             
  libxml2-devel-2.9.1-6.el7_2.3.x86_64                                          
  libxslt-1.1.28-5.el7.x86_64                                                   
  libxslt-devel-1.1.28-5.el7.x86_64                                             
  openldap-devel-2.4.44-21.el7_6.x86_64                                         
  openssl-devel-1:1.0.2k-19.el7.x86_64                                          
  pcre-devel-8.32-17.el7.x86_64                                                 
  policycoreutils-2.5-33.el7.x86_64                                             
  policycoreutils-python-2.5-33.el7.x86_64                                      
  python-2.7.5-86.el7.x86_64                                                    
  python-IPy-0.75-6.el7.noarch                                                  
  python3-rpm-macros-3-32.el7.noarch                                            
  rh-postgresql10-postgresql-devel-10.6-1.el7.x86_64                            
  rh-postgresql10-postgresql-libs-10.6-1.el7.x86_64                             
  rh-postgresql10-runtime-3.1-1.el7.x86_64                                      
  rh-python36-2.0-1.el7.x86_64                                                  
  rh-python36-build-2.0-1.el7.x86_64                                            
  rh-python36-cffi-1.14.0-1.x86_64                                              
  rh-python36-pbr-5.4.4-1.noarch                                                
  rh-python36-pycparser-2.19-1.noarch                                           
  rh-python36-python-3.6.9-2.el7.x86_64                                         
  rh-python36-python-devel-3.6.9-2.el7.x86_64                                   
  rh-python36-python-docutils-0.14-1.el7.noarch                                 
  rh-python36-python-jinja2-2.11.1-1.noarch                                     
  rh-python36-python-libs-3.6.9-2.el7.x86_64                                    
  rh-python36-python-pip-9.0.1-2.el7.noarch                                     
  rh-python36-python-pygments-2.5.2-1.noarch                                    
  rh-python36-python-setuptools-36.5.0-1.el7.noarch                             
  rh-python36-python-sphinx-1.2.3-3.el7.noarch                                  
  rh-python36-python-virtualenv-15.1.0-2.el7.noarch                             
  rh-python36-runtime-2.0-1.el7.x86_64                                          
  rh-python36-setuptools_scm-3.2.0-1.noarch                                     
  rh-python36-six-1.14.0-1.noarch                                               
  scl-utils-20130529-19.el7.x86_64                                              
  scl-utils-build-20130529-19.el7.x86_64                                        
  scl-utils-build-helpers-0-7.el7.noarch                                        
  setools-libs-3.3.8-4.el7.x86_64                                               
  sysvinit-tools-2.88-14.dsf.el7.x86_64                                         
  texlive-base-2:2012-43.20130427_r30134.el7.noarch                             
  texlive-framed-2:svn26789.0.96-43.el7.noarch                                  
  texlive-kpathsea-2:svn28792.0-43.el7.noarch                                   
  texlive-kpathsea-bin-2:svn27347.0-43.20130427_r30134.el7.x86_64               
  texlive-kpathsea-lib-2:2012-43.20130427_r30134.el7.x86_64                     
  texlive-threeparttable-2:svn17383.0-43.el7.noarch                             
  texlive-titlesec-2:svn24852.2.10.0-43.el7.noarch                              
  texlive-wrapfig-2:svn22048.3.6-43.el7.noarch                                  
  xml-common-0.6.3-39.el7.noarch                                                
  xmlsec1-1.2.20-7.el7_4.x86_64                                                 
  xmlsec1-devel-1.2.20-7.el7_4.x86_64                                           
  xmlsec1-openssl-1.2.20-7.el7_4.x86_64                                         
  xmlsec1-openssl-devel-1.2.20-7.el7_4.x86_64                                   
  xz-devel-5.2.2-1.el7.x86_64                                                   
  zlib-devel-1.2.7-18.el7.x86_64                                                

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/rh-python36-pycparser-2.20-1.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root/var/log/dnf.rpm.log
/var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root/var/log/dnf.librepo.log
/var/lib/mock/1284788-epel-7-x86_64-1583371692.865134/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/tmp/copr-rpmbuild-f1nrvxz2/pycparser-scl.spec) Config(child) 2 minutes 3 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=86400): unbuffer mock --rebuild /var/lib/copr-rpmbuild/results/rh-python36-pycparser-2.20-1.src.rpm --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1583371816.949419 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 2.0 starting (python version = 3.7.6)...
WARNING: Not using '/usr/bin/yum', it is symlink to '/usr/bin/dnf-3'
INFO: Using 'dnf' instead of 'yum'
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/rh-python36-pycparser-2.20-1.src.rpm)  Config(1284788-epel-7-x86_64)
Start: clean chroot
Finish: clean chroot
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/1284788-epel-7-x86_64-1583371816.949419/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
Mock Version: 2.0
INFO: Mock Version: 2.0
Start: dnf update
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                 126 kB/s | 3.3 kB     00:00    
Additional repo http_mirror_centos_org_centos_7  60 kB/s | 3.0 kB     00:00    
BaseOS                                           19 kB/s | 3.6 kB     00:00    
updates                                          70 kB/s | 2.9 kB     00:00    
epel                                            117 kB/s | 5.3 kB     00:00    
extras                                           15 kB/s | 2.9 kB     00:00    
sclo                                             58 kB/s | 2.9 kB     00:00    
sclo-rh                                          20 kB/s | 3.0 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Finish: dnf update
Finish: chroot init
Start: build phase for rh-python36-pycparser-2.20-1.src.rpm
Start: build setup for rh-python36-pycparser-2.20-1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/rh-python36-pycparser-2.20-1.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk
Copr repository                                 139 kB/s | 3.3 kB     00:00    
Additional repo http_mirror_centos_org_centos_7  64 kB/s | 3.0 kB     00:00    
BaseOS                                           16 kB/s | 3.6 kB     00:00    
updates                                          38 kB/s | 2.9 kB     00:00    
epel                                            147 kB/s | 5.3 kB     00:00    
extras                                           17 kB/s | 2.9 kB     00:00    
sclo                                             18 kB/s | 2.9 kB     00:00    
sclo-rh                                          70 kB/s | 3.0 kB     00:00    
Package scl-utils-build-20130529-19.el7.x86_64 is already installed.
Package rh-python36-runtime-2.0-1.el7.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Finish: build setup for rh-python36-pycparser-2.20-1.src.rpm
Start: rpmbuild rh-python36-pycparser-2.20-1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0PwXoq
+ umask 022
+ cd /builddir/build/BUILD
+ scl enable rh-python36 -
+ cd /builddir/build/BUILD
+ rm -rf pycparser-2.20
+ /usr/bin/gzip -dc /builddir/build/SOURCES/pycparser-2.20.tar.gz
+ /usr/bin/tar -xvvf -
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/
-rw-rw-r-- eliben/eliben 10769 2020-03-04 14:07 pycparser-2.20/CHANGES
-rw-rw-r-- eliben/eliben  9102 2020-03-04 14:07 pycparser-2.20/README.rst
-rw-rw-r-- eliben/eliben  1536 2017-02-03 04:11 pycparser-2.20/LICENSE
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/getopt.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/reent.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/envz.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/tgmath.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/semaphore.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/_syslist.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/libgen.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/dirent.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/pwd.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/limits.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/utime.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stddef.h
-rw-rw-r-- eliben/eliben    55 2019-08-24 12:56 pycparser-2.20/utils/fake_libc_include/smmintrin.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/dlfcn.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/netinet/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/netinet/in.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/netinet/tcp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stdio.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/xcb/
-rw-rw-r-- eliben/eliben    55 2017-03-16 13:48 pycparser-2.20/utils/fake_libc_include/xcb/xcb.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/unctrl.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/sys/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/stat.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/times.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/ioctl.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/msg.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/select.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/wait.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/utsname.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/types.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/poll.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/sem.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/time.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/socket.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/shm.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/un.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/resource.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/mman.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/statvfs.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/sysctl.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sys/uio.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/sys/ipc.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/regex.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/fastmath.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/netdb.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/strings.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/zlib.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/alloca.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/monetary.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/ulimit.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/string.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/math.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/fmtmsg.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/malloc.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/cpio.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/paths.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/utmp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/_ansi.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/tar.h
-rw-rw-r-- eliben/eliben  4760 2019-12-21 14:41 pycparser-2.20/utils/fake_libc_include/_fake_defines.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/newlib.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/unistd.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/poll.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/grp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/float.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/regdef.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/ar.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/assert.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/stropts.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/trace.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/complex.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/sched.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/pthread.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stdarg.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/time.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/linux/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/linux/socket.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/linux/version.h
-rw-rw-r-- eliben/eliben    55 2019-08-24 12:56 pycparser-2.20/utils/fake_libc_include/emmintrin.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/fnmatch.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/spawn.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/iconv.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/argz.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/openssl/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/openssl/evp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/openssl/x509v3.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/openssl/err.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/openssl/ssl.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/openssl/hmac.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/wchar.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/inttypes.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/process.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/aio.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/ftw.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/wordexp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/termios.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/endian.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/locale.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/mir_toolkit/
-rw-rw-r-- eliben/eliben    55 2017-03-16 13:48 pycparser-2.20/utils/fake_libc_include/mir_toolkit/client_types.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/ctype.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/net/
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/net/if.h
-rw-rw-r-- eliben/eliben  4226 2018-04-13 03:18 pycparser-2.20/utils/fake_libc_include/_fake_typedefs.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/wctype.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stdlib.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/arpa/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/arpa/inet.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/search.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/fenv.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/utmpx.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stdbool.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/langinfo.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/errno.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/fcntl.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/X11/
-rw-rw-r-- eliben/eliben   118 2018-02-07 03:44 pycparser-2.20/utils/fake_libc_include/X11/Xlib.h
-rw-rw-r-- eliben/eliben   311 2018-07-25 12:51 pycparser-2.20/utils/fake_libc_include/X11/_X11_fake_defines.h
-rw-rw-r-- eliben/eliben  1111 2018-02-07 03:44 pycparser-2.20/utils/fake_libc_include/X11/_X11_fake_typedefs.h
-rw-rw-r-- eliben/eliben   118 2018-07-25 12:51 pycparser-2.20/utils/fake_libc_include/X11/Intrinsic.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/signal.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/nl_types.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/ndbm.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/setjmp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/iso646.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/utils/fake_libc_include/asm-generic/
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/asm-generic/int-ll64.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/stdint.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/features.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/mqueue.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/ieeefp.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/syslog.h
-rw-rw-r-- eliben/eliben    55 2017-12-31 12:50 pycparser-2.20/utils/fake_libc_include/glob.h
-rw-rw-r-- eliben/eliben    55 2017-02-03 04:11 pycparser-2.20/utils/fake_libc_include/libintl.h
-rw-rw-r-- eliben/eliben    55 2019-08-24 12:56 pycparser-2.20/utils/fake_libc_include/immintrin.h
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/pycparser/
-rw-rw-r-- eliben/eliben  1039 2019-06-27 12:47 pycparser-2.20/pycparser/_build_tables.py
-rw-rw-r-- eliben/eliben 30233 2020-03-04 14:09 pycparser-2.20/pycparser/c_ast.py
-rw-rw-r-- eliben/eliben  7011 2019-06-27 12:47 pycparser-2.20/pycparser/lextab.py
drwxrwxr-x eliben/eliben     0 2020-03-04 14:09 pycparser-2.20/pycparser/ply/
-rw-rw-r-- eliben/eliben 42918 2019-06-27 12:47 pycparser-2.20/pycparser/ply/lex.py
-rw-rw-r-- eliben/eliben  2251 2019-06-27 12:47 pycparser-2.20/pycparser/ply/ygen.py
-rw-rw-r-- eliben/eliben  3177 2019-06-27 12:47 pycparser-2.20/pycparser/ply/ctokens.py
-rw-rw-r-- eliben/eliben 137323 2019-06-27 12:47 pycparser-2.20/pycparser/ply/yacc.py
-rw-rw-r-- eliben/eliben  33282 2019-06-27 12:47 pycparser-2.20/pycparser/ply/cpp.py
-rw-rw-r-- eliben/eliben    102 2019-06-27 12:47 pycparser-2.20/pycparser/ply/__init__.py
-rw-rw-r-- eliben/eliben   4206 2018-07-25 12:51 pycparser-2.20/pycparser/_c_ast.cfg
-rw-rw-r-- eliben/eliben  69746 2020-03-03 14:33 pycparser-2.20/pycparser/c_parser.py
-rw-rw-r-- eliben/eliben   3648 2019-08-24 12:56 pycparser-2.20/pycparser/ast_transforms.py
-rw-rw-r-- eliben/eliben  10607 2019-06-27 12:47 pycparser-2.20/pycparser/_ast_gen.py
-rw-rw-r-- eliben/eliben  15365 2019-06-27 12:47 pycparser-2.20/pycparser/c_generator.py
-rw-rw-r-- eliben/eliben  16208 2019-12-21 14:41 pycparser-2.20/pycparser/c_lexer.py
-rw-rw-r-- eliben/eliben   4873 2019-06-27 12:47 pycparser-2.20/pycparser/plyparser.py
-rw-rw-r-- eliben/eliben 169715 2019-06-27 12:47 pycparser-2.20/pycparser/yacctab.py
-rw-rw-r-- eliben/eliben   2815 2020-03-04 14:07 pycparser-2.20/pycparser/__init__.py
-rw-rw-r-- eliben/eliben    994 2020-03-04 14:09 pycparser-2.20/PKG-INFO
-rw-rw-r-- eliben/eliben    102 2020-03-04 14:09 pycparser-2.20/setup.cfg
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/examples/
-rw-rw-r-- eliben/eliben   1344 2019-06-27 12:47 pycparser-2.20/examples/func_defs.py
-rw-rw-r-- eliben/eliben   6398 2019-06-27 12:47 pycparser-2.20/examples/c_json.py
-rw-rw-r-- eliben/eliben    907 2019-06-27 12:47 pycparser-2.20/examples/serialize_ast.py
-rw-rw-r-- eliben/eliben    929 2019-06-27 12:47 pycparser-2.20/examples/using_gcc_E_libc.py
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/examples/c_files/
-rw-rw-r-- eliben/eliben   5379 2018-02-07 03:46 pycparser-2.20/examples/c_files/memmgr.c
-rw-rw-r-- eliben/eliben   3790 2017-02-03 04:11 pycparser-2.20/examples/c_files/hash.c
-rw-rw-r-- eliben/eliben   1109 2017-02-03 04:11 pycparser-2.20/examples/c_files/year.c
-rw-rw-r-- eliben/eliben   2883 2018-02-07 03:46 pycparser-2.20/examples/c_files/memmgr.h
-rw-rw-r-- eliben/eliben    206 2017-02-03 04:11 pycparser-2.20/examples/c_files/funky.c
-rw-rw-r-- eliben/eliben    871 2019-06-27 12:47 pycparser-2.20/examples/using_cpp_libc.py
-rw-rw-r-- eliben/eliben    612 2019-06-27 12:47 pycparser-2.20/examples/rewrite_ast.py
-rw-rw-r-- eliben/eliben   6428 2019-06-27 12:47 pycparser-2.20/examples/cdecl.py
-rw-rw-r-- eliben/eliben   1353 2019-06-27 12:47 pycparser-2.20/examples/func_calls.py
-rw-rw-r-- eliben/eliben    922 2019-06-27 12:47 pycparser-2.20/examples/dump_ast.py
-rw-rw-r-- eliben/eliben   1586 2019-06-27 12:47 pycparser-2.20/examples/c-to-c.py
-rw-rw-r-- eliben/eliben   5496 2019-06-27 12:47 pycparser-2.20/examples/explore_ast.py
-rw-rw-r-- eliben/eliben    335 2018-05-21 13:18 pycparser-2.20/MANIFEST.in
-rw-rw-r-- eliben/eliben   2317 2020-03-04 14:07 pycparser-2.20/setup.py
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/tests/
-rw-rw-r-- eliben/eliben  17040 2019-12-21 14:41 pycparser-2.20/tests/test_c_lexer.py
-rw-rw-r-- eliben/eliben   5171 2019-06-27 12:47 pycparser-2.20/tests/test_c_ast.py
-rw-rw-r-- eliben/eliben   2244 2019-06-27 12:47 pycparser-2.20/tests/test_general.py
-rwxrwxr-x eliben/eliben  78881 2020-03-03 14:33 pycparser-2.20/tests/test_c_parser.py
-rwxrwxr-x eliben/eliben    379 2019-06-27 12:47 pycparser-2.20/tests/all_tests.py
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/tests/c_files/
-rw-rw-r-- eliben/eliben   5597 2017-02-03 04:11 pycparser-2.20/tests/c_files/memmgr.c
-rw-rw-r-- eliben/eliben   4038 2017-02-03 04:11 pycparser-2.20/tests/c_files/memmgr_with_h.c
-rw-rw-r-- eliben/eliben     64 2017-02-03 04:11 pycparser-2.20/tests/c_files/simplemain.c
-rw-rw-r-- eliben/eliben  35859 2017-02-03 04:11 pycparser-2.20/tests/c_files/cppd_with_stdio_h.c
-rw-rw-r-- eliben/eliben    250 2017-02-03 04:11 pycparser-2.20/tests/c_files/example_c_file.c
-rw-rw-r-- eliben/eliben   1281 2017-02-03 04:11 pycparser-2.20/tests/c_files/year.c
-rw-rw-r-- eliben/eliben   2999 2017-02-03 04:11 pycparser-2.20/tests/c_files/memmgr.h
-rw-rw-r-- eliben/eliben    114 2017-02-03 04:11 pycparser-2.20/tests/c_files/empty.h
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/tests/c_files/hdir/
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/tests/c_files/hdir/9/
-rw-rw-r-- eliben/eliben     15 2017-02-03 04:11 pycparser-2.20/tests/c_files/hdir/9/inc.h
-rw-rw-r-- eliben/eliben  11459 2019-06-27 12:47 pycparser-2.20/tests/test_c_generator.py
drwxrwxr-x eliben/eliben      0 2020-03-04 14:09 pycparser-2.20/pycparser.egg-info/
-rw-r--r-- eliben/eliben    994 2020-03-04 14:09 pycparser-2.20/pycparser.egg-info/PKG-INFO
-rw-r--r-- eliben/eliben     10 2020-03-04 14:09 pycparser-2.20/pycparser.egg-info/top_level.txt
-rw-r--r-- eliben/eliben   5640 2020-03-04 14:09 pycparser-2.20/pycparser.egg-info/SOURCES.txt
-rw-r--r-- eliben/eliben      1 2020-03-04 14:09 pycparser-2.20/pycparser.egg-info/dependency_links.txt
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pycparser-2.20
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
+ umask 022
+ cd /builddir/build/BUILD
+ cd pycparser-2.20
+ scl enable rh-python36 -
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GP1oUP
+ python3 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/pycparser
copying pycparser/__init__.py -> build/lib/pycparser
copying pycparser/yacctab.py -> build/lib/pycparser
copying pycparser/plyparser.py -> build/lib/pycparser
copying pycparser/c_lexer.py -> build/lib/pycparser
copying pycparser/c_generator.py -> build/lib/pycparser
copying pycparser/_ast_gen.py -> build/lib/pycparser
copying pycparser/ast_transforms.py -> build/lib/pycparser
copying pycparser/c_parser.py -> build/lib/pycparser
copying pycparser/lextab.py -> build/lib/pycparser
copying pycparser/c_ast.py -> build/lib/pycparser
copying pycparser/_build_tables.py -> build/lib/pycparser
creating build/lib/pycparser/ply
copying pycparser/ply/__init__.py -> build/lib/pycparser/ply
copying pycparser/ply/cpp.py -> build/lib/pycparser/ply
copying pycparser/ply/yacc.py -> build/lib/pycparser/ply
copying pycparser/ply/ctokens.py -> build/lib/pycparser/ply
copying pycparser/ply/ygen.py -> build/lib/pycparser/ply
copying pycparser/ply/lex.py -> build/lib/pycparser/ply
copying pycparser/_c_ast.cfg -> build/lib/pycparser
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n6Pu8f
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64
++ dirname /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64
+ cd pycparser-2.20
+ scl enable rh-python36 -
+ python3 setup.py install --single-version-externally-managed -O1 --root=/builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64 --record=INSTALLED_FILES
running install
running build
running build_py
running install_lib
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/_c_ast.cfg -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
creating /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/lex.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/ygen.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/ctokens.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/yacc.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/cpp.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/ply/__init__.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply
copying build/lib/pycparser/_build_tables.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/c_ast.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/lextab.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/c_parser.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/ast_transforms.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/_ast_gen.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/c_generator.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/c_lexer.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/plyparser.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/yacctab.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
copying build/lib/pycparser/__init__.py -> /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/lex.py to lex.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/ygen.py to ygen.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/ctokens.py to ctokens.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/yacc.py to yacc.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/cpp.py to cpp.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ply/__init__.py to __init__.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/_build_tables.py to _build_tables.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/c_ast.py to c_ast.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/lextab.py to lextab.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/c_parser.py to c_parser.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/ast_transforms.py to ast_transforms.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/_ast_gen.py to _ast_gen.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/c_generator.py to c_generator.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/c_lexer.py to c_lexer.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/plyparser.py to plyparser.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/yacctab.py to yacctab.cpython-36.pyc
byte-compiling /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser/__init__.py to __init__.cpython-36.pyc
writing byte-compilation script '/tmp/tmp32fje4dx.py'
/opt/rh/rh-python36/root/usr/bin/python3 /tmp/tmp32fje4dx.py
removing /tmp/tmp32fje4dx.py
running install_egg_info
running egg_info
writing pycparser.egg-info/PKG-INFO
writing dependency_links to pycparser.egg-info/dependency_links.txt
writing top-level names to pycparser.egg-info/top_level.txt
reading manifest file 'pycparser.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'setup.pyc'
warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
warning: no previously-included files matching 'lextab.*' found under directory 'tests'
warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
warning: no previously-included files matching 'lextab.*' found under directory 'examples'
writing manifest file 'pycparser.egg-info/SOURCES.txt'
Copying pycparser.egg-info to /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/pycparser-2.20-py3.6.egg-info
running install_scripts
writing list of installed files to 'INSTALLED_FILES'
Build the lexing/parsing tables
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pycparser-2.20
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python36/root
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-python36/root'
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: rh-python36-pycparser-2.20-1.noarch
Provides: rh-python36-pycparser = 2.20-1 scl-package(rh-python36)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: rh-python36-python(abi) = 3.6 rh-python36-runtime
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64
Wrote: /builddir/build/RPMS/rh-python36-pycparser-2.20-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0Ydq4e
+ umask 022
+ cd /builddir/build/BUILD
+ cd pycparser-2.20
+ scl enable rh-python36 -
+ rm -rf /builddir/build/BUILDROOT/rh-python36-pycparser-2.20-1.x86_64
+ exit 0
Finish: rpmbuild rh-python36-pycparser-2.20-1.src.rpm
Finish: build phase for rh-python36-pycparser-2.20-1.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/1284788-epel-7-x86_64-1583371816.949419/root/var/log/dnf.rpm.log
/var/lib/mock/1284788-epel-7-x86_64-1583371816.949419/root/var/log/dnf.librepo.log
/var/lib/mock/1284788-epel-7-x86_64-1583371816.949419/root/var/log/dnf.log
INFO: Done(/var/lib/copr-rpmbuild/results/rh-python36-pycparser-2.20-1.src.rpm) Config(child) 0 minutes 15 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
INFO: mock.py version 2.0 starting (python version = 3.7.6)...
WARNING: Not using '/usr/bin/yum', it is symlink to '/usr/bin/dnf-3'
INFO: Using 'dnf' instead of 'yum' for bootstrap chroot
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
Start: scrub ['cache']
INFO: scrubbing cache for child
Finish: scrub ['cache']
Finish: run