Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-werobot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683339522.478750/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-werobot.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-WeRoBot-1.13.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-werobot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683339522.478750/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-werobot.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-WeRoBot-1.13.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-werobot.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683339522.478750/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-werobot.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.hRg1rX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf WeRoBot-1.13.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/WeRoBot-1.13.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd WeRoBot-1.13.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.eFxHOc + umask 022 + cd /builddir/build/BUILD + cd WeRoBot-1.13.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 creating build/lib/werobot copying werobot/logger.py -> build/lib/werobot copying werobot/pay.py -> build/lib/werobot copying werobot/exceptions.py -> build/lib/werobot copying werobot/client.py -> build/lib/werobot copying werobot/robot.py -> build/lib/werobot copying werobot/replies.py -> build/lib/werobot copying werobot/config.py -> build/lib/werobot copying werobot/__init__.py -> build/lib/werobot copying werobot/testing.py -> build/lib/werobot copying werobot/parser.py -> build/lib/werobot copying werobot/utils.py -> build/lib/werobot creating build/lib/werobot/messages copying werobot/messages/events.py -> build/lib/werobot/messages copying werobot/messages/base.py -> build/lib/werobot/messages copying werobot/messages/__init__.py -> build/lib/werobot/messages copying werobot/messages/entries.py -> build/lib/werobot/messages copying werobot/messages/messages.py -> build/lib/werobot/messages creating build/lib/werobot/contrib copying werobot/contrib/flask.py -> build/lib/werobot/contrib copying werobot/contrib/django.py -> build/lib/werobot/contrib copying werobot/contrib/__init__.py -> build/lib/werobot/contrib copying werobot/contrib/tornado.py -> build/lib/werobot/contrib copying werobot/contrib/bottle.py -> build/lib/werobot/contrib creating build/lib/werobot/crypto copying werobot/crypto/exceptions.py -> build/lib/werobot/crypto copying werobot/crypto/pkcs7.py -> build/lib/werobot/crypto copying werobot/crypto/__init__.py -> build/lib/werobot/crypto creating build/lib/werobot/session copying werobot/session/saekvstorage.py -> build/lib/werobot/session copying werobot/session/mongodbstorage.py -> build/lib/werobot/session copying werobot/session/postgresqlstorage.py -> build/lib/werobot/session copying werobot/session/__init__.py -> build/lib/werobot/session copying werobot/session/sqlitestorage.py -> build/lib/werobot/session copying werobot/session/filestorage.py -> build/lib/werobot/session copying werobot/session/mysqlstorage.py -> build/lib/werobot/session copying werobot/session/redisstorage.py -> build/lib/werobot/session running egg_info writing WeRoBot.egg-info/PKG-INFO writing dependency_links to WeRoBot.egg-info/dependency_links.txt writing requirements to WeRoBot.egg-info/requires.txt writing top-level names to WeRoBot.egg-info/top_level.txt reading manifest file 'WeRoBot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'WeRoBot.egg-info/SOURCES.txt' copying werobot/contrib/error.html -> build/lib/werobot/contrib + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xNgFJ8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 + cd WeRoBot-1.13.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-WeRoBot-1.13.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-WeRoBot-1.13.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/logger.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/pay.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/exceptions.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/messages/events.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/messages/base.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/messages/__init__.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/messages/entries.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/messages/messages.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages copying build/lib/werobot/client.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/flask.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/error.html -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/django.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/__init__.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/tornado.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/contrib/bottle.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib copying build/lib/werobot/robot.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/replies.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/config.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto copying build/lib/werobot/crypto/exceptions.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto copying build/lib/werobot/crypto/pkcs7.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto copying build/lib/werobot/crypto/__init__.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto copying build/lib/werobot/__init__.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/testing.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot copying build/lib/werobot/parser.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot creating /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/saekvstorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/mongodbstorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/postgresqlstorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/__init__.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/sqlitestorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/filestorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/mysqlstorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/session/redisstorage.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session copying build/lib/werobot/utils.py -> /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/pay.py to pay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages/events.py to events.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages/entries.py to entries.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/messages/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/contrib/bottle.py to bottle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/robot.py to robot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/replies.py to replies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto/pkcs7.py to pkcs7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/crypto/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/testing.py to testing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/saekvstorage.py to saekvstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/mongodbstorage.py to mongodbstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/postgresqlstorage.py to postgresqlstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/sqlitestorage.py to sqlitestorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/filestorage.py to filestorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/mysqlstorage.py to mysqlstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/session/redisstorage.py to redisstorage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/werobot/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpypuits44.py' /usr/bin/python3 /tmp/tmpypuits44.py removing /tmp/tmpypuits44.py running install_egg_info running egg_info writing WeRoBot.egg-info/PKG-INFO writing dependency_links to WeRoBot.egg-info/dependency_links.txt writing requirements to WeRoBot.egg-info/requires.txt writing top-level names to WeRoBot.egg-info/top_level.txt reading manifest file 'WeRoBot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' adding license file 'LICENSE' writing manifest file 'WeRoBot.egg-info/SOURCES.txt' Copying WeRoBot.egg-info to /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9/site-packages/WeRoBot-1.13.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64//usr/share/doc/python-WeRoBot + '[' -d doc ']' ~/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 ~/build/BUILD/WeRoBot-1.13.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-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/WeRoBot-1.13.1 + mv /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.13.1-1 --unique-debug-suffix -1.13.1-1.x86_64 --unique-debug-src-base python-WeRoBot-1.13.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/WeRoBot-1.13.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-WeRoBot-1.13.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-WeRoBot-1.13.1-1.noarch Provides: python-WeRoBot python3-WeRoBot = 1.13.1-1 python3.9dist(werobot) = 1.13.1 python3dist(werobot) = 1.13.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: python(abi) = 3.9 python3.9dist(bottle) python3.9dist(requests) python3.9dist(xmltodict) Processing files: python-WeRoBot-help-1.13.1-1.noarch warning: Empty %files file /builddir/build/BUILD/WeRoBot-1.13.1/doclist.lst Provides: python-WeRoBot-help = 1.13.1-1 python3-WeRoBot-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-WeRoBot-1.13.1-1.x86_64 Wrote: /builddir/build/RPMS/python-WeRoBot-help-1.13.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-WeRoBot-1.13.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jj6J0A + umask 022 + cd /builddir/build/BUILD + cd WeRoBot-1.13.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-WeRoBot-1.13.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0