Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-epsagon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681806153.822945/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-epsagon.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-epsagon-1.82.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 x86_64 --nodeps /builddir/build/SPECS/python-epsagon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681806153.822945/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-epsagon.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-epsagon-1.82.0-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-epsagon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681806153.822945/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-epsagon.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.jN2cQF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf epsagon-1.82.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/epsagon-1.82.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd epsagon-1.82.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.b31ous + umask 022 + cd /builddir/build/BUILD + cd epsagon-1.82.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 -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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/epsagon copying epsagon/trace_encoder.py -> build/lib/epsagon copying epsagon/trace.py -> build/lib/epsagon copying epsagon/__init__.py -> build/lib/epsagon copying epsagon/patcher.py -> build/lib/epsagon copying epsagon/event.py -> build/lib/epsagon copying epsagon/handler.py -> build/lib/epsagon copying epsagon/trace_transports.py -> build/lib/epsagon copying epsagon/http_filters.py -> build/lib/epsagon copying epsagon/utils.py -> build/lib/epsagon copying epsagon/common.py -> build/lib/epsagon copying epsagon/constants.py -> build/lib/epsagon creating build/lib/epsagon/runners copying epsagon/runners/aws_lambda.py -> build/lib/epsagon/runners copying epsagon/runners/tornado.py -> build/lib/epsagon/runners copying epsagon/runners/azure_function.py -> build/lib/epsagon/runners copying epsagon/runners/django.py -> build/lib/epsagon/runners copying epsagon/runners/__init__.py -> build/lib/epsagon/runners copying epsagon/runners/tencent_function.py -> build/lib/epsagon/runners copying epsagon/runners/fastapi.py -> build/lib/epsagon/runners copying epsagon/runners/gcp_function.py -> build/lib/epsagon/runners copying epsagon/runners/celery.py -> build/lib/epsagon/runners copying epsagon/runners/python_function.py -> build/lib/epsagon/runners copying epsagon/runners/flask.py -> build/lib/epsagon/runners creating build/lib/epsagon/triggers copying epsagon/triggers/aws_lambda.py -> build/lib/epsagon/triggers copying epsagon/triggers/azure_function.py -> build/lib/epsagon/triggers copying epsagon/triggers/__init__.py -> build/lib/epsagon/triggers copying epsagon/triggers/tencent_function.py -> build/lib/epsagon/triggers copying epsagon/triggers/http.py -> build/lib/epsagon/triggers creating build/lib/epsagon/events copying epsagon/events/azure.py -> build/lib/epsagon/events copying epsagon/events/qcloud_cos.py -> build/lib/epsagon/events copying epsagon/events/pymongo.py -> build/lib/epsagon/events copying epsagon/events/redis.py -> build/lib/epsagon/events copying epsagon/events/__init__.py -> build/lib/epsagon/events copying epsagon/events/pynamodb.py -> build/lib/epsagon/events copying epsagon/events/pyqldb.py -> build/lib/epsagon/events copying epsagon/events/kafka.py -> build/lib/epsagon/events copying epsagon/events/urllib3.py -> build/lib/epsagon/events copying epsagon/events/urllib.py -> build/lib/epsagon/events copying epsagon/events/greengrasssdk.py -> build/lib/epsagon/events copying epsagon/events/tornado_client.py -> build/lib/epsagon/events copying epsagon/events/celery.py -> build/lib/epsagon/events copying epsagon/events/botocore.py -> build/lib/epsagon/events copying epsagon/events/httplib2.py -> build/lib/epsagon/events copying epsagon/events/requests.py -> build/lib/epsagon/events copying epsagon/events/dbapi.py -> build/lib/epsagon/events copying epsagon/events/sqlalchemy.py -> build/lib/epsagon/events creating build/lib/epsagon/modules copying epsagon/modules/azure.py -> build/lib/epsagon/modules copying epsagon/modules/qcloud_cos.py -> build/lib/epsagon/modules copying epsagon/modules/pymongo.py -> build/lib/epsagon/modules copying epsagon/modules/logging.py -> build/lib/epsagon/modules copying epsagon/modules/redis.py -> build/lib/epsagon/modules copying epsagon/modules/tornado.py -> build/lib/epsagon/modules copying epsagon/modules/django.py -> build/lib/epsagon/modules copying epsagon/modules/__init__.py -> build/lib/epsagon/modules copying epsagon/modules/db_wrapper.py -> build/lib/epsagon/modules copying epsagon/modules/pynamodb.py -> build/lib/epsagon/modules copying epsagon/modules/pyqldb.py -> build/lib/epsagon/modules copying epsagon/modules/fastapi.py -> build/lib/epsagon/modules copying epsagon/modules/gunicorn.py -> build/lib/epsagon/modules copying epsagon/modules/pymysql.py -> build/lib/epsagon/modules copying epsagon/modules/kafka.py -> build/lib/epsagon/modules copying epsagon/modules/urllib3.py -> build/lib/epsagon/modules copying epsagon/modules/urllib.py -> build/lib/epsagon/modules copying epsagon/modules/greengrasssdk.py -> build/lib/epsagon/modules copying epsagon/modules/celery.py -> build/lib/epsagon/modules copying epsagon/modules/botocore.py -> build/lib/epsagon/modules copying epsagon/modules/psycopg2.py -> build/lib/epsagon/modules copying epsagon/modules/pg8000.py -> build/lib/epsagon/modules copying epsagon/modules/httplib2.py -> build/lib/epsagon/modules copying epsagon/modules/MySQLdb.py -> build/lib/epsagon/modules copying epsagon/modules/requests.py -> build/lib/epsagon/modules copying epsagon/modules/general_wrapper.py -> build/lib/epsagon/modules copying epsagon/modules/sqlalchemy.py -> build/lib/epsagon/modules copying epsagon/modules/flask.py -> build/lib/epsagon/modules creating build/lib/epsagon/wrappers copying epsagon/wrappers/aws_lambda.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/azure_function.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/django.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/__init__.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/tencent_function.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/fastapi.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/gcp_function.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/chalice.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/python_function.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/custom.py -> build/lib/epsagon/wrappers copying epsagon/wrappers/flask.py -> build/lib/epsagon/wrappers copying epsagon/cacert.pem -> build/lib/epsagon + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Lg12nK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 + cd epsagon-1.82.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 -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-epsagon-1.82.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. Warning: 'classifiers' should be a list, got type 'tuple' 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-epsagon-1.82.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/trace_encoder.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/trace.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/patcher.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/aws_lambda.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/tornado.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/azure_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/django.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/tencent_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/fastapi.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/gcp_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/celery.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/python_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners copying build/lib/epsagon/runners/flask.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers copying build/lib/epsagon/triggers/aws_lambda.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers copying build/lib/epsagon/triggers/azure_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers copying build/lib/epsagon/triggers/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers copying build/lib/epsagon/triggers/tencent_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers copying build/lib/epsagon/triggers/http.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/azure.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/qcloud_cos.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/pymongo.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/redis.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/pynamodb.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/pyqldb.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/kafka.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/urllib3.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/urllib.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/greengrasssdk.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/tornado_client.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/celery.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/botocore.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/httplib2.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/requests.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/dbapi.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/events/sqlalchemy.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events copying build/lib/epsagon/event.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/handler.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/trace_transports.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/azure.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/qcloud_cos.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/pymongo.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/logging.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/redis.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/tornado.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/django.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/db_wrapper.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/pynamodb.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/pyqldb.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/fastapi.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/gunicorn.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/pymysql.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/kafka.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/urllib3.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/urllib.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/greengrasssdk.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/celery.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/botocore.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/psycopg2.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/pg8000.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/httplib2.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/MySQLdb.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/requests.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/general_wrapper.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/sqlalchemy.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules copying build/lib/epsagon/modules/flask.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules creating /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/aws_lambda.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/azure_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/django.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/__init__.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/tencent_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/fastapi.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/gcp_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/chalice.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/python_function.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/custom.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/wrappers/flask.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers copying build/lib/epsagon/cacert.pem -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/http_filters.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/utils.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/common.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon copying build/lib/epsagon/constants.py -> /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/trace_encoder.py to trace_encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/patcher.py to patcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/aws_lambda.py to aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/azure_function.py to azure_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/tencent_function.py to tencent_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/fastapi.py to fastapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/gcp_function.py to gcp_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/python_function.py to python_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/runners/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers/aws_lambda.py to aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers/azure_function.py to azure_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers/tencent_function.py to tencent_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/triggers/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/azure.py to azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/qcloud_cos.py to qcloud_cos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/pymongo.py to pymongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/pynamodb.py to pynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/pyqldb.py to pyqldb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/kafka.py to kafka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/urllib3.py to urllib3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/urllib.py to urllib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/greengrasssdk.py to greengrasssdk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/tornado_client.py to tornado_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/botocore.py to botocore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/httplib2.py to httplib2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/requests.py to requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/dbapi.py to dbapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/events/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/trace_transports.py to trace_transports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/azure.py to azure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/qcloud_cos.py to qcloud_cos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/pymongo.py to pymongo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/logging.py to logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/redis.py to redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/tornado.py to tornado.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/db_wrapper.py to db_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/pynamodb.py to pynamodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/pyqldb.py to pyqldb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/fastapi.py to fastapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/gunicorn.py to gunicorn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/pymysql.py to pymysql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/kafka.py to kafka.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/urllib3.py to urllib3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/urllib.py to urllib.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/greengrasssdk.py to greengrasssdk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/celery.py to celery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/botocore.py to botocore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/psycopg2.py to psycopg2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/pg8000.py to pg8000.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/httplib2.py to httplib2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/MySQLdb.py to MySQLdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/requests.py to requests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/general_wrapper.py to general_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/modules/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/aws_lambda.py to aws_lambda.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/azure_function.py to azure_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/tencent_function.py to tencent_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/fastapi.py to fastapi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/gcp_function.py to gcp_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/chalice.py to chalice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/python_function.py to python_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/custom.py to custom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/wrappers/flask.py to flask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/http_filters.py to http_filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon/constants.py to constants.cpython-39.pyc writing byte-compilation script '/tmp/tmp26mzgb7f.py' /usr/bin/python3 /tmp/tmp26mzgb7f.py removing /tmp/tmp26mzgb7f.py running install_egg_info running egg_info writing epsagon.egg-info/PKG-INFO writing dependency_links to epsagon.egg-info/dependency_links.txt writing entry points to epsagon.egg-info/entry_points.txt writing requirements to epsagon.egg-info/requires.txt writing top-level names to epsagon.egg-info/top_level.txt reading manifest file 'epsagon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... adding license file 'LICENSE' writing manifest file 'epsagon.egg-info/SOURCES.txt' Copying epsagon.egg-info to /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/usr/lib/python3.9/site-packages/epsagon-1.82.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64//usr/share/doc/python-epsagon + '[' -d doc ']' ~/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 ~/build/BUILD/epsagon-1.82.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-epsagon-1.82.0-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/epsagon-1.82.0 + mv /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.82.0-1 --unique-debug-suffix -1.82.0-1.x86_64 --unique-debug-src-base python-epsagon-1.82.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/epsagon-1.82.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-epsagon-1.82.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-epsagon-1.82.0-1.noarch Provides: python-epsagon python3-epsagon = 1.82.0-1 python3.9dist(epsagon) = 1.82 python3dist(epsagon) = 1.82 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(autowrapt) = 1 python3.9dist(future) python3.9dist(six) python3.9dist(urllib3) python3.9dist(wrapt) >= 1.11 Processing files: python-epsagon-help-1.82.0-1.noarch warning: Empty %files file /builddir/build/BUILD/epsagon-1.82.0/doclist.lst Provides: python-epsagon-help = 1.82.0-1 python3-epsagon-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-epsagon-1.82.0-1.x86_64 Wrote: /builddir/build/RPMS/python-epsagon-help-1.82.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-epsagon-1.82.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.UVZFYk + umask 022 + cd /builddir/build/BUILD + cd epsagon-1.82.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-epsagon-1.82.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0