Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-eventhub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682147663.206632/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-azure-eventhub.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-azure-eventhub-5.11.2-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-azure-eventhub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682147663.206632/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-azure-eventhub.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-azure-eventhub-5.11.2-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-azure-eventhub.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682147663.206632/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-azure-eventhub.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.T9Mc9s + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-eventhub-5.11.2 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-eventhub-5.11.2.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-eventhub-5.11.2 + /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.0U24d8 + umask 022 + cd /builddir/build/BUILD + cd azure-eventhub-5.11.2 + 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/azure creating build/lib/azure/eventhub copying azure/eventhub/__init__.py -> build/lib/azure/eventhub copying azure/eventhub/_consumer_client.py -> build/lib/azure/eventhub copying azure/eventhub/_consumer.py -> build/lib/azure/eventhub copying azure/eventhub/exceptions.py -> build/lib/azure/eventhub copying azure/eventhub/_producer.py -> build/lib/azure/eventhub copying azure/eventhub/_client_base.py -> build/lib/azure/eventhub copying azure/eventhub/_connection_manager.py -> build/lib/azure/eventhub copying azure/eventhub/_connection_string_parser.py -> build/lib/azure/eventhub copying azure/eventhub/_utils.py -> build/lib/azure/eventhub copying azure/eventhub/_mixin.py -> build/lib/azure/eventhub copying azure/eventhub/_producer_client.py -> build/lib/azure/eventhub copying azure/eventhub/_common.py -> build/lib/azure/eventhub copying azure/eventhub/_constants.py -> build/lib/azure/eventhub copying azure/eventhub/_configuration.py -> build/lib/azure/eventhub copying azure/eventhub/_version.py -> build/lib/azure/eventhub creating build/lib/azure/eventhub/amqp copying azure/eventhub/amqp/__init__.py -> build/lib/azure/eventhub/amqp copying azure/eventhub/amqp/_amqp_utils.py -> build/lib/azure/eventhub/amqp copying azure/eventhub/amqp/_amqp_message.py -> build/lib/azure/eventhub/amqp copying azure/eventhub/amqp/_constants.py -> build/lib/azure/eventhub/amqp creating build/lib/azure/eventhub/aio copying azure/eventhub/aio/__init__.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_consumer_async.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_producer_client_async.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_async_utils.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_consumer_client_async.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_connection_manager_async.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_producer_async.py -> build/lib/azure/eventhub/aio copying azure/eventhub/aio/_client_base_async.py -> build/lib/azure/eventhub/aio creating build/lib/azure/eventhub/extensions copying azure/eventhub/extensions/__init__.py -> build/lib/azure/eventhub/extensions creating build/lib/azure/eventhub/_transport copying azure/eventhub/_transport/_base.py -> build/lib/azure/eventhub/_transport copying azure/eventhub/_transport/__init__.py -> build/lib/azure/eventhub/_transport copying azure/eventhub/_transport/_uamqp_transport.py -> build/lib/azure/eventhub/_transport copying azure/eventhub/_transport/_pyamqp_transport.py -> build/lib/azure/eventhub/_transport creating build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/endpoints.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/__init__.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_transport.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/sender.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/utils.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/session.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/constants.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_connection.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/performatives.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/receiver.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/types.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/error.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/outcomes.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/authentication.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/management_operation.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_decode.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_encode.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/sasl.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/link.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/client.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/message.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/management_link.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_platform.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/cbs.py -> build/lib/azure/eventhub/_pyamqp copying azure/eventhub/_pyamqp/_message_backcompat.py -> build/lib/azure/eventhub/_pyamqp creating build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/__init__.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/checkpoint_store.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/ownership_manager.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/partition_context.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/event_processor.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/in_memory_checkpoint_store.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/common.py -> build/lib/azure/eventhub/_eventprocessor copying azure/eventhub/_eventprocessor/_eventprocessor_mixin.py -> build/lib/azure/eventhub/_eventprocessor creating build/lib/azure/eventhub/_buffered_producer copying azure/eventhub/_buffered_producer/__init__.py -> build/lib/azure/eventhub/_buffered_producer copying azure/eventhub/_buffered_producer/_buffered_producer_dispatcher.py -> build/lib/azure/eventhub/_buffered_producer copying azure/eventhub/_buffered_producer/_buffered_producer.py -> build/lib/azure/eventhub/_buffered_producer copying azure/eventhub/_buffered_producer/_partition_resolver.py -> build/lib/azure/eventhub/_buffered_producer creating build/lib/azure/eventhub/aio/_transport copying azure/eventhub/aio/_transport/__init__.py -> build/lib/azure/eventhub/aio/_transport copying azure/eventhub/aio/_transport/_base_async.py -> build/lib/azure/eventhub/aio/_transport copying azure/eventhub/aio/_transport/_pyamqp_transport_async.py -> build/lib/azure/eventhub/aio/_transport copying azure/eventhub/aio/_transport/_uamqp_transport_async.py -> build/lib/azure/eventhub/aio/_transport creating build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/__init__.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/checkpoint_store.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/utils.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/partition_context.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/event_processor.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/_ownership_manager.py -> build/lib/azure/eventhub/aio/_eventprocessor copying azure/eventhub/aio/_eventprocessor/in_memory_checkpoint_store.py -> build/lib/azure/eventhub/aio/_eventprocessor creating build/lib/azure/eventhub/aio/_buffered_producer copying azure/eventhub/aio/_buffered_producer/__init__.py -> build/lib/azure/eventhub/aio/_buffered_producer copying azure/eventhub/aio/_buffered_producer/_buffered_producer_async.py -> build/lib/azure/eventhub/aio/_buffered_producer copying azure/eventhub/aio/_buffered_producer/_buffered_producer_dispatcher_async.py -> build/lib/azure/eventhub/aio/_buffered_producer copying azure/eventhub/aio/_buffered_producer/_partition_resolver_async.py -> build/lib/azure/eventhub/aio/_buffered_producer creating build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_transport_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/__init__.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_receiver_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_sasl_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_authentication_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_cbs_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_connection_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_session_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_sender_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_management_link_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_management_operation_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_client_async.py -> build/lib/azure/eventhub/_pyamqp/aio copying azure/eventhub/_pyamqp/aio/_link_async.py -> build/lib/azure/eventhub/_pyamqp/aio running egg_info writing azure_eventhub.egg-info/PKG-INFO writing dependency_links to azure_eventhub.egg-info/dependency_links.txt writing requirements to azure_eventhub.egg-info/requires.txt writing top-level names to azure_eventhub.egg-info/top_level.txt reading manifest file 'azure_eventhub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_eventhub.egg-info/SOURCES.txt' copying azure/eventhub/py.typed -> build/lib/azure/eventhub + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U7zTky + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 + cd azure-eventhub-5.11.2 + 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-azure-eventhub-5.11.2-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-azure-eventhub-5.11.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_consumer_client.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_consumer.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/exceptions.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_producer.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp copying build/lib/azure/eventhub/amqp/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp copying build/lib/azure/eventhub/amqp/_amqp_utils.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp copying build/lib/azure/eventhub/amqp/_amqp_message.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp copying build/lib/azure/eventhub/amqp/_constants.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp copying build/lib/azure/eventhub/_client_base.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_connection_manager.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_connection_string_parser.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_consumer_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_producer_client_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_async_utils.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_consumer_client_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_connection_manager_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport copying build/lib/azure/eventhub/aio/_transport/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport copying build/lib/azure/eventhub/aio/_transport/_base_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport copying build/lib/azure/eventhub/aio/_transport/_pyamqp_transport_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport copying build/lib/azure/eventhub/aio/_transport/_uamqp_transport_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/checkpoint_store.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/utils.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/partition_context.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/event_processor.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/_ownership_manager.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor copying build/lib/azure/eventhub/aio/_eventprocessor/in_memory_checkpoint_store.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer copying build/lib/azure/eventhub/aio/_buffered_producer/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer copying build/lib/azure/eventhub/aio/_buffered_producer/_buffered_producer_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer copying build/lib/azure/eventhub/aio/_buffered_producer/_buffered_producer_dispatcher_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer copying build/lib/azure/eventhub/aio/_buffered_producer/_partition_resolver_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer copying build/lib/azure/eventhub/aio/_producer_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/aio/_client_base_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio copying build/lib/azure/eventhub/_utils.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_mixin.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/extensions copying build/lib/azure/eventhub/extensions/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/extensions creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport copying build/lib/azure/eventhub/_transport/_base.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport copying build/lib/azure/eventhub/_transport/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport copying build/lib/azure/eventhub/_transport/_uamqp_transport.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport copying build/lib/azure/eventhub/_transport/_pyamqp_transport.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport copying build/lib/azure/eventhub/_producer_client.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_common.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/endpoints.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_transport.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/sender.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/utils.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/session.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/constants.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_connection.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/performatives.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/receiver.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/types.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/error.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/outcomes.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/authentication.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_transport_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_receiver_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_sasl_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_authentication_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_cbs_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_connection_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_session_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_sender_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_management_link_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_management_operation_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_client_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/aio/_link_async.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio copying build/lib/azure/eventhub/_pyamqp/management_operation.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_decode.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_encode.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/sasl.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/link.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/client.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/message.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/management_link.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_platform.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/cbs.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_pyamqp/_message_backcompat.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp copying build/lib/azure/eventhub/_constants.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/checkpoint_store.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/ownership_manager.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/partition_context.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/event_processor.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/in_memory_checkpoint_store.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/common.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_eventprocessor/_eventprocessor_mixin.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor copying build/lib/azure/eventhub/_configuration.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub creating /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer copying build/lib/azure/eventhub/_buffered_producer/__init__.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer copying build/lib/azure/eventhub/_buffered_producer/_buffered_producer_dispatcher.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer copying build/lib/azure/eventhub/_buffered_producer/_buffered_producer.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer copying build/lib/azure/eventhub/_buffered_producer/_partition_resolver.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer copying build/lib/azure/eventhub/py.typed -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub copying build/lib/azure/eventhub/_version.py -> /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_consumer_client.py to _consumer_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_consumer.py to _consumer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_producer.py to _producer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp/_amqp_utils.py to _amqp_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp/_amqp_message.py to _amqp_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/amqp/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_client_base.py to _client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_connection_manager.py to _connection_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_connection_string_parser.py to _connection_string_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_consumer_async.py to _consumer_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_producer_client_async.py to _producer_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_async_utils.py to _async_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_consumer_client_async.py to _consumer_client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_connection_manager_async.py to _connection_manager_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport/_base_async.py to _base_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport/_pyamqp_transport_async.py to _pyamqp_transport_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_transport/_uamqp_transport_async.py to _uamqp_transport_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/checkpoint_store.py to checkpoint_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/partition_context.py to partition_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/event_processor.py to event_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/_ownership_manager.py to _ownership_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_eventprocessor/in_memory_checkpoint_store.py to in_memory_checkpoint_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer/_buffered_producer_async.py to _buffered_producer_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer/_buffered_producer_dispatcher_async.py to _buffered_producer_dispatcher_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_buffered_producer/_partition_resolver_async.py to _partition_resolver_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_producer_async.py to _producer_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/aio/_client_base_async.py to _client_base_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_utils.py to _utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_mixin.py to _mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport/_uamqp_transport.py to _uamqp_transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_transport/_pyamqp_transport.py to _pyamqp_transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_producer_client.py to _producer_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/endpoints.py to endpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_transport.py to _transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/sender.py to sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_connection.py to _connection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/performatives.py to performatives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/receiver.py to receiver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/outcomes.py to outcomes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/authentication.py to authentication.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_transport_async.py to _transport_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_receiver_async.py to _receiver_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_sasl_async.py to _sasl_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_authentication_async.py to _authentication_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_cbs_async.py to _cbs_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_connection_async.py to _connection_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_session_async.py to _session_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_sender_async.py to _sender_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_management_link_async.py to _management_link_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_management_operation_async.py to _management_operation_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_client_async.py to _client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/aio/_link_async.py to _link_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/management_operation.py to management_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_decode.py to _decode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_encode.py to _encode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/sasl.py to sasl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/link.py to link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/management_link.py to management_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_platform.py to _platform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/cbs.py to cbs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_pyamqp/_message_backcompat.py to _message_backcompat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/checkpoint_store.py to checkpoint_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/ownership_manager.py to ownership_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/partition_context.py to partition_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/event_processor.py to event_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/in_memory_checkpoint_store.py to in_memory_checkpoint_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_eventprocessor/_eventprocessor_mixin.py to _eventprocessor_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_configuration.py to _configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer/_buffered_producer_dispatcher.py to _buffered_producer_dispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer/_buffered_producer.py to _buffered_producer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_buffered_producer/_partition_resolver.py to _partition_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure/eventhub/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmp8p26smym.py' /usr/bin/python3 /tmp/tmp8p26smym.py removing /tmp/tmp8p26smym.py running install_egg_info running egg_info writing azure_eventhub.egg-info/PKG-INFO writing dependency_links to azure_eventhub.egg-info/dependency_links.txt writing requirements to azure_eventhub.egg-info/requires.txt writing top-level names to azure_eventhub.egg-info/top_level.txt reading manifest file 'azure_eventhub.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_eventhub.egg-info/SOURCES.txt' Copying azure_eventhub.egg-info to /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9/site-packages/azure_eventhub-5.11.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64//usr/share/doc/python-azure-eventhub + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64//usr/share/doc/python-azure-eventhub + '[' -d docs ']' ~/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 ~/build/BUILD/azure-eventhub-5.11.2 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-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/azure-eventhub-5.11.2 + mv /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.11.2-1 --unique-debug-suffix -5.11.2-1.x86_64 --unique-debug-src-base python-azure-eventhub-5.11.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-eventhub-5.11.2 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-azure-eventhub-5.11.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-eventhub-5.11.2-1.noarch Provides: python-azure-eventhub python3-azure-eventhub = 5.11.2-1 python3.9dist(azure-eventhub) = 5.11.2 python3dist(azure-eventhub) = 5.11.2 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(azure-core) >= 1.14 python3.9dist(azure-core) < 2 python3.9dist(typing-extensions) >= 4.0.1 Processing files: python-azure-eventhub-help-5.11.2-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-eventhub-5.11.2/doclist.lst Provides: python-azure-eventhub-help = 5.11.2-1 python3-azure-eventhub-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-azure-eventhub-5.11.2-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-eventhub-help-5.11.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-eventhub-5.11.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Nl6nxy + umask 022 + cd /builddir/build/BUILD + cd azure-eventhub-5.11.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-eventhub-5.11.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0