Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flake8.spec'], timeout=172800uid=1000user='mockbuild'logger=printOutput=Falsegid=425env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f25-build-7168194-678278/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-flake8.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-flake8-2.5.5-3.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flake8.spec'], timeout=172800uid=1000user='mockbuild'logger=private_network=Truegid=425printOutput=Falseenv={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'}chrootPath='/var/lib/mock/f25-build-7168194-678278/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-flake8.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0mJzmd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf flake8-2.5.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/flake8-2.5.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd flake8-2.5.5 + /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 '/"pep8.*"/d' setup.py + sed -i '/"mccabe .*"/d' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9VNLum + umask 022 + cd /builddir/build/BUILD + cd flake8-2.5.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /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/util.py -> build/lib/flake8 copying flake8/compat.py -> build/lib/flake8 copying flake8/main.py -> build/lib/flake8 copying flake8/hooks.py -> build/lib/flake8 copying flake8/run.py -> build/lib/flake8 copying flake8/callbacks.py -> build/lib/flake8 copying flake8/_pyflakes.py -> build/lib/flake8 copying flake8/reporter.py -> build/lib/flake8 copying flake8/__init__.py -> build/lib/flake8 copying flake8/engine.py -> build/lib/flake8 copying flake8/__main__.py -> build/lib/flake8 creating build/lib/flake8/tests copying flake8/tests/test_reporter.py -> build/lib/flake8/tests copying flake8/tests/test_pyflakes.py -> build/lib/flake8/tests copying flake8/tests/test_hooks.py -> build/lib/flake8/tests copying flake8/tests/test_integration.py -> build/lib/flake8/tests copying flake8/tests/test_main.py -> build/lib/flake8/tests copying flake8/tests/_test_warnings.py -> build/lib/flake8/tests copying flake8/tests/__init__.py -> build/lib/flake8/tests copying flake8/tests/test_engine.py -> build/lib/flake8/tests copying flake8/tests/test_util.py -> build/lib/flake8/tests + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NTAgMB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch ++ dirname /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch + cd flake8-2.5.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/util.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/compat.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/main.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/run.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_integration.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_main.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/_test_warnings.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_engine.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/tests/test_util.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests copying build/lib/flake8/callbacks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/engine.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 copying build/lib/flake8/__main__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8 byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/util.py to util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/compat.py to compat.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/main.py to main.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/hooks.py to hooks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/run.py to run.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_reporter.py to test_reporter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_pyflakes.py to test_pyflakes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_hooks.py to test_hooks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_integration.py to test_integration.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_main.py to test_main.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/_test_warnings.py to _test_warnings.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_engine.py to test_engine.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/tests/test_util.py to test_util.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/callbacks.py to callbacks.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/_pyflakes.py to _pyflakes.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/reporter.py to reporter.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/engine.py to engine.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8/__main__.py to __main__.cpython-35.pyc writing byte-compilation script '/tmp/tmp7dm0bhvy.py' /usr/bin/python3 -O /tmp/tmp7dm0bhvy.py removing /tmp/tmp7dm0bhvy.py running install_egg_info running egg_info creating flake8.egg-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 flake8.egg-info/PKG-INFO 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.5.5-3.fc25.noarch/usr/lib/python3.5/site-packages/flake8-2.5.5-py3.5.egg-info running install_scripts Installing flake8 script to /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin + mv /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin/flake8 /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin/flake8-3 + ln -s flake8-3 /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin/flake8-3.5 + ln -s flake8-3 /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin/python3-flake8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/util.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/compat.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/main.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/run.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 creating /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_integration.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_main.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/_test_warnings.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_engine.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/tests/test_util.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests copying build/lib/flake8/callbacks.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/_pyflakes.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/reporter.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/__init__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/engine.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 copying build/lib/flake8/__main__.py -> /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8 byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/hooks.py to hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_reporter.py to test_reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_pyflakes.py to test_pyflakes.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_hooks.py to test_hooks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_integration.py to test_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_main.py to test_main.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/_test_warnings.py to _test_warnings.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/callbacks.py to callbacks.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/_pyflakes.py to _pyflakes.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/reporter.py to reporter.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8/__main__.py to __main__.pyc writing byte-compilation script '/tmp/tmpkNiTh6.py' /usr/bin/python2 -O /tmp/tmpkNiTh6.py removing /tmp/tmpkNiTh6.py running install_egg_info 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' Copying flake8.egg-info to /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7/site-packages/flake8-2.5.5-py2.7.egg-info running install_scripts Installing flake8 script to /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin + ln -s flake8 /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/bin/flake8-2 + ln -s flake8-2 /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.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.5.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/lib/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HjuFVV + umask 022 + cd /builddir/build/BUILD + cd flake8-2.5.5 + /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): File "/usr/lib/python2.7/multiprocessing/queues.py", line 268, in _feed ok Test that an ENOENT IOError exception is re-raised. ... send(obj) IOError: [Errno 32] Broken pipe ok test_0_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok 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.403s OK + /usr/bin/python3 setup.py nosetests --verbosity=2 running nosetests running egg_info writing entry points to flake8.egg-info/entry_points.txt writing top-level names to flake8.egg-info/top_level.txt writing dependency_links to flake8.egg-info/dependency_links.txt writing flake8.egg-info/PKG-INFO 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. ... ok Test that an ENOENT IOError exception is re-raised. ... ok test_0_is_false (flake8.tests.test_util.TestOptionSerializerParsesFalse) ... ok 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.479s OK + exit 0 Processing files: python2-flake8-2.5.5-3.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DXWdUj + umask 022 + cd /builddir/build/BUILD + cd flake8-2.5.5 + DOCDIR=/builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python2-flake8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python2-flake8 + cp -pr README.rst /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python2-flake8 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python2-flake8 + exit 0 Provides: python-flake8 = 2.5.5-3.fc25 python2-flake8 = 2.5.5-3.fc25 python2.7dist(flake8) = 2.5.5 python2dist(flake8) = 2.5.5 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.5.5-3.fc25 Processing files: python3-flake8-2.5.5-3.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EgTejO + umask 022 + cd /builddir/build/BUILD + cd flake8-2.5.5 + DOCDIR=/builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python3-flake8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python3-flake8 + cp -pr README.rst /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python3-flake8 + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch/usr/share/doc/python3-flake8 + exit 0 Provides: python3-flake8 = 2.5.5-3.fc25 python3.5dist(flake8) = 2.5.5 python3dist(flake8) = 2.5.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch Wrote: /builddir/build/RPMS/python2-flake8-2.5.5-3.fc25.noarch.rpm Wrote: /builddir/build/RPMS/python3-flake8-2.5.5-3.fc25.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mjvIXp + umask 022 + cd /builddir/build/BUILD + cd flake8-2.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-flake8-2.5.5-3.fc25.noarch + exit 0 Child return code was: 0