Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pre-commit.spec'], chrootPath='/var/lib/mock/875970-fedora-rawhide-x86_64-1554058379.615942/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ajph8uzn:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ee9f1cf830e94e11b29167693afcffbe', '-D', '/var/lib/mock/875970-fedora-rawhide-x86_64-1554058379.615942/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ajph8uzn:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pre-commit.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-pre-commit-1.15.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pre-commit.spec'], chrootPath='/var/lib/mock/875970-fedora-rawhide-x86_64-1554058379.615942/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ajph8uzn:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7d0886c7b0fc4a17807a7b5293832fae', '-D', '/var/lib/mock/875970-fedora-rawhide-x86_64-1554058379.615942/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ajph8uzn:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pre-commit.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HEGlad + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pre_commit-1.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pre_commit-1.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pre_commit-1.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pre-commit.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kkwY8E + umask 022 + cd /builddir/build/BUILD + cd pre_commit-1.15.0 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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' running build running build_py creating build creating build/lib creating build/lib/pre_commit copying pre_commit/__main__.py -> build/lib/pre_commit copying pre_commit/file_lock.py -> build/lib/pre_commit copying pre_commit/envcontext.py -> build/lib/pre_commit copying pre_commit/color.py -> build/lib/pre_commit copying pre_commit/make_archives.py -> build/lib/pre_commit copying pre_commit/xargs.py -> build/lib/pre_commit copying pre_commit/staged_files_only.py -> build/lib/pre_commit copying pre_commit/output.py -> build/lib/pre_commit copying pre_commit/store.py -> build/lib/pre_commit copying pre_commit/clientlib.py -> build/lib/pre_commit copying pre_commit/logging_handler.py -> build/lib/pre_commit copying pre_commit/parse_shebang.py -> build/lib/pre_commit copying pre_commit/prefix.py -> build/lib/pre_commit copying pre_commit/util.py -> build/lib/pre_commit copying pre_commit/five.py -> build/lib/pre_commit copying pre_commit/constants.py -> build/lib/pre_commit copying pre_commit/error_handler.py -> build/lib/pre_commit copying pre_commit/repository.py -> build/lib/pre_commit copying pre_commit/git.py -> build/lib/pre_commit copying pre_commit/color_windows.py -> build/lib/pre_commit copying pre_commit/__init__.py -> build/lib/pre_commit copying pre_commit/main.py -> build/lib/pre_commit creating build/lib/pre_commit/languages copying pre_commit/languages/node.py -> build/lib/pre_commit/languages copying pre_commit/languages/helpers.py -> build/lib/pre_commit/languages copying pre_commit/languages/rust.py -> build/lib/pre_commit/languages copying pre_commit/languages/python.py -> build/lib/pre_commit/languages copying pre_commit/languages/docker.py -> build/lib/pre_commit/languages copying pre_commit/languages/python_venv.py -> build/lib/pre_commit/languages copying pre_commit/languages/golang.py -> build/lib/pre_commit/languages copying pre_commit/languages/script.py -> build/lib/pre_commit/languages copying pre_commit/languages/swift.py -> build/lib/pre_commit/languages copying pre_commit/languages/pygrep.py -> build/lib/pre_commit/languages copying pre_commit/languages/all.py -> build/lib/pre_commit/languages copying pre_commit/languages/fail.py -> build/lib/pre_commit/languages copying pre_commit/languages/system.py -> build/lib/pre_commit/languages copying pre_commit/languages/pcre.py -> build/lib/pre_commit/languages copying pre_commit/languages/docker_image.py -> build/lib/pre_commit/languages copying pre_commit/languages/__init__.py -> build/lib/pre_commit/languages copying pre_commit/languages/ruby.py -> build/lib/pre_commit/languages creating build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/check_hooks_apply.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/check_useless_excludes.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/identity.py -> build/lib/pre_commit/meta_hooks copying pre_commit/meta_hooks/__init__.py -> build/lib/pre_commit/meta_hooks creating build/lib/pre_commit/resources copying pre_commit/resources/empty_template_setup.py -> build/lib/pre_commit/resources copying pre_commit/resources/__init__.py -> build/lib/pre_commit/resources creating build/lib/pre_commit/commands copying pre_commit/commands/sample_config.py -> build/lib/pre_commit/commands copying pre_commit/commands/try_repo.py -> build/lib/pre_commit/commands copying pre_commit/commands/migrate_config.py -> build/lib/pre_commit/commands copying pre_commit/commands/autoupdate.py -> build/lib/pre_commit/commands copying pre_commit/commands/clean.py -> build/lib/pre_commit/commands copying pre_commit/commands/run.py -> build/lib/pre_commit/commands copying pre_commit/commands/gc.py -> build/lib/pre_commit/commands copying pre_commit/commands/__init__.py -> build/lib/pre_commit/commands copying pre_commit/commands/install_uninstall.py -> build/lib/pre_commit/commands copying pre_commit/resources/rbenv.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/ruby-build.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/ruby-download.tar.gz -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_.npmignore -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_main.rs -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_Cargo.toml -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_pre_commit_dummy_package.gemspec -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_main.go -> build/lib/pre_commit/resources copying pre_commit/resources/empty_template_package.json -> build/lib/pre_commit/resources copying pre_commit/resources/hook-tmpl -> build/lib/pre_commit/resources + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BXJcP7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 + cd pre_commit-1.15.0 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-pre-commit-1.15.0-1.fc31.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/install_uninstall.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/__init__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/gc.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/run.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/clean.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/autoupdate.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/migrate_config.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/try_repo.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands copying build/lib/pre_commit/commands/sample_config.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/hook-tmpl -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_package.json -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_main.go -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_pre_commit_dummy_package.gemspec -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_Cargo.toml -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_main.rs -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_.npmignore -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/ruby-download.tar.gz -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/ruby-build.tar.gz -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/rbenv.tar.gz -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/__init__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources copying build/lib/pre_commit/resources/empty_template_setup.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/__init__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/identity.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/check_useless_excludes.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks copying build/lib/pre_commit/meta_hooks/check_hooks_apply.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks creating /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/ruby.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/__init__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/docker_image.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/pcre.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/system.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/fail.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/all.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/pygrep.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/swift.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/script.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/golang.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/python_venv.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/docker.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/python.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/rust.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/helpers.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/languages/node.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages copying build/lib/pre_commit/main.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/__init__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/color_windows.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/git.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/repository.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/error_handler.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/constants.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/five.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/util.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/prefix.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/parse_shebang.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/logging_handler.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/clientlib.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/store.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/output.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/staged_files_only.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/xargs.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/make_archives.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/color.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/envcontext.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/file_lock.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit copying build/lib/pre_commit/__main__.py -> /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/install_uninstall.py to install_uninstall.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/gc.py to gc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/run.py to run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/clean.py to clean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/autoupdate.py to autoupdate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/migrate_config.py to migrate_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/try_repo.py to try_repo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/commands/sample_config.py to sample_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/resources/empty_template_setup.py to empty_template_setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks/identity.py to identity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks/check_useless_excludes.py to check_useless_excludes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/meta_hooks/check_hooks_apply.py to check_hooks_apply.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/ruby.py to ruby.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/docker_image.py to docker_image.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/pcre.py to pcre.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/system.py to system.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/fail.py to fail.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/all.py to all.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/pygrep.py to pygrep.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/swift.py to swift.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/script.py to script.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/golang.py to golang.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/python_venv.py to python_venv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/docker.py to docker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/python.py to python.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/rust.py to rust.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/languages/node.py to node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/color_windows.py to color_windows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/git.py to git.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/repository.py to repository.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/error_handler.py to error_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/five.py to five.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/prefix.py to prefix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/parse_shebang.py to parse_shebang.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/logging_handler.py to logging_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/clientlib.py to clientlib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/store.py to store.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/output.py to output.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/staged_files_only.py to staged_files_only.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/xargs.py to xargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/make_archives.py to make_archives.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/color.py to color.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/envcontext.py to envcontext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/file_lock.py to file_lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit/__main__.py to __main__.cpython-37.pyc writing byte-compilation script '/tmp/tmpgfm202az.py' /usr/bin/python3 /tmp/tmpgfm202az.py removing /tmp/tmpgfm202az.py running install_egg_info running egg_info writing pre_commit.egg-info/PKG-INFO writing dependency_links to pre_commit.egg-info/dependency_links.txt writing entry points to pre_commit.egg-info/entry_points.txt writing requirements to pre_commit.egg-info/requires.txt writing top-level names to pre_commit.egg-info/top_level.txt reading manifest file 'pre_commit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pre_commit.egg-info/SOURCES.txt' Copying pre_commit.egg-info to /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7/site-packages/pre_commit-1.15.0-py3.7.egg-info running install_scripts Installing pre-commit script to /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/bin Installing pre-commit-validate-config script to /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/bin Installing pre-commit-validate-manifest script to /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.15.0-1.fc31 --unique-debug-suffix -1.15.0-1.fc31.x86_64 --unique-debug-src-base python-pre-commit-1.15.0-1.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pre_commit-1.15.0 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/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.7/site-packages/pre_commit/resources/hook-tmpl from /usr/bin/env python3 to #!/usr/bin/python3 Processing files: python3-pre-commit-1.15.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5Mh2eE + umask 022 + cd /builddir/build/BUILD + cd pre_commit-1.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/doc/python3-pre-commit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/doc/python3-pre-commit + cp -pr README.md /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/doc/python3-pre-commit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rehRFa + umask 022 + cd /builddir/build/BUILD + cd pre_commit-1.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/licenses/python3-pre-commit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/licenses/python3-pre-commit + cp -pr LICENSE /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64/usr/share/licenses/python3-pre-commit + exit 0 Provides: python3-pre-commit = 1.15.0-1.fc31 python3.7dist(pre-commit) = 1.15.0 python3dist(pre-commit) = 1.15.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.7 python3.7dist(aspy.yaml) python3.7dist(cfgv) >= 1.4.0 python3.7dist(identify) >= 1.0.0 python3.7dist(importlib-metadata) python3.7dist(nodeenv) >= 0.11.1 python3.7dist(pyyaml) python3.7dist(six) python3.7dist(toml) python3.7dist(virtualenv) >= 15.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 Wrote: /builddir/build/RPMS/python3-pre-commit-1.15.0-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3rhOPM + umask 022 + cd /builddir/build/BUILD + cd pre_commit-1.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pre-commit-1.15.0-1.fc31.x86_64 + exit 0 Child return code was: 0