Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-common-code.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418164.407027/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-common-code.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-common-code-0.5.64-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-common-code.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418164.407027/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-common-code.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-common-code-0.5.64-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-common-code.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418164.407027/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-common-code.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e9N4GA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf common-code-0.5.64 + /usr/bin/gzip -dc /builddir/build/SOURCES/common-code-0.5.64.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd common-code-0.5.64 + /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.Kny9lA + umask 022 + cd /builddir/build/BUILD + cd common-code-0.5.64 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tenant_auth copying tenant_auth/serializer.py -> build/lib/tenant_auth copying tenant_auth/__init__.py -> build/lib/tenant_auth copying tenant_auth/models.py -> build/lib/tenant_auth creating build/lib/middleware copying middleware/rabbitmq.py -> build/lib/middleware copying middleware/estools.py -> build/lib/middleware copying middleware/ws_client.py -> build/lib/middleware copying middleware/ws_server.py -> build/lib/middleware copying middleware/__init__.py -> build/lib/middleware copying middleware/mqtt.py -> build/lib/middleware creating build/lib/common copying common/logging_config.py -> build/lib/common copying common/__init__.py -> build/lib/common copying common/exceptions.py -> build/lib/common copying common/decorator.py -> build/lib/common creating build/lib/common/utility copying common/utility/es_tools.py -> build/lib/common/utility copying common/utility/args_parsing.py -> build/lib/common/utility copying common/utility/base.py -> build/lib/common/utility copying common/utility/__init__.py -> build/lib/common/utility creating build/lib/common/middlewares copying common/middlewares/auth.py -> build/lib/common/middlewares copying common/middlewares/__init__.py -> build/lib/common/middlewares copying common/middlewares/record.py -> build/lib/common/middlewares copying common/middlewares/event.py -> build/lib/common/middlewares creating build/lib/common/rest_extend copying common/rest_extend/transaction.py -> build/lib/common/rest_extend copying common/rest_extend/base_models.py -> build/lib/common/rest_extend copying common/rest_extend/response.py -> build/lib/common/rest_extend copying common/rest_extend/serializer.py -> build/lib/common/rest_extend copying common/rest_extend/views.py -> build/lib/common/rest_extend copying common/rest_extend/__init__.py -> build/lib/common/rest_extend copying common/rest_extend/decorator.py -> build/lib/common/rest_extend creating build/lib/common/rest_extend/views copying common/rest_extend/views/bulk.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/cumulocity_copy.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/tags.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/cumulocity.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/views.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/base.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/Integration.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/__init__.py -> build/lib/common/rest_extend/views copying common/rest_extend/views/related.py -> build/lib/common/rest_extend/views + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8uSNV2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 + cd common-code-0.5.64 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth copying build/lib/tenant_auth/serializer.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth copying build/lib/tenant_auth/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth copying build/lib/tenant_auth/models.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/rabbitmq.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/estools.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/ws_client.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/ws_server.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware copying build/lib/middleware/mqtt.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility copying build/lib/common/utility/es_tools.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility copying build/lib/common/utility/args_parsing.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility copying build/lib/common/utility/base.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility copying build/lib/common/utility/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares copying build/lib/common/middlewares/auth.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares copying build/lib/common/middlewares/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares copying build/lib/common/middlewares/record.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares copying build/lib/common/middlewares/event.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares copying build/lib/common/logging_config.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/transaction.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/base_models.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend creating /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/bulk.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/cumulocity_copy.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/tags.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/cumulocity.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/views.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/base.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/Integration.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/views/related.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views copying build/lib/common/rest_extend/response.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/serializer.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/views.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/rest_extend/decorator.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend copying build/lib/common/__init__.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common copying build/lib/common/exceptions.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common copying build/lib/common/decorator.py -> /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/tenant_auth/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/rabbitmq.py to rabbitmq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/estools.py to estools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/ws_client.py to ws_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/ws_server.py to ws_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/middleware/mqtt.py to mqtt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility/es_tools.py to es_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility/args_parsing.py to args_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/utility/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares/record.py to record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/middlewares/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/logging_config.py to logging_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/base_models.py to base_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/bulk.py to bulk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/cumulocity_copy.py to cumulocity_copy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/cumulocity.py to cumulocity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/Integration.py to Integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views/related.py to related.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/rest_extend/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common/decorator.py to decorator.cpython-39.pyc writing byte-compilation script '/tmp/tmptzdjzza6.py' /usr/bin/python3 /tmp/tmptzdjzza6.py removing /tmp/tmptzdjzza6.py running install_egg_info running egg_info writing common_code.egg-info/PKG-INFO writing dependency_links to common_code.egg-info/dependency_links.txt writing requirements to common_code.egg-info/requires.txt writing top-level names to common_code.egg-info/top_level.txt reading manifest file 'common_code.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'common_code.egg-info/SOURCES.txt' Copying common_code.egg-info to /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/usr/lib/python3.9/site-packages/common_code-0.5.64-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64//usr/share/doc/python-common-code + '[' -d doc ']' ~/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 ~/build/BUILD/common-code-0.5.64 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/common-code-0.5.64 + popd + mv /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.64-1 --unique-debug-suffix -0.5.64-1.aarch64 --unique-debug-src-base python-common-code-0.5.64-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/common-code-0.5.64 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-common-code-0.5.64-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-common-code-0.5.64-1.noarch Provides: python-common-code python3-common-code = 0.5.64-1 python3.9dist(common-code) = 0.5.64 python3dist(common-code) = 0.5.64 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(cmreshandler) python3.9dist(django) python3.9dist(djangorestframework) python3.9dist(gunicorn) python3.9dist(paho-mqtt) python3.9dist(pika) python3.9dist(requests) Processing files: python-common-code-help-0.5.64-1.noarch warning: Empty %files file /builddir/build/BUILD/common-code-0.5.64/doclist.lst Provides: python-common-code-help = 0.5.64-1 python3-common-code-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-common-code-0.5.64-1.aarch64 Wrote: /builddir/build/RPMS/python-common-code-help-0.5.64-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-common-code-0.5.64-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UZ0Cnp + umask 022 + cd /builddir/build/BUILD + cd common-code-0.5.64 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-common-code-0.5.64-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0