Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-testrepository.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-40924-79172/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-testrepository.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-testrepository-0.0.20-12.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-testrepository.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-40924-79172/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-testrepository.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xikG5o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf testrepository-0.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/testrepository-0.0.20.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd testrepository-0.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf testrepository.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BZMytC + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/testrepository copying testrepository/testlist.py -> build/lib/testrepository copying testrepository/setuptools_command.py -> build/lib/testrepository copying testrepository/results.py -> build/lib/testrepository copying testrepository/__init__.py -> build/lib/testrepository copying testrepository/utils.py -> build/lib/testrepository copying testrepository/testcommand.py -> build/lib/testrepository creating build/lib/testrepository/arguments copying testrepository/arguments/path.py -> build/lib/testrepository/arguments copying testrepository/arguments/command.py -> build/lib/testrepository/arguments copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments copying testrepository/arguments/string.py -> build/lib/testrepository/arguments creating build/lib/testrepository/commands copying testrepository/commands/last.py -> build/lib/testrepository/commands copying testrepository/commands/failing.py -> build/lib/testrepository/commands copying testrepository/commands/run.py -> build/lib/testrepository/commands copying testrepository/commands/slowest.py -> build/lib/testrepository/commands copying testrepository/commands/init.py -> build/lib/testrepository/commands copying testrepository/commands/__init__.py -> build/lib/testrepository/commands copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands copying testrepository/commands/help.py -> build/lib/testrepository/commands copying testrepository/commands/commands.py -> build/lib/testrepository/commands copying testrepository/commands/stats.py -> build/lib/testrepository/commands copying testrepository/commands/load.py -> build/lib/testrepository/commands copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands creating build/lib/testrepository/repository copying testrepository/repository/file.py -> build/lib/testrepository/repository copying testrepository/repository/__init__.py -> build/lib/testrepository/repository copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository copying testrepository/repository/memory.py -> build/lib/testrepository/repository creating build/lib/testrepository/tests copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests copying testrepository/tests/test_results.py -> build/lib/testrepository/tests copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests copying testrepository/tests/__init__.py -> build/lib/testrepository/tests copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests creating build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments creating build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands creating build/lib/testrepository/tests/repository copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository creating build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui creating build/lib/testrepository/ui copying testrepository/ui/decorator.py -> build/lib/testrepository/ui copying testrepository/ui/model.py -> build/lib/testrepository/ui copying testrepository/ui/cli.py -> build/lib/testrepository/ui copying testrepository/ui/__init__.py -> build/lib/testrepository/ui running build_scripts creating build/scripts-2.7 copying and adjusting testr -> build/scripts-2.7 changing mode of build/scripts-2.7/testr from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4DiFCQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch + cd testrepository-0.0.20 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/last.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/failing.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/run.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/slowest.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/init.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/quickstart.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/help.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/stats.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/load.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/commands/list_tests.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands copying build/lib/testrepository/testlist.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/path.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/doubledash.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/string.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments copying build/lib/testrepository/setuptools_command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository copying build/lib/testrepository/results.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository copying build/lib/testrepository/repository/file.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository copying build/lib/testrepository/repository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository copying build/lib/testrepository/repository/samba_buildfarm.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository copying build/lib/testrepository/repository/memory.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository copying build/lib/testrepository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/monkeypatch.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_slowest.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_failing.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_help.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_load.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_quickstart.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_stats.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_init.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_run.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_last.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_list_tests.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/test_matchers.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_string.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_path.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_doubledash.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/test_stubpackage.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testcommand.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/test_file.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/test_results.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_setup.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testr.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_monkeypatch.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_arguments.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_ui.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/stubpackage.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_repository.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_cli.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_decorator.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui copying build/lib/testrepository/utils.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository copying build/lib/testrepository/testcommand.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui copying build/lib/testrepository/ui/decorator.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui copying build/lib/testrepository/ui/model.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui copying build/lib/testrepository/ui/cli.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui copying build/lib/testrepository/ui/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/last.py to last.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/failing.py to failing.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/slowest.py to slowest.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/init.py to init.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/quickstart.py to quickstart.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/commands.py to commands.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/load.py to load.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/commands/list_tests.py to list_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/testlist.py to testlist.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments/command.py to command.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments/doubledash.py to doubledash.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/arguments/string.py to string.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/setuptools_command.py to setuptools_command.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/results.py to results.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository/samba_buildfarm.py to samba_buildfarm.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/repository/memory.py to memory.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/monkeypatch.py to monkeypatch.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_slowest.py to test_slowest.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_failing.py to test_failing.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_help.py to test_help.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_load.py to test_load.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_quickstart.py to test_quickstart.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_init.py to test_init.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_run.py to test_run.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_last.py to test_last.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/commands/test_list_tests.py to test_list_tests.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_matchers.py to test_matchers.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments/test_string.py to test_string.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments/test_command.py to test_command.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments/test_path.py to test_path.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/arguments/test_doubledash.py to test_doubledash.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_stubpackage.py to test_stubpackage.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_testcommand.py to test_testcommand.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/repository/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/repository/test_file.py to test_file.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_results.py to test_results.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_setup.py to test_setup.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_testr.py to test_testr.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_monkeypatch.py to test_monkeypatch.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_commands.py to test_commands.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_arguments.py to test_arguments.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_ui.py to test_ui.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/stubpackage.py to stubpackage.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/test_repository.py to test_repository.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui/test_cli.py to test_cli.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/tests/ui/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/testcommand.py to testcommand.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui/model.py to model.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui/cli.py to cli.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository/ui/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpJHR8PZ.py' /usr/bin/python2 -O /tmp/tmpJHR8PZ.py removing /tmp/tmpJHR8PZ.py running install_egg_info running egg_info creating testrepository.egg-info writing requirements to testrepository.egg-info/requires.txt writing testrepository.egg-info/PKG-INFO writing top-level names to testrepository.egg-info/top_level.txt writing dependency_links to testrepository.egg-info/dependency_links.txt writing entry points to testrepository.egg-info/entry_points.txt writing manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testrepository.egg-info/SOURCES.txt' Copying testrepository.egg-info to /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/lib/python2.7/site-packages/testrepository-0.0.20-py2.7.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/bin copying build/scripts-2.7/testr -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/bin/testr to 755 + /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/testrepository-0.0.20 /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-testrepository-0.0.20-12.el7.noarch/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: python2-testrepository-0.0.20-12.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oOOEG5 + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + DOCDIR=/builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/share/doc/python2-testrepository-0.0.20 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/share/doc/python2-testrepository-0.0.20 + cp -pr README.txt /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/share/doc/python2-testrepository-0.0.20 + cp -pr Apache-2.0 /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch/usr/share/doc/python2-testrepository-0.0.20 + exit 0 Provides: python-testrepository = 0.0.20-12.el7 python2-testrepository = 0.0.20-12.el7 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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-testrepository < 0.0.20-12.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch Wrote: /builddir/build/RPMS/python2-testrepository-0.0.20-12.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MmGC7B + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-testrepository-0.0.20-12.el7.noarch + exit 0 Child return code was: 0