Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/python-aiogram.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775747.112208/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f666f05bd90>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-aiogram.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-aiogram-2.25.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-aiogram.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775747.112208/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f391ec13690>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-aiogram.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-aiogram-2.25.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-aiogram.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681775747.112208/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f391ec13690>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-aiogram.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.oiD2z8
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf aiogram-2.25.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/aiogram-2.25.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd aiogram-2.25.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.h5AM1U
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiogram-2.25.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/aiogram
copying aiogram/__init__.py -> build/lib/aiogram
copying aiogram/__main__.py -> build/lib/aiogram
creating build/lib/aiogram/bot
copying aiogram/bot/__init__.py -> build/lib/aiogram/bot
copying aiogram/bot/api.py -> build/lib/aiogram/bot
copying aiogram/bot/bot.py -> build/lib/aiogram/bot
copying aiogram/bot/base.py -> build/lib/aiogram/bot
creating build/lib/aiogram/utils
copying aiogram/utils/__init__.py -> build/lib/aiogram/utils
copying aiogram/utils/json.py -> build/lib/aiogram/utils
copying aiogram/utils/parts.py -> build/lib/aiogram/utils
copying aiogram/utils/exceptions.py -> build/lib/aiogram/utils
copying aiogram/utils/text_decorations.py -> build/lib/aiogram/utils
copying aiogram/utils/deprecated.py -> build/lib/aiogram/utils
copying aiogram/utils/web_app.py -> build/lib/aiogram/utils
copying aiogram/utils/helper.py -> build/lib/aiogram/utils
copying aiogram/utils/executor.py -> build/lib/aiogram/utils
copying aiogram/utils/emoji.py -> build/lib/aiogram/utils
copying aiogram/utils/markdown.py -> build/lib/aiogram/utils
copying aiogram/utils/auth_widget.py -> build/lib/aiogram/utils
copying aiogram/utils/payload.py -> build/lib/aiogram/utils
copying aiogram/utils/mixins.py -> build/lib/aiogram/utils
copying aiogram/utils/callback_data.py -> build/lib/aiogram/utils
copying aiogram/utils/deep_linking.py -> build/lib/aiogram/utils
creating build/lib/aiogram/contrib
copying aiogram/contrib/__init__.py -> build/lib/aiogram/contrib
creating build/lib/aiogram/types
copying aiogram/types/contact.py -> build/lib/aiogram/types
copying aiogram/types/inline_keyboard.py -> build/lib/aiogram/types
copying aiogram/types/voice.py -> build/lib/aiogram/types
copying aiogram/types/video_chat_participants_invited.py -> build/lib/aiogram/types
copying aiogram/types/photo_size.py -> build/lib/aiogram/types
copying aiogram/types/__init__.py -> build/lib/aiogram/types
copying aiogram/types/shipping_address.py -> build/lib/aiogram/types
copying aiogram/types/encrypted_credentials.py -> build/lib/aiogram/types
copying aiogram/types/mask_position.py -> build/lib/aiogram/types
copying aiogram/types/chat_invite_link.py -> build/lib/aiogram/types
copying aiogram/types/chat_photo.py -> build/lib/aiogram/types
copying aiogram/types/reply_keyboard.py -> build/lib/aiogram/types
copying aiogram/types/forum_topic_edited.py -> build/lib/aiogram/types
copying aiogram/types/force_reply.py -> build/lib/aiogram/types
copying aiogram/types/bot_command.py -> build/lib/aiogram/types
copying aiogram/types/chat_member_updated.py -> build/lib/aiogram/types
copying aiogram/types/chat_join_request.py -> build/lib/aiogram/types
copying aiogram/types/callback_game.py -> build/lib/aiogram/types
copying aiogram/types/voice_chat_participants_invited.py -> build/lib/aiogram/types
copying aiogram/types/fields.py -> build/lib/aiogram/types
copying aiogram/types/inline_query.py -> build/lib/aiogram/types
copying aiogram/types/venue.py -> build/lib/aiogram/types
copying aiogram/types/voice_chat_scheduled.py -> build/lib/aiogram/types
copying aiogram/types/forum_topic.py -> build/lib/aiogram/types
copying aiogram/types/general_forum_topic_unhidden.py -> build/lib/aiogram/types
copying aiogram/types/sticker.py -> build/lib/aiogram/types
copying aiogram/types/video.py -> build/lib/aiogram/types
copying aiogram/types/document.py -> build/lib/aiogram/types
copying aiogram/types/user_profile_photos.py -> build/lib/aiogram/types
copying aiogram/types/invoice.py -> build/lib/aiogram/types
copying aiogram/types/response_parameters.py -> build/lib/aiogram/types
copying aiogram/types/game.py -> build/lib/aiogram/types
copying aiogram/types/forum_topic_created.py -> build/lib/aiogram/types
copying aiogram/types/audio.py -> build/lib/aiogram/types
copying aiogram/types/passport_data.py -> build/lib/aiogram/types
copying aiogram/types/user_shared.py -> build/lib/aiogram/types
copying aiogram/types/menu_button.py -> build/lib/aiogram/types
copying aiogram/types/video_chat_ended.py -> build/lib/aiogram/types
copying aiogram/types/successful_payment.py -> build/lib/aiogram/types
copying aiogram/types/webhook_info.py -> build/lib/aiogram/types
copying aiogram/types/auth_widget_data.py -> build/lib/aiogram/types
copying aiogram/types/animation.py -> build/lib/aiogram/types
copying aiogram/types/passport_element_error.py -> build/lib/aiogram/types
copying aiogram/types/bot_command_scope.py -> build/lib/aiogram/types
copying aiogram/types/chat_shared.py -> build/lib/aiogram/types
copying aiogram/types/user.py -> build/lib/aiogram/types
copying aiogram/types/chat_location.py -> build/lib/aiogram/types
copying aiogram/types/video_chat_scheduled.py -> build/lib/aiogram/types
copying aiogram/types/voice_chat_started.py -> build/lib/aiogram/types
copying aiogram/types/labeled_price.py -> build/lib/aiogram/types
copying aiogram/types/base.py -> build/lib/aiogram/types
copying aiogram/types/file.py -> build/lib/aiogram/types
copying aiogram/types/forum_topic_reopened.py -> build/lib/aiogram/types
copying aiogram/types/write_access_allowed.py -> build/lib/aiogram/types
copying aiogram/types/location.py -> build/lib/aiogram/types
copying aiogram/types/message_id.py -> build/lib/aiogram/types
copying aiogram/types/forum_topic_closed.py -> build/lib/aiogram/types
copying aiogram/types/proximity_alert_triggered.py -> build/lib/aiogram/types
copying aiogram/types/callback_query.py -> build/lib/aiogram/types
copying aiogram/types/chat_permissions.py -> build/lib/aiogram/types
copying aiogram/types/sent_web_app_message.py -> build/lib/aiogram/types
copying aiogram/types/shipping_query.py -> build/lib/aiogram/types
copying aiogram/types/pre_checkout_query.py -> build/lib/aiogram/types
copying aiogram/types/game_high_score.py -> build/lib/aiogram/types
copying aiogram/types/update.py -> build/lib/aiogram/types
copying aiogram/types/shipping_option.py -> build/lib/aiogram/types
copying aiogram/types/dice.py -> build/lib/aiogram/types
copying aiogram/types/message_entity.py -> build/lib/aiogram/types
copying aiogram/types/input_message_content.py -> build/lib/aiogram/types
copying aiogram/types/chat.py -> build/lib/aiogram/types
copying aiogram/types/sticker_set.py -> build/lib/aiogram/types
copying aiogram/types/mixins.py -> build/lib/aiogram/types
copying aiogram/types/order_info.py -> build/lib/aiogram/types
copying aiogram/types/message_auto_delete_timer_changed.py -> build/lib/aiogram/types
copying aiogram/types/inline_query_result.py -> build/lib/aiogram/types
copying aiogram/types/message.py -> build/lib/aiogram/types
copying aiogram/types/passport_file.py -> build/lib/aiogram/types
copying aiogram/types/voice_chat_ended.py -> build/lib/aiogram/types
copying aiogram/types/input_file.py -> build/lib/aiogram/types
copying aiogram/types/video_chat_started.py -> build/lib/aiogram/types
copying aiogram/types/login_url.py -> build/lib/aiogram/types
copying aiogram/types/poll.py -> build/lib/aiogram/types
copying aiogram/types/encrypted_passport_element.py -> build/lib/aiogram/types
copying aiogram/types/video_note.py -> build/lib/aiogram/types
copying aiogram/types/input_media.py -> build/lib/aiogram/types
copying aiogram/types/chat_administrator_rights.py -> build/lib/aiogram/types
copying aiogram/types/chosen_inline_result.py -> build/lib/aiogram/types
copying aiogram/types/web_app_data.py -> build/lib/aiogram/types
copying aiogram/types/chat_member.py -> build/lib/aiogram/types
copying aiogram/types/web_app_info.py -> build/lib/aiogram/types
copying aiogram/types/general_forum_topic_hidden.py -> build/lib/aiogram/types
creating build/lib/aiogram/dispatcher
copying aiogram/dispatcher/__init__.py -> build/lib/aiogram/dispatcher
copying aiogram/dispatcher/webhook.py -> build/lib/aiogram/dispatcher
copying aiogram/dispatcher/middlewares.py -> build/lib/aiogram/dispatcher
copying aiogram/dispatcher/dispatcher.py -> build/lib/aiogram/dispatcher
copying aiogram/dispatcher/handler.py -> build/lib/aiogram/dispatcher
copying aiogram/dispatcher/storage.py -> build/lib/aiogram/dispatcher
creating build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/__init__.py -> build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/files.py -> build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/redis.py -> build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/memory.py -> build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/rethinkdb.py -> build/lib/aiogram/contrib/fsm_storage
copying aiogram/contrib/fsm_storage/mongo.py -> build/lib/aiogram/contrib/fsm_storage
creating build/lib/aiogram/contrib/middlewares
copying aiogram/contrib/middlewares/__init__.py -> build/lib/aiogram/contrib/middlewares
copying aiogram/contrib/middlewares/fsm.py -> build/lib/aiogram/contrib/middlewares
copying aiogram/contrib/middlewares/logging.py -> build/lib/aiogram/contrib/middlewares
copying aiogram/contrib/middlewares/environment.py -> build/lib/aiogram/contrib/middlewares
copying aiogram/contrib/middlewares/i18n.py -> build/lib/aiogram/contrib/middlewares
creating build/lib/aiogram/dispatcher/filters
copying aiogram/dispatcher/filters/__init__.py -> build/lib/aiogram/dispatcher/filters
copying aiogram/dispatcher/filters/filters.py -> build/lib/aiogram/dispatcher/filters
copying aiogram/dispatcher/filters/factory.py -> build/lib/aiogram/dispatcher/filters
copying aiogram/dispatcher/filters/state.py -> build/lib/aiogram/dispatcher/filters
copying aiogram/dispatcher/filters/builtin.py -> build/lib/aiogram/dispatcher/filters
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HHvExD
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64
++ dirname /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64
+ cd aiogram-2.25.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-aiogram-2.25.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-aiogram-2.25.1-1.x86_64/usr
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot
copying build/lib/aiogram/bot/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot
copying build/lib/aiogram/bot/api.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot
copying build/lib/aiogram/bot/bot.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot
copying build/lib/aiogram/bot/base.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot
copying build/lib/aiogram/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram
copying build/lib/aiogram/__main__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/json.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/parts.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/exceptions.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/text_decorations.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/deprecated.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/web_app.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/helper.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/executor.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/emoji.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/markdown.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/auth_widget.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/payload.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/mixins.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/callback_data.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
copying build/lib/aiogram/utils/deep_linking.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib
copying build/lib/aiogram/contrib/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/files.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/redis.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/memory.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/rethinkdb.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
copying build/lib/aiogram/contrib/fsm_storage/mongo.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
copying build/lib/aiogram/contrib/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
copying build/lib/aiogram/contrib/middlewares/fsm.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
copying build/lib/aiogram/contrib/middlewares/logging.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
copying build/lib/aiogram/contrib/middlewares/environment.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
copying build/lib/aiogram/contrib/middlewares/i18n.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/contact.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/inline_keyboard.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/voice.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video_chat_participants_invited.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/photo_size.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/shipping_address.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/encrypted_credentials.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/mask_position.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_invite_link.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_photo.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/reply_keyboard.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/forum_topic_edited.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/force_reply.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/bot_command.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_member_updated.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_join_request.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/callback_game.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/voice_chat_participants_invited.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/fields.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/inline_query.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/venue.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/voice_chat_scheduled.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/forum_topic.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/general_forum_topic_unhidden.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/sticker.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/document.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/user_profile_photos.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/invoice.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/response_parameters.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/game.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/forum_topic_created.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/audio.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/passport_data.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/user_shared.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/menu_button.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video_chat_ended.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/successful_payment.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/webhook_info.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/auth_widget_data.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/animation.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/passport_element_error.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/bot_command_scope.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_shared.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/user.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_location.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video_chat_scheduled.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/voice_chat_started.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/labeled_price.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/base.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/file.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/forum_topic_reopened.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/write_access_allowed.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/location.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/message_id.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/forum_topic_closed.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/proximity_alert_triggered.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/callback_query.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_permissions.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/sent_web_app_message.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/shipping_query.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/pre_checkout_query.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/game_high_score.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/update.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/shipping_option.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/dice.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/message_entity.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/input_message_content.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/sticker_set.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/mixins.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/order_info.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/message_auto_delete_timer_changed.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/inline_query_result.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/message.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/passport_file.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/voice_chat_ended.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/input_file.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video_chat_started.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/login_url.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/poll.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/encrypted_passport_element.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/video_note.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/input_media.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_administrator_rights.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chosen_inline_result.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/web_app_data.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/chat_member.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/web_app_info.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
copying build/lib/aiogram/types/general_forum_topic_hidden.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
copying build/lib/aiogram/dispatcher/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
copying build/lib/aiogram/dispatcher/webhook.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
creating /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/filters/__init__.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/filters/filters.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/filters/factory.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/filters/state.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/filters/builtin.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters
copying build/lib/aiogram/dispatcher/middlewares.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
copying build/lib/aiogram/dispatcher/dispatcher.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
copying build/lib/aiogram/dispatcher/handler.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
copying build/lib/aiogram/dispatcher/storage.py -> /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot/api.py to api.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot/bot.py to bot.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/bot/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/__main__.py to __main__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/json.py to json.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/parts.py to parts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/text_decorations.py to text_decorations.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/deprecated.py to deprecated.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/web_app.py to web_app.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/helper.py to helper.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/executor.py to executor.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/emoji.py to emoji.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/markdown.py to markdown.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/auth_widget.py to auth_widget.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/payload.py to payload.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/mixins.py to mixins.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/callback_data.py to callback_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/utils/deep_linking.py to deep_linking.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/files.py to files.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/redis.py to redis.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/memory.py to memory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/rethinkdb.py to rethinkdb.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/fsm_storage/mongo.py to mongo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares/fsm.py to fsm.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares/logging.py to logging.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares/environment.py to environment.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/contrib/middlewares/i18n.py to i18n.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/contact.py to contact.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/inline_keyboard.py to inline_keyboard.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/voice.py to voice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video_chat_participants_invited.py to video_chat_participants_invited.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/photo_size.py to photo_size.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/shipping_address.py to shipping_address.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/encrypted_credentials.py to encrypted_credentials.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/mask_position.py to mask_position.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_invite_link.py to chat_invite_link.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_photo.py to chat_photo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/reply_keyboard.py to reply_keyboard.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/forum_topic_edited.py to forum_topic_edited.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/force_reply.py to force_reply.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/bot_command.py to bot_command.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_member_updated.py to chat_member_updated.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_join_request.py to chat_join_request.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/callback_game.py to callback_game.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/voice_chat_participants_invited.py to voice_chat_participants_invited.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/fields.py to fields.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/inline_query.py to inline_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/venue.py to venue.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/voice_chat_scheduled.py to voice_chat_scheduled.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/forum_topic.py to forum_topic.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/general_forum_topic_unhidden.py to general_forum_topic_unhidden.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/sticker.py to sticker.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video.py to video.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/document.py to document.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/user_profile_photos.py to user_profile_photos.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/invoice.py to invoice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/response_parameters.py to response_parameters.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/game.py to game.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/forum_topic_created.py to forum_topic_created.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/audio.py to audio.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/passport_data.py to passport_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/user_shared.py to user_shared.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/menu_button.py to menu_button.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video_chat_ended.py to video_chat_ended.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/successful_payment.py to successful_payment.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/webhook_info.py to webhook_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/auth_widget_data.py to auth_widget_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/animation.py to animation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/passport_element_error.py to passport_element_error.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/bot_command_scope.py to bot_command_scope.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_shared.py to chat_shared.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/user.py to user.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_location.py to chat_location.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video_chat_scheduled.py to video_chat_scheduled.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/voice_chat_started.py to voice_chat_started.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/labeled_price.py to labeled_price.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/base.py to base.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/file.py to file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/forum_topic_reopened.py to forum_topic_reopened.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/write_access_allowed.py to write_access_allowed.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/location.py to location.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/message_id.py to message_id.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/forum_topic_closed.py to forum_topic_closed.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/proximity_alert_triggered.py to proximity_alert_triggered.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/callback_query.py to callback_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_permissions.py to chat_permissions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/sent_web_app_message.py to sent_web_app_message.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/shipping_query.py to shipping_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/pre_checkout_query.py to pre_checkout_query.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/game_high_score.py to game_high_score.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/update.py to update.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/shipping_option.py to shipping_option.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/dice.py to dice.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/message_entity.py to message_entity.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/input_message_content.py to input_message_content.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat.py to chat.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/sticker_set.py to sticker_set.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/mixins.py to mixins.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/order_info.py to order_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/message_auto_delete_timer_changed.py to message_auto_delete_timer_changed.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/inline_query_result.py to inline_query_result.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/message.py to message.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/passport_file.py to passport_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/voice_chat_ended.py to voice_chat_ended.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/input_file.py to input_file.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video_chat_started.py to video_chat_started.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/login_url.py to login_url.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/poll.py to poll.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/encrypted_passport_element.py to encrypted_passport_element.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/video_note.py to video_note.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/input_media.py to input_media.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_administrator_rights.py to chat_administrator_rights.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chosen_inline_result.py to chosen_inline_result.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/web_app_data.py to web_app_data.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/chat_member.py to chat_member.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/web_app_info.py to web_app_info.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/types/general_forum_topic_hidden.py to general_forum_topic_hidden.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/webhook.py to webhook.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters/filters.py to filters.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters/factory.py to factory.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters/state.py to state.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/filters/builtin.py to builtin.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/middlewares.py to middlewares.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/dispatcher.py to dispatcher.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/handler.py to handler.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram/dispatcher/storage.py to storage.cpython-39.pyc
writing byte-compilation script '/tmp/tmpq_imewkt.py'
/usr/bin/python3 /tmp/tmpq_imewkt.py
removing /tmp/tmpq_imewkt.py
running install_egg_info
running egg_info
writing aiogram.egg-info/PKG-INFO
writing dependency_links to aiogram.egg-info/dependency_links.txt
writing requirements to aiogram.egg-info/requires.txt
writing top-level names to aiogram.egg-info/top_level.txt
reading manifest file 'aiogram.egg-info/SOURCES.txt'
adding license file 'LICENSE'
writing manifest file 'aiogram.egg-info/SOURCES.txt'
Copying aiogram.egg-info to /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/usr/lib/python3.9/site-packages/aiogram-2.25.1-py3.9.egg-info
running install_scripts
+ install -d -m755 /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64//usr/share/doc/python-aiogram
+ '[' -d doc ']'
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64
~/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64 ~/build/BUILD/aiogram-2.25.1
+ '[' -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 ']'
~/build/BUILD/aiogram-2.25.1
+ popd
+ mv /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.25.1-1 --unique-debug-suffix -2.25.1-1.x86_64 --unique-debug-src-base python-aiogram-2.25.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/aiogram-2.25.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-aiogram-2.25.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-aiogram-2.25.1-1.noarch
Provides: python-aiogram python3-aiogram = 2.25.1-1 python3.9dist(aiogram) = 2.25.1 python3dist(aiogram) = 2.25.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(aiohttp) >= 3.8 python3.9dist(aiohttp) < 3.9 python3.9dist(babel) < 2.10 python3.9dist(babel) >= 2.9.1 python3.9dist(certifi) >= 2021.10.8 python3.9dist(magic-filter) >= 1.0.9
Processing files: python-aiogram-help-2.25.1-1.noarch
warning: Empty %files file /builddir/build/BUILD/aiogram-2.25.1/doclist.lst
Provides: python-aiogram-help = 2.25.1-1 python3-aiogram-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-aiogram-2.25.1-1.x86_64
Wrote: /builddir/build/RPMS/python-aiogram-help-2.25.1-1.noarch.rpm
Wrote: /builddir/build/RPMS/python3-aiogram-2.25.1-1.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fOvDyf
+ umask 022
+ cd /builddir/build/BUILD
+ cd aiogram-2.25.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-aiogram-2.25.1-1.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0