Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683338101.892658/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-codefast-23.5.5.11-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683338101.892658/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-codefast-23.5.5.11-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683338101.892658/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-codefast.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j8GqPB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf codefast-23.5.5.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/codefast-23.5.5.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd codefast-23.5.5.11 + /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.u8mT9D + umask 022 + cd /builddir/build/BUILD + cd codefast-23.5.5.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '23.05.06.01' to '23.5.6.1' warnings.warn(tmpl.format(**locals())) running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_unique_session.py -> build/lib/tests creating build/lib/codefast copying codefast/constants.py -> build/lib/codefast copying codefast/__init__.py -> build/lib/codefast copying codefast/concurrency.py -> build/lib/codefast copying codefast/ds.py -> build/lib/codefast copying codefast/axe.py -> build/lib/codefast copying codefast/cn.py -> build/lib/codefast copying codefast/utils.py -> build/lib/codefast copying codefast/tmp.py -> build/lib/codefast copying codefast/reader.py -> build/lib/codefast copying codefast/math.py -> build/lib/codefast copying codefast/core.py -> build/lib/codefast copying codefast/argparser.py -> build/lib/codefast copying codefast/logger.py -> build/lib/codefast copying codefast/exception.py -> build/lib/codefast creating build/lib/codefast/patterns copying codefast/patterns/__init__.py -> build/lib/codefast/patterns copying codefast/patterns/responsibility_chain.py -> build/lib/codefast/patterns copying codefast/patterns/observer.py -> build/lib/codefast/patterns copying codefast/patterns/factory_method.py -> build/lib/codefast/patterns copying codefast/patterns/singleton.py -> build/lib/codefast/patterns copying codefast/patterns/pipeline.py -> build/lib/codefast/patterns creating build/lib/codefast/functools copying codefast/functools/__init__.py -> build/lib/codefast/functools copying codefast/functools/subroutine.py -> build/lib/codefast/functools copying codefast/functools/random.py -> build/lib/codefast/functools creating build/lib/codefast/decorators copying codefast/decorators/__init__.py -> build/lib/codefast/decorators copying codefast/decorators/log.py -> build/lib/codefast/decorators copying codefast/decorators/retry.py -> build/lib/codefast/decorators creating build/lib/codefast/experimental copying codefast/experimental/__init__.py -> build/lib/codefast/experimental copying codefast/experimental/nsq.py -> build/lib/codefast/experimental creating build/lib/codefast/base copying codefast/base/__init__.py -> build/lib/codefast/base copying codefast/base/format_print.py -> build/lib/codefast/base creating build/lib/codefast/supercell copying codefast/supercell/__init__.py -> build/lib/codefast/supercell creating build/lib/codefast/frameworks copying codefast/frameworks/__init__.py -> build/lib/codefast/frameworks creating build/lib/codefast/network copying codefast/network/__init__.py -> build/lib/codefast/network copying codefast/network/factory.py -> build/lib/codefast/network copying codefast/network/curl.py -> build/lib/codefast/network copying codefast/network/richdownloader.py -> build/lib/codefast/network copying codefast/network/tools.py -> build/lib/codefast/network creating build/lib/codefast/io copying codefast/io/__init__.py -> build/lib/codefast/io copying codefast/io/_json.py -> build/lib/codefast/io copying codefast/io/dblite.py -> build/lib/codefast/io copying codefast/io/file.py -> build/lib/codefast/io copying codefast/io/osdb.py -> build/lib/codefast/io copying codefast/io/sqlite.py -> build/lib/codefast/io creating build/lib/codefast/fio copying codefast/fio/__init__.py -> build/lib/codefast/fio copying codefast/fio/ffpb.py -> build/lib/codefast/fio creating build/lib/codefast/types copying codefast/types/__init__.py -> build/lib/codefast/types creating build/lib/codefast/concurrent copying codefast/concurrent/__init__.py -> build/lib/codefast/concurrent copying codefast/concurrent/scheduler.py -> build/lib/codefast/concurrent copying codefast/concurrent/fastapi_demo.py -> build/lib/codefast/concurrent creating build/lib/codefast/asyncio copying codefast/asyncio/__init__.py -> build/lib/codefast/asyncio copying codefast/asyncio/rabbitmq.py -> build/lib/codefast/asyncio creating build/lib/codefast/axe copying codefast/axe/__init__.py -> build/lib/codefast/axe copying codefast/axe/axe.py -> build/lib/codefast/axe creating build/lib/codefast/betterargs copying codefast/betterargs/__init__.py -> build/lib/codefast/betterargs copying codefast/betterargs/abstractclient.py -> build/lib/codefast/betterargs + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b9rNDa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 + cd codefast-23.5.5.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '23.05.06.01' to '23.5.6.1' warnings.warn(tmpl.format(**locals())) running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_unique_session.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/constants.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/responsibility_chain.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/observer.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/factory_method.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/singleton.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/patterns/pipeline.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns copying build/lib/codefast/concurrency.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/ds.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/axe.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools copying build/lib/codefast/functools/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools copying build/lib/codefast/functools/subroutine.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools copying build/lib/codefast/functools/random.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators copying build/lib/codefast/decorators/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators copying build/lib/codefast/decorators/log.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators copying build/lib/codefast/decorators/retry.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/experimental copying build/lib/codefast/experimental/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/experimental copying build/lib/codefast/experimental/nsq.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/experimental creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/base copying build/lib/codefast/base/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/base copying build/lib/codefast/base/format_print.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/base creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/supercell copying build/lib/codefast/supercell/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/supercell copying build/lib/codefast/cn.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/frameworks copying build/lib/codefast/frameworks/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/frameworks creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network copying build/lib/codefast/network/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network copying build/lib/codefast/network/factory.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network copying build/lib/codefast/network/curl.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network copying build/lib/codefast/network/richdownloader.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network copying build/lib/codefast/network/tools.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/_json.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/dblite.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/file.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/osdb.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/io/sqlite.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io copying build/lib/codefast/utils.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/tmp.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/reader.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/fio copying build/lib/codefast/fio/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/fio copying build/lib/codefast/fio/ffpb.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/fio copying build/lib/codefast/math.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/types copying build/lib/codefast/types/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/types copying build/lib/codefast/core.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent copying build/lib/codefast/concurrent/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent copying build/lib/codefast/concurrent/scheduler.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent copying build/lib/codefast/concurrent/fastapi_demo.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent copying build/lib/codefast/argparser.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast copying build/lib/codefast/logger.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/asyncio copying build/lib/codefast/asyncio/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/asyncio copying build/lib/codefast/asyncio/rabbitmq.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/asyncio creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe copying build/lib/codefast/axe/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe copying build/lib/codefast/axe/axe.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe copying build/lib/codefast/exception.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast creating /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/betterargs copying build/lib/codefast/betterargs/__init__.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/betterargs copying build/lib/codefast/betterargs/abstractclient.py -> /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/betterargs byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/tests/test_unique_session.py to test_unique_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/responsibility_chain.py to responsibility_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/observer.py to observer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/factory_method.py to factory_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/singleton.py to singleton.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/patterns/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/ds.py to ds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe.py to axe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools/subroutine.py to subroutine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/functools/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/decorators/retry.py to retry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/experimental/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/experimental/nsq.py to nsq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/base/format_print.py to format_print.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/supercell/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/cn.py to cn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/frameworks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network/factory.py to factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network/curl.py to curl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network/richdownloader.py to richdownloader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/network/tools.py to tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/_json.py to _json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/dblite.py to dblite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/osdb.py to osdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/io/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/tmp.py to tmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/fio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/fio/ffpb.py to ffpb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/math.py to math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/concurrent/fastapi_demo.py to fastapi_demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/argparser.py to argparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/asyncio/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/asyncio/rabbitmq.py to rabbitmq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/axe/axe.py to axe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/betterargs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast/betterargs/abstractclient.py to abstractclient.cpython-39.pyc writing byte-compilation script '/tmp/tmpni5rsncp.py' /usr/bin/python3 /tmp/tmpni5rsncp.py removing /tmp/tmpni5rsncp.py running install_egg_info running egg_info writing codefast.egg-info/PKG-INFO writing dependency_links to codefast.egg-info/dependency_links.txt writing requirements to codefast.egg-info/requires.txt writing top-level names to codefast.egg-info/top_level.txt reading manifest file 'codefast.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'codefast.egg-info/SOURCES.txt' Copying codefast.egg-info to /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9/site-packages/codefast-23.5.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64//usr/share/doc/python-codefast + '[' -d doc ']' ~/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 ~/build/BUILD/codefast-23.5.5.11 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/codefast-23.5.5.11 + mv /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 23.5.5.11-1 --unique-debug-suffix -23.5.5.11-1.x86_64 --unique-debug-src-base python-codefast-23.5.5.11-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/codefast-23.5.5.11 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-codefast-23.5.5.11-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-codefast-23.5.5.11-1.noarch Provides: python-codefast python3-codefast = 23.5.5.11-1 python3.9dist(codefast) = 23.5.6.1 python3dist(codefast) = 23.5.6.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.9 python3.9dist(arrow) python3.9dist(bs4) python3.9dist(colorlog) python3.9dist(lxml) python3.9dist(pycryptodome) python3.9dist(pydub) python3.9dist(requests) python3.9dist(requests-toolbelt) python3.9dist(smart-open) python3.9dist(termcolor) python3.9dist(tqdm) Processing files: python-codefast-help-23.5.5.11-1.noarch warning: Empty %files file /builddir/build/BUILD/codefast-23.5.5.11/doclist.lst Provides: python-codefast-help = 23.5.5.11-1 python3-codefast-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-codefast-23.5.5.11-1.x86_64 Wrote: /builddir/build/RPMS/python-codefast-help-23.5.5.11-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-codefast-23.5.5.11-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NIE5BX + umask 022 + cd /builddir/build/BUILD + cd codefast-23.5.5.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-codefast-23.5.5.11-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0