Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pyp2rpm.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5e339550e8dd39d415f0faff323ed0ca2a8de712/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/pyp2rpm.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/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/pyp2rpm-2.0.0-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/pyp2rpm.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5e339550e8dd39d415f0faff323ed0ca2a8de712/root'shell=Falseuid=996env={'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/pyp2rpm.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.Wt75Yb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyp2rpm-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyp2rpm-2.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyp2rpm-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pyp2rpm.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GGhmKi + umask 022 + cd /builddir/build/BUILD + cd pyp2rpm-2.0.0 + python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyp2rpm copying pyp2rpm/utils.py -> build/lib/pyp2rpm copying pyp2rpm/convertor.py -> build/lib/pyp2rpm copying pyp2rpm/name_convertor.py -> build/lib/pyp2rpm copying pyp2rpm/filters.py -> build/lib/pyp2rpm copying pyp2rpm/version.py -> build/lib/pyp2rpm copying pyp2rpm/package_data.py -> build/lib/pyp2rpm copying pyp2rpm/settings.py -> build/lib/pyp2rpm copying pyp2rpm/bin.py -> build/lib/pyp2rpm copying pyp2rpm/logger.py -> build/lib/pyp2rpm copying pyp2rpm/exceptions.py -> build/lib/pyp2rpm copying pyp2rpm/dependency_parser.py -> build/lib/pyp2rpm copying pyp2rpm/metadata_extractors.py -> build/lib/pyp2rpm copying pyp2rpm/__init__.py -> build/lib/pyp2rpm copying pyp2rpm/package_getters.py -> build/lib/pyp2rpm copying pyp2rpm/archive.py -> build/lib/pyp2rpm creating build/lib/pyp2rpm/templates copying pyp2rpm/templates/fedora.spec -> build/lib/pyp2rpm/templates copying pyp2rpm/templates/macros.spec -> build/lib/pyp2rpm/templates copying pyp2rpm/templates/fedora_subdirs.spec -> build/lib/pyp2rpm/templates copying pyp2rpm/templates/pld.spec -> build/lib/pyp2rpm/templates copying pyp2rpm/templates/mageia.spec -> build/lib/pyp2rpm/templates + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HxWPQq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch + cd pyp2rpm-2.0.0 + python setup.py install --single-version-externally-managed -O1 --root=/builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch --record=INSTALLED_FILES running install running build running build_py running install_lib creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/utils.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/convertor.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/name_convertor.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/filters.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/version.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/package_data.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/settings.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/bin.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm creating /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/templates/fedora.spec -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/templates/macros.spec -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/templates/fedora_subdirs.spec -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/templates/pld.spec -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/templates/mageia.spec -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/templates copying build/lib/pyp2rpm/logger.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/exceptions.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/dependency_parser.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/metadata_extractors.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/__init__.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/package_getters.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm copying build/lib/pyp2rpm/archive.py -> /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/convertor.py to convertor.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/name_convertor.py to name_convertor.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/package_data.py to package_data.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/bin.py to bin.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/dependency_parser.py to dependency_parser.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/metadata_extractors.py to metadata_extractors.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/package_getters.py to package_getters.pyc byte-compiling /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm/archive.py to archive.pyc writing byte-compilation script '/tmp/tmp83v4x1.py' /usr/bin/python -O /tmp/tmp83v4x1.py removing /tmp/tmp83v4x1.py running install_egg_info running egg_info creating pyp2rpm.egg-info writing requirements to pyp2rpm.egg-info/requires.txt writing pyp2rpm.egg-info/PKG-INFO writing top-level names to pyp2rpm.egg-info/top_level.txt writing dependency_links to pyp2rpm.egg-info/dependency_links.txt writing entry points to pyp2rpm.egg-info/entry_points.txt writing manifest file 'pyp2rpm.egg-info/SOURCES.txt' reading manifest file 'pyp2rpm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pyp2rpm.egg-info/SOURCES.txt' Copying pyp2rpm.egg-info to /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyp2rpm-2.0.0-py2.7.egg-info running install_scripts Installing pyp2rpm script to /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/bin writing list of installed files to 'INSTALLED_FILES' + /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/pyp2rpm-2.0.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/pyp2rpm-2.0.0-4.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.EcxIxf + umask 022 + cd /builddir/build/BUILD + cd pyp2rpm-2.0.0 + tar xzf /builddir/build/SOURCES/pyp2rpm-2.0.0-tests.tgz + /usr/bin/python2 setup.py test running test running egg_info writing requirements to pyp2rpm.egg-info/requires.txt writing pyp2rpm.egg-info/PKG-INFO writing top-level names to pyp2rpm.egg-info/top_level.txt writing dependency_links to pyp2rpm.egg-info/dependency_links.txt writing entry points to pyp2rpm.egg-info/entry_points.txt reading manifest file 'pyp2rpm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'pyp2rpm.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0 -- /usr/bin/python2 rootdir: /builddir/build/BUILD/pyp2rpm-2.0.0, inifile: collecting ... collected 127 items tests/test_archive.py::test_flat_list_nested[arg0-expected0] PASSED tests/test_archive.py::test_flat_list_nested[arg1-expected1] PASSED tests/test_archive.py::test_flat_list_nested[arg2-expected2] PASSED tests/test_archive.py::test_flat_list_nested[arg3-expected3] PASSED tests/test_archive.py::TestArchive::test_extractor_cls[0-expected0] PASSED tests/test_archive.py::TestArchive::test_extractor_cls[1-expected1] PASSED tests/test_archive.py::TestArchive::test_extractor_cls[2-expected2] PASSED tests/test_archive.py::TestArchive::test_extractor_cls[3-expected3] PASSED tests/test_archive.py::TestArchive::test_extractor_cls[4-expected4] PASSED tests/test_archive.py::TestArchive::test_get_content_of_file_from_archive[0-setup.cfg-False-[egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 ] PASSED tests/test_archive.py::TestArchive::test_get_content_of_file_from_archive[1-requires.txt-False-py>=1.4.7.dev2] PASSED tests/test_archive.py::TestArchive::test_get_content_of_file_from_archive[1-pytest-2.2.3/pytest.egg-info/requires.txt-True-py>=1.4.7.dev2] PASSED tests/test_archive.py::TestArchive::test_get_content_of_file_from_archive[2-does_not_exist.dne-False-None] PASSED tests/test_archive.py::TestArchive::test_get_content_of_file_from_archive[4-in_unextractable-False-None] PASSED tests/test_archive.py::TestArchive::test_find_list_argument_not_present PASSED tests/test_archive.py::TestArchive::test_find_list_argument_present PASSED tests/test_archive.py::TestArchive::test_find_list_argument_not_evaluable PASSED tests/test_archive.py::TestArchive::test_find_list_argument_unopenable_file PASSED tests/test_archive.py::TestArchive::test_find_list_argument_nested_list PASSED tests/test_archive.py::TestArchive::test_has_file_with_suffix[0-suf0-False] PASSED tests/test_archive.py::TestArchive::test_has_file_with_suffix[1-.py-True] PASSED tests/test_archive.py::TestArchive::test_has_file_with_suffix[4-suf2-False] PASSED tests/test_archive.py::TestArchive::test_get_files_re[0-PKG-INFO-False-False-expected0] PASSED tests/test_archive.py::TestArchive::test_get_files_re[0-[a-z]/PKG-INFO-True-False-expected1] PASSED tests/test_archive.py::TestArchive::test_get_files_re[0-[a-z]/pKg-InfO-True-True-expected2] PASSED tests/test_archive.py::TestArchive::test_get_files_re[0-spam/PKG-INFO-True-False-expected3] PASSED tests/test_archive.py::TestArchive::test_get_files_re[0-plumbum-0.9.0$-True-False-expected4] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[0-plumbum.*-False-False-expected0] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[0-[0-9]/plumbum$-True-False-expected1] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[0-[0-9]/pLuMbUm$-True-True-expected2] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[0-spam/plumbum.*-True-False-expected3] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[0-setup.py-True-False-expected4] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[1-pytest.*-False-False-expected5] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[1-t/assertion$-True-False-expected6] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[1-[0-9]/_pYtEsT$-True-True-expected7] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[1-spam/.*_pytest.*-True-False-expected8] PASSED tests/test_archive.py::TestArchive::test_get_directories_re[1-setup.py-True-False-expected9] PASSED tests/test_archive.py::TestArchive::test_has_argument[0-name-True] PASSED tests/test_archive.py::TestArchive::test_has_argument[0-classifiers-True] PASSED tests/test_archive.py::TestArchive::test_has_argument[0-version-True] PASSED tests/test_archive.py::TestArchive::test_has_argument[0-spam-False] PASSED tests/test_archive.py::TestArchive::test_has_argument[0-lassifiers-False] PASSED tests/test_convertor.py::TestConvertor::test_getter_good_data[spam-g0] PASSED tests/test_convertor.py::TestConvertor::test_getter_good_data[/builddir/build/BUILD/pyp2rpm-2.0.0/tests/test_data/restsh-0.1.tar.gz-g1] PASSED tests/test_convertor.py::TestConvertor::test_getter_bad_data[eggs-expected0] PASSED tests/test_convertor.py::TestConvertor::test_getter_bad_data[/spam/beans/eggs/ham-expected1] PASSED tests/test_convertor.py::TestConvertor::test_get_metadata_extractor[spam-expected0] PASSED tests/test_convertor.py::TestConvertor::test_get_metadata_extractor[/builddir/build/BUILD/pyp2rpm-2.0.0/tests/test_data/restsh-0.1.tar.gz-expected1] PASSED tests/test_dependency_parser.py::TestDependencyParser::test_dependency_to_rpm[docutils>=0.3,<1,!=0.5-True-expected0] PASSED tests/test_dependency_parser.py::TestDependencyParser::test_dependency_to_rpm[pytest>=0.3a5,<1.1.1.1,!=1-False-expected1] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_name_convert_deps_list[lst0-expected0] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_name_convert_deps_list[lst1-expected1] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_name_convert_deps_list[lst2-expected2] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_name_convert_deps_list[lst3-expected3] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_runtime_deps_from_egg_info_no_deps PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_runtime_deps_from_egg_info_some_deps PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_runtime_deps_auto_setuptools PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_bundled_egg_info[0-True] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_bundled_egg_info[1-True] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_bundled_egg_info[3-False] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_bundled_egg_info[4-False] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_extension[0-False] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_extension[3-False] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_extension[4-False] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_has_extension[5-True] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_doc_files[0-expected0] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_doc_files[1-expected1] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_doc_files[3-expected2] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_sphinx_dir[0-None] PASSED tests/test_metadata_extractors.py::TestMetadataExtractor::test_sphinx_dir[6-versiontools-1.9.1/doc] PASSED tests/test_metadata_extractors.py::TestPypiMetadataExtractor::test_extract[description-UNKNOWN] PASSED tests/test_metadata_extractors.py::TestPypiMetadataExtractor::test_extract[md5-9a7a2f6943baba054cf1c28e05a9198e] PASSED tests/test_metadata_extractors.py::TestPypiMetadataExtractor::test_extract[url-http://pypi.python.org/packages/source/r/restsh/restsh-0.1.tar.gz] PASSED tests/test_metadata_extractors.py::TestPypiMetadataExtractor::test_extract[license-BSD] PASSED tests/test_metadata_extractors.py::TestPypiMetadataExtractor::test_extract[summary-A simple rest shell client] PASSED tests/test_metadata_extractors.py::TestLocalMetadataExtractor::test_extract[0-description-TODO:] PASSED tests/test_metadata_extractors.py::TestLocalMetadataExtractor::test_extract[0-license-MIT] PASSED tests/test_metadata_extractors.py::TestLocalMetadataExtractor::test_extract[1-license-BSD] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[python-spam-python-spam-python-spam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[python-PySpam-python-PySpam-python-pyspam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[python-spampy-python-spampy-python-spampy] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[spam-python-python-spam-python-spam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[python26-foo-python-foo-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[foo-python26-python-foo-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[python3-foo-python-foo-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_name[foo-python3-python-foo-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python-spam-None-python-spam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[pyspam-None-pyspam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python-spam-3-python3-spam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[pyspam-26-python26-pyspam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[pyspam-2-pyspam] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python-foo-26-python26-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python-foo-3-python3-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python2-foo-None-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python2-foo-3-python3-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python26-foo-3-python3-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python26-foo-None-python-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python-foo-25-python25-foo] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python2-devel-3-python3-devel] PASSED tests/test_name_convertor.py::TestUtils::test_rpm_versioned_name[python2-devel-None-python2-devel] PASSED tests/test_package_data.py::TestPackageData::test_summary_with_dot[Spam.-Spam] PASSED tests/test_package_data.py::TestPackageData::test_summary_with_dot[Spam-Spam] PASSED tests/test_package_data.py::TestPackageData::test_set_none_value[summary] PASSED tests/test_package_data.py::TestPackageData::test_set_none_value[description] PASSED tests/test_package_data.py::TestPackageData::test_get_nonexistent_attribute PASSED tests/test_package_data.py::TestPackageData::test_underscored_name[py-spam-py_spam] PASSED tests/test_package_data.py::TestPackageData::test_underscored_name[py_spam-py_spam] PASSED tests/test_package_data.py::TestPackageData::test_underscored_name[spam-spam] PASSED tests/test_package_getters.py::TestPypiFileGetter::test_init_bad_data[eggs-2] PASSED tests/test_package_getters.py::TestPypiFileGetter::test_init_bad_data[spam-3] PASSED tests/test_package_getters.py::TestPypiFileGetter::test_init_good_data[spam-1-1] PASSED tests/test_package_getters.py::TestPypiFileGetter::test_init_good_data[spam-None-2] PASSED tests/test_package_getters.py::TestLocalFileGetter::test__stripped_name_version[0-plumbum-0.9.0] PASSED tests/test_package_getters.py::TestLocalFileGetter::test__stripped_name_version[1-Sphinx-1.1.3-py2.6] PASSED tests/test_package_getters.py::TestLocalFileGetter::test__stripped_name_version[2-unextractable-1] PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_name_version[0-expected0] PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_name_version[1-expected1] PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_name_version[3-expected2] PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_name_version[4-expected3] PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_non_existent_file PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_existent_file PASSED tests/test_package_getters.py::TestLocalFileGetter::test_get_to_same_location PASSED tests/test_utils.py::TestUtils::test_memoize_by_args PASSED tests/test_utils.py::TestUtils::test_license_from_trove[input0-] PASSED tests/test_utils.py::TestUtils::test_license_from_trove[input1-Python] PASSED tests/test_utils.py::TestUtils::test_license_from_trove[input2-Python] PASSED tests/test_utils.py::TestUtils::test_license_from_trove[input3-GPLv2+ and MIT] PASSED ========================== 127 passed in 7.35 seconds ========================== + exit 0 Processing files: pyp2rpm-2.0.0-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bxIFLC + umask 022 + cd /builddir/build/BUILD + cd pyp2rpm-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/share/doc/pyp2rpm-2.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/share/doc/pyp2rpm-2.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch/usr/share/doc/pyp2rpm-2.0.0 + exit 0 Provides: pyp2rpm = 2.0.0-4.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/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch Wrote: /builddir/build/RPMS/pyp2rpm-2.0.0-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kHTBoD + umask 022 + cd /builddir/build/BUILD + cd pyp2rpm-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyp2rpm-2.0.0-4.el7.noarch + exit 0 Child return code was: 0