Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colour-runner.spec'], chrootPath='/var/lib/mock/f22-build-3198681-472111/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-colour-runner.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 warning: Could not canonicalize hostname: arm04-builder19.arm.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-colour-runner-0.0.4-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-colour-runner.spec '], chrootPath='/var/lib/mock/f22-build-3198681-472111/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=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-colour-runner.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w7olUK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf colour-runner-0.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/colour-runner-0.0.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd colour-runner-0.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/LICENSE . + rm -rf colour-runner.egg-info + rm -rf /builddir/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 + cp -a . /builddir/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 + find /builddir/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c33Iin + umask 022 + cd /builddir/build/BUILD + cd colour-runner-0.0.4 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/colour_runner copying colour_runner/__init__.py -> build/lib/colour_runner copying colour_runner/django_runner.py -> build/lib/colour_runner copying colour_runner/result.py -> build/lib/colour_runner copying colour_runner/runner.py -> build/lib/colour_runner + pushd /builddir/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 ~/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 ~/build/BUILD/colour-runner-0.0.4 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/colour_runner copying colour_runner/__init__.py -> build/lib/colour_runner copying colour_runner/django_runner.py -> build/lib/colour_runner copying colour_runner/result.py -> build/lib/colour_runner copying colour_runner/runner.py -> build/lib/colour_runner + popd ~/build/BUILD/colour-runner-0.0.4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jmKEfu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch ++ dirname /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch + cd colour-runner-0.0.4 ~/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 ~/build/BUILD/colour-runner-0.0.4 + pushd /builddir/build/BUILD/python3-python-colour-runner-0.0.4-1.fc22 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner copying build/lib/colour_runner/__init__.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner copying build/lib/colour_runner/django_runner.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner copying build/lib/colour_runner/result.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner copying build/lib/colour_runner/runner.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner/django_runner.py to django_runner.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner/result.py to result.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner/runner.py to runner.cpython-34.pyc running install_egg_info running egg_info writing requirements to colour_runner.egg-info/requires.txt writing top-level names to colour_runner.egg-info/top_level.txt writing dependency_links to colour_runner.egg-info/dependency_links.txt writing colour_runner.egg-info/PKG-INFO reading manifest file 'colour_runner.egg-info/SOURCES.txt' writing manifest file 'colour_runner.egg-info/SOURCES.txt' Copying colour_runner.egg-info to /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4/site-packages/colour_runner-0.0.4-py3.4.egg-info running install_scripts + popd ~/build/BUILD/colour-runner-0.0.4 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner copying build/lib/colour_runner/__init__.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner copying build/lib/colour_runner/django_runner.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner copying build/lib/colour_runner/result.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner copying build/lib/colour_runner/runner.py -> /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner/django_runner.py to django_runner.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner/result.py to result.pyc byte-compiling /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner/runner.py to runner.pyc running install_egg_info running egg_info writing requirements to colour_runner.egg-info/requires.txt writing colour_runner.egg-info/PKG-INFO writing top-level names to colour_runner.egg-info/top_level.txt writing dependency_links to colour_runner.egg-info/dependency_links.txt reading manifest file 'colour_runner.egg-info/SOURCES.txt' writing manifest file 'colour_runner.egg-info/SOURCES.txt' Copying colour_runner.egg-info to /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7/site-packages/colour_runner-0.0.4-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 50000000 /builddir/build/BUILD/colour-runner-0.0.4 /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/brp-compress + /usr/lib/rpm/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-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-colour-runner-0.0.4-1.fc22.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RvxXhw + umask 022 + cd /builddir/build/BUILD + cd colour-runner-0.0.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/share/licenses/python-colour-runner + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/share/licenses/python-colour-runner + cp -pr LICENSE /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/share/licenses/python-colour-runner + cp -pr LICENSE /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch/usr/share/licenses/python-colour-runner + exit 0 Provides: python-colour-runner = 0.0.4-1.fc22 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 Processing files: python3-colour-runner-0.0.4-1.fc22.noarch Provides: python3-colour-runner = 0.0.4-1.fc22 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) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch warning: Could not canonicalize hostname: arm04-builder19.arm.fedoraproject.org Wrote: /builddir/build/RPMS/python-colour-runner-0.0.4-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/python3-colour-runner-0.0.4-1.fc22.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sp7ezq + umask 022 + cd /builddir/build/BUILD + cd colour-runner-0.0.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-colour-runner-0.0.4-1.fc22.noarch + exit 0 Child return code was: 0 LEAVE do -->