Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684402343.714402/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 aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-AN-DiscordBot-3.9.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684402343.714402/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 aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-AN-DiscordBot-3.9.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1684402343.714402/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 aarch64 --nodeps /builddir/build/SPECS/python-an-discordbot.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fzMJUA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf AN-DiscordBot-3.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/AN-DiscordBot-3.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd AN-DiscordBot-3.9.4 + /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.OSGibK + umask 022 + cd /builddir/build/BUILD + cd AN-DiscordBot-3.9.4 + 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 -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 creating build/lib/anbot copying anbot/launcher.py -> build/lib/anbot copying anbot/meta.py -> build/lib/anbot copying anbot/setup.py -> build/lib/anbot copying anbot/__main__.py -> build/lib/anbot copying anbot/__init__.py -> build/lib/anbot copying anbot/logging.py -> build/lib/anbot creating build/lib/anbot/core copying anbot/core/rpc.py -> build/lib/anbot/core copying anbot/core/json_io.py -> build/lib/anbot/core copying anbot/core/core_commands.py -> build/lib/anbot/core copying anbot/core/i18n.py -> build/lib/anbot/core copying anbot/core/checks.py -> build/lib/anbot/core copying anbot/core/config.py -> build/lib/anbot/core copying anbot/core/cli.py -> build/lib/anbot/core copying anbot/core/cog_manager.py -> build/lib/anbot/core copying anbot/core/global_checks.py -> build/lib/anbot/core copying anbot/core/bot.py -> build/lib/anbot/core copying anbot/core/data_manager.py -> build/lib/anbot/core copying anbot/core/help_formatter.py -> build/lib/anbot/core copying anbot/core/__init__.py -> build/lib/anbot/core copying anbot/core/events.py -> build/lib/anbot/core copying anbot/core/modlog.py -> build/lib/anbot/core copying anbot/core/errors.py -> build/lib/anbot/core copying anbot/core/sentry.py -> build/lib/anbot/core creating build/lib/anbot/cogs copying anbot/cogs/__init__.py -> build/lib/anbot/cogs creating build/lib/anbot/core/commands copying anbot/core/commands/converter.py -> build/lib/anbot/core/commands copying anbot/core/commands/commands.py -> build/lib/anbot/core/commands copying anbot/core/commands/context.py -> build/lib/anbot/core/commands copying anbot/core/commands/__init__.py -> build/lib/anbot/core/commands copying anbot/core/commands/errors.py -> build/lib/anbot/core/commands copying anbot/core/commands/requires.py -> build/lib/anbot/core/commands creating build/lib/anbot/core/utils copying anbot/core/utils/tunnel.py -> build/lib/anbot/core/utils copying anbot/core/utils/common_filters.py -> build/lib/anbot/core/utils copying anbot/core/utils/data_converter.py -> build/lib/anbot/core/utils copying anbot/core/utils/predicates.py -> build/lib/anbot/core/utils copying anbot/core/utils/antispam.py -> build/lib/anbot/core/utils copying anbot/core/utils/mod.py -> build/lib/anbot/core/utils copying anbot/core/utils/embed.py -> build/lib/anbot/core/utils copying anbot/core/utils/chat_formatting.py -> build/lib/anbot/core/utils copying anbot/core/utils/__init__.py -> build/lib/anbot/core/utils copying anbot/core/utils/menus.py -> build/lib/anbot/core/utils copying anbot/core/utils/caching.py -> build/lib/anbot/core/utils creating build/lib/anbot/core/drivers copying anbot/core/drivers/red_mongo.py -> build/lib/anbot/core/drivers copying anbot/core/drivers/__init__.py -> build/lib/anbot/core/drivers copying anbot/core/drivers/red_json.py -> build/lib/anbot/core/drivers copying anbot/core/drivers/red_base.py -> build/lib/anbot/core/drivers creating build/lib/anbot/core/locales copying anbot/core/locales/ar-SA.po -> build/lib/anbot/core/locales copying anbot/core/locales/pt-PT.po -> build/lib/anbot/core/locales copying anbot/core/locales/no-NO.po -> build/lib/anbot/core/locales copying anbot/core/locales/id-ID.po -> build/lib/anbot/core/locales copying anbot/core/locales/en-PT.po -> build/lib/anbot/core/locales copying anbot/core/locales/sv-SE.po -> build/lib/anbot/core/locales copying anbot/core/locales/es-ES.po -> build/lib/anbot/core/locales copying anbot/core/locales/pt-BR.po -> build/lib/anbot/core/locales copying anbot/core/locales/zh-CN.po -> build/lib/anbot/core/locales copying anbot/core/locales/nl-NL.po -> build/lib/anbot/core/locales copying anbot/core/locales/pl-PL.po -> build/lib/anbot/core/locales copying anbot/core/locales/it-IT.po -> build/lib/anbot/core/locales copying anbot/core/locales/hu-HU.po -> build/lib/anbot/core/locales copying anbot/core/locales/el-GR.po -> build/lib/anbot/core/locales copying anbot/core/locales/ja-JP.po -> build/lib/anbot/core/locales copying anbot/core/locales/da-DK.po -> build/lib/anbot/core/locales copying anbot/core/locales/debugging.po -> build/lib/anbot/core/locales copying anbot/core/locales/lol-US.po -> build/lib/anbot/core/locales copying anbot/core/locales/de-DE.po -> build/lib/anbot/core/locales copying anbot/core/locales/ru-RU.po -> build/lib/anbot/core/locales copying anbot/core/locales/bg-BG.po -> build/lib/anbot/core/locales copying anbot/core/locales/ko-KR.po -> build/lib/anbot/core/locales copying anbot/core/locales/fr-FR.po -> build/lib/anbot/core/locales copying anbot/core/locales/fi-FI.po -> build/lib/anbot/core/locales + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JAQlPw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 + cd AN-DiscordBot-3.9.4 + 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 -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-AN-DiscordBot-3.9.4-1.aarch64 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-AN-DiscordBot-3.9.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot copying build/lib/anbot/launcher.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot copying build/lib/anbot/meta.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/rpc.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/json_io.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/converter.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/commands.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/context.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/errors.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/commands/requires.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands copying build/lib/anbot/core/core_commands.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/i18n.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/checks.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/config.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/cli.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/ar-SA.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/pt-PT.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/no-NO.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/id-ID.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/en-PT.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/sv-SE.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/es-ES.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/pt-BR.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/zh-CN.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/nl-NL.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/pl-PL.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/it-IT.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/hu-HU.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/el-GR.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/ja-JP.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/da-DK.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/debugging.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/lol-US.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/de-DE.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/ru-RU.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/bg-BG.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/ko-KR.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/fr-FR.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/locales/fi-FI.po -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/locales copying build/lib/anbot/core/cog_manager.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/global_checks.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/tunnel.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/common_filters.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/data_converter.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/predicates.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/antispam.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/mod.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/embed.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/chat_formatting.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/menus.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/utils/caching.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils copying build/lib/anbot/core/bot.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers copying build/lib/anbot/core/drivers/red_mongo.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers copying build/lib/anbot/core/drivers/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers copying build/lib/anbot/core/drivers/red_json.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers copying build/lib/anbot/core/drivers/red_base.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers copying build/lib/anbot/core/data_manager.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/help_formatter.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/events.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/modlog.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/errors.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/core/sentry.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core copying build/lib/anbot/setup.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot copying build/lib/anbot/__main__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot creating /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/cogs copying build/lib/anbot/cogs/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/cogs copying build/lib/anbot/__init__.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot copying build/lib/anbot/logging.py -> /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/launcher.py to launcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/rpc.py to rpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/json_io.py to json_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/converter.py to converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/commands/requires.py to requires.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/core_commands.py to core_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/cog_manager.py to cog_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/global_checks.py to global_checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/tunnel.py to tunnel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/common_filters.py to common_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/data_converter.py to data_converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/predicates.py to predicates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/antispam.py to antispam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/mod.py to mod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/embed.py to embed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/chat_formatting.py to chat_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/menus.py to menus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/utils/caching.py to caching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/bot.py to bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py to red_mongo.cpython-39.pyc /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:24: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:198: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers/red_json.py to red_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/drivers/red_base.py to red_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/data_manager.py to data_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/help_formatter.py to help_formatter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/modlog.py to modlog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/core/sentry.py to sentry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/cogs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/anbot/logging.py to logging.cpython-39.pyc writing byte-compilation script '/tmp/tmp2zw_sqk2.py' /usr/bin/python3 /tmp/tmp2zw_sqk2.py /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:24: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:198: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmp2zw_sqk2.py running install_egg_info running egg_info writing AN_DiscordBot.egg-info/PKG-INFO writing dependency_links to AN_DiscordBot.egg-info/dependency_links.txt writing entry points to AN_DiscordBot.egg-info/entry_points.txt writing requirements to AN_DiscordBot.egg-info/requires.txt writing top-level names to AN_DiscordBot.egg-info/top_level.txt reading manifest file 'AN_DiscordBot.egg-info/SOURCES.txt' writing manifest file 'AN_DiscordBot.egg-info/SOURCES.txt' Copying AN_DiscordBot.egg-info to /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9/site-packages/AN_DiscordBot-3.9.4-py3.9.egg-info running install_scripts Installing anbot script to /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/bin Installing anbot-launcher script to /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/bin Installing anbot-setup script to /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64//usr/share/doc/python-AN-DiscordBot + '[' -d doc ']' ~/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 ~/build/BUILD/AN-DiscordBot-3.9.4 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 + '[' -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 ']' ~/build/BUILD/AN-DiscordBot-3.9.4 + popd + mv /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.9.4-1 --unique-debug-suffix -3.9.4-1.aarch64 --unique-debug-src-base python-AN-DiscordBot-3.9.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/AN-DiscordBot-3.9.4 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-AN-DiscordBot-3.9.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:24: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:198: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:24: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:189: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/anbot/core/drivers/red_mongo.py:198: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-AN-DiscordBot-3.9.4-1.noarch Provides: python-AN-DiscordBot python3-AN-DiscordBot = 3.9.4-1 python3.9dist(an-discordbot) = 3.9.4 python3dist(an-discordbot) = 3.9.4 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(aiohttp) = 3.5.4 python3.9dist(aiohttp-json-rpc) = 0.12.1 python3.9dist(appdirs) = 1.4.3 python3.9dist(async-timeout) = 3.0.1 python3.9dist(attrs) = 18.2 python3.9dist(chardet) = 3.0.4 python3.9dist(click) = 7 python3.9dist(colorama) = 0.4.1 python3.9dist(discord.py) = 1.1.1 python3.9dist(distro) = 1.4 python3.9dist(fuzzywuzzy) = 0.17 python3.9dist(idna) = 2.8 python3.9dist(idna-ssl) = 1.1 python3.9dist(multidict) = 4.5.2 python3.9dist(python-levenshtein-wheels) = 0.13.1 python3.9dist(pyyaml) = 3.13 python3.9dist(red-lavalink) >= 0.3 python3.9dist(red-lavalink) < 0.4 python3.9dist(schema) = 0.6.8 python3.9dist(setuptools) python3.9dist(websockets) < 7 python3.9dist(yarl) = 1.3 Processing files: python-AN-DiscordBot-help-3.9.4-1.noarch warning: Empty %files file /builddir/build/BUILD/AN-DiscordBot-3.9.4/doclist.lst Provides: python-AN-DiscordBot-help = 3.9.4-1 python3-AN-DiscordBot-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-AN-DiscordBot-3.9.4-1.aarch64 Wrote: /builddir/build/RPMS/python-AN-DiscordBot-help-3.9.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-AN-DiscordBot-3.9.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P7Kb4w + umask 022 + cd /builddir/build/BUILD + cd AN-DiscordBot-3.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-AN-DiscordBot-3.9.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0