Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161882-983249/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1668384000 Wrote: /builddir/build/SRPMS/python-google-api-core-2.10.2-1.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161882-983249/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1668384000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dcnVLy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-api-core-2.10.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-api-core-2.10.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-api-core-2.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/"protobuf.*",/"protobuf>=3.19.0",/' setup.py + grep -rl '^[[:space:]]*import mock' tests + xargs sed -i -E 's/^([[:space:]]*)import mock/\1from unittest import mock/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UVnDVV + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running egg_info HOOK STDOUT: creating google_api_core.egg-info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running dist_info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/python-api-core-2.10.2/google_api_core.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling googleapis-common-protos (<2.0dev,>=1.56.2) from hook generated metadata: Requires-Dist Requirement not satisfied: googleapis-common-protos (<2.0dev,>=1.56.2) Handling protobuf (>=3.19.0) from hook generated metadata: Requires-Dist Requirement not satisfied: protobuf (>=3.19.0) Handling google-auth (<3.0dev,>=1.25.0) from hook generated metadata: Requires-Dist Requirement not satisfied: google-auth (<3.0dev,>=1.25.0) Handling requests (<3.0.0dev,>=2.18.0) from hook generated metadata: Requires-Dist Requirement not satisfied: requests (<3.0.0dev,>=2.18.0) Handling grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-google-api-core-2.10.2-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161882-983249/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1668384000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ErWf0p + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-api-core-2.10.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-api-core-2.10.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-api-core-2.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/"protobuf.*",/"protobuf>=3.19.0",/' setup.py + grep -rl '^[[:space:]]*import mock' tests + xargs sed -i -E 's/^([[:space:]]*)import mock/\1from unittest import mock/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.PoLJ3U + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running egg_info HOOK STDOUT: creating google_api_core.egg-info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running dist_info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/python-api-core-2.10.2/google_api_core.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling googleapis-common-protos (<2.0dev,>=1.56.2) from hook generated metadata: Requires-Dist Requirement satisfied: googleapis-common-protos (<2.0dev,>=1.56.2) (installed: googleapis-common-protos 1.56.4) Handling protobuf (>=3.19.0) from hook generated metadata: Requires-Dist Requirement satisfied: protobuf (>=3.19.0) (installed: protobuf 3.19.0) Handling google-auth (<3.0dev,>=1.25.0) from hook generated metadata: Requires-Dist Requirement satisfied: google-auth (<3.0dev,>=1.25.0) (installed: google-auth 2.6.6) Handling requests (<3.0.0dev,>=2.18.0) from hook generated metadata: Requires-Dist Requirement satisfied: requests (<3.0.0dev,>=2.18.0) (installed: requests 2.25.1) Handling grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-google-api-core-2.10.2-1.el9s.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-antelope-el9s-build-161882-983249/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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target noarch --nodeps /builddir/build/SPECS/python-google-api-core.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', 'http_proxy': 'http://cache.rdu2.centos.org:8080', 'https_proxy': 'http://cache.rdu2.centos.org:8080', 'no_proxy': '127.0.0.1,::1,localhost,localhost.localdomain,localhost4,localhost4.localdomain4,localhost6,localhost6.localdomain6'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1668384000 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.SOjuTo + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + echo 'python3dist(wheel)' + rm -rfv google_api_core.dist-info/ removed 'google_api_core.dist-info/namespace_packages.txt' removed 'google_api_core.dist-info/LICENSE' removed 'google_api_core.dist-info/top_level.txt' removed 'google_api_core.dist-info/METADATA' removed directory 'google_api_core.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + RPM_TOXENV=py39 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 53.0.0) Handling wheel from default build backend Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running egg_info HOOK STDOUT: creating google_api_core.egg-info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' HOOK STDOUT: running dist_info HOOK STDOUT: writing google_api_core.egg-info/PKG-INFO HOOK STDOUT: writing dependency_links to google_api_core.egg-info/dependency_links.txt HOOK STDOUT: writing namespace_packages to google_api_core.egg-info/namespace_packages.txt HOOK STDOUT: writing requirements to google_api_core.egg-info/requires.txt HOOK STDOUT: writing top-level names to google_api_core.egg-info/top_level.txt HOOK STDOUT: reading manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: reading manifest template 'MANIFEST.in' HOOK STDOUT: adding license file 'LICENSE' HOOK STDOUT: writing manifest file 'google_api_core.egg-info/SOURCES.txt' HOOK STDOUT: creating '/builddir/build/BUILD/python-api-core-2.10.2/google_api_core.dist-info' HOOK STDOUT: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Handling googleapis-common-protos (<2.0dev,>=1.56.2) from hook generated metadata: Requires-Dist Requirement satisfied: googleapis-common-protos (<2.0dev,>=1.56.2) (installed: googleapis-common-protos 1.56.4) Handling protobuf (>=3.19.0) from hook generated metadata: Requires-Dist Requirement satisfied: protobuf (>=3.19.0) (installed: protobuf 3.19.0) Handling google-auth (<3.0dev,>=1.25.0) from hook generated metadata: Requires-Dist Requirement satisfied: google-auth (<3.0dev,>=1.25.0) (installed: google-auth 2.6.6) Handling requests (<3.0.0dev,>=2.18.0) from hook generated metadata: Requires-Dist Requirement satisfied: requests (<3.0.0dev,>=2.18.0) (installed: requests 2.25.1) Handling grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-status (<2.0dev,>=1.33.2) ; extra == 'grpc' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcgcp' Handling grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' from hook generated metadata: Requires-Dist Ignoring alien requirement: grpcio-gcp (<1.0dev,>=0.2.2) ; extra == 'grpcio-gcp' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NeOIyR + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + mkdir -p /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + TMPDIR=/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir Processing /builddir/build/BUILD/python-api-core-2.10.2 DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. Preparing wheel metadata: started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/tmpe8yc0ivh running dist_info creating /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info writing /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/dependency_links.txt writing namespace_packages to /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/namespace_packages.txt writing requirements to /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/top_level.txt writing manifest file '/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file '/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-modern-metadata-noo4fy4q/google_api_core.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: google-api-core Building wheel for google-api-core (PEP 517): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/tmp9cfvunkr running bdist_wheel 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/api_core copying google/api_core/version.py -> build/lib/google/api_core copying google/api_core/protobuf_helpers.py -> build/lib/google/api_core copying google/api_core/page_iterator.py -> build/lib/google/api_core copying google/api_core/extended_operation.py -> build/lib/google/api_core copying google/api_core/exceptions.py -> build/lib/google/api_core copying google/api_core/page_iterator_async.py -> build/lib/google/api_core copying google/api_core/datetime_helpers.py -> build/lib/google/api_core copying google/api_core/retry.py -> build/lib/google/api_core copying google/api_core/retry_async.py -> build/lib/google/api_core copying google/api_core/bidi.py -> build/lib/google/api_core copying google/api_core/client_options.py -> build/lib/google/api_core copying google/api_core/rest_helpers.py -> build/lib/google/api_core copying google/api_core/operation_async.py -> build/lib/google/api_core copying google/api_core/client_info.py -> build/lib/google/api_core copying google/api_core/general_helpers.py -> build/lib/google/api_core copying google/api_core/grpc_helpers.py -> build/lib/google/api_core copying google/api_core/grpc_helpers_async.py -> build/lib/google/api_core copying google/api_core/__init__.py -> build/lib/google/api_core copying google/api_core/timeout.py -> build/lib/google/api_core copying google/api_core/iam.py -> build/lib/google/api_core copying google/api_core/path_template.py -> build/lib/google/api_core copying google/api_core/rest_streaming.py -> build/lib/google/api_core copying google/api_core/operation.py -> build/lib/google/api_core creating build/lib/google/api_core/future copying google/api_core/future/_helpers.py -> build/lib/google/api_core/future copying google/api_core/future/base.py -> build/lib/google/api_core/future copying google/api_core/future/async_future.py -> build/lib/google/api_core/future copying google/api_core/future/__init__.py -> build/lib/google/api_core/future copying google/api_core/future/polling.py -> build/lib/google/api_core/future creating build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client_config.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_async_client.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/__init__.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/pagers.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client.py -> build/lib/google/api_core/operations_v1 copying google/api_core/operations_v1/abstract_operations_client.py -> build/lib/google/api_core/operations_v1 creating build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method_async.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/client_info.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/routing_header.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/__init__.py -> build/lib/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config_async.py -> build/lib/google/api_core/gapic_v1 creating build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/base.py -> build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/rest.py -> build/lib/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/__init__.py -> build/lib/google/api_core/operations_v1/transports running egg_info creating google_api_core.egg-info writing google_api_core.egg-info/PKG-INFO writing dependency_links to google_api_core.egg-info/dependency_links.txt writing namespace_packages to google_api_core.egg-info/namespace_packages.txt writing requirements to google_api_core.egg-info/requires.txt writing top-level names to google_api_core.egg-info/top_level.txt writing manifest file 'google_api_core.egg-info/SOURCES.txt' reading manifest file 'google_api_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'google' warning: no files found matching '*.proto' under directory 'google' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution no previously-included directories found matching 'scripts/readme-gen' adding license file 'LICENSE' writing manifest file 'google_api_core.egg-info/SOURCES.txt' copying google/api_core/py.typed -> build/lib/google/api_core installing to build/bdist.linux-x86_64/wheel running install running install_lib Skipping installation of build/bdist.linux-x86_64/wheel/google/__init__.py (namespace package) copying google/api_core/version.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/protobuf_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/page_iterator.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/extended_operation.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/exceptions.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/page_iterator_async.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/datetime_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/retry.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/retry_async.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/bidi.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/client_options.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/rest_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/operation_async.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/client_info.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/general_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/py.typed -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/grpc_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/grpc_helpers_async.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/timeout.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/iam.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/path_template.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/rest_streaming.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/operation.py -> build/bdist.linux-x86_64/wheel/google/api_core copying google/api_core/future/_helpers.py -> build/bdist.linux-x86_64/wheel/google/api_core/future copying google/api_core/future/base.py -> build/bdist.linux-x86_64/wheel/google/api_core/future copying google/api_core/future/async_future.py -> build/bdist.linux-x86_64/wheel/google/api_core/future copying google/api_core/future/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/future copying google/api_core/future/polling.py -> build/bdist.linux-x86_64/wheel/google/api_core/future copying google/api_core/operations_v1/operations_client_config.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_async_client.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/pagers.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/operations_client.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/abstract_operations_client.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1 copying google/api_core/operations_v1/transports/base.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/rest.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1/transports copying google/api_core/operations_v1/transports/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/operations_v1/transports copying google/api_core/gapic_v1/method_async.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/method.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/client_info.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/routing_header.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/__init__.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 copying google/api_core/gapic_v1/config_async.py -> build/bdist.linux-x86_64/wheel/google/api_core/gapic_v1 running install_egg_info Copying google_api_core.egg-info to build/bdist.linux-x86_64/wheel/google_api_core-2.10.2-py3.9.egg-info Installing build/bdist.linux-x86_64/wheel/google_api_core-2.10.2-py3.9-nspkg.pth running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/google_api_core-2.10.2.dist-info/WHEEL creating '/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir/pip-wheel-mj2x5s_t/tmpe42vvxdf/google_api_core-2.10.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'google_api_core-2.10.2-py3.9-nspkg.pth' adding 'google/api_core/__init__.py' adding 'google/api_core/bidi.py' adding 'google/api_core/client_info.py' adding 'google/api_core/client_options.py' adding 'google/api_core/datetime_helpers.py' adding 'google/api_core/exceptions.py' adding 'google/api_core/extended_operation.py' adding 'google/api_core/general_helpers.py' adding 'google/api_core/grpc_helpers.py' adding 'google/api_core/grpc_helpers_async.py' adding 'google/api_core/iam.py' adding 'google/api_core/operation.py' adding 'google/api_core/operation_async.py' adding 'google/api_core/page_iterator.py' adding 'google/api_core/page_iterator_async.py' adding 'google/api_core/path_template.py' adding 'google/api_core/protobuf_helpers.py' adding 'google/api_core/py.typed' adding 'google/api_core/rest_helpers.py' adding 'google/api_core/rest_streaming.py' adding 'google/api_core/retry.py' adding 'google/api_core/retry_async.py' adding 'google/api_core/timeout.py' adding 'google/api_core/version.py' adding 'google/api_core/future/__init__.py' adding 'google/api_core/future/_helpers.py' adding 'google/api_core/future/async_future.py' adding 'google/api_core/future/base.py' adding 'google/api_core/future/polling.py' adding 'google/api_core/gapic_v1/__init__.py' adding 'google/api_core/gapic_v1/client_info.py' adding 'google/api_core/gapic_v1/config.py' adding 'google/api_core/gapic_v1/config_async.py' adding 'google/api_core/gapic_v1/method.py' adding 'google/api_core/gapic_v1/method_async.py' adding 'google/api_core/gapic_v1/routing_header.py' adding 'google/api_core/operations_v1/__init__.py' adding 'google/api_core/operations_v1/abstract_operations_client.py' adding 'google/api_core/operations_v1/operations_async_client.py' adding 'google/api_core/operations_v1/operations_client.py' adding 'google/api_core/operations_v1/operations_client_config.py' adding 'google/api_core/operations_v1/pagers.py' adding 'google/api_core/operations_v1/transports/__init__.py' adding 'google/api_core/operations_v1/transports/base.py' adding 'google/api_core/operations_v1/transports/rest.py' adding 'google_api_core-2.10.2.dist-info/LICENSE' adding 'google_api_core-2.10.2.dist-info/METADATA' adding 'google_api_core-2.10.2.dist-info/WHEEL' adding 'google_api_core-2.10.2.dist-info/namespace_packages.txt' adding 'google_api_core-2.10.2.dist-info/top_level.txt' adding 'google_api_core-2.10.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for google-api-core (PEP 517): finished with status 'done' Created wheel for google-api-core: filename=google_api_core-2.10.2-py3-none-any.whl size=115531 sha256=dc3a175dc7e2d80a9527454e2fd347c29ecb884293dd8a273617b7ddd3749dd8 Stored in directory: /builddir/.cache/pip/wheels/47/8a/dd/8d041969bcdbcb45cdabfb50875468b9adf4da3cd48dd026ae Successfully built google-api-core + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eYSITl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch ++ dirname /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch + cd python-api-core-2.10.2 ++ ls /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir/google_api_core-2.10.2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=google_api_core==2.10.2 + TMPDIR=/builddir/build/BUILD/python-api-core-2.10.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir google_api_core==2.10.2 Using pip 21.2.3 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/python-api-core-2.10.2/pyproject-wheeldir Processing ./pyproject-wheeldir/google_api_core-2.10.2-py3-none-any.whl Installing collected packages: google-api-core Successfully installed google-api-core-2.10.2 + '[' -d /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/bin ']' + rm -f /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch --record /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/RECORD --output /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9/site-packages/google_api_core-2.10.2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-files --output-modules /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-modules --buildroot /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch --sitelib /usr/lib/python3.9/site-packages --sitearch /usr/lib64/python3.9/site-packages --python-version 3.9 --pyproject-record /builddir/build/BUILD/python-google-api-core-2.10.2-1.el9s.noarch-pyproject-record --prefix /usr google + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 2.10.2-1.el9s --unique-debug-suffix -2.10.2-1.el9s.noarch --unique-debug-src-base python-google-api-core-2.10.2-1.el9s.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/python-api-core-2.10.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1yTOwG + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-google-api-core-2.10.2-1.el9s.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vBdj4R + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + DOCDIR=/builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/share/doc/python3-google-api-core + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/share/doc/python3-google-api-core + cp -pr README.rst /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/share/doc/python3-google-api-core + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/share/doc/python3-google-api-core + cp -pr SECURITY.md /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch/usr/share/doc/python3-google-api-core + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-google-api-core = 2.10.2-1.el9s python3-google-api-core = 2.10.2-1.el9s python3.9-google-api-core = 2.10.2-1.el9s python3.9dist(google-api-core) = 2.10.2 python3dist(google-api-core) = 2.10.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: (python3.9dist(google-auth) < 3~~dev0 with python3.9dist(google-auth) >= 1.25) (python3.9dist(googleapis-common-protos) < 2~~dev0 with python3.9dist(googleapis-common-protos) >= 1.56.2) (python3.9dist(requests) < 3~~dev0 with python3.9dist(requests) >= 2.18) python(abi) = 3.9 python3.9dist(protobuf) >= 3.19 Obsoletes: python39-google-api-core < 2.10.2-1.el9s Processing files: python3-google-api-core+grpc-2.10.2-1.el9s.noarch Provides: python-google-api-core+grpc = 2.10.2-1.el9s python3-google-api-core+grpc = 2.10.2-1.el9s python3.9-google-api-core+grpc = 2.10.2-1.el9s python3.9dist(google-api-core[grpc]) = 2.10.2 python3dist(google-api-core[grpc]) = 2.10.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: (python3.9dist(grpcio) < 2~~dev0 with python3.9dist(grpcio) >= 1.33.2) (python3.9dist(grpcio-status) < 2~~dev0 with python3.9dist(grpcio-status) >= 1.33.2) python(abi) = 3.9 Obsoletes: python39-google-api-core+grpc < 2.10.2-1.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch Wrote: /builddir/build/SRPMS/python-google-api-core-2.10.2-1.el9s.src.rpm Wrote: /builddir/build/RPMS/python3-google-api-core+grpc-2.10.2-1.el9s.noarch.rpm Wrote: /builddir/build/RPMS/python3-google-api-core-2.10.2-1.el9s.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xCSE4s + umask 022 + cd /builddir/build/BUILD + cd python-api-core-2.10.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-google-api-core-2.10.2-1.el9s.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0