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-flake8.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-39935-72464/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-flake8.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-flake8-2.6.2-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-flake8.spec'], chrootPath='/var/lib/mock/cloud7-openstack-queens-el7-build-39935-72464/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-flake8.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.B8mZys + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flake8-2.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/flake8-2.6.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd flake8-2.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -r flake8.egg-info + sed -i '/"pyflakes.*"/d' setup.py + sed -i '/"pycodestyle.*"/d' setup.py + sed -i '/"mccabe .*"/d' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5bExSE + umask 022 + cd /builddir/build/BUILD + cd flake8-2.6.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/flake8 copying flake8/compat.py -> build/lib/flake8 copying flake8/engine.py -> build/lib/flake8 copying flake8/run.py -> build/lib/flake8 copying flake8/main.py -> build/lib/flake8 copying flake8/__main__.py -> build/lib/flake8 copying flake8/reporter.py -> build/lib/flake8 copying flake8/hooks.py -> build/lib/flake8 copying flake8/__init__.py -> build/lib/flake8 copying flake8/util.py -> build/lib/flake8 copying flake8/callbacks.py -> build/lib/flake8 copying flake8/_pyflakes.py -> build/lib/flake8 creating build/lib/flake8/tests copying flake8/tests/test_util.py -> build/lib/flake8/tests copying flake8/tests/_test_warnings.py -> build/lib/flake8/tests copying flake8/tests/test_reporter.py -> build/lib/flake8/tests copying flake8/tests/test_engine.py -> build/lib/flake8/tests copying flake8/tests/test_integration.py -> build/lib/flake8/tests copying flake8/tests/test_hooks.py -> build/lib/flake8/tests copying flake8/tests/test_pyflakes.py -> build/lib/flake8/tests copying flake8/tests/__init__.py -> build/lib/flake8/tests copying flake8/tests/test_main.py -> build/lib/flake8/tests + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zxvDRT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch + cd flake8-2.6.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/compat.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_util.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/_test_warnings.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_engine.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_integration.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_main.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/engine.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/run.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/main.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/__main__.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/util.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/callbacks.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8 byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/_test_warnings.py to _test_warnings.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_reporter.py to test_reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_integration.py to test_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_pyflakes.py to test_pyflakes.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/callbacks.py to callbacks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8/_pyflakes.py to _pyflakes.pyc writing byte-compilation script '/tmp/tmp0PScDU.py' /usr/bin/python2 -O /tmp/tmp0PScDU.py removing /tmp/tmp0PScDU.py running install_egg_info running egg_info creating flake8.egg-info writing flake8.egg-info/PKG-INFO writing top-level names to flake8.egg-info/top_level.txt writing dependency_links to flake8.egg-info/dependency_links.txt writing entry points to flake8.egg-info/entry_points.txt writing manifest file 'flake8.egg-info/SOURCES.txt' reading manifest file 'flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'flake8.egg-info/SOURCES.txt' Copying flake8.egg-info to /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/lib/python2.7/site-packages/flake8-2.6.2-py2.7.egg-info running install_scripts Installing flake8 script to /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/bin + ln -s flake8 /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/bin/flake8-2 + ln -s flake8-2 /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/bin/flake8-2.7 + /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/flake8-2.6.2 /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-flake8-2.6.2-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.RhHVca + umask 022 + cd /builddir/build/BUILD + cd flake8-2.6.2 + /usr/bin/python2 setup.py nosetests --verbosity=2 running nosetests running egg_info writing flake8.egg-info/PKG-INFO writing top-level names to flake8.egg-info/top_level.txt writing dependency_links to flake8.egg-info/dependency_links.txt writing entry points to flake8.egg-info/entry_points.txt reading manifest file 'flake8.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'flake8.egg-info/SOURCES.txt' test_disable_extensions (flake8.tests.test_engine.TestEngine) ... ok test_disables_extensions_that_are_not_selected (flake8.tests.test_engine.TestEngine) ... ok test_enables_off_by_default_extensions (flake8.tests.test_engine.TestEngine) ... ok test_get_parser (flake8.tests.test_engine.TestEngine) ... ok test_get_python_version (flake8.tests.test_engine.TestEngine) ... ok test_get_style_guide (flake8.tests.test_engine.TestEngine) ... ok test_get_style_guide_kwargs (flake8.tests.test_engine.TestEngine) ... ok test_load_entry_point_does_not_verify_requirements (flake8.tests.test_engine.TestEngine) ... ok test_load_entry_point_passes_require_argument_to_load (flake8.tests.test_engine.TestEngine) ... ok test_load_entry_point_verifies_requirements (flake8.tests.test_engine.TestEngine) ... ok test_register_extensions (flake8.tests.test_engine.TestEngine) ... ok test_stdin_disables_jobs (flake8.tests.test_engine.TestEngine) ... ok test_windows_disables_jobs (flake8.tests.test_engine.TestEngine) ... ok test_check_files_reraises_unknown_OSErrors (flake8.tests.test_engine.TestStyleGuide) ... ok test_check_files_retries_on_specific_OSErrors (flake8.tests.test_engine.TestStyleGuide) ... ok test_input_file_reraises_unknown_OSErrors (flake8.tests.test_engine.TestStyleGuide) ... ok test_input_file_retries_on_specific_OSErrors (flake8.tests.test_engine.TestStyleGuide) ... ok test_proxies_check_files (flake8.tests.test_engine.TestStyleGuide) ... ok test_proxies_excluded (flake8.tests.test_engine.TestStyleGuide) ... ok test_proxies_init_report (flake8.tests.test_engine.TestStyleGuide) ... ok test_proxies_input_file (flake8.tests.test_engine.TestStyleGuide) ... ok test_prepends_tmp_directory_to_exclude (flake8.tests.test_hooks.TestGitHook) ... ok test_jobs (flake8.tests.test_integration.IntegrationTestCase) ... ok test_no_args (flake8.tests.test_integration.IntegrationTestCase) ... ok test_stdin (flake8.tests.test_integration.IntegrationTestCase) ... ok test_stdin_fail (flake8.tests.test_integration.IntegrationTestCase) ... ok test_issue_39_regression (flake8.tests.test_main.TestMain) ... ok test_doctest_flag_disabled (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_disabled_include_dir_exclude_file (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_disabled_include_file (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_disabled_include_file_exclude_dir (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_disabled_include_file_exclude_file_error (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_enabled (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok test_doctest_flag_enabled_exclude_file (flake8.tests.test_pyflakes.TestFlakesChecker) ... ok Test that no EPIPE IOError exception is re-raised or leaked. ... Traceback (most recent call last): ok File "/usr/lib64/python2.7/multiprocessing/queues.py", line 266, in _feed Test that an ENOENT IOError exception is re-raised. ... send(obj) IOError: [Errno 32] Broken pipe Traceback (most recent call last): ok File "/usr/lib64/python2.7/multiprocessing/queues.py", line 266, in _feed test_0_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) send(obj) ... okIOError: [Errno 32] Broken pipe test_FALSE_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_F_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_OFF_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_f_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_false_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_off_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok test_parses_an_int (flake8.tests.test_util.TestOptionSerializerParsesInts) ... ok test_parses_comma_separated_lists_with_newlines (flake8.tests.test_util.TestOptionSerializerParsesLists) ... ok test_parses_less_simple_comma_separated_lists (flake8.tests.test_util.TestOptionSerializerParsesLists) ... ok test_parses_simple_comma_separated_lists (flake8.tests.test_util.TestOptionSerializerParsesLists) ... ok test_1_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_ON_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_TRUE_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_T_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_on_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_t_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok test_true_is_true (flake8.tests.test_util.TestOptionSerializerParsesTrue) ... ok ---------------------------------------------------------------------- Ran 54 tests in 0.400s OK + exit 0 Processing files: python2-flake8-2.6.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JwTU5r + umask 022 + cd /builddir/build/BUILD + cd flake8-2.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/share/doc/python2-flake8-2.6.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/share/doc/python2-flake8-2.6.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/share/doc/python2-flake8-2.6.2 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch/usr/share/doc/python2-flake8-2.6.2 + exit 0 warning: File listed twice: /usr/bin/flake8 Provides: python-flake8 = 2.6.2-1.el7 python2-flake8 = 2.6.2-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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-flake8 < 2.5.1 python-flake8 < 2.6.2-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch Wrote: /builddir/build/RPMS/python2-flake8-2.6.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GIc1N4 + umask 022 + cd /builddir/build/BUILD + cd flake8-2.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flake8-2.6.2-1.el7.noarch + exit 0 Child return code was: 0