Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f31-build-17038137-1223911/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Wrote: /builddir/build/SRPMS/python-black-19.3b0-3.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-black.spec'], chrootPath='/var/lib/mock/f31-build-17038137-1223911/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v7ymBa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf black-19.3b0 + /usr/bin/gzip -dc /builddir/build/SOURCES/black-19.3b0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd black-19.3b0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf black.egg-info + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2fqGg8 + umask 022 + cd /builddir/build/BUILD + cd black-19.3b0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running build running build_py creating build creating build/lib copying black.py -> build/lib copying blackd.py -> build/lib creating build/lib/blib2to3 copying blib2to3/pygram.py -> build/lib/blib2to3 copying blib2to3/__init__.py -> build/lib/blib2to3 copying blib2to3/pytree.py -> build/lib/blib2to3 creating build/lib/blib2to3/pgen2 copying blib2to3/pgen2/parse.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/conv.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/driver.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/tokenize.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/__init__.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/grammar.py -> build/lib/blib2to3/pgen2 copying blib2to3/pgen2/literals.py -> build/lib/blib2to3/pgen2 copying blib2to3/Grammar.txt -> build/lib/blib2to3 copying blib2to3/PatternGrammar.txt -> build/lib/blib2to3 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VMjTU9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch + cd black-19.3b0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch BUILDSTDERR: warning: no files found matching '*.rst' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'tests' + cp /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch//usr/bin/black /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch//usr/bin/black-3.7 + cp /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch//usr/bin/blackd /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch//usr/bin/blackd-3.7 + install -D -m 644 /builddir/build/SOURCES/black.1 /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/man/man1/black.1 + install -D -m 644 /builddir/build/SOURCES/blackd.1 /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/man/man1/blackd.1 + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 19.3b0-3.fc31 --unique-debug-suffix -19.3b0-3.fc31.noarch --unique-debug-src-base python-black-19.3b0-3.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/black-19.3b0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs running install running install_lib creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages copying build/lib/black.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 copying build/lib/blib2to3/pygram.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 copying build/lib/blib2to3/__init__.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 copying build/lib/blib2to3/Grammar.txt -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 copying build/lib/blib2to3/pytree.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 creating /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/parse.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/conv.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/driver.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/tokenize.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/__init__.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/token.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/pgen.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/grammar.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/pgen2/literals.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2 copying build/lib/blib2to3/PatternGrammar.txt -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3 copying build/lib/blackd.py -> /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/black.py to black.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pygram.py to pygram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pytree.py to pytree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/parse.py to parse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/conv.py to conv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/driver.py to driver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/tokenize.py to tokenize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/token.py to token.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/pgen.py to pgen.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/grammar.py to grammar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blib2to3/pgen2/literals.py to literals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/blackd.py to blackd.cpython-37.pyc writing byte-compilation script '/tmp/tmprmnlrlx0.py' /usr/bin/python3 /tmp/tmprmnlrlx0.py removing /tmp/tmprmnlrlx0.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' writing manifest file 'black.egg-info/SOURCES.txt' Copying black.egg-info to /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7/site-packages/black-19.3b0-py3.7.egg-info running install_scripts Installing black script to /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/bin Installing blackd script to /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/bin Bytecompiling .py files below /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OodTb8 + umask 022 + cd /builddir/build/BUILD + cd black-19.3b0 + 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 BUILDSTDERR: warning: no files found matching '*.rst' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'tests' BUILDSTDERR: test_assertFormatEqual (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_assert_equivalent_different_asts (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_black (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_blackd_fast (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_invalid_line_length (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_invalid_python_variant (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_line_length (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_main (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_pyi (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_python_variant (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_request_needs_formatting (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_request_no_change (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_request_syntax_error (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_supported_version (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_blackd_unsupported_version (tests.test_black.BlackTestCase) ... skipped "blackd's dependencies are not installed" BUILDSTDERR: test_bracket_match (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_broken_symlink (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_cache_broken_file (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_cache_multiple_files (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_cache_single_file_already_cached (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_cantfit (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_check_diff_use_together (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments2 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments3 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments4 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments5 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_comments6 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_composition (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_debug_visitor (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_empty (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_empty_exclude (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_empty_ff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_empty_include (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_empty_lines (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_endmarker (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_expression (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_expression_diff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_expression_ff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_failed_formatting_does_not_get_cached (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_filter_cached (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_fmtonoff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_fmtonoff2 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_format_file_contents (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_fstring (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_function (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_function2 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_get_features_used (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_get_future_imports (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_import_spacing (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_include_exclude (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_invalid_include_exclude (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_multi_file_force_py36 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_multi_file_force_pyi (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_new_line_between_class_and_code (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_no_cache_when_stdin (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_no_cache_when_writeback_diff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_no_files (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_numeric_literals (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_numeric_literals_ignoring_underscores (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_numeric_literals_py2 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_pipe_force_py36 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_pipe_force_pyi (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_piping (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_piping_diff (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_preserves_line_endings (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_preserves_line_endings_via_stdin (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_python2 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_python2_unicode_literals (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_python37 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_read_cache_line_lengths (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_read_cache_no_cachefile (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_remove_empty_parentheses_after_class (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_report_normal (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_report_quiet (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_report_verbose (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_root_logger_not_used_directly (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_self (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_setup (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_shhh_click (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_single_file_force_py36 (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_single_file_force_pyi (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_slices (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_string_prefixes (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_string_quotes (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_stub (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_symlink_out_of_root_directory (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_tab_comment_indentation (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_write_cache_creates_directory_if_needed (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_write_cache_read_cache (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: test_write_cache_write_fail (tests.test_black.BlackTestCase) ... ok BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 91 tests in 58.736s BUILDSTDERR: OK (skipped=12) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 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' writing manifest file 'black.egg-info/SOURCES.txt' running build_ext Processing files: black-19.3b0-3.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7Hhaha + umask 022 + cd /builddir/build/BUILD + cd black-19.3b0 + DOCDIR=/builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/doc/black + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/doc/black + cp -pr README.md /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/doc/black + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qi3Rfc + umask 022 + cd /builddir/build/BUILD + cd black-19.3b0 + LICENSEDIR=/builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/licenses/black + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/licenses/black + cp -pr LICENSE /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch/usr/share/licenses/black + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: black = 19.3b0-3.fc31 python3-black = 19.3b0-3.fc31 python3.7dist(black) = 19.3b0 python3dist(black) = 19.3b0 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.7 python3.7dist(appdirs) python3.7dist(attrs) >= 18.1 python3.7dist(click) >= 6.5 python3.7dist(setuptools) python3.7dist(toml) >= 0.9.4 Obsoletes: python3-black < 19.3b0-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch Wrote: /builddir/build/RPMS/black-19.3b0-3.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5byMG8 + umask 022 + cd /builddir/build/BUILD + cd black-19.3b0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-black-19.3b0-3.fc31.noarch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0