Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fast-trace.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685412264.932551/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-fast-trace.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-fast-trace-3.1.30-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-fast-trace.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685412264.932551/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-fast-trace.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-fast-trace-3.1.30-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-fast-trace.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685412264.932551/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-fast-trace.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.v0MptS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fast-trace-3.1.30 + /usr/bin/gzip -dc /builddir/build/SOURCES/fast-trace-3.1.30.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fast-trace-3.1.30 + /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.Fp1MxF + umask 022 + cd /builddir/build/BUILD + cd fast-trace-3.1.30 + 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/fast_tracker copying fast_tracker/fast_tracker_configer.py -> build/lib/fast_tracker copying fast_tracker/fast_tracker.py -> build/lib/fast_tracker copying fast_tracker/__init__.py -> build/lib/fast_tracker copying fast_tracker/config.py -> build/lib/fast_tracker copying fast_tracker/decorators.py -> build/lib/fast_tracker creating build/lib/fast_tracker/agent copying fast_tracker/agent/__init__.py -> build/lib/fast_tracker/agent creating build/lib/fast_tracker/report copying fast_tracker/report/report_struct.py -> build/lib/fast_tracker/report copying fast_tracker/report/__init__.py -> build/lib/fast_tracker/report creating build/lib/fast_tracker/admin copying fast_tracker/admin/run_program.py -> build/lib/fast_tracker/admin copying fast_tracker/admin/__main__.py -> build/lib/fast_tracker/admin copying fast_tracker/admin/run_python.py -> build/lib/fast_tracker/admin copying fast_tracker/admin/__init__.py -> build/lib/fast_tracker/admin creating build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_pymysql.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_urllib3.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_requests.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_tornado.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_redis.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_urllib_request.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_falcon.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/__init__.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_http_server.py -> build/lib/fast_tracker/plugins copying fast_tracker/plugins/fast_log.py -> build/lib/fast_tracker/plugins creating build/lib/fast_tracker/trace copying fast_tracker/trace/snapshot.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/segment.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/tags.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/span.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/carrier.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/context.py -> build/lib/fast_tracker/trace copying fast_tracker/trace/__init__.py -> build/lib/fast_tracker/trace creating build/lib/fast_tracker/bootstrap copying fast_tracker/bootstrap/sitecustomize.py -> build/lib/fast_tracker/bootstrap copying fast_tracker/bootstrap/__init__.py -> build/lib/fast_tracker/bootstrap creating build/lib/fast_tracker/client copying fast_tracker/client/__init__.py -> build/lib/fast_tracker/client copying fast_tracker/client/udp.py -> build/lib/fast_tracker/client creating build/lib/fast_tracker/utils copying fast_tracker/utils/exceptions.py -> build/lib/fast_tracker/utils copying fast_tracker/utils/reader_type.py -> build/lib/fast_tracker/utils copying fast_tracker/utils/counter.py -> build/lib/fast_tracker/utils copying fast_tracker/utils/__init__.py -> build/lib/fast_tracker/utils copying fast_tracker/utils/lang.py -> build/lib/fast_tracker/utils copying fast_tracker/utils/functions.py -> build/lib/fast_tracker/utils creating build/lib/fast_tracker/agent/protocol copying fast_tracker/agent/protocol/__init__.py -> build/lib/fast_tracker/agent/protocol copying fast_tracker/agent/protocol/udp.py -> build/lib/fast_tracker/agent/protocol creating build/lib/fast_tracker/trace/ipc copying fast_tracker/trace/ipc/process.py -> build/lib/fast_tracker/trace/ipc copying fast_tracker/trace/ipc/__init__.py -> build/lib/fast_tracker/trace/ipc copying fast_tracker/FastTracker.json -> build/lib/fast_tracker running build_scripts creating build/scripts-3.9 copying and adjusting scripts/fast-tracker -> build/scripts-3.9 changing mode of build/scripts-3.9/fast-tracker from 644 to 755 *************************************************************************** INFO: Pure Python agent was installed. + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zuCTp7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 + cd fast-trace-3.1.30 + 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-fast-trace-3.1.30-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-fast-trace-3.1.30-1.aarch64/usr creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker copying build/lib/fast_tracker/fast_tracker_configer.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/protocol copying build/lib/fast_tracker/agent/protocol/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/protocol copying build/lib/fast_tracker/agent/protocol/udp.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/protocol copying build/lib/fast_tracker/agent/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/report copying build/lib/fast_tracker/report/report_struct.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/report copying build/lib/fast_tracker/report/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/report creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin copying build/lib/fast_tracker/admin/run_program.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin copying build/lib/fast_tracker/admin/__main__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin copying build/lib/fast_tracker/admin/run_python.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin copying build/lib/fast_tracker/admin/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin copying build/lib/fast_tracker/FastTracker.json -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_pymysql.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_urllib3.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_requests.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_tornado.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_redis.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_urllib_request.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_falcon.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_http_server.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/plugins/fast_log.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins copying build/lib/fast_tracker/fast_tracker.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/snapshot.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/segment.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/ipc copying build/lib/fast_tracker/trace/ipc/process.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/ipc copying build/lib/fast_tracker/trace/ipc/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/ipc copying build/lib/fast_tracker/trace/tags.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/span.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/carrier.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/context.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace copying build/lib/fast_tracker/trace/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/bootstrap copying build/lib/fast_tracker/bootstrap/sitecustomize.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/bootstrap copying build/lib/fast_tracker/bootstrap/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/bootstrap copying build/lib/fast_tracker/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker copying build/lib/fast_tracker/config.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/client copying build/lib/fast_tracker/client/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/client copying build/lib/fast_tracker/client/udp.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/client copying build/lib/fast_tracker/decorators.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/exceptions.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/reader_type.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/counter.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/__init__.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/lang.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils copying build/lib/fast_tracker/utils/functions.py -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/fast_tracker_configer.py to fast_tracker_configer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/protocol/udp.py to udp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/agent/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/report/report_struct.py to report_struct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/report/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin/run_program.py to run_program.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin/run_python.py to run_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_pymysql.py to fast_pymysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_urllib3.py to fast_urllib3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_requests.py to fast_requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_tornado.py to fast_tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_redis.py to fast_redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_urllib_request.py to fast_urllib_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_falcon.py to fast_falcon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_http_server.py to fast_http_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/plugins/fast_log.py to fast_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/fast_tracker.py to fast_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/snapshot.py to snapshot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/segment.py to segment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/ipc/process.py to process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/ipc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/tags.py to tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/span.py to span.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/carrier.py to carrier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/trace/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/bootstrap/sitecustomize.py to sitecustomize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/bootstrap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/client/udp.py to udp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/reader_type.py to reader_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/counter.py to counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/lang.py to lang.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_tracker/utils/functions.py to functions.cpython-39.pyc writing byte-compilation script '/tmp/tmpi1t73o2u.py' /usr/bin/python3 /tmp/tmpi1t73o2u.py removing /tmp/tmpi1t73o2u.py running install_egg_info running egg_info writing fast_trace.egg-info/PKG-INFO writing dependency_links to fast_trace.egg-info/dependency_links.txt writing entry points to fast_trace.egg-info/entry_points.txt writing requirements to fast_trace.egg-info/requires.txt writing top-level names to fast_trace.egg-info/top_level.txt reading manifest file 'fast_trace.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'apache-skywalking-LICENSE' writing manifest file 'fast_trace.egg-info/SOURCES.txt' Copying fast_trace.egg-info to /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9/site-packages/fast_trace-3.1.30-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/bin copying build/scripts-3.9/fast-tracker -> /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/bin/fast-tracker to 755 Installing fast-tracker script to /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/usr/bin *************************************************************************** INFO: Pure Python agent was installed. + install -d -m755 /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64//usr/share/doc/python-fast-trace + '[' -d doc ']' ~/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 ~/build/BUILD/fast-trace-3.1.30 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/fast-trace-3.1.30 + popd + mv /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.1.30-1 --unique-debug-suffix -3.1.30-1.aarch64 --unique-debug-src-base python-fast-trace-3.1.30-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/fast-trace-3.1.30 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-fast-trace-3.1.30-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fast-trace-3.1.30-1.noarch Provides: python-fast-trace python3-fast-trace = 3.1.30-1 python3.9dist(fast-trace) = 3.1.30 python3dist(fast-trace) = 3.1.30 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(gevent) python3.9dist(grpcio) python3.9dist(grpcio-tools) python3.9dist(packaging) python3.9dist(setuptools) Processing files: python-fast-trace-help-3.1.30-1.noarch warning: Empty %files file /builddir/build/BUILD/fast-trace-3.1.30/doclist.lst Provides: python-fast-trace-help = 3.1.30-1 python3-fast-trace-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-fast-trace-3.1.30-1.aarch64 Wrote: /builddir/build/RPMS/python-fast-trace-help-3.1.30-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fast-trace-3.1.30-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hYFMDm + umask 022 + cd /builddir/build/BUILD + cd fast-trace-3.1.30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fast-trace-3.1.30-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0