Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681531365.695236/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 aarch64 --nodeps /builddir/build/SPECS/python-google-auth.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-google-auth-2.17.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 aarch64 --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681531365.695236/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 aarch64 --nodeps /builddir/build/SPECS/python-google-auth.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-google-auth-2.17.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-google-auth.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681531365.695236/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 aarch64 --nodeps /builddir/build/SPECS/python-google-auth.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.u9Ldjr + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf google-auth-2.17.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/google-auth-2.17.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd google-auth-2.17.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.Y8haBZ + umask 022 + cd /builddir/build/BUILD + cd google-auth-2.17.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 -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/google copying google/__init__.py -> build/lib/google creating build/lib/google/auth copying google/auth/_cloud_sdk.py -> build/lib/google/auth copying google/auth/exceptions.py -> build/lib/google/auth copying google/auth/_jwt_async.py -> build/lib/google/auth copying google/auth/app_engine.py -> build/lib/google/auth copying google/auth/_helpers.py -> build/lib/google/auth copying google/auth/_service_account_info.py -> build/lib/google/auth copying google/auth/_oauth2client.py -> build/lib/google/auth copying google/auth/jwt.py -> build/lib/google/auth copying google/auth/downscoped.py -> build/lib/google/auth copying google/auth/impersonated_credentials.py -> build/lib/google/auth copying google/auth/version.py -> build/lib/google/auth copying google/auth/pluggable.py -> build/lib/google/auth copying google/auth/_default.py -> build/lib/google/auth copying google/auth/_exponential_backoff.py -> build/lib/google/auth copying google/auth/external_account_authorized_user.py -> build/lib/google/auth copying google/auth/_default_async.py -> build/lib/google/auth copying google/auth/iam.py -> build/lib/google/auth copying google/auth/credentials.py -> build/lib/google/auth copying google/auth/__init__.py -> build/lib/google/auth copying google/auth/external_account.py -> build/lib/google/auth copying google/auth/environment_vars.py -> build/lib/google/auth copying google/auth/api_key.py -> build/lib/google/auth copying google/auth/_credentials_async.py -> build/lib/google/auth copying google/auth/identity_pool.py -> build/lib/google/auth copying google/auth/aws.py -> build/lib/google/auth creating build/lib/google/oauth2 copying google/oauth2/_client_async.py -> build/lib/google/oauth2 copying google/oauth2/id_token.py -> build/lib/google/oauth2 copying google/oauth2/sts.py -> build/lib/google/oauth2 copying google/oauth2/_client.py -> build/lib/google/oauth2 copying google/oauth2/service_account.py -> build/lib/google/oauth2 copying google/oauth2/_id_token_async.py -> build/lib/google/oauth2 copying google/oauth2/_reauth_async.py -> build/lib/google/oauth2 copying google/oauth2/_service_account_async.py -> build/lib/google/oauth2 copying google/oauth2/credentials.py -> build/lib/google/oauth2 copying google/oauth2/challenges.py -> build/lib/google/oauth2 copying google/oauth2/__init__.py -> build/lib/google/oauth2 copying google/oauth2/reauth.py -> build/lib/google/oauth2 copying google/oauth2/gdch_credentials.py -> build/lib/google/oauth2 copying google/oauth2/utils.py -> build/lib/google/oauth2 copying google/oauth2/_credentials_async.py -> build/lib/google/oauth2 creating build/lib/google/auth/transport copying google/auth/transport/_http_client.py -> build/lib/google/auth/transport copying google/auth/transport/_mtls_helper.py -> build/lib/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> build/lib/google/auth/transport copying google/auth/transport/grpc.py -> build/lib/google/auth/transport copying google/auth/transport/urllib3.py -> build/lib/google/auth/transport copying google/auth/transport/__init__.py -> build/lib/google/auth/transport copying google/auth/transport/requests.py -> build/lib/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> build/lib/google/auth/transport copying google/auth/transport/mtls.py -> build/lib/google/auth/transport creating build/lib/google/auth/crypt copying google/auth/crypt/_python_rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/_helpers.py -> build/lib/google/auth/crypt copying google/auth/crypt/base.py -> build/lib/google/auth/crypt copying google/auth/crypt/rsa.py -> build/lib/google/auth/crypt copying google/auth/crypt/es256.py -> build/lib/google/auth/crypt copying google/auth/crypt/__init__.py -> build/lib/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> build/lib/google/auth/crypt creating build/lib/google/auth/compute_engine copying google/auth/compute_engine/credentials.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> build/lib/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> build/lib/google/auth/compute_engine + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CgrEZY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 + cd google-auth-2.17.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 -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-google-auth-2.17.2-1.aarch64 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 Skipping installation of /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/auth/_cloud_sdk.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/exceptions.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_jwt_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/app_engine.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_service_account_info.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_oauth2client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/jwt.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/downscoped.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/impersonated_credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/version.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/pluggable.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_default.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_exponential_backoff.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/external_account_authorized_user.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_default_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/iam.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/external_account.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/environment_vars.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/api_key.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/_credentials_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/identity_pool.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/aws.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth copying google/auth/transport/_http_client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_mtls_helper.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_custom_tls_signer.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/grpc.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/urllib3.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/requests.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/_aiohttp_requests.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/transport/mtls.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport copying google/auth/crypt/_python_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/_helpers.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/base.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/es256.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/crypt/_cryptography_rsa.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt copying google/auth/compute_engine/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine copying google/auth/compute_engine/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine copying google/auth/compute_engine/_metadata.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine copying google/oauth2/_client_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/id_token.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/sts.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_client.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/service_account.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_id_token_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_reauth_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_service_account_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/challenges.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/__init__.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/reauth.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/gdch_credentials.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/utils.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 copying google/oauth2/_credentials_async.py -> /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2 byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_cloud_sdk.py to _cloud_sdk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_jwt_async.py to _jwt_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/app_engine.py to app_engine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_service_account_info.py to _service_account_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_oauth2client.py to _oauth2client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/jwt.py to jwt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/downscoped.py to downscoped.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/impersonated_credentials.py to impersonated_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/pluggable.py to pluggable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_default.py to _default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_exponential_backoff.py to _exponential_backoff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/external_account_authorized_user.py to external_account_authorized_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_default_async.py to _default_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/iam.py to iam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/external_account.py to external_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/environment_vars.py to environment_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/api_key.py to api_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/_credentials_async.py to _credentials_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/identity_pool.py to identity_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/aws.py to aws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/_http_client.py to _http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/_mtls_helper.py to _mtls_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/_custom_tls_signer.py to _custom_tls_signer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/grpc.py to grpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/urllib3.py to urllib3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/requests.py to requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/_aiohttp_requests.py to _aiohttp_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/transport/mtls.py to mtls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/_python_rsa.py to _python_rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/_helpers.py to _helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/rsa.py to rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/es256.py to es256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/crypt/_cryptography_rsa.py to _cryptography_rsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/auth/compute_engine/_metadata.py to _metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_client_async.py to _client_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/id_token.py to id_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/sts.py to sts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_client.py to _client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/service_account.py to service_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_id_token_async.py to _id_token_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_reauth_async.py to _reauth_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_service_account_async.py to _service_account_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/credentials.py to credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/challenges.py to challenges.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/reauth.py to reauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/gdch_credentials.py to gdch_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google/oauth2/_credentials_async.py to _credentials_async.cpython-39.pyc writing byte-compilation script '/tmp/tmpadezile9.py' /usr/bin/python3 /tmp/tmpadezile9.py removing /tmp/tmpadezile9.py running install_egg_info running egg_info writing google_auth.egg-info/PKG-INFO writing dependency_links to google_auth.egg-info/dependency_links.txt writing namespace_packages to google_auth.egg-info/namespace_packages.txt writing requirements to google_auth.egg-info/requires.txt writing top-level names to google_auth.egg-info/top_level.txt reading manifest file 'google_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGELOG.rst' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'google_auth.egg-info/SOURCES.txt' Copying google_auth.egg-info to /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google_auth-2.17.2-py3.9.egg-info Installing /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/usr/lib/python3.9/site-packages/google_auth-2.17.2-py3.9-nspkg.pth running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64//usr/share/doc/python-google-auth + '[' -d doc ']' ~/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 ~/build/BUILD/google-auth-2.17.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 + '[' -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/google-auth-2.17.2 + popd + mv /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.17.2-1 --unique-debug-suffix -2.17.2-1.aarch64 --unique-debug-src-base python-google-auth-2.17.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/google-auth-2.17.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-google-auth-2.17.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-google-auth-2.17.2-1.noarch Provides: python-google-auth python3-google-auth = 2.17.2-1 python3.9dist(google-auth) = 2.17.2 python3dist(google-auth) = 2.17.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(cachetools) >= 2 python3.9dist(cachetools) < 6 python3.9dist(pyasn1-modules) >= 0.2.1 python3.9dist(rsa) >= 3.1.4 python3.9dist(rsa) < 5 python3.9dist(six) >= 1.9 Processing files: python-google-auth-help-2.17.2-1.noarch warning: Empty %files file /builddir/build/BUILD/google-auth-2.17.2/doclist.lst Provides: python-google-auth-help = 2.17.2-1 python3-google-auth-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-google-auth-2.17.2-1.aarch64 Wrote: /builddir/build/RPMS/python-google-auth-help-2.17.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-google-auth-2.17.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W8KKxw + umask 022 + cd /builddir/build/BUILD + cd google-auth-2.17.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-auth-2.17.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0