>>> py3-sentry-sdk: Building community/py3-sentry-sdk 1.5.11-r0 (using abuild 3.9.0-r0) started Wed, 04 May 2022 18:03:45 +0000 >>> py3-sentry-sdk: Checking sanity of /home/buildozer/aports/community/py3-sentry-sdk/APKBUILD... >>> py3-sentry-sdk: Analyzing dependencies... >>> py3-sentry-sdk: Installing for build: build-base python3 py3-certifi py3-urllib3 py3-setuptools (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing libffi (3.4.2-r1) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.5-r1) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.1.2-r0) (7/18) Installing sqlite-libs (3.38.3-r0) (8/18) Installing python3 (3.10.4-r0) (9/18) Installing py3-certifi (2021.10.8-r0) (10/18) Installing py3-urllib3 (1.26.9-r0) (11/18) Installing py3-appdirs (1.4.4-r3) (12/18) Installing py3-more-itertools (8.12.0-r2) (13/18) Installing py3-ordered-set (4.0.2-r3) (14/18) Installing py3-parsing (2.4.7-r3) (15/18) Installing py3-six (1.16.0-r1) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (59.4.0-r0) (18/18) Installing .makedepends-py3-sentry-sdk (20220504.180346) Executing busybox-1.35.0-r10.trigger OK: 307 MiB in 107 packages >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-sentry-sdk-1.5.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-sentry-sdk: Fetching py3-sentry-sdk-1.5.11.tar.gz::https://github.com/getsentry/sentry-python/archive/1.5.11.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13043 0 13043 0 0 9866 0 --:--:-- 0:00:01 --:--:-- 9866 100 240k 0 240k 0 0 133k 0 --:--:-- 0:00:01 --:--:-- 478k >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-sentry-sdk-1.5.11.tar.gz >>> py3-sentry-sdk: Checking sha512sums... py3-sentry-sdk-1.5.11.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/v3.16/py3-sentry-sdk-1.5.11.tar.gz... running build running build_py creating build creating build/lib creating build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk copying sentry_sdk/session.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/_functools.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/redis.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/py.typed -> build/lib/sentry_sdk >>> py3-sentry-sdk: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-sentry-sdk/pkg creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/_queue.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/py.typed -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/worker.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/hub.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/utils.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/serverless.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pure_eval.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/tornado.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/threading.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/logging.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/atexit.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/beam.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/sanic.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/boto3.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aiohttp.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pyramid.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/stdlib.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/modules.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gcp.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/executing.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/wsgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/excepthook.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/chalice.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/celery.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/httpx.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/trytond.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/quart.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/redis.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/flask.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations creating /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/views.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/templates.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/asgi.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/middleware.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/transactions.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aws_lambda.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dedupe.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/falcon.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/rq.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/argv.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/bottle.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations copying build/lib/sentry_sdk/session.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing_utils.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/attachments.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/envelope.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/client.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/transport.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/api.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/_types.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/__init__.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/debug.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/consts.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/scope.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/sessions.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/serializer.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/_compat.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/tracing.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk copying build/lib/sentry_sdk/_functools.py -> /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/_queue.py to _queue.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/worker.py to worker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/hub.py to hub.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/serverless.py to serverless.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/pure_eval.py to pure_eval.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/tornado.py to tornado.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/threading.py to threading.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/logging.py to logging.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/atexit.py to atexit.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/beam.py to beam.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark/spark_driver.py to spark_driver.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/spark/spark_worker.py to spark_worker.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/sanic.py to sanic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/sqlalchemy.py to sqlalchemy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/boto3.py to boto3.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/aiohttp.py to aiohttp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/pyramid.py to pyramid.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/_wsgi_common.py to _wsgi_common.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/stdlib.py to stdlib.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/modules.py to modules.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/gcp.py to gcp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/asgi.py to asgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/executing.py to executing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/excepthook.py to excepthook.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/chalice.py to chalice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/celery.py to celery.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/httpx.py to httpx.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/trytond.py to trytond.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/quart.py to quart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/redis.py to redis.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/flask.py to flask.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/views.py to views.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/templates.py to templates.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/asgi.py to asgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/middleware.py to middleware.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/transactions.py to transactions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/django/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/gnu_backtrace.py to gnu_backtrace.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/aws_lambda.py to aws_lambda.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/dedupe.py to dedupe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/falcon.py to falcon.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/rq.py to rq.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/argv.py to argv.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/integrations/bottle.py to bottle.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/session.py to session.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/tracing_utils.py to tracing_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/attachments.py to attachments.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/envelope.py to envelope.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/transport.py to transport.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/api.py to api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/_types.py to _types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/debug.py to debug.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/consts.py to consts.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/scope.py to scope.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/serializer.py to serializer.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/tracing.py to tracing.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk/_functools.py to _functools.cpython-310.pyc running install_egg_info running egg_info creating sentry_sdk.egg-info writing sentry_sdk.egg-info/PKG-INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt writing requirements to sentry_sdk.egg-info/requires.txt writing top-level names to sentry_sdk.egg-info/top_level.txt writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' Copying sentry_sdk.egg-info to /home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.10/site-packages/sentry_sdk-1.5.11-py3.10.egg-info running install_scripts >>> py3-sentry-sdk*: Running postcheck for py3-sentry-sdk >>> py3-sentry-sdk*: Preparing package py3-sentry-sdk... >>> py3-sentry-sdk*: Tracing dependencies... >>> py3-sentry-sdk*: Package size: 1.1 MB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-1.5.11-r0.apk >>> py3-sentry-sdk: Build complete at Wed, 04 May 2022 18:03:49 +0000 elapsed time 0h 0m 4s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... (1/18) Purging .makedepends-py3-sentry-sdk (20220504.180346) (2/18) Purging py3-certifi (2021.10.8-r0) (3/18) Purging py3-urllib3 (1.26.9-r0) (4/18) Purging py3-setuptools (59.4.0-r0) (5/18) Purging py3-appdirs (1.4.4-r3) (6/18) Purging py3-more-itertools (8.12.0-r2) (7/18) Purging py3-ordered-set (4.0.2-r3) (8/18) Purging py3-packaging (21.3-r0) (9/18) Purging py3-six (1.16.0-r1) (10/18) Purging py3-parsing (2.4.7-r3) (11/18) Purging python3 (3.10.4-r0) (12/18) Purging libbz2 (1.0.8-r1) (13/18) Purging libffi (3.4.2-r1) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.5-r1) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.2-r0) (18/18) Purging sqlite-libs (3.38.3-r0) Executing busybox-1.35.0-r10.trigger OK: 255 MiB in 89 packages >>> py3-sentry-sdk: Updating the community/armv7 repository index... >>> py3-sentry-sdk: Signing the index...