Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1695801804.817599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-retry2-0.9.5-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1695801804.817599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-retry2-0.9.5-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1695801804.817599/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-retry2.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lEqEIB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf retry2-0.9.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-retry2-0.9.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd retry2-0.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fZGiN2 + umask 022 + cd /builddir/build/BUILD + cd retry2-0.9.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 -mpip wheel --verbose --progress-bar off --disable-pip-version-check --use-pep517 --no-build-isolation --no-deps --wheel-dir ./build . Processing /builddir/build/BUILD/retry2-0.9.5 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'pbr' warnings.warn(msg) /usr/lib/python3.10/site-packages/setuptools/dist.py:738: 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:738: 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:738: 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:738: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead warnings.warn( running dist_info creating /tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info writing /tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/PKG-INFO writing dependency_links to /tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/dependency_links.txt writing top-level names to /tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/top_level.txt writing manifest file '/tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/tmp/pip-modern-metadata-jwlz_t4e/retry2.egg-info/SOURCES.txt' creating '/tmp/pip-modern-metadata-jwlz_t4e/retry2.dist-info' The [wheel] section is deprecated. Use [bdist_wheel] instead. Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: retry2 Building wheel for retry2 (pyproject.toml): started Running command Building wheel for retry2 (pyproject.toml) /usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'pbr' warnings.warn(msg) /usr/lib/python3.10/site-packages/setuptools/dist.py:738: 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:738: 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:738: 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:738: UserWarning: Usage of dash-separated 'requires-python' will not be supported in future versions. Please use the underscore name 'requires_python' instead warnings.warn( running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build/lib creating build/lib/retry copying retry/api.py -> build/lib/retry copying retry/compat.py -> build/lib/retry copying retry/__init__.py -> build/lib/retry installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/retry copying build/lib/retry/api.py -> build/bdist.linux-aarch64/wheel/retry copying build/lib/retry/compat.py -> build/bdist.linux-aarch64/wheel/retry copying build/lib/retry/__init__.py -> build/bdist.linux-aarch64/wheel/retry running install_egg_info running egg_info writing retry2.egg-info/PKG-INFO writing dependency_links to retry2.egg-info/dependency_links.txt deleting retry2.egg-info/requires.txt writing top-level names to retry2.egg-info/top_level.txt reading manifest file 'retry2.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'retry2.egg-info/SOURCES.txt' Copying retry2.egg-info to build/bdist.linux-aarch64/wheel/retry2-0.9.5-py3.10.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/retry2-0.9.5.dist-info/WHEEL creating '/tmp/pip-wheel-ct1eaa4u/tmpw967c1eh/retry2-0.9.5-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'retry/__init__.py' adding 'retry/api.py' adding 'retry/compat.py' adding 'retry2-0.9.5.dist-info/AUTHORS' adding 'retry2-0.9.5.dist-info/LICENSE' adding 'retry2-0.9.5.dist-info/METADATA' adding 'retry2-0.9.5.dist-info/WHEEL' adding 'retry2-0.9.5.dist-info/pbr.json' adding 'retry2-0.9.5.dist-info/top_level.txt' adding 'retry2-0.9.5.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel Building wheel for retry2 (pyproject.toml): finished with status 'done' Created wheel for retry2: filename=retry2-0.9.5-py2.py3-none-any.whl size=4528 sha256=f4f6e3402ce45436fca72ce5a52795509b66708ec2576fb34e77db0fac9ee6c7 Stored in directory: /builddir/.cache/pip/wheels/28/26/10/14af8bffeb709aa2bb059f282f890650dd3b5508b2080ccbb7 Successfully built retry2 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mbPgIG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 + cd retry2-0.9.5 ++ ls ./build/retry2-0.9.5-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=retry2==0.9.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 -mpip install --verbose --progress-bar off --disable-pip-version-check --root /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 --no-compile --ignore-installed --no-deps --no-index --find-links ./build retry2==0.9.5 Using pip 22.3.1 from /usr/lib/python3.10/site-packages/pip (python 3.10) Looking in links: ./build Processing ./build/retry2-0.9.5-py2.py3-none-any.whl Installing collected packages: retry2 Successfully installed retry2-0.9.5 + install -d -m755 /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64//usr/share/doc/python-retry2 + '[' -d doc ']' ~/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 ~/build/BUILD/retry2-0.9.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 + touch filelist.lst + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/retry2-0.9.5 + popd + mv /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.5-1 --unique-debug-suffix -0.9.5-1.aarch64 --unique-debug-src-base python-retry2-0.9.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/retry2-0.9.5 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64/usr/lib/python3.10 using /usr/bin/python3.10 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-retry2-0.9.5-1.noarch warning: Empty %files file /builddir/build/BUILD/retry2-0.9.5/filelist.lst /usr/lib/rpm/pythondistdeps.py:123: RuntimeWarning: Version for retry2 0.9.5 (/builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64/usr/lib/python3.10/site-packages) has not been found warn("Version for {!r} has not been found".format(dist), RuntimeWarning) /usr/lib/rpm/pythondistdeps.py:123: RuntimeWarning: Version for retry2 0.9.5 (/builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64/usr/lib/python3.10/site-packages) has not been found warn("Version for {!r} has not been found".format(dist), RuntimeWarning) Provides: python-retry2 python3-retry2 = 0.9.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 Processing files: python-retry2-help-0.9.5-1.noarch warning: Empty %files file /builddir/build/BUILD/retry2-0.9.5/doclist.lst Provides: python-retry2-help = 0.9.5-1 python3-retry2-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 Wrote: /builddir/build/RPMS/python-retry2-help-0.9.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-retry2-0.9.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.t0KZUX + umask 022 + cd /builddir/build/BUILD + cd retry2-0.9.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-retry2-0.9.5-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.mURdMN + umask 022 + cd /builddir/build/BUILD + rm -rf retry2-0.9.5 retry2-0.9.5.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Empty %files file /builddir/build/BUILD/retry2-0.9.5/filelist.lst Empty %files file /builddir/build/BUILD/retry2-0.9.5/doclist.lst Child return code was: 0