Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-tincan.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683320243.257263/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-tincan.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-tincan-1.0.0-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-tincan.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683320243.257263/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-tincan.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-tincan-1.0.0-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-tincan.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683320243.257263/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-tincan.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.VrcKY7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tincan-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/tincan-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tincan-1.0.0 + /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.F6L6ir + umask 022 + cd /builddir/build/BUILD + cd tincan-1.0.0 + 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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/tincan copying tincan/http_request.py -> build/lib/tincan copying tincan/statement_targetable.py -> build/lib/tincan copying tincan/statement_list.py -> build/lib/tincan copying tincan/typed_list.py -> build/lib/tincan copying tincan/version.py -> build/lib/tincan copying tincan/extensions.py -> build/lib/tincan copying tincan/context.py -> build/lib/tincan copying tincan/activity.py -> build/lib/tincan copying tincan/statements_result.py -> build/lib/tincan copying tincan/__init__.py -> build/lib/tincan copying tincan/interaction_component_list.py -> build/lib/tincan copying tincan/attachment.py -> build/lib/tincan copying tincan/activity_definition.py -> build/lib/tincan copying tincan/statement_base.py -> build/lib/tincan copying tincan/interaction_component.py -> build/lib/tincan copying tincan/statement.py -> build/lib/tincan copying tincan/language_map.py -> build/lib/tincan copying tincan/substatement.py -> build/lib/tincan copying tincan/base.py -> build/lib/tincan copying tincan/activity_list.py -> build/lib/tincan copying tincan/statement_ref.py -> build/lib/tincan copying tincan/verb.py -> build/lib/tincan copying tincan/serializable_base.py -> build/lib/tincan copying tincan/agent_account.py -> build/lib/tincan copying tincan/lrs_response.py -> build/lib/tincan copying tincan/result.py -> build/lib/tincan copying tincan/remote_lrs.py -> build/lib/tincan copying tincan/context_activities.py -> build/lib/tincan copying tincan/group.py -> build/lib/tincan copying tincan/attachment_list.py -> build/lib/tincan copying tincan/agent_list.py -> build/lib/tincan copying tincan/agent.py -> build/lib/tincan copying tincan/about.py -> build/lib/tincan copying tincan/score.py -> build/lib/tincan creating build/lib/tincan/conversions copying tincan/conversions/__init__.py -> build/lib/tincan/conversions copying tincan/conversions/iso8601.py -> build/lib/tincan/conversions creating build/lib/tincan/documents copying tincan/documents/agent_profile_document.py -> build/lib/tincan/documents copying tincan/documents/__init__.py -> build/lib/tincan/documents copying tincan/documents/activity_profile_document.py -> build/lib/tincan/documents copying tincan/documents/state_document.py -> build/lib/tincan/documents copying tincan/documents/document.py -> build/lib/tincan/documents + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MhLnpG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 + cd tincan-1.0.0 + 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-tincan-1.0.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-tincan-1.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/http_request.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statement_targetable.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statement_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/typed_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/version.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/conversions copying build/lib/tincan/conversions/__init__.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/conversions copying build/lib/tincan/conversions/iso8601.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/conversions copying build/lib/tincan/extensions.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/context.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/activity.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statements_result.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/__init__.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/interaction_component_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/attachment.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/activity_definition.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statement_base.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/interaction_component.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statement.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/language_map.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/substatement.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/base.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/activity_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/statement_ref.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/verb.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan creating /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/documents/agent_profile_document.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/documents/__init__.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/documents/activity_profile_document.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/documents/state_document.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/documents/document.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents copying build/lib/tincan/serializable_base.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/agent_account.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/lrs_response.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/result.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/remote_lrs.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/context_activities.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/group.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/attachment_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/agent_list.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/agent.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/about.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan copying build/lib/tincan/score.py -> /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/http_request.py to http_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statement_targetable.py to statement_targetable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statement_list.py to statement_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/typed_list.py to typed_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/conversions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/conversions/iso8601.py to iso8601.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/extensions.py to extensions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/activity.py to activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statements_result.py to statements_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/interaction_component_list.py to interaction_component_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/activity_definition.py to activity_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statement_base.py to statement_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/interaction_component.py to interaction_component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statement.py to statement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/language_map.py to language_map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/substatement.py to substatement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/activity_list.py to activity_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/statement_ref.py to statement_ref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/verb.py to verb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents/agent_profile_document.py to agent_profile_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents/activity_profile_document.py to activity_profile_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents/state_document.py to state_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/documents/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/serializable_base.py to serializable_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/agent_account.py to agent_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/lrs_response.py to lrs_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/result.py to result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/remote_lrs.py to remote_lrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/context_activities.py to context_activities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/attachment_list.py to attachment_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/agent_list.py to agent_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/agent.py to agent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/about.py to about.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan/score.py to score.cpython-39.pyc writing byte-compilation script '/tmp/tmpz4sbazgd.py' /usr/bin/python3 /tmp/tmpz4sbazgd.py removing /tmp/tmpz4sbazgd.py running install_egg_info running egg_info writing tincan.egg-info/PKG-INFO writing dependency_links to tincan.egg-info/dependency_links.txt writing requirements to tincan.egg-info/requires.txt writing top-level names to tincan.egg-info/top_level.txt reading manifest file 'tincan.egg-info/SOURCES.txt' writing manifest file 'tincan.egg-info/SOURCES.txt' Copying tincan.egg-info to /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/tincan-1.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64//usr/share/doc/python-tincan + '[' -d doc ']' ~/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 ~/build/BUILD/tincan-1.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-tincan-1.0.0-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/tincan-1.0.0 + popd + mv /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0-1 --unique-debug-suffix -1.0.0-1.aarch64 --unique-debug-src-base python-tincan-1.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/tincan-1.0.0 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-tincan-1.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-tincan-1.0.0-1.noarch Provides: python-tincan python3-tincan = 1.0.0-1 python3.9dist(tincan) = 1 python3dist(tincan) = 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(aniso8601) python3.9dist(pytz) Processing files: python-tincan-help-1.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/tincan-1.0.0/doclist.lst Provides: python-tincan-help = 1.0.0-1 python3-tincan-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-tincan-1.0.0-1.aarch64 Wrote: /builddir/build/RPMS/python-tincan-help-1.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-tincan-1.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ePwman + umask 022 + cd /builddir/build/BUILD + cd tincan-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tincan-1.0.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0