Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tambo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f0349ba9e1940d5eb2aefbb03754af88bd95471e/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-tambo.spec'] with env {'LANG': 'en_US.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 sh: /usr/bin/python: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-tambo-0.4.0-1.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-tambo.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-f0349ba9e1940d5eb2aefbb03754af88bd95471e/root'shell=Falseuid=995env={'LANG': 'en_US.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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-tambo.spec'] with env {'LANG': 'en_US.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.OtAICm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tambo-0.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tambo-0.4.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd tambo-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r tambo/tests/__pycache__/ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qcOXHG + umask 022 + cd /builddir/build/BUILD + cd tambo-0.4.0 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/tambo copying tambo/parser.py -> build/lib/tambo copying tambo/dispatcher.py -> build/lib/tambo copying tambo/__init__.py -> build/lib/tambo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pbgZ8K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch + cd tambo-0.4.0 + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo copying build/lib/tambo/parser.py -> /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo copying build/lib/tambo/dispatcher.py -> /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo copying build/lib/tambo/__init__.py -> /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo byte-compiling /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo/parser.py to parser.pyc byte-compiling /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo/dispatcher.py to dispatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpAppcc5.py' /usr/bin/python2 -O /tmp/tmpAppcc5.py removing /tmp/tmpAppcc5.py running install_egg_info running egg_info writing tambo.egg-info/PKG-INFO writing top-level names to tambo.egg-info/top_level.txt writing dependency_links to tambo.egg-info/dependency_links.txt reading manifest file 'tambo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'distribute_setup.py' writing manifest file 'tambo.egg-info/SOURCES.txt' Copying tambo.egg-info to /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/lib/python2.7/site-packages/tambo-0.4.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 50000000 /builddir/build/BUILD/tambo-0.4.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-tambo-0.4.0-1.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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kF6wNg + umask 022 + cd /builddir/build/BUILD + cd tambo-0.4.0 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/tambo-0.4.0 + PYTHONPATH=/builddir/build/BUILD/tambo-0.4.0 + py.test-2.7 -v tambo/tests ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0 -- /usr/bin/python rootdir: /builddir/build/BUILD/tambo-0.4.0, inifile: collecting ... collected 39 items tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_does_nothing_if_the_mapper_is_empty PASSED tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_does_nothing_if_the_mapper_cannot_match_the_subcommand PASSED tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_returns_parse_args_called_with_the_instance PASSED tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_returns_parse_args_called_with_the_instance_with_exit PASSED tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_returns_parse_args_called_with_the_instance_with_main PASSED tambo/tests/test_dispatcher.py::Test_dispatching_mapped_classes::test_complains_about_unknown_commands PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_removes_the_first_item_in_the_list_always PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_an_option_in_arguments PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_arguments_with_no_values PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_arguments_with_values_using_equal PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_arguments_with_values PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_valid_configured_options_only PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_matches_mixed_values_and_arguments PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_deals_with_lists_of_lists_in_options PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_can_handle_a_tuple_as_options PASSED tambo/tests/test_parser.py::Test_parsing_arguments::test_deals_with_a_tuple_of_tuples_in_options PASSED tambo/tests/test_parser.py::Test_get_values_from_arguments::test_returns_a_valid_value_from_a_matching_argument PASSED tambo/tests/test_parser.py::Test_get_values_from_arguments::test_returns_None_when_an_argument_does_not_exist PASSED tambo/tests/test_parser.py::Test_get_values_from_arguments::test_returns_None_when_an_argument_does_not_have_a_value PASSED tambo/tests/test_parser.py::Test_has_or_does_not_have_options::test_accepts_lists_and_returns_if_one_matches PASSED tambo/tests/test_parser.py::Test_has_or_does_not_have_options::test_returns_none_if_cannot_match_from_a_list PASSED tambo/tests/test_parser.py::Test_has_or_does_not_have_options::test_deals_with_single_items_that_match PASSED tambo/tests/test_parser.py::Test_has_or_does_not_have_options::test_returns_False_when_a_single_item_does_not_match PASSED tambo/tests/test_parser.py::TestUnknownCommands::test_catch_unknown_flag PASSED tambo/tests/test_parser.py::TestUnknownCommands::test_catch_unknown_flag_including_help PASSED tambo/tests/test_parser.py::TestUnknownCommands::test_catch_unknown_flag_except_help PASSED tambo/tests/test_parser.py::TestUnknownCommands::test_catch_unknown_flag_including_version PASSED tambo/tests/test_parser.py::TestUnknownCommands::test_catch_unknown_flag_except_version PASSED tambo/tests/test_parser.py::Test_catches_help::test_does_not_catch_help_if_catch_help_is_not_defined PASSED tambo/tests/test_parser.py::Test_catches_help::test_does_not_catch_version_if_version_is_not_defined PASSED tambo/tests/test_parser.py::Test_catches_help::test_catches_only_help_if_it_sees_it_as_an_argument PASSED tambo/tests/test_parser.py::Test_catches_help::test_force_catch_version_does_nothing_if_not_defined PASSED tambo/tests/test_parser.py::Test_catches_help::test_force_catch_help_does_nothing_if_not_defined PASSED tambo/tests/test_parser.py::Test_catches_help::test_catches_a_single_dash_h PASSED tambo/tests/test_parser.py::Test_catches_help::test_catches_double_dash_h PASSED tambo/tests/test_parser.py::Test_catches_help::test_catches_double_dash_help PASSED tambo/tests/test_parser.py::Test_catches_version::test_catches_only_version_if_it_sees_it_as_an_argument PASSED tambo/tests/test_parser.py::Test_catches_version::test_catches_double_dash_version PASSED tambo/tests/test_parser.py::Test_catches_version::test_catches_version_if_it_sees_it_as_an_argument PASSED ========================== 39 passed in 1.84 seconds =========================== + exit 0 Processing files: python-tambo-0.4.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.61Ol08 + umask 022 + cd /builddir/build/BUILD + cd tambo-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/doc/python-tambo-0.4.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/doc/python-tambo-0.4.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/doc/python-tambo-0.4.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Uvwwj4 + umask 022 + cd /builddir/build/BUILD + cd tambo-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/licenses/python-tambo-0.4.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/licenses/python-tambo-0.4.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch/usr/share/licenses/python-tambo-0.4.0 + exit 0 Provides: python-tambo = 0.4.0-1.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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-tambo-0.4.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KDEMNT + umask 022 + cd /builddir/build/BUILD + cd tambo-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tambo-0.4.0-1.el7.noarch + exit 0 Child return code was: 0