Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-azure-identity.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682144413.714289/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-identity.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-identity-1.12.0-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-identity.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682144413.714289/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-identity.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-identity-1.12.0-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-identity.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682144413.714289/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-identity.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.xIqDHq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-identity-1.12.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/azure-identity-1.12.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-identity-1.12.0 + /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.7KR4BW + umask 022 + cd /builddir/build/BUILD + cd azure-identity-1.12.0 + 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/identity copying azure/identity/_exceptions.py -> build/lib/azure/identity copying azure/identity/_persistent_cache.py -> build/lib/azure/identity copying azure/identity/__init__.py -> build/lib/azure/identity copying azure/identity/_enums.py -> build/lib/azure/identity copying azure/identity/_auth_record.py -> build/lib/azure/identity copying azure/identity/_version.py -> build/lib/azure/identity copying azure/identity/_constants.py -> build/lib/azure/identity creating build/lib/azure/identity/_credentials copying azure/identity/_credentials/on_behalf_of.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/authorization_code.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/user_password.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/azure_ml.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/azure_powershell.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/vscode.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/app_service.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/cloud_shell.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/application.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/token_exchange.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/browser.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/imds.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/default.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/shared_cache.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/__init__.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/device_code.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/environment.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/service_fabric.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/chained.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/managed_identity.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/azure_arc.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/silent.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/client_assertion.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/azure_cli.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/certificate.py -> build/lib/azure/identity/_credentials copying azure/identity/_credentials/client_secret.py -> build/lib/azure/identity/_credentials creating build/lib/azure/identity/aio copying azure/identity/aio/__init__.py -> build/lib/azure/identity/aio creating build/lib/azure/identity/_internal copying azure/identity/_internal/interactive.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/user_agent.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/aad_client.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/win_vscode_adapter.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/auth_code_redirect_handler.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/msal_credentials.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/linux_vscode_adapter.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/utils.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/managed_identity_client.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/managed_identity_base.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/pipeline.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/__init__.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/get_token_mixin.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/decorators.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/shared_token_cache.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/aad_client_base.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/client_credential_base.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/aadclient_certificate.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/macos_vscode_adapter.py -> build/lib/azure/identity/_internal copying azure/identity/_internal/msal_client.py -> build/lib/azure/identity/_internal creating build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/on_behalf_of.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/authorization_code.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/azure_ml.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/azure_powershell.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/vscode.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/app_service.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/cloud_shell.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/application.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/token_exchange.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/imds.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/default.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/shared_cache.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/__init__.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/environment.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/service_fabric.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/chained.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/managed_identity.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/azure_arc.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/client_assertion.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/azure_cli.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/certificate.py -> build/lib/azure/identity/aio/_credentials copying azure/identity/aio/_credentials/client_secret.py -> build/lib/azure/identity/aio/_credentials creating build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/aad_client.py -> build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/managed_identity_client.py -> build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/managed_identity_base.py -> build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/__init__.py -> build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/get_token_mixin.py -> build/lib/azure/identity/aio/_internal copying azure/identity/aio/_internal/decorators.py -> build/lib/azure/identity/aio/_internal running egg_info writing azure_identity.egg-info/PKG-INFO writing dependency_links to azure_identity.egg-info/dependency_links.txt writing requirements to azure_identity.egg-info/requires.txt writing top-level names to azure_identity.egg-info/top_level.txt reading manifest file 'azure_identity.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_identity.egg-info/SOURCES.txt' copying azure/identity/py.typed -> build/lib/azure/identity + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L3ZJiS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 + cd azure-identity-1.12.0 + 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-identity-1.12.0-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-identity-1.12.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/_exceptions.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/on_behalf_of.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/authorization_code.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/user_password.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/azure_ml.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/azure_powershell.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/vscode.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/app_service.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/cloud_shell.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/application.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/token_exchange.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/browser.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/imds.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/default.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/shared_cache.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/device_code.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/environment.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/service_fabric.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/chained.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/managed_identity.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/azure_arc.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/silent.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/client_assertion.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/azure_cli.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/certificate.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials copying build/lib/azure/identity/_credentials/client_secret.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/on_behalf_of.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/authorization_code.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/azure_ml.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/azure_powershell.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/vscode.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/app_service.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/cloud_shell.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/application.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/token_exchange.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/imds.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/default.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/shared_cache.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/environment.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/service_fabric.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/chained.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/managed_identity.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/azure_arc.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/client_assertion.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/azure_cli.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/certificate.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/_credentials/client_secret.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials copying build/lib/azure/identity/aio/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/aad_client.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/managed_identity_client.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/managed_identity_base.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/get_token_mixin.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/aio/_internal/decorators.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal copying build/lib/azure/identity/_persistent_cache.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/_enums.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/_auth_record.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/_version.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity copying build/lib/azure/identity/_constants.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity creating /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/interactive.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/user_agent.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/aad_client.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/win_vscode_adapter.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/auth_code_redirect_handler.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/msal_credentials.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/linux_vscode_adapter.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/utils.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/managed_identity_client.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/managed_identity_base.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/pipeline.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/__init__.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/get_token_mixin.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/decorators.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/shared_token_cache.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/aad_client_base.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/client_credential_base.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/aadclient_certificate.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/macos_vscode_adapter.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/_internal/msal_client.py -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal copying build/lib/azure/identity/py.typed -> /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/on_behalf_of.py to on_behalf_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/authorization_code.py to authorization_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/user_password.py to user_password.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/azure_ml.py to azure_ml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/azure_powershell.py to azure_powershell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/vscode.py to vscode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/app_service.py to app_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/cloud_shell.py to cloud_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/token_exchange.py to token_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/browser.py to browser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/imds.py to imds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/shared_cache.py to shared_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/device_code.py to device_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/service_fabric.py to service_fabric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/chained.py to chained.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/managed_identity.py to managed_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/azure_arc.py to azure_arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/silent.py to silent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/client_assertion.py to client_assertion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/azure_cli.py to azure_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/certificate.py to certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_credentials/client_secret.py to client_secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/on_behalf_of.py to on_behalf_of.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/authorization_code.py to authorization_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/azure_ml.py to azure_ml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/azure_powershell.py to azure_powershell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/vscode.py to vscode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/app_service.py to app_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/cloud_shell.py to cloud_shell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/token_exchange.py to token_exchange.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/imds.py to imds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/shared_cache.py to shared_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/service_fabric.py to service_fabric.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/chained.py to chained.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/managed_identity.py to managed_identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/azure_arc.py to azure_arc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/client_assertion.py to client_assertion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/azure_cli.py to azure_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/certificate.py to certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_credentials/client_secret.py to client_secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/aad_client.py to aad_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/managed_identity_client.py to managed_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/managed_identity_base.py to managed_identity_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/get_token_mixin.py to get_token_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/aio/_internal/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_persistent_cache.py to _persistent_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_enums.py to _enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_auth_record.py to _auth_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_constants.py to _constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/interactive.py to interactive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/user_agent.py to user_agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/aad_client.py to aad_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/win_vscode_adapter.py to win_vscode_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/auth_code_redirect_handler.py to auth_code_redirect_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/msal_credentials.py to msal_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/linux_vscode_adapter.py to linux_vscode_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/managed_identity_client.py to managed_identity_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/managed_identity_base.py to managed_identity_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/get_token_mixin.py to get_token_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/shared_token_cache.py to shared_token_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/aad_client_base.py to aad_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/client_credential_base.py to client_credential_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/aadclient_certificate.py to aadclient_certificate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/macos_vscode_adapter.py to macos_vscode_adapter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure/identity/_internal/msal_client.py to msal_client.cpython-39.pyc writing byte-compilation script '/tmp/tmpl6o0i4ou.py' /usr/bin/python3 /tmp/tmpl6o0i4ou.py removing /tmp/tmpl6o0i4ou.py running install_egg_info running egg_info writing azure_identity.egg-info/PKG-INFO writing dependency_links to azure_identity.egg-info/dependency_links.txt writing requirements to azure_identity.egg-info/requires.txt writing top-level names to azure_identity.egg-info/top_level.txt reading manifest file 'azure_identity.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'azure_identity.egg-info/SOURCES.txt' Copying azure_identity.egg-info to /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/usr/lib/python3.9/site-packages/azure_identity-1.12.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64//usr/share/doc/python-azure-identity + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 ~/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 ~/build/BUILD/azure-identity-1.12.0 + '[' -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/azure-identity-1.12.0 + popd + mv /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.12.0-1 --unique-debug-suffix -1.12.0-1.x86_64 --unique-debug-src-base python-azure-identity-1.12.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/azure-identity-1.12.0 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-identity-1.12.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-azure-identity-1.12.0-1.noarch Provides: python-azure-identity python3-azure-identity = 1.12.0-1 python3.9dist(azure-identity) = 1.12 python3dist(azure-identity) = 1.12 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.11 python3.9dist(azure-core) < 2 python3.9dist(cryptography) >= 2.5 python3.9dist(msal) >= 1.12 python3.9dist(msal) < 2 python3.9dist(msal-extensions) >= 0.3 python3.9dist(msal-extensions) < 2 python3.9dist(six) >= 1.12 Processing files: python-azure-identity-help-1.12.0-1.noarch warning: Empty %files file /builddir/build/BUILD/azure-identity-1.12.0/doclist.lst Provides: python-azure-identity-help = 1.12.0-1 python3-azure-identity-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-identity-1.12.0-1.x86_64 Wrote: /builddir/build/RPMS/python-azure-identity-help-1.12.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-azure-identity-1.12.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kftFsS + umask 022 + cd /builddir/build/BUILD + cd azure-identity-1.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-azure-identity-1.12.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0