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/hatch.spec'], chrootPath='/var/lib/mock/f27-build-9886454-785213/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/hatch.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/hatch-0.11.0-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/hatch.spec'], chrootPath='/var/lib/mock/f27-build-9886454-785213/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/hatch.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.ocLBi8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hatch-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/hatch-0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hatch-0.11.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf hatch.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ycrqfK + umask 022 + cd /builddir/build/BUILD + cd hatch-0.11.0 + 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 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/hatch copying hatch/exceptions.py -> build/lib/hatch copying hatch/__main__.py -> build/lib/hatch copying hatch/create.py -> build/lib/hatch copying hatch/shells.py -> build/lib/hatch copying hatch/structures.py -> build/lib/hatch copying hatch/utils.py -> build/lib/hatch copying hatch/cli.py -> build/lib/hatch copying hatch/clean.py -> build/lib/hatch copying hatch/env.py -> build/lib/hatch copying hatch/grow.py -> build/lib/hatch copying hatch/__init__.py -> build/lib/hatch copying hatch/venv.py -> build/lib/hatch copying hatch/settings.py -> build/lib/hatch copying hatch/build.py -> build/lib/hatch creating build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/test_files.py -> build/lib/tests copying tests/test_test_utils.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_venv.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_env_utils.py -> build/lib/tests copying tests/test_setup.py -> build/lib/tests creating build/lib/hatch/files copying hatch/files/setup.py -> build/lib/hatch/files copying hatch/files/__init__.py -> build/lib/hatch/files creating build/lib/hatch/files/licenses copying hatch/files/licenses/mit.py -> build/lib/hatch/files/licenses copying hatch/files/licenses/cc0.py -> build/lib/hatch/files/licenses copying hatch/files/licenses/apache2.py -> build/lib/hatch/files/licenses copying hatch/files/licenses/__init__.py -> build/lib/hatch/files/licenses copying hatch/files/licenses/mpl.py -> build/lib/hatch/files/licenses creating build/lib/hatch/files/ignore copying hatch/files/ignore/git.py -> build/lib/hatch/files/ignore copying hatch/files/ignore/__init__.py -> build/lib/hatch/files/ignore creating build/lib/hatch/files/vc copying hatch/files/vc/git.py -> build/lib/hatch/files/vc copying hatch/files/vc/__init__.py -> build/lib/hatch/files/vc creating build/lib/hatch/files/readme copying hatch/files/readme/restructuredtext.py -> build/lib/hatch/files/readme copying hatch/files/readme/markdown.py -> build/lib/hatch/files/readme copying hatch/files/readme/__init__.py -> build/lib/hatch/files/readme creating build/lib/hatch/files/ci copying hatch/files/ci/tox.py -> build/lib/hatch/files/ci copying hatch/files/ci/travis.py -> build/lib/hatch/files/ci copying hatch/files/ci/__init__.py -> build/lib/hatch/files/ci creating build/lib/hatch/files/coverage copying hatch/files/coverage/coveragerc.py -> build/lib/hatch/files/coverage copying hatch/files/coverage/codecov.py -> build/lib/hatch/files/coverage copying hatch/files/coverage/__init__.py -> build/lib/hatch/files/coverage creating build/lib/tests/commands copying tests/commands/test_env.py -> build/lib/tests/commands copying tests/commands/test_config.py -> build/lib/tests/commands copying tests/commands/test_pypath.py -> build/lib/tests/commands copying tests/commands/test_new.py -> build/lib/tests/commands copying tests/commands/test_grow.py -> build/lib/tests/commands copying tests/commands/test_update.py -> build/lib/tests/commands copying tests/commands/test_init.py -> build/lib/tests/commands copying tests/commands/test_install.py -> build/lib/tests/commands copying tests/commands/test_uninstall.py -> build/lib/tests/commands copying tests/commands/test_clean.py -> build/lib/tests/commands copying tests/commands/test_shed.py -> build/lib/tests/commands copying tests/commands/test_test.py -> build/lib/tests/commands copying tests/commands/test_build.py -> build/lib/tests/commands copying tests/commands/__init__.py -> build/lib/tests/commands copying tests/commands/test_release.py -> build/lib/tests/commands creating build/lib/tests/files copying tests/files/__init__.py -> build/lib/tests/files creating build/lib/tests/files/licenses copying tests/files/licenses/test_mpl.py -> build/lib/tests/files/licenses copying tests/files/licenses/test_apache2.py -> build/lib/tests/files/licenses copying tests/files/licenses/test_mit.py -> build/lib/tests/files/licenses copying tests/files/licenses/test_cc0.py -> build/lib/tests/files/licenses copying tests/files/licenses/__init__.py -> build/lib/tests/files/licenses creating build/lib/tests/files/ignore copying tests/files/ignore/test_gitignore.py -> build/lib/tests/files/ignore copying tests/files/ignore/__init__.py -> build/lib/tests/files/ignore creating build/lib/tests/files/vc copying tests/files/vc/test_git.py -> build/lib/tests/files/vc copying tests/files/vc/__init__.py -> build/lib/tests/files/vc creating build/lib/tests/files/readme copying tests/files/readme/test_restructuredtext.py -> build/lib/tests/files/readme copying tests/files/readme/__init__.py -> build/lib/tests/files/readme copying tests/files/readme/test_markdown.py -> build/lib/tests/files/readme creating build/lib/tests/files/ci copying tests/files/ci/test_tox.py -> build/lib/tests/files/ci copying tests/files/ci/__init__.py -> build/lib/tests/files/ci copying tests/files/ci/test_travis.py -> build/lib/tests/files/ci creating build/lib/tests/files/coverage copying tests/files/coverage/test_coveragerc.py -> build/lib/tests/files/coverage copying tests/files/coverage/test_codecov.py -> build/lib/tests/files/coverage copying tests/files/coverage/__init__.py -> build/lib/tests/files/coverage + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rtidCp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch ++ dirname /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch + cd hatch-0.11.0 + 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 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch running install running install_lib creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/exceptions.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/__main__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/create.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/shells.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/structures.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/utils.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/cli.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/clean.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/env.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/grow.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses copying build/lib/hatch/files/licenses/mit.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses copying build/lib/hatch/files/licenses/cc0.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses copying build/lib/hatch/files/licenses/apache2.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses copying build/lib/hatch/files/licenses/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses copying build/lib/hatch/files/licenses/mpl.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ignore copying build/lib/hatch/files/ignore/git.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ignore copying build/lib/hatch/files/ignore/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ignore copying build/lib/hatch/files/setup.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/vc copying build/lib/hatch/files/vc/git.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/vc copying build/lib/hatch/files/vc/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/vc creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme copying build/lib/hatch/files/readme/restructuredtext.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme copying build/lib/hatch/files/readme/markdown.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme copying build/lib/hatch/files/readme/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci copying build/lib/hatch/files/ci/tox.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci copying build/lib/hatch/files/ci/travis.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci copying build/lib/hatch/files/ci/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage copying build/lib/hatch/files/coverage/coveragerc.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage copying build/lib/hatch/files/coverage/codecov.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage copying build/lib/hatch/files/coverage/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage copying build/lib/hatch/files/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files copying build/lib/hatch/venv.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/settings.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch copying build/lib/hatch/build.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_env.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_config.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_pypath.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_new.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_grow.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_update.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_init.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_install.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_uninstall.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_clean.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_shed.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_test.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_build.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/commands/test_release.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands copying build/lib/tests/test_files.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/test_test_utils.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/test_venv.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses copying build/lib/tests/files/licenses/test_mpl.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses copying build/lib/tests/files/licenses/test_apache2.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses copying build/lib/tests/files/licenses/test_mit.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses copying build/lib/tests/files/licenses/test_cc0.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses copying build/lib/tests/files/licenses/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ignore copying build/lib/tests/files/ignore/test_gitignore.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ignore copying build/lib/tests/files/ignore/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ignore creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/vc copying build/lib/tests/files/vc/test_git.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/vc copying build/lib/tests/files/vc/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/vc creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme copying build/lib/tests/files/readme/test_restructuredtext.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme copying build/lib/tests/files/readme/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme copying build/lib/tests/files/readme/test_markdown.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci copying build/lib/tests/files/ci/test_tox.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci copying build/lib/tests/files/ci/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci copying build/lib/tests/files/ci/test_travis.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci creating /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage copying build/lib/tests/files/coverage/test_coveragerc.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage copying build/lib/tests/files/coverage/test_codecov.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage copying build/lib/tests/files/coverage/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage copying build/lib/tests/files/__init__.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files copying build/lib/tests/test_env_utils.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests copying build/lib/tests/test_setup.py -> /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/shells.py to shells.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/structures.py to structures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/clean.py to clean.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/grow.py to grow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses/mit.py to mit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses/cc0.py to cc0.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses/apache2.py to apache2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/licenses/mpl.py to mpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ignore/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ignore/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/setup.py to setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/vc/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/vc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme/restructuredtext.py to restructuredtext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme/markdown.py to markdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/readme/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci/tox.py to tox.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci/travis.py to travis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/ci/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage/coveragerc.py to coveragerc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage/codecov.py to codecov.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/coverage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/venv.py to venv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/settings.py to settings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch/build.py to build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_env.py to test_env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_config.py to test_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_pypath.py to test_pypath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_new.py to test_new.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_grow.py to test_grow.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_update.py to test_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_init.py to test_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_install.py to test_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_uninstall.py to test_uninstall.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_clean.py to test_clean.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_shed.py to test_shed.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_test.py to test_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_build.py to test_build.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/commands/test_release.py to test_release.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_files.py to test_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_test_utils.py to test_test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_venv.py to test_venv.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses/test_mpl.py to test_mpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses/test_apache2.py to test_apache2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses/test_mit.py to test_mit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses/test_cc0.py to test_cc0.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/licenses/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ignore/test_gitignore.py to test_gitignore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ignore/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/vc/test_git.py to test_git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/vc/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme/test_restructuredtext.py to test_restructuredtext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/readme/test_markdown.py to test_markdown.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci/test_tox.py to test_tox.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/ci/test_travis.py to test_travis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage/test_coveragerc.py to test_coveragerc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage/test_codecov.py to test_codecov.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/coverage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/files/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_env_utils.py to test_env_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests/test_setup.py to test_setup.cpython-36.pyc writing byte-compilation script '/tmp/tmpicv2dmp1.py' /usr/bin/python3 /tmp/tmpicv2dmp1.py removing /tmp/tmpicv2dmp1.py running install_egg_info running egg_info creating hatch.egg-info writing hatch.egg-info/PKG-INFO writing dependency_links to hatch.egg-info/dependency_links.txt writing entry points to hatch.egg-info/entry_points.txt writing requirements to hatch.egg-info/requires.txt writing top-level names to hatch.egg-info/top_level.txt writing manifest file 'hatch.egg-info/SOURCES.txt' reading manifest file 'hatch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'hatch.egg-info/SOURCES.txt' Copying hatch.egg-info to /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/hatch-0.11.0-py3.6.egg-info running install_scripts Installing hatch script to /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.11.0-1.fc27 --unique-debug-suffix -0.11.0-1.fc27.noarch --unique-debug-src-base hatch-0.11.0-1.fc27.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hatch-0.11.0 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/hatch-0.11.0-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.8RNw18 + umask 022 + cd /builddir/build/BUILD + cd hatch-0.11.0 + /usr/bin/python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.6.2, pytest-3.2.1, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/hatch-0.11.0, inifile: collected 276 items tests/test_env_utils.py .s. tests/test_files.py .... tests/test_setup.py .................. tests/test_test_utils.py . tests/test_utils.py ............. tests/test_venv.py ............... tests/commands/test_build.py .................. tests/commands/test_clean.py ................... tests/commands/test_config.py .... tests/commands/test_env.py ..........ss tests/commands/test_grow.py ...................... tests/commands/test_init.py ........... tests/commands/test_install.py ...s.s tests/commands/test_new.py ............ tests/commands/test_pypath.py ...... tests/commands/test_release.py sss.ss.s... tests/commands/test_shed.py ......... tests/commands/test_test.py ............ tests/commands/test_uninstall.py s.s.s tests/commands/test_update.py ssss.s.s..sss tests/files/ci/test_tox.py ..... tests/files/ci/test_travis.py .......... tests/files/coverage/test_codecov.py ... tests/files/coverage/test_coveragerc.py ... tests/files/ignore/test_gitignore.py . tests/files/licenses/test_apache2.py .. tests/files/licenses/test_cc0.py .. tests/files/licenses/test_mit.py .. tests/files/licenses/test_mpl.py .. tests/files/readme/test_markdown.py ............... tests/files/readme/test_restructuredtext.py ............... tests/files/vc/test_git.py .. =================== 253 passed, 23 skipped in 910.39 seconds =================== + rm -r /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/lib/python3.6/site-packages/tests + exit 0 Processing files: hatch-0.11.0-1.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yom5OK + umask 022 + cd /builddir/build/BUILD + cd hatch-0.11.0 + DOCDIR=/builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/doc/hatch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/doc/hatch + cp -pr README.rst /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/doc/hatch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ubyLDm + umask 022 + cd /builddir/build/BUILD + cd hatch-0.11.0 + LICENSEDIR=/builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/licenses/hatch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/licenses/hatch + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/licenses/hatch + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch/usr/share/licenses/hatch + exit 0 Provides: hatch = 0.11.0-1.fc27 python3.6dist(hatch) = 0.11.0 python3dist(hatch) = 0.11.0 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/hatch-0.11.0-1.fc27.noarch Wrote: /builddir/build/RPMS/hatch-0.11.0-1.fc27.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ApaXkd + umask 022 + cd /builddir/build/BUILD + cd hatch-0.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hatch-0.11.0-1.fc27.noarch + exit 0 Child return code was: 0