Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-groupyapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446489.724993/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-groupyapi.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-GroupyAPI-0.10.3-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-groupyapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446489.724993/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-groupyapi.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-GroupyAPI-0.10.3-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-groupyapi.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686446489.724993/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-groupyapi.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.8UXf5G + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf GroupyAPI-0.10.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/GroupyAPI-0.10.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd GroupyAPI-0.10.3 + /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.zJ3kNJ + umask 022 + cd /builddir/build/BUILD + cd GroupyAPI-0.10.3 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_session.py -> build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_pagers.py -> build/lib/tests creating build/lib/groupy copying groupy/session.py -> build/lib/groupy copying groupy/exceptions.py -> build/lib/groupy copying groupy/client.py -> build/lib/groupy copying groupy/__init__.py -> build/lib/groupy copying groupy/utils.py -> build/lib/groupy copying groupy/pagers.py -> build/lib/groupy creating build/lib/tests/api copying tests/api/test_bots.py -> build/lib/tests/api copying tests/api/test_base.py -> build/lib/tests/api copying tests/api/test_memberships.py -> build/lib/tests/api copying tests/api/test_user.py -> build/lib/tests/api copying tests/api/test_chats.py -> build/lib/tests/api copying tests/api/test_messages.py -> build/lib/tests/api copying tests/api/test_attachments.py -> build/lib/tests/api copying tests/api/test_groups.py -> build/lib/tests/api copying tests/api/base.py -> build/lib/tests/api copying tests/api/__init__.py -> build/lib/tests/api copying tests/api/test_blocks.py -> build/lib/tests/api copying tests/api/test_images.py -> build/lib/tests/api creating build/lib/groupy/api copying groupy/api/groups.py -> build/lib/groupy/api copying groupy/api/bots.py -> build/lib/groupy/api copying groupy/api/blocks.py -> build/lib/groupy/api copying groupy/api/messages.py -> build/lib/groupy/api copying groupy/api/attachments.py -> build/lib/groupy/api copying groupy/api/user.py -> build/lib/groupy/api copying groupy/api/chats.py -> build/lib/groupy/api copying groupy/api/base.py -> build/lib/groupy/api copying groupy/api/__init__.py -> build/lib/groupy/api copying groupy/api/memberships.py -> build/lib/groupy/api running egg_info writing GroupyAPI.egg-info/PKG-INFO writing dependency_links to GroupyAPI.egg-info/dependency_links.txt writing requirements to GroupyAPI.egg-info/requires.txt writing top-level names to GroupyAPI.egg-info/top_level.txt reading manifest file 'GroupyAPI.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'GroupyAPI.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ST7wKE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 + cd GroupyAPI-0.10.3 + 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-GroupyAPI-0.10.3-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-GroupyAPI-0.10.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_session.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_utils.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_bots.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_base.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_memberships.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_user.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_chats.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_messages.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_attachments.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_groups.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/base.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_blocks.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/api/test_images.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api copying build/lib/tests/test_pagers.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy copying build/lib/groupy/session.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy copying build/lib/groupy/exceptions.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy copying build/lib/groupy/client.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy copying build/lib/groupy/__init__.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy creating /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/groups.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/bots.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/blocks.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/messages.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/attachments.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/user.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/chats.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/base.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/__init__.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/api/memberships.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api copying build/lib/groupy/utils.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy copying build/lib/groupy/pagers.py -> /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_session.py to test_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_bots.py to test_bots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_memberships.py to test_memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_user.py to test_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_chats.py to test_chats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_messages.py to test_messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_attachments.py to test_attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_groups.py to test_groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_blocks.py to test_blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/api/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/tests/test_pagers.py to test_pagers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/groups.py to groups.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/bots.py to bots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/blocks.py to blocks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/attachments.py to attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/chats.py to chats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/api/memberships.py to memberships.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/groupy/pagers.py to pagers.cpython-39.pyc writing byte-compilation script '/tmp/tmpa5fwa7al.py' /usr/bin/python3 /tmp/tmpa5fwa7al.py removing /tmp/tmpa5fwa7al.py running install_egg_info running egg_info writing GroupyAPI.egg-info/PKG-INFO writing dependency_links to GroupyAPI.egg-info/dependency_links.txt writing requirements to GroupyAPI.egg-info/requires.txt writing top-level names to GroupyAPI.egg-info/top_level.txt reading manifest file 'GroupyAPI.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'AUTHORS.rst' writing manifest file 'GroupyAPI.egg-info/SOURCES.txt' Copying GroupyAPI.egg-info to /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9/site-packages/GroupyAPI-0.10.3-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64//usr/share/doc/python-GroupyAPI + '[' -d doc ']' ~/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 ~/build/BUILD/GroupyAPI-0.10.3 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64 + '[' -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/GroupyAPI-0.10.3 + mv /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-GroupyAPI-0.10.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.3-1 --unique-debug-suffix -0.10.3-1.x86_64 --unique-debug-src-base python-GroupyAPI-0.10.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/GroupyAPI-0.10.3 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-GroupyAPI-0.10.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-GroupyAPI-0.10.3-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 Provides: python-GroupyAPI python3-GroupyAPI = 0.10.3-1 python3.9dist(groupyapi) = 0.10.3 python3dist(groupyapi) = 0.10.3 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(requests) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 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-groupyapi.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-groupyapi.spec