Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-i18n.spec'], chrootPath='/var/lib/mock/dist-oc9-build-51297-14595/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-i18n.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-oslo-i18n-5.1.0-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-i18n.spec'], chrootPath='/var/lib/mock/dist-oc9-build-51297-14595/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=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-oslo-i18n.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KHOiMS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf oslo.i18n-5.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/oslo.i18n-5.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd oslo.i18n-5.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-oslo-i18n-5.1.0 base' + /usr/bin/git branch rpm-build + /usr/bin/git checkout rpm-build Switched to branch 'rpm-build' + /usr/bin/git branch --set-upstream-to=master branch 'rpm-build' set up to track 'master'. + rm -rf oslo.i18n.egg-info + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.blT0Qp + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd oslo.i18n-5.1.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/oslo_i18n copying oslo_i18n/_message.py -> build/lib/oslo_i18n copying oslo_i18n/_gettextutils.py -> build/lib/oslo_i18n copying oslo_i18n/__init__.py -> build/lib/oslo_i18n copying oslo_i18n/_translate.py -> build/lib/oslo_i18n copying oslo_i18n/_i18n.py -> build/lib/oslo_i18n copying oslo_i18n/log.py -> build/lib/oslo_i18n copying oslo_i18n/fixture.py -> build/lib/oslo_i18n copying oslo_i18n/_locale.py -> build/lib/oslo_i18n copying oslo_i18n/_factory.py -> build/lib/oslo_i18n copying oslo_i18n/_lazy.py -> build/lib/oslo_i18n creating build/lib/oslo_i18n/tests copying oslo_i18n/tests/utils.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_factory.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_logging.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/__init__.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_handler.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_gettextutils.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/fakes.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_message.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_translate.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_locale_dir_variable.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_public_api.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_fixture.py -> build/lib/oslo_i18n/tests copying oslo_i18n/tests/test_lazy.py -> build/lib/oslo_i18n/tests running egg_info creating oslo.i18n.egg-info writing oslo.i18n.egg-info/PKG-INFO writing dependency_links to oslo.i18n.egg-info/dependency_links.txt writing top-level names to oslo.i18n.egg-info/top_level.txt writing pbr to oslo.i18n.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.i18n.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.i18n.egg-info/SOURCES.txt' /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.de.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.de.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.en_GB.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.en_GB.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.es.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.es.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.fr.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.fr.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.it.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.it.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.ja.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.ja.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.ko_KR.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.ko_KR.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.pl_PL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.pl_PL.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.pl_PL.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.pt.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.pt.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.10/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'oslo_i18n.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'oslo_i18n.locale.zh_CN.LC_MESSAGES' as an importable package, however it is included in the distribution as "data". This behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'oslo_i18n.locale.zh_CN.LC_MESSAGES' is included as a package by using setuptools' `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/oslo_i18n/locale creating build/lib/oslo_i18n/locale/de creating build/lib/oslo_i18n/locale/de/LC_MESSAGES copying oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/de/LC_MESSAGES creating build/lib/oslo_i18n/locale/en_GB creating build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES copying oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES creating build/lib/oslo_i18n/locale/es creating build/lib/oslo_i18n/locale/es/LC_MESSAGES copying oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/es/LC_MESSAGES creating build/lib/oslo_i18n/locale/fr creating build/lib/oslo_i18n/locale/fr/LC_MESSAGES copying oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/fr/LC_MESSAGES creating build/lib/oslo_i18n/locale/it creating build/lib/oslo_i18n/locale/it/LC_MESSAGES copying oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/it/LC_MESSAGES creating build/lib/oslo_i18n/locale/ja creating build/lib/oslo_i18n/locale/ja/LC_MESSAGES copying oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ja/LC_MESSAGES creating build/lib/oslo_i18n/locale/ko_KR creating build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES copying oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES creating build/lib/oslo_i18n/locale/pl_PL creating build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES copying oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES creating build/lib/oslo_i18n/locale/pt creating build/lib/oslo_i18n/locale/pt/LC_MESSAGES copying oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/pt/LC_MESSAGES creating build/lib/oslo_i18n/locale/zh_CN creating build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES copying oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po -> build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES + python3 setup.py compile_catalog -d build/lib/oslo_i18n/locale --domain oslo_i18n /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running compile_catalog compiling catalog build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.mo compiling catalog build/lib/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po to build/lib/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I51udu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch ++ dirname /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch + cd oslo.i18n-5.1.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.10/site-packages/setuptools/dist.py:772: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_message.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_gettextutils.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/__init__.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_translate.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_i18n.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ko_KR creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES copying build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES copying build/lib/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/en_GB creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES copying build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES copying build/lib/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/zh_CN creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES copying build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES copying build/lib/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/it creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/it/LC_MESSAGES copying build/lib/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/it/LC_MESSAGES copying build/lib/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/de creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/de/LC_MESSAGES copying build/lib/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/de/LC_MESSAGES copying build/lib/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/es creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/es/LC_MESSAGES copying build/lib/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/es/LC_MESSAGES copying build/lib/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pl_PL creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES copying build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES copying build/lib/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/fr creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/fr/LC_MESSAGES copying build/lib/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/fr/LC_MESSAGES copying build/lib/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pt creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pt/LC_MESSAGES copying build/lib/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pt/LC_MESSAGES copying build/lib/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ja creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ja/LC_MESSAGES copying build/lib/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.mo -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ja/LC_MESSAGES copying build/lib/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ja/LC_MESSAGES copying build/lib/oslo_i18n/log.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n creating /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/utils.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_factory.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_logging.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/__init__.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_handler.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_gettextutils.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/fakes.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_message.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_translate.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_locale_dir_variable.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_public_api.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_fixture.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/tests/test_lazy.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests copying build/lib/oslo_i18n/fixture.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_locale.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_factory.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n copying build/lib/oslo_i18n/_lazy.py -> /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_message.py to _message.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_gettextutils.py to _gettextutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_translate.py to _translate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_i18n.py to _i18n.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/log.py to log.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_factory.py to test_factory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_logging.py to test_logging.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_handler.py to test_handler.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_gettextutils.py to test_gettextutils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/fakes.py to fakes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_message.py to test_message.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_translate.py to test_translate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_locale_dir_variable.py to test_locale_dir_variable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_public_api.py to test_public_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_fixture.py to test_fixture.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/tests/test_lazy.py to test_lazy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/fixture.py to fixture.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_locale.py to _locale.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_factory.py to _factory.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/_lazy.py to _lazy.cpython-310.pyc writing byte-compilation script '/tmp/tmphz2k94_e.py' /usr/bin/python3 /tmp/tmphz2k94_e.py removing /tmp/tmphz2k94_e.py running install_egg_info running egg_info writing oslo.i18n.egg-info/PKG-INFO writing dependency_links to oslo.i18n.egg-info/dependency_links.txt writing top-level names to oslo.i18n.egg-info/top_level.txt writing pbr to oslo.i18n.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'oslo.i18n.egg-info/SOURCES.txt' Copying oslo.i18n.egg-info to /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo.i18n-5.1.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/bin/__pycache__ + install -d -m 755 /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share + rm -f /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/de/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/en_GB/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/es/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/fr/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/it/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ja/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/ko_KR/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pl_PL/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/pt/LC_MESSAGES/oslo_i18n.po /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/zh_CN/LC_MESSAGES/oslo_i18n.po + rm -f '/builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale/*pot' + mv /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10/site-packages/oslo_i18n/locale /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch oslo_i18n --all-name + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 5.1.0-3.oc9 --unique-debug-suffix -5.1.0-3.oc9.noarch --unique-debug-src-base python-oslo-i18n-5.1.0-3.oc9.noarch -S debugsourcefiles.list /builddir/build/BUILD/oslo.i18n-5.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-oslo-i18n-5.1.0-3.oc9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kaw2fx + umask 022 + cd /builddir/build/BUILD + cd oslo.i18n-5.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + cp -pr ChangeLog /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + cp -pr CONTRIBUTING.rst /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + cp -pr README.rst /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/doc/python3-oslo-i18n + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ArNIIT + umask 022 + cd /builddir/build/BUILD + cd oslo.i18n-5.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python3-oslo-i18n + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python3-oslo-i18n + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python3-oslo-i18n + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-i18n = 5.1.0-3.oc9 python3-oslo-i18n = 5.1.0-3.oc9 python3.10-oslo-i18n = 5.1.0-3.oc9 python3.10dist(oslo-i18n) = 5.1 python3.10dist(oslo.i18n) = 5.1 python3dist(oslo-i18n) = 5.1 python3dist(oslo.i18n) = 5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 Obsoletes: python3.10-oslo-i18n < 5.1.0-3.oc9 Processing files: python-oslo-i18n-lang-5.1.0-3.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.as8cxx + umask 022 + cd /builddir/build/BUILD + cd oslo.i18n-5.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python-oslo-i18n-lang + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python-oslo-i18n-lang + cp -pr LICENSE /builddir/build/BUILDROOT/python-oslo-i18n-5.1.0-3.oc9.noarch/usr/share/licenses/python-oslo-i18n-lang + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-oslo-i18n-lang = 5.1.0-3.oc9 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-oslo-i18n-5.1.0-3.oc9.noarch Wrote: /builddir/build/RPMS/python-oslo-i18n-lang-5.1.0-3.oc9.noarch.rpm Wrote: /builddir/build/RPMS/python3-oslo-i18n-5.1.0-3.oc9.noarch.rpm Child return code was: 0