Mock Version: 1.2.12
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-discover-runner.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2947/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f34aee76e90>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-discover-runner.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
warning: Could not canonicalize hostname: copr-builder-734007930.novalocal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/python-django-discover-runner-1.0-6.el7.centos.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/python-django-discover-runner.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2947/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f34aee76e90>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/python-django-discover-runner.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q0jw38
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf django-discover-runner-1.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/django-discover-runner-1.0.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd django-discover-runner-1.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf django-discover-runner.egg-info
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KEhWtE
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-discover-runner-1.0
+ /usr/bin/python2 setup.py build
running build
running build_py
creating build
creating build/lib
creating build/lib/discover_runner
copying discover_runner/settings.py -> build/lib/discover_runner
copying discover_runner/runner.py -> build/lib/discover_runner
copying discover_runner/__init__.py -> build/lib/discover_runner
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U1Ez99
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
+ cd django-discover-runner-1.0
+ /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
running install
running install_lib
creating /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr
creating /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7
creating /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner
copying build/lib/discover_runner/__init__.py -> /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner
copying build/lib/discover_runner/runner.py -> /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner
copying build/lib/discover_runner/settings.py -> /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner
byte-compiling /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner/runner.py to runner.pyc
byte-compiling /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/discover_runner/settings.py to settings.pyc
running install_egg_info
running egg_info
writing django_discover_runner.egg-info/PKG-INFO
writing top-level names to django_discover_runner.egg-info/top_level.txt
writing dependency_links to django_discover_runner.egg-info/dependency_links.txt
reading manifest file 'django_discover_runner.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'django_discover_runner.egg-info/SOURCES.txt'
Copying django_discover_runner.egg-info to /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/django_discover_runner-1.0-py2.7.egg-info
running install_scripts
+ /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/django-discover-runner-1.0
/usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: python-django-discover-runner-1.0-6.el7.centos.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eoobuG
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-discover-runner-1.0
+ DOCDIR=/builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/share/doc/python-django-discover-runner-1.0
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/share/doc/python-django-discover-runner-1.0
+ cp -pr README.rst /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/share/doc/python-django-discover-runner-1.0
+ cp -pr LICENSE /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64/usr/share/doc/python-django-discover-runner-1.0
+ exit 0
Provides: python-django-discover-runner = 1.0-6.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 2.7
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
warning: Could not canonicalize hostname: copr-builder-734007930.novalocal
Wrote: /builddir/build/RPMS/python-django-discover-runner-1.0-6.el7.centos.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EPynTK
+ umask 022
+ cd /builddir/build/BUILD
+ cd django-discover-runner-1.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-discover-runner-1.0-6.el7.centos.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->