Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f27-build-12804448-934961/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-black-18.6b4-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f27-build-12804448-934961/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-black.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WoolEI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf black-18.6b4 + /usr/bin/gzip -dc /builddir/build/SOURCES/black-18.6b4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd black-18.6b4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf black.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F35EhB + umask 022 + cd /builddir/build/BUILD + cd black-18.6b4 + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying black.py -> build/lib creating build/lib/blib2to3 copying blib2to3/pytree.py -> build/lib/blib2to3 copying blib2to3/pygram.py -> build/lib/blib2to3 copying blib2to3/__init__.py -> build/lib/blib2to3 creating build/lib/blib2to3/pgen2 copying blib2to3/pgen2/conv.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/literals.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/driver.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/token.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/pgen.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/tokenize.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/parse.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/grammar.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/__init__.py -> build/lib/blib2to3/pgen2 copying blib2to3/PatternGrammar.txt -> build/lib/blib2to3 copying blib2to3/Grammar.txt -> build/lib/blib2to3 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0bVlJu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch + cd black-18.6b4 + 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 -m64 -mcpu=power8 -mtune=power8 -funwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 copying build/lib/blib2to3/pytree.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 copying build/lib/blib2to3/PatternGrammar.txt -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 copying build/lib/blib2to3/pygram.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 copying build/lib/blib2to3/Grammar.txt -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 copying build/lib/blib2to3/__init__.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3 creating /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/conv.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/literals.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/driver.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/token.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/pgen.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/tokenize.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/parse.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/grammar.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/__init__.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2 copying build/lib/black.py -> /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pytree.py to pytree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pygram.py to pygram.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/conv.py to conv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/literals.py to literals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/token.py to token.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/pgen.py to pgen.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/tokenize.py to tokenize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/parse.py to parse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/grammar.py to grammar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/blib2to3/pgen2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/black.py to black.cpython-36.pyc writing byte-compilation script '/tmp/tmpsvkdg94f.py' /usr/bin/python3 /tmp/tmpsvkdg94f.py removing /tmp/tmpsvkdg94f.py running install_egg_info running egg_info creating black.egg-info writing black.egg-info/PKG-INFO writing dependency_links to black.egg-info/dependency_links.txt writing entry points to black.egg-info/entry_points.txt writing requirements to black.egg-info/requires.txt writing top-level names to black.egg-info/top_level.txt writing manifest file 'black.egg-info/SOURCES.txt' reading manifest file 'black.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'black.egg-info/SOURCES.txt' Copying black.egg-info to /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/lib/python3.6/site-packages/black-18.6b4-py3.6.egg-info running install_scripts Installing black script to /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/bin + cp /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch//usr/bin/black /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch//usr/bin/black-3.6 + install -D -m 644 /builddir/build/SOURCES/black.1 /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/man/man1/black.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 18.6b4-1.fc27 --unique-debug-suffix -18.6b4-1.fc27.noarch --unique-debug-src-base python-black-18.6b4-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/black-18.6b4 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-black-18.6b4-1.fc27.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.q4RHYo + umask 022 + cd /builddir/build/BUILD + cd black-18.6b4 + export PIP_INDEX_URL=http://host.invalid./ + PIP_INDEX_URL=http://host.invalid./ + export PIP_NO_DEPS=yes + PIP_NO_DEPS=yes + /usr/bin/python3 setup.py test running test running egg_info writing black.egg-info/PKG-INFO writing dependency_links to black.egg-info/dependency_links.txt writing entry points to black.egg-info/entry_points.txt writing requirements to black.egg-info/requires.txt writing top-level names to black.egg-info/top_level.txt reading manifest file 'black.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.rst' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'black.egg-info/SOURCES.txt' running build_ext test_assertFormatEqual (tests.test_black.BlackTestCase) ... ok test_assert_equivalent_different_asts (tests.test_black.BlackTestCase) ... ok test_black (tests.test_black.BlackTestCase) ... ok test_broken_symlink (tests.test_black.BlackTestCase) ... ok test_cache_broken_file (tests.test_black.BlackTestCase) ... ok test_cache_multiple_files (tests.test_black.BlackTestCase) ... ok test_cache_single_file_already_cached (tests.test_black.BlackTestCase) ... ok test_cantfit (tests.test_black.BlackTestCase) ... ok test_check_diff_use_together (tests.test_black.BlackTestCase) ... ok test_comments (tests.test_black.BlackTestCase) ... ok test_comments2 (tests.test_black.BlackTestCase) ... ok test_comments3 (tests.test_black.BlackTestCase) ... ok test_comments4 (tests.test_black.BlackTestCase) ... ok test_comments5 (tests.test_black.BlackTestCase) ... ok test_composition (tests.test_black.BlackTestCase) ... ok test_debug_visitor (tests.test_black.BlackTestCase) ... ok test_empty (tests.test_black.BlackTestCase) ... ok test_empty_exclude (tests.test_black.BlackTestCase) ... ok test_empty_ff (tests.test_black.BlackTestCase) ... ok test_empty_include (tests.test_black.BlackTestCase) ... ok test_empty_lines (tests.test_black.BlackTestCase) ... ok test_endmarker (tests.test_black.BlackTestCase) ... ok test_expression (tests.test_black.BlackTestCase) ... ok test_expression_diff (tests.test_black.BlackTestCase) ... ok test_expression_ff (tests.test_black.BlackTestCase) ... ok test_failed_formatting_does_not_get_cached (tests.test_black.BlackTestCase) ... ok test_filter_cached (tests.test_black.BlackTestCase) ... ok test_fmtonoff (tests.test_black.BlackTestCase) ... ok test_fmtonoff2 (tests.test_black.BlackTestCase) ... ok test_format_file_contents (tests.test_black.BlackTestCase) ... ok test_fstring (tests.test_black.BlackTestCase) ... ok test_function (tests.test_black.BlackTestCase) ... ok test_function2 (tests.test_black.BlackTestCase) ... ok test_get_future_imports (tests.test_black.BlackTestCase) ... ok test_import_spacing (tests.test_black.BlackTestCase) ... ok test_include_exclude (tests.test_black.BlackTestCase) ... ok test_invalid_include_exclude (tests.test_black.BlackTestCase) ... ok test_is_python36 (tests.test_black.BlackTestCase) ... ok test_multi_file_force_py36 (tests.test_black.BlackTestCase) ... ok test_multi_file_force_pyi (tests.test_black.BlackTestCase) ... ok test_new_line_between_class_and_code (tests.test_black.BlackTestCase) ... ok test_no_cache_when_stdin (tests.test_black.BlackTestCase) ... ok test_no_cache_when_writeback_diff (tests.test_black.BlackTestCase) ... ok test_no_files (tests.test_black.BlackTestCase) ... ok test_pipe_force_py36 (tests.test_black.BlackTestCase) ... ok test_pipe_force_pyi (tests.test_black.BlackTestCase) ... ok test_piping (tests.test_black.BlackTestCase) ... ok test_piping_diff (tests.test_black.BlackTestCase) ... ok test_preserves_line_endings (tests.test_black.BlackTestCase) ... ok test_python2 (tests.test_black.BlackTestCase) ... ok test_python2_unicode_literals (tests.test_black.BlackTestCase) ... ok test_read_cache_line_lengths (tests.test_black.BlackTestCase) ... ok test_read_cache_no_cachefile (tests.test_black.BlackTestCase) ... ok test_remove_empty_parentheses_after_class (tests.test_black.BlackTestCase) ... ok test_report_normal (tests.test_black.BlackTestCase) ... ok test_report_quiet (tests.test_black.BlackTestCase) ... ok test_report_verbose (tests.test_black.BlackTestCase) ... ok test_self (tests.test_black.BlackTestCase) ... ok test_setup (tests.test_black.BlackTestCase) ... ok test_shhh_click (tests.test_black.BlackTestCase) ... ok test_single_file_force_py36 (tests.test_black.BlackTestCase) ... ok test_single_file_force_pyi (tests.test_black.BlackTestCase) ... ok test_slices (tests.test_black.BlackTestCase) ... ok test_string_prefixes (tests.test_black.BlackTestCase) ... ok test_string_quotes (tests.test_black.BlackTestCase) ... ok test_stub (tests.test_black.BlackTestCase) ... ok test_symlink_out_of_root_directory (tests.test_black.BlackTestCase) ... ok test_write_cache_creates_directory_if_needed (tests.test_black.BlackTestCase) ... ok test_write_cache_read_cache (tests.test_black.BlackTestCase) ... ok test_write_cache_write_fail (tests.test_black.BlackTestCase) ... ok ---------------------------------------------------------------------- Ran 70 tests in 32.844s OK + exit 0 Processing files: python3-black-18.6b4-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bZ8d4B + umask 022 + cd /builddir/build/BUILD + cd black-18.6b4 + DOCDIR=/builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/doc/python3-black + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/doc/python3-black + cp -pr README.md /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/doc/python3-black + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GTL19O + umask 022 + cd /builddir/build/BUILD + cd black-18.6b4 + LICENSEDIR=/builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/licenses/python3-black + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/licenses/python3-black + cp -pr LICENSE /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch/usr/share/licenses/python3-black + exit 0 Provides: python3-black = 18.6b4-1.fc27 python3.6dist(black) = 18.6b4 python3dist(black) = 18.6b4 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/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch Wrote: /builddir/build/RPMS/python3-black-18.6b4-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DIWaA5 + umask 022 + cd /builddir/build/BUILD + cd black-18.6b4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-black-18.6b4-1.fc27.noarch + exit 0 Child return code was: 0