Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nonebot2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684206709.832486/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-nonebot2.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-nonebot2-2.0.0rc4-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-nonebot2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684206709.832486/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-nonebot2.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-nonebot2-2.0.0rc4-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-nonebot2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684206709.832486/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-nonebot2.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.sFMnzz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nonebot2-2.0.0rc4 + /usr/bin/gzip -dc /builddir/build/SOURCES/nonebot2-2.0.0rc4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nonebot2-2.0.0rc4 + /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.2MjwWT + umask 022 + cd /builddir/build/BUILD + cd nonebot2-2.0.0rc4 + 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 creating build/lib/nonebot copying nonebot/log.py -> build/lib/nonebot copying nonebot/typing.py -> build/lib/nonebot copying nonebot/__init__.py -> build/lib/nonebot copying nonebot/permission.py -> build/lib/nonebot copying nonebot/utils.py -> build/lib/nonebot copying nonebot/exception.py -> build/lib/nonebot copying nonebot/rule.py -> build/lib/nonebot copying nonebot/matcher.py -> build/lib/nonebot copying nonebot/params.py -> build/lib/nonebot copying nonebot/message.py -> build/lib/nonebot copying nonebot/config.py -> build/lib/nonebot copying nonebot/consts.py -> build/lib/nonebot creating build/lib/nonebot/adapters copying nonebot/adapters/__init__.py -> build/lib/nonebot/adapters creating build/lib/nonebot/dependencies copying nonebot/dependencies/__init__.py -> build/lib/nonebot/dependencies copying nonebot/dependencies/utils.py -> build/lib/nonebot/dependencies creating build/lib/nonebot/drivers copying nonebot/drivers/none.py -> build/lib/nonebot/drivers copying nonebot/drivers/fastapi.py -> build/lib/nonebot/drivers copying nonebot/drivers/__init__.py -> build/lib/nonebot/drivers copying nonebot/drivers/websockets.py -> build/lib/nonebot/drivers copying nonebot/drivers/quart.py -> build/lib/nonebot/drivers copying nonebot/drivers/_lifespan.py -> build/lib/nonebot/drivers copying nonebot/drivers/aiohttp.py -> build/lib/nonebot/drivers copying nonebot/drivers/httpx.py -> build/lib/nonebot/drivers creating build/lib/nonebot/internal copying nonebot/internal/__init__.py -> build/lib/nonebot/internal copying nonebot/internal/permission.py -> build/lib/nonebot/internal copying nonebot/internal/rule.py -> build/lib/nonebot/internal copying nonebot/internal/params.py -> build/lib/nonebot/internal creating build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/__init__.py -> build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/event.py -> build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/adapter.py -> build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/bot.py -> build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/message.py -> build/lib/nonebot/internal/adapter copying nonebot/internal/adapter/template.py -> build/lib/nonebot/internal/adapter creating build/lib/nonebot/internal/driver copying nonebot/internal/driver/__init__.py -> build/lib/nonebot/internal/driver copying nonebot/internal/driver/model.py -> build/lib/nonebot/internal/driver copying nonebot/internal/driver/driver.py -> build/lib/nonebot/internal/driver creating build/lib/nonebot/internal/matcher copying nonebot/internal/matcher/__init__.py -> build/lib/nonebot/internal/matcher copying nonebot/internal/matcher/provider.py -> build/lib/nonebot/internal/matcher copying nonebot/internal/matcher/manager.py -> build/lib/nonebot/internal/matcher copying nonebot/internal/matcher/matcher.py -> build/lib/nonebot/internal/matcher creating build/lib/nonebot/plugin copying nonebot/plugin/plugin.py -> build/lib/nonebot/plugin copying nonebot/plugin/on.py -> build/lib/nonebot/plugin copying nonebot/plugin/__init__.py -> build/lib/nonebot/plugin copying nonebot/plugin/manager.py -> build/lib/nonebot/plugin copying nonebot/plugin/load.py -> build/lib/nonebot/plugin package init file 'nonebot/plugins/__init__.py' not found (or not a regular file) creating build/lib/nonebot/plugins copying nonebot/plugins/echo.py -> build/lib/nonebot/plugins copying nonebot/plugins/single_session.py -> build/lib/nonebot/plugins copying nonebot/py.typed -> build/lib/nonebot copying nonebot/plugin/on.pyi -> build/lib/nonebot/plugin + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.55MVOO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 + cd nonebot2-2.0.0rc4 + 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-nonebot2-2.0.0rc4-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-nonebot2-2.0.0rc4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/py.typed -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/on.pyi -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/plugin.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/on.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/manager.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin copying build/lib/nonebot/plugin/load.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/dependencies copying build/lib/nonebot/dependencies/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/dependencies copying build/lib/nonebot/dependencies/utils.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/dependencies copying build/lib/nonebot/log.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/typing.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/permission.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/none.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/fastapi.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/websockets.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/quart.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/_lifespan.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/aiohttp.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/drivers/httpx.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers copying build/lib/nonebot/utils.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/adapters copying build/lib/nonebot/adapters/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/adapters copying build/lib/nonebot/exception.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/rule.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/matcher.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/params.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot copying build/lib/nonebot/message.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal copying build/lib/nonebot/internal/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal copying build/lib/nonebot/internal/permission.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher copying build/lib/nonebot/internal/matcher/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher copying build/lib/nonebot/internal/matcher/provider.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher copying build/lib/nonebot/internal/matcher/manager.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher copying build/lib/nonebot/internal/matcher/matcher.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher copying build/lib/nonebot/internal/rule.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal copying build/lib/nonebot/internal/params.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver copying build/lib/nonebot/internal/driver/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver copying build/lib/nonebot/internal/driver/model.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver copying build/lib/nonebot/internal/driver/driver.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/__init__.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/event.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/adapter.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/bot.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/message.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/internal/adapter/template.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter copying build/lib/nonebot/config.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot creating /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugins copying build/lib/nonebot/plugins/echo.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugins copying build/lib/nonebot/plugins/single_session.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugins copying build/lib/nonebot/consts.py -> /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin/plugin.py to plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin/on.py to on.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugin/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/dependencies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/dependencies/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/typing.py to typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/none.py to none.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/fastapi.py to fastapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/websockets.py to websockets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/quart.py to quart.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/_lifespan.py to _lifespan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/aiohttp.py to aiohttp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/drivers/httpx.py to httpx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/adapters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/matcher.py to matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher/provider.py to provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher/manager.py to manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/matcher/matcher.py to matcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/rule.py to rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/driver/driver.py to driver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/adapter.py to adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/bot.py to bot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/internal/adapter/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugins/echo.py to echo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/plugins/single_session.py to single_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot/consts.py to consts.cpython-39.pyc writing byte-compilation script '/tmp/tmpu1tszxa5.py' /usr/bin/python3 /tmp/tmpu1tszxa5.py removing /tmp/tmpu1tszxa5.py running install_egg_info running egg_info creating nonebot2.egg-info writing nonebot2.egg-info/PKG-INFO writing dependency_links to nonebot2.egg-info/dependency_links.txt writing requirements to nonebot2.egg-info/requires.txt writing top-level names to nonebot2.egg-info/top_level.txt writing manifest file 'nonebot2.egg-info/SOURCES.txt' package init file 'nonebot/plugins/__init__.py' not found (or not a regular file) reading manifest file 'nonebot2.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'nonebot2.egg-info/SOURCES.txt' Copying nonebot2.egg-info to /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9/site-packages/nonebot2-2.0.0rc4-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64//usr/share/doc/python-nonebot2 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 ~/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 ~/build/BUILD/nonebot2-2.0.0rc4 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/nonebot2-2.0.0rc4 + mv /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0rc4-1 --unique-debug-suffix -2.0.0rc4-1.x86_64 --unique-debug-src-base python-nonebot2-2.0.0rc4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nonebot2-2.0.0rc4 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-nonebot2-2.0.0rc4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nonebot2-2.0.0rc4-1.noarch Provides: python-nonebot2 python3-nonebot2 = 2.0.0rc4-1 python3.9dist(nonebot2) = 2.0.0rc4 python3dist(nonebot2) = 2.0.0rc4 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: python(abi) = 3.9 python3.9dist(loguru) >= 0.6 python3.9dist(loguru) < 0.7 python3.9dist(pydantic) >= 1.10 python3.9dist(pydantic) < 2 python3.9dist(pygtrie) >= 2.4.1 python3.9dist(pygtrie) < 3 python3.9dist(tomli) >= 2.0.1 python3.9dist(tomli) < 3 python3.9dist(typing-extensions) >= 4 python3.9dist(typing-extensions) < 5 python3.9dist(yarl) >= 1.7.2 python3.9dist(yarl) < 2 Processing files: python-nonebot2-help-2.0.0rc4-1.noarch warning: Empty %files file /builddir/build/BUILD/nonebot2-2.0.0rc4/doclist.lst Provides: python-nonebot2-help = 2.0.0rc4-1 python3-nonebot2-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-nonebot2-2.0.0rc4-1.x86_64 Wrote: /builddir/build/RPMS/python-nonebot2-help-2.0.0rc4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-nonebot2-2.0.0rc4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zADszj + umask 022 + cd /builddir/build/BUILD + cd nonebot2-2.0.0rc4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nonebot2-2.0.0rc4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0