Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ewmh.spec'], shell=FalseprintOutput=Falsegid=135uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2620/root'env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'}logger=user='mockbuild'timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ewmh.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-751674992.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-ewmh-0.1.3-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ewmh.spec'], shell=FalseprintOutput=Falsegid=135uid=1001chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2620/root'env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'}logger=user='mockbuild'timeout=0private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-ewmh.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8LwOEv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ewmh-0.1.3 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/ewmh-0.1.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ewmh-0.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2DQ1Mx + umask 022 + cd /builddir/build/BUILD + cd ewmh-0.1.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/ewmh copying ewmh/__init__.py -> build/lib/ewmh copying ewmh/ewmh.py -> build/lib/ewmh + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gRZB9z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 + cd ewmh-0.1.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh copying build/lib/ewmh/ewmh.py -> /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh copying build/lib/ewmh/__init__.py -> /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh byte-compiling /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh/ewmh.py to ewmh.pyc byte-compiling /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpHaSwq6.py' /usr/bin/python2 -O /tmp/tmpHaSwq6.py removing /tmp/tmpHaSwq6.py running install_egg_info running egg_info writing ewmh.egg-info/PKG-INFO writing top-level names to ewmh.egg-info/top_level.txt writing dependency_links to ewmh.egg-info/dependency_links.txt reading manifest file 'ewmh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/_build' writing manifest file 'ewmh.egg-info/SOURCES.txt' Copying ewmh.egg-info to /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/ewmh-0.1.3-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/ewmh-0.1.3 /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-ewmh-0.1.3-1.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8tDGhD + umask 022 + cd /builddir/build/BUILD + cd ewmh-0.1.3 + /usr/bin/python2 setup.py test running test + exit 0 Processing files: python2-ewmh-0.1.3-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kRzuFG + umask 022 + cd /builddir/build/BUILD + cd ewmh-0.1.3 + DOCDIR=/builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/doc/python2-ewmh-0.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/doc/python2-ewmh-0.1.3 + cp -pr README.rst /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/doc/python2-ewmh-0.1.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uj0t4J + umask 022 + cd /builddir/build/BUILD + cd ewmh-0.1.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/licenses/python2-ewmh-0.1.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/licenses/python2-ewmh-0.1.3 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64/usr/share/licenses/python2-ewmh-0.1.3 + exit 0 Provides: python-ewmh = 0.1.3-1.el7.centos python-ewmh(x86-64) = 0.1.3-1.el7.centos python2-ewmh = 0.1.3-1.el7.centos python2-ewmh(x86-64) = 0.1.3-1.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 Obsoletes: python-ewmh(x86-64) < 0.1.3-1.el7.centos python-ewmh < 0.1.3-1.el7.centos Processing files: python-ewmh-debuginfo-0.1.3-1.el7.centos.x86_64 Provides: python-ewmh-debuginfo = 0.1.3-1.el7.centos python-ewmh-debuginfo(x86-64) = 0.1.3-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-751674992.novalocal Wrote: /builddir/build/RPMS/python2-ewmh-0.1.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-ewmh-debuginfo-0.1.3-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ei0b8U + umask 022 + cd /builddir/build/BUILD + cd ewmh-0.1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ewmh-0.1.3-1.el7.centos.x86_64 + exit 0 Child return code was: 0