Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dyns.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1926/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dyns.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-00033e6e Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dyns-0.1-1.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/dyns.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-1926/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dyns.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lkyL2G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DyNS-0.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/DyNS-0.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DyNS-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lmnZti + umask 022 + cd /builddir/build/BUILD + cd DyNS-0.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/dyns copying src/dyns/controllers.py -> build/lib/dyns copying src/dyns/routes.py -> build/lib/dyns copying src/dyns/model.py -> build/lib/dyns copying src/dyns/__init__.py -> build/lib/dyns creating build/lib/dyns/templates copying src/dyns/templates/new-zone.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/base.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/edit-zone.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/record.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/index.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/zone-form.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/record-form.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/new-record.html.j2 -> build/lib/dyns/templates copying src/dyns/templates/zone.html.j2 -> build/lib/dyns/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fnLEbU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 + cd DyNS-0.1 + rm -rf /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 + /usr/bin/python setup.py install --skip-build --root=/builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns copying build/lib/dyns/controllers.py -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns creating /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/new-zone.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/base.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/edit-zone.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/record.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/index.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/zone-form.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/record-form.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/new-record.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/templates/zone.html.j2 -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/templates copying build/lib/dyns/routes.py -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns copying build/lib/dyns/model.py -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns copying build/lib/dyns/__init__.py -> /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns byte-compiling /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/controllers.py to controllers.pyc byte-compiling /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/routes.py to routes.pyc byte-compiling /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/dyns/__init__.py to __init__.pyc running install_egg_info running egg_info writing requirements to src/DyNS.egg-info/requires.txt writing src/DyNS.egg-info/PKG-INFO writing top-level names to src/DyNS.egg-info/top_level.txt writing dependency_links to src/DyNS.egg-info/dependency_links.txt reading manifest file 'src/DyNS.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/DyNS.egg-info/SOURCES.txt' Copying src/DyNS.egg-info to /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/DyNS-0.1-py2.7.egg-info running install_scripts + cat + /usr/bin/install -d /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/share/dyns + /usr/bin/install -m644 dyns.wsgi bind-dlz-schema.sql /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64/usr/share/dyns/ + /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/DyNS-0.1 /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/dyns-0.1-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 Processing files: dyns-0.1-1.el7.centos.noarch Provides: dyns = 0.1-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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: i-00033e6e Wrote: /builddir/build/RPMS/dyns-0.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5f5Kha + umask 022 + cd /builddir/build/BUILD + cd DyNS-0.1 + rm -rf /builddir/build/BUILDROOT/dyns-0.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->