Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.559258/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-repobee-3.8.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.559258/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-repobee-3.8.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686432472.559258/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cFmMwc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf repobee-3.8.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/repobee-3.8.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd repobee-3.8.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1nGvWN + umask 022 + cd /builddir/build/BUILD + cd repobee-3.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib copying src/repobee.py -> build/lib creating build/lib/_repobee copying src/_repobee/config.py -> build/lib/_repobee copying src/_repobee/disthelpers.py -> build/lib/_repobee copying src/_repobee/urlutil.py -> build/lib/_repobee copying src/_repobee/main.py -> build/lib/_repobee copying src/_repobee/exception.py -> build/lib/_repobee copying src/_repobee/hash.py -> build/lib/_repobee copying src/_repobee/featflags.py -> build/lib/_repobee copying src/_repobee/colors.py -> build/lib/_repobee copying src/_repobee/__version.py -> build/lib/_repobee copying src/_repobee/distinfo.py -> build/lib/_repobee copying src/_repobee/http.py -> build/lib/_repobee copying src/_repobee/constants.py -> build/lib/_repobee copying src/_repobee/__init__.py -> build/lib/_repobee copying src/_repobee/formatters.py -> build/lib/_repobee copying src/_repobee/plugin.py -> build/lib/_repobee copying src/_repobee/fileutil.py -> build/lib/_repobee creating build/lib/repobee_testhelpers copying src/repobee_testhelpers/localapi.py -> build/lib/repobee_testhelpers copying src/repobee_testhelpers/__init__.py -> build/lib/repobee_testhelpers copying src/repobee_testhelpers/fixtures.py -> build/lib/repobee_testhelpers copying src/repobee_testhelpers/const.py -> build/lib/repobee_testhelpers copying src/repobee_testhelpers/funcs.py -> build/lib/repobee_testhelpers creating build/lib/repobee_plug copying src/repobee_plug/config.py -> build/lib/repobee_plug copying src/repobee_plug/_corehooks.py -> build/lib/repobee_plug copying src/repobee_plug/fileutils.py -> build/lib/repobee_plug copying src/repobee_plug/exceptions.py -> build/lib/repobee_plug copying src/repobee_plug/types.py -> build/lib/repobee_plug copying src/repobee_plug/localreps.py -> build/lib/repobee_plug copying src/repobee_plug/hook.py -> build/lib/repobee_plug copying src/repobee_plug/serialize.py -> build/lib/repobee_plug copying src/repobee_plug/name.py -> build/lib/repobee_plug copying src/repobee_plug/_exthooks.py -> build/lib/repobee_plug copying src/repobee_plug/__version.py -> build/lib/repobee_plug copying src/repobee_plug/reviews.py -> build/lib/repobee_plug copying src/repobee_plug/deprecation.py -> build/lib/repobee_plug copying src/repobee_plug/_immutable.py -> build/lib/repobee_plug copying src/repobee_plug/__init__.py -> build/lib/repobee_plug copying src/repobee_plug/log.py -> build/lib/repobee_plug copying src/repobee_plug/hookmanager.py -> build/lib/repobee_plug copying src/repobee_plug/_pluginmeta.py -> build/lib/repobee_plug copying src/repobee_plug/platform.py -> build/lib/repobee_plug creating build/lib/_repobee/command copying src/_repobee/command/repos.py -> build/lib/_repobee/command copying src/_repobee/command/peer.py -> build/lib/_repobee/command copying src/_repobee/command/issues.py -> build/lib/_repobee/command copying src/_repobee/command/__init__.py -> build/lib/_repobee/command copying src/_repobee/command/teams.py -> build/lib/_repobee/command copying src/_repobee/command/progresswrappers.py -> build/lib/_repobee/command creating build/lib/_repobee/ext copying src/_repobee/ext/studentsyml.py -> build/lib/_repobee/ext copying src/_repobee/ext/gitlab.py -> build/lib/_repobee/ext copying src/_repobee/ext/tamanager.py -> build/lib/_repobee/ext copying src/_repobee/ext/javac.py -> build/lib/_repobee/ext copying src/_repobee/ext/pylint.py -> build/lib/_repobee/ext copying src/_repobee/ext/query.py -> build/lib/_repobee/ext copying src/_repobee/ext/__init__.py -> build/lib/_repobee/ext copying src/_repobee/ext/ghclassroom.py -> build/lib/_repobee/ext copying src/_repobee/ext/squash.py -> build/lib/_repobee/ext copying src/_repobee/ext/gitea.py -> build/lib/_repobee/ext copying src/_repobee/ext/pairwise.py -> build/lib/_repobee/ext creating build/lib/_repobee/git copying src/_repobee/git/_fetch.py -> build/lib/_repobee/git copying src/_repobee/git/_push.py -> build/lib/_repobee/git copying src/_repobee/git/_local.py -> build/lib/_repobee/git copying src/_repobee/git/__init__.py -> build/lib/_repobee/git copying src/_repobee/git/_util.py -> build/lib/_repobee/git creating build/lib/_repobee/cli copying src/_repobee/cli/preparser.py -> build/lib/_repobee/cli copying src/_repobee/cli/pluginparsers.py -> build/lib/_repobee/cli copying src/_repobee/cli/parsing.py -> build/lib/_repobee/cli copying src/_repobee/cli/dispatch.py -> build/lib/_repobee/cli copying src/_repobee/cli/argparse_ext.py -> build/lib/_repobee/cli copying src/_repobee/cli/__init__.py -> build/lib/_repobee/cli copying src/_repobee/cli/mainparser.py -> build/lib/_repobee/cli creating build/lib/_repobee/ext/core_commands copying src/_repobee/ext/core_commands/repos.py -> build/lib/_repobee/ext/core_commands copying src/_repobee/ext/core_commands/__init__.py -> build/lib/_repobee/ext/core_commands copying src/_repobee/ext/core_commands/_options.py -> build/lib/_repobee/ext/core_commands copying src/_repobee/ext/core_commands/teams.py -> build/lib/_repobee/ext/core_commands creating build/lib/_repobee/ext/dist copying src/_repobee/ext/dist/distmanager.py -> build/lib/_repobee/ext/dist copying src/_repobee/ext/dist/pluginmanager.py -> build/lib/_repobee/ext/dist copying src/_repobee/ext/dist/__init__.py -> build/lib/_repobee/ext/dist creating build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/merge_configurable_args.py -> build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/github.py -> build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/students_file_parser.py -> build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/__init__.py -> build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/configwizard.py -> build/lib/_repobee/ext/defaults copying src/_repobee/ext/defaults/genreviews.py -> build/lib/_repobee/ext/defaults creating build/lib/repobee_testhelpers/_internal copying src/repobee_testhelpers/_internal/templates.py -> build/lib/repobee_testhelpers/_internal copying src/repobee_testhelpers/_internal/constants.py -> build/lib/repobee_testhelpers/_internal copying src/repobee_testhelpers/_internal/__init__.py -> build/lib/repobee_testhelpers/_internal creating build/lib/repobee_plug/cli copying src/repobee_plug/cli/io.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/settings.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/commandmarkers.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/args.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/categorization.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/base.py -> build/lib/repobee_plug/cli copying src/repobee_plug/cli/__init__.py -> build/lib/repobee_plug/cli running egg_info writing src/repobee.egg-info/PKG-INFO writing dependency_links to src/repobee.egg-info/dependency_links.txt writing entry points to src/repobee.egg-info/entry_points.txt writing requirements to src/repobee.egg-info/requires.txt writing top-level names to src/repobee.egg-info/top_level.txt reading manifest file 'src/repobee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/repobee.egg-info/SOURCES.txt' creating build/lib/repobee_testhelpers/resources copying src/repobee_testhelpers/resources/students.txt -> build/lib/repobee_testhelpers/resources creating build/lib/repobee_testhelpers/resources/templates creating build/lib/repobee_testhelpers/resources/templates/task-1 copying src/repobee_testhelpers/resources/templates/task-1/.gitignore -> build/lib/repobee_testhelpers/resources/templates/task-1 copying src/repobee_testhelpers/resources/templates/task-1/README.md -> build/lib/repobee_testhelpers/resources/templates/task-1 creating build/lib/repobee_testhelpers/resources/templates/task-1/docs copying src/repobee_testhelpers/resources/templates/task-1/docs/README.md -> build/lib/repobee_testhelpers/resources/templates/task-1/docs creating build/lib/repobee_testhelpers/resources/templates/task-1/src copying src/repobee_testhelpers/resources/templates/task-1/src/README.md -> build/lib/repobee_testhelpers/resources/templates/task-1/src creating build/lib/repobee_testhelpers/resources/templates/task-2 copying src/repobee_testhelpers/resources/templates/task-2/.gitignore -> build/lib/repobee_testhelpers/resources/templates/task-2 copying src/repobee_testhelpers/resources/templates/task-2/README.md -> build/lib/repobee_testhelpers/resources/templates/task-2 creating build/lib/repobee_testhelpers/resources/templates/task-2/docs copying src/repobee_testhelpers/resources/templates/task-2/docs/README.md -> build/lib/repobee_testhelpers/resources/templates/task-2/docs creating build/lib/repobee_testhelpers/resources/templates/task-2/src copying src/repobee_testhelpers/resources/templates/task-2/src/README.md -> build/lib/repobee_testhelpers/resources/templates/task-2/src creating build/lib/repobee_testhelpers/resources/templates/task-3 copying src/repobee_testhelpers/resources/templates/task-3/.gitignore -> build/lib/repobee_testhelpers/resources/templates/task-3 copying src/repobee_testhelpers/resources/templates/task-3/README.md -> build/lib/repobee_testhelpers/resources/templates/task-3 creating build/lib/repobee_testhelpers/resources/templates/task-3/docs copying src/repobee_testhelpers/resources/templates/task-3/docs/README.md -> build/lib/repobee_testhelpers/resources/templates/task-3/docs creating build/lib/repobee_testhelpers/resources/templates/task-3/src copying src/repobee_testhelpers/resources/templates/task-3/src/README.md -> build/lib/repobee_testhelpers/resources/templates/task-3/src copying src/repobee_plug/py.typed -> build/lib/repobee_plug + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.40Qt2x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 + cd repobee-3.8.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/config.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/disthelpers.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/urlutil.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/main.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/exception.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/repos.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/peer.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/issues.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/teams.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/command/progresswrappers.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command copying build/lib/_repobee/hash.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/studentsyml.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/gitlab.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/tamanager.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/javac.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/pylint.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands copying build/lib/_repobee/ext/core_commands/repos.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands copying build/lib/_repobee/ext/core_commands/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands copying build/lib/_repobee/ext/core_commands/_options.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands copying build/lib/_repobee/ext/core_commands/teams.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands copying build/lib/_repobee/ext/query.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/ghclassroom.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/squash.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/gitea.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext copying build/lib/_repobee/ext/pairwise.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist copying build/lib/_repobee/ext/dist/distmanager.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist copying build/lib/_repobee/ext/dist/pluginmanager.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist copying build/lib/_repobee/ext/dist/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/merge_configurable_args.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/github.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/students_file_parser.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/configwizard.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/ext/defaults/genreviews.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults copying build/lib/_repobee/featflags.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/git/_fetch.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/git/_push.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/git/_local.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/git/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/git/_util.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git copying build/lib/_repobee/colors.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/__version.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/distinfo.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/preparser.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/pluginparsers.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/parsing.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/dispatch.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/argparse_ext.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/cli/mainparser.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli copying build/lib/_repobee/http.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/constants.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/formatters.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/plugin.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee copying build/lib/_repobee/fileutil.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources copying build/lib/repobee_testhelpers/resources/students.txt -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2 copying build/lib/repobee_testhelpers/resources/templates/task-2/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2/docs copying build/lib/repobee_testhelpers/resources/templates/task-2/docs/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2/docs copying build/lib/repobee_testhelpers/resources/templates/task-2/.gitignore -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2/src copying build/lib/repobee_testhelpers/resources/templates/task-2/src/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-2/src creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3 copying build/lib/repobee_testhelpers/resources/templates/task-3/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3/docs copying build/lib/repobee_testhelpers/resources/templates/task-3/docs/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3/docs copying build/lib/repobee_testhelpers/resources/templates/task-3/.gitignore -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3/src copying build/lib/repobee_testhelpers/resources/templates/task-3/src/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-3/src creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1 copying build/lib/repobee_testhelpers/resources/templates/task-1/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1/docs copying build/lib/repobee_testhelpers/resources/templates/task-1/docs/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1/docs copying build/lib/repobee_testhelpers/resources/templates/task-1/.gitignore -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1 creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1/src copying build/lib/repobee_testhelpers/resources/templates/task-1/src/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/resources/templates/task-1/src copying build/lib/repobee_testhelpers/localapi.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers copying build/lib/repobee_testhelpers/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers copying build/lib/repobee_testhelpers/fixtures.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers copying build/lib/repobee_testhelpers/const.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal copying build/lib/repobee_testhelpers/_internal/templates.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal copying build/lib/repobee_testhelpers/_internal/constants.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal copying build/lib/repobee_testhelpers/_internal/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal copying build/lib/repobee_testhelpers/funcs.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers copying build/lib/repobee.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/config.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/_corehooks.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/fileutils.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/exceptions.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/types.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/localreps.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/hook.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/serialize.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/py.typed -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/name.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/_exthooks.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/__version.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/io.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/settings.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/commandmarkers.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/args.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/categorization.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/base.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/cli/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli copying build/lib/repobee_plug/reviews.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/deprecation.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/_immutable.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/__init__.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/log.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/hookmanager.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/_pluginmeta.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug copying build/lib/repobee_plug/platform.py -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/disthelpers.py to disthelpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/urlutil.py to urlutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/repos.py to repos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/peer.py to peer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/issues.py to issues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/command/progresswrappers.py to progresswrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/hash.py to hash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/studentsyml.py to studentsyml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/gitlab.py to gitlab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/tamanager.py to tamanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/javac.py to javac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/pylint.py to pylint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands/repos.py to repos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands/_options.py to _options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/core_commands/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/ghclassroom.py to ghclassroom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/squash.py to squash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/gitea.py to gitea.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/pairwise.py to pairwise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist/distmanager.py to distmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist/pluginmanager.py to pluginmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/dist/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/merge_configurable_args.py to merge_configurable_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/students_file_parser.py to students_file_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/configwizard.py to configwizard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/ext/defaults/genreviews.py to genreviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/featflags.py to featflags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git/_fetch.py to _fetch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git/_push.py to _push.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git/_local.py to _local.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/git/_util.py to _util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/__version.py to __version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/distinfo.py to distinfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/preparser.py to preparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/pluginparsers.py to pluginparsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/parsing.py to parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/argparse_ext.py to argparse_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/cli/mainparser.py to mainparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/formatters.py to formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/_repobee/fileutil.py to fileutil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/localapi.py to localapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/const.py to const.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_testhelpers/funcs.py to funcs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee.py to repobee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/_corehooks.py to _corehooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/fileutils.py to fileutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/localreps.py to localreps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/serialize.py to serialize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/name.py to name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/_exthooks.py to _exthooks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/__version.py to __version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/commandmarkers.py to commandmarkers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/args.py to args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/categorization.py to categorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/reviews.py to reviews.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/deprecation.py to deprecation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/_immutable.py to _immutable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/hookmanager.py to hookmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/_pluginmeta.py to _pluginmeta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee_plug/platform.py to platform.cpython-39.pyc writing byte-compilation script '/tmp/tmpwlkjftj9.py' /usr/bin/python3 /tmp/tmpwlkjftj9.py removing /tmp/tmpwlkjftj9.py running install_data creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src/repobee_testhelpers creating /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src/repobee_testhelpers/resources copying src/repobee_testhelpers/resources/students.txt -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src/repobee_testhelpers/resources copying src/repobee_testhelpers/resources/templates/task-2/README.md -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src/repobee_testhelpers/resources copying src/repobee_testhelpers/resources/templates/task-2/.gitignore -> /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/src/repobee_testhelpers/resources running install_egg_info running egg_info writing src/repobee.egg-info/PKG-INFO writing dependency_links to src/repobee.egg-info/dependency_links.txt writing entry points to src/repobee.egg-info/entry_points.txt writing requirements to src/repobee.egg-info/requires.txt writing top-level names to src/repobee.egg-info/top_level.txt reading manifest file 'src/repobee.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/repobee.egg-info/SOURCES.txt' Copying src/repobee.egg-info to /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9/site-packages/repobee-3.8.1-py3.9.egg-info running install_scripts Installing repobee script to /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64//usr/share/doc/python-repobee + '[' -d doc ']' ~/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 ~/build/BUILD/repobee-3.8.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/repobee-3.8.1 + mv /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.8.1-1 --unique-debug-suffix -3.8.1-1.x86_64 --unique-debug-src-base python-repobee-3.8.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/repobee-3.8.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-repobee-3.8.1-1.noarch Provides: python-repobee python3-repobee = 3.8.1-1 python3.9dist(repobee) = 3.8.1 python3dist(repobee) = 3.8.1 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.9 python3.9dist(appdirs) >= 1.4.4 python3.9dist(argcomplete) >= 1.12 python3.9dist(bullet) >= 2.2 python3.9dist(daiquiri) >= 3.0.1 python3.9dist(gitpython) >= 3.1.24 python3.9dist(more-itertools) >= 8.4 python3.9dist(pluggy) >= 0.13.1 python3.9dist(pygithub) = 1.55 python3.9dist(python-gitlab) = 3.3 python3.9dist(setuptools) python3.9dist(tabulate) >= 0.8.9 python3.9dist(tqdm) >= 4.48.2 python3.9dist(typing-extensions) >= 3.10.0.2 python3.9dist(yamliny) >= 0.0.2 Processing files: python-repobee-help-3.8.1-1.noarch warning: Empty %files file /builddir/build/BUILD/repobee-3.8.1/doclist.lst Provides: python-repobee-help = 3.8.1-1 python3-repobee-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-repobee-3.8.1-1.x86_64 error: Installed (but unpackaged) file(s) found: /usr/src/repobee_testhelpers/resources/.gitignore /usr/src/repobee_testhelpers/resources/README.md /usr/src/repobee_testhelpers/resources/students.txt Empty %files file /builddir/build/BUILD/repobee-3.8.1/doclist.lst Installed (but unpackaged) file(s) found: /usr/src/repobee_testhelpers/resources/.gitignore /usr/src/repobee_testhelpers/resources/README.md /usr/src/repobee_testhelpers/resources/students.txt RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-repobee.spec