Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-testrepository.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70766-372651/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '808f478bc23b428a83a481a5c1e5974c', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70766-372651/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-testrepository.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-testrepository-0.0.20-20.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-testrepository.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-70766-372651/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '30dd6c2c23354fe7b35eb7008da2e33f', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70766-372651/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-testrepository.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lg5jbv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf testrepository-0.0.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/testrepository-0.0.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd testrepository-0.0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf testrepository.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KsvtMi + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/testrepository copying testrepository/utils.py -> build/lib/testrepository copying testrepository/testcommand.py -> build/lib/testrepository copying testrepository/testlist.py -> build/lib/testrepository copying testrepository/setuptools_command.py -> build/lib/testrepository copying testrepository/__init__.py -> build/lib/testrepository copying testrepository/results.py -> build/lib/testrepository creating build/lib/testrepository/arguments copying testrepository/arguments/string.py -> build/lib/testrepository/arguments copying testrepository/arguments/path.py -> build/lib/testrepository/arguments copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments copying testrepository/arguments/command.py -> build/lib/testrepository/arguments copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments creating build/lib/testrepository/commands copying testrepository/commands/stats.py -> build/lib/testrepository/commands copying testrepository/commands/slowest.py -> build/lib/testrepository/commands copying testrepository/commands/run.py -> build/lib/testrepository/commands copying testrepository/commands/failing.py -> build/lib/testrepository/commands copying testrepository/commands/help.py -> build/lib/testrepository/commands copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands copying testrepository/commands/commands.py -> build/lib/testrepository/commands copying testrepository/commands/__init__.py -> build/lib/testrepository/commands copying testrepository/commands/load.py -> build/lib/testrepository/commands copying testrepository/commands/last.py -> build/lib/testrepository/commands copying testrepository/commands/init.py -> build/lib/testrepository/commands copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands creating build/lib/testrepository/repository copying testrepository/repository/file.py -> build/lib/testrepository/repository copying testrepository/repository/__init__.py -> build/lib/testrepository/repository copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository copying testrepository/repository/memory.py -> build/lib/testrepository/repository creating build/lib/testrepository/tests copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/__init__.py -> build/lib/testrepository/tests copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests copying testrepository/tests/test_results.py -> build/lib/testrepository/tests copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests creating build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments creating build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands creating build/lib/testrepository/tests/repository copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository creating build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui creating build/lib/testrepository/ui copying testrepository/ui/model.py -> build/lib/testrepository/ui copying testrepository/ui/decorator.py -> build/lib/testrepository/ui copying testrepository/ui/__init__.py -> build/lib/testrepository/ui copying testrepository/ui/cli.py -> build/lib/testrepository/ui running build_scripts creating build/scripts-3.6 copying and adjusting testr -> build/scripts-3.6 changing mode of build/scripts-3.6/testr from 644 to 755 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jtcrf9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch + cd testrepository-0.0.20 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_ui.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/stubpackage.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_setup.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_repository.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_stubpackage.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testcommand.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testr.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_help.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_failing.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_init.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_load.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_run.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_list_tests.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_quickstart.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_stats.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_last.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_slowest.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_cli.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_decorator.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_doubledash.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_path.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_string.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/monkeypatch.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_monkeypatch.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_matchers.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_results.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_arguments.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/test_file.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/repository copying build/lib/testrepository/utils.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository copying build/lib/testrepository/testcommand.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository copying build/lib/testrepository/testlist.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository copying build/lib/testrepository/setuptools_command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/stats.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/slowest.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/run.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/failing.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/help.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/quickstart.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/commands.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/load.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/last.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/init.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands copying build/lib/testrepository/commands/list_tests.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui copying build/lib/testrepository/ui/model.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui copying build/lib/testrepository/ui/decorator.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui copying build/lib/testrepository/ui/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui copying build/lib/testrepository/ui/cli.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/string.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/path.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/doubledash.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/command.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments copying build/lib/testrepository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository copying build/lib/testrepository/repository/file.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository copying build/lib/testrepository/repository/__init__.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository copying build/lib/testrepository/repository/samba_buildfarm.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository copying build/lib/testrepository/repository/memory.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository copying build/lib/testrepository/results.py -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_ui.py to test_ui.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/stubpackage.py to stubpackage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_setup.py to test_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_repository.py to test_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_stubpackage.py to test_stubpackage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_testcommand.py to test_testcommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_testr.py to test_testr.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_help.py to test_help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_failing.py to test_failing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_init.py to test_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_load.py to test_load.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_run.py to test_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_list_tests.py to test_list_tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_quickstart.py to test_quickstart.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_stats.py to test_stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_last.py to test_last.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_slowest.py to test_slowest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/commands/test_commands.py to test_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui/test_cli.py to test_cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui/test_decorator.py to test_decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/ui/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments/test_doubledash.py to test_doubledash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments/test_path.py to test_path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments/test_command.py to test_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/arguments/test_string.py to test_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/monkeypatch.py to monkeypatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_monkeypatch.py to test_monkeypatch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_matchers.py to test_matchers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_commands.py to test_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_results.py to test_results.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/test_arguments.py to test_arguments.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/repository/test_file.py to test_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/tests/repository/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/testcommand.py to testcommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/testlist.py to testlist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/setuptools_command.py to setuptools_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/stats.py to stats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/slowest.py to slowest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/failing.py to failing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/help.py to help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/quickstart.py to quickstart.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/load.py to load.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/last.py to last.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/init.py to init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/commands/list_tests.py to list_tests.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui/model.py to model.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui/decorator.py to decorator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/ui/cli.py to cli.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments/string.py to string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments/doubledash.py to doubledash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments/command.py to command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/arguments/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository/samba_buildfarm.py to samba_buildfarm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/repository/memory.py to memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository/results.py to results.cpython-36.pyc writing byte-compilation script '/tmp/tmpqme9ob_v.py' /usr/libexec/platform-python /tmp/tmpqme9ob_v.py removing /tmp/tmpqme9ob_v.py running install_egg_info running egg_info creating testrepository.egg-info writing testrepository.egg-info/PKG-INFO writing dependency_links to testrepository.egg-info/dependency_links.txt writing entry points to testrepository.egg-info/entry_points.txt writing requirements to testrepository.egg-info/requires.txt writing top-level names to testrepository.egg-info/top_level.txt writing manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'testrepository.egg-info/SOURCES.txt' Copying testrepository.egg-info to /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6/site-packages/testrepository-0.0.20-py3.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin copying build/scripts-3.6/testr -> /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin/testr to 755 + mv /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin/testr /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin/testr-3.6 + ln -s ./testr-3.6 /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/bin/testr + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.0.20-20.el8 --unique-debug-suffix -0.0.20-20.el8.noarch --unique-debug-src-base python-testrepository-0.0.20-20.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/testrepository-0.0.20 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-testrepository-0.0.20-20.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2pJFN3 + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + DOCDIR=/builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/share/doc/python3-testrepository + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/share/doc/python3-testrepository + cp -pr README.txt /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/share/doc/python3-testrepository + cp -pr Apache-2.0 /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch/usr/share/doc/python3-testrepository + exit 0 Provides: python3-testrepository = 0.0.20-20.el8 python3.6dist(testrepository) = 0.0.20 python3dist(testrepository) = 0.0.20 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/libexec/platform-python python(abi) = 3.6 python3.6dist(fixtures) python3.6dist(python-subunit) >= 0.0.18 python3.6dist(testtools) >= 0.9.30 Obsoletes: python-testrepository < 0.0.20-20 python2-testrepository < 0.0.20-20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch Wrote: /builddir/build/RPMS/python3-testrepository-0.0.20-20.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lR6HAH + umask 022 + cd /builddir/build/BUILD + cd testrepository-0.0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-testrepository-0.0.20-20.el8.noarch + exit 0 Child return code was: 0