>>> py3-sentry-sdk: Building community/py3-sentry-sdk 1.30.0-r0 (using abuild 3.12.0-r0) started Sun, 29 Oct 2023 09:15:38 +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 py3-certifi py3-urllib3 py3-gpep517 py3-setuptools py3-wheel (1/29) Installing libbz2 (1.0.8-r6) (2/29) Installing libffi (3.4.4-r3) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.4-r0) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20231007-r0) (7/29) Installing readline (8.2.1-r2) (8/29) Installing sqlite-libs (3.43.2-r0) (9/29) Installing python3 (3.11.6-r1) (10/29) Installing python3-pycache-pyc0 (3.11.6-r1) (11/29) Installing pyc (3.11.6-r1) (12/29) Installing py3-certifi-pyc (2023.7.22-r0) (13/29) Installing python3-pyc (3.11.6-r1) (14/29) Installing py3-certifi (2023.7.22-r0) (15/29) Installing py3-urllib3 (1.26.18-r0) (16/29) Installing py3-urllib3-pyc (1.26.18-r0) (17/29) Installing py3-installer (0.7.0-r1) (18/29) Installing py3-installer-pyc (0.7.0-r1) (19/29) Installing py3-gpep517 (15-r0) (20/29) Installing py3-gpep517-pyc (15-r0) (21/29) Installing py3-parsing (3.1.1-r0) (22/29) Installing py3-parsing-pyc (3.1.1-r0) (23/29) Installing py3-packaging (23.2-r0) (24/29) Installing py3-packaging-pyc (23.2-r0) (25/29) Installing py3-setuptools (68.2.2-r0) (26/29) Installing py3-setuptools-pyc (68.2.2-r0) (27/29) Installing py3-wheel (0.41.2-r0) (28/29) Installing py3-wheel-pyc (0.41.2-r0) (29/29) Installing .makedepends-py3-sentry-sdk (20231029.091543) Executing busybox-1.36.1-r13.trigger OK: 524 MiB in 136 packages >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Cleaning up tmpdir >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-sentry-sdk-1.30.0.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.30.0.tar.gz::https://github.com/getsentry/sentry-python/archive/1.30.0.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 100 12996 0 12996 0 0 26709 0 --:--:-- --:--:-- --:--:-- 26709 100 378k 0 378k 0 0 697k 0 --:--:-- --:--:-- --:--:-- 6647k >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/py3-sentry-sdk-1.30.0.tar.gz >>> py3-sentry-sdk: Checking sha512sums... py3-sentry-sdk-1.30.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/v3.19/py3-sentry-sdk-1.30.0.tar.gz... 2023-10-29 09:15:45,153 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-10-29 09:15:45,201 root INFO running bdist_wheel 2023-10-29 09:15:45,223 root INFO running build 2023-10-29 09:15:45,223 root INFO running build_py 2023-10-29 09:15:45,226 root INFO creating build 2023-10-29 09:15:45,227 root INFO creating build/lib 2023-10-29 09:15:45,227 root INFO creating build/lib/sentry_sdk 2023-10-29 09:15:45,227 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,227 root INFO copying sentry_sdk/tracing_utils_py3.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,228 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,228 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,229 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,229 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,229 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,230 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,230 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,230 root INFO copying sentry_sdk/profiler.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,231 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,231 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,232 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,232 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,232 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,233 root INFO copying sentry_sdk/_functools.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,233 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,233 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,234 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,234 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,234 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,235 root INFO copying sentry_sdk/tracing_utils_py2.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,235 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,235 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,235 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,236 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,236 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,237 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2023-10-29 09:15:45,237 root INFO creating build/lib/sentry_sdk/crons 2023-10-29 09:15:45,237 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2023-10-29 09:15:45,238 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2023-10-29 09:15:45,238 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2023-10-29 09:15:45,238 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2023-10-29 09:15:45,239 root INFO creating build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,239 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,240 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,240 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,240 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,241 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,241 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,241 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,242 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,242 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,242 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,243 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,243 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,243 root INFO copying sentry_sdk/integrations/celery.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,244 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,244 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,244 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,245 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,245 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,245 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,245 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,246 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,246 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,246 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,247 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,247 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,247 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,247 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,248 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,248 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,248 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,249 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,249 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,249 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,249 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,250 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,250 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,250 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,251 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,251 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,251 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,251 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,252 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,252 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,252 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2023-10-29 09:15:45,253 root INFO creating build/lib/sentry_sdk/integrations/spark 2023-10-29 09:15:45,253 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2023-10-29 09:15:45,253 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2023-10-29 09:15:45,254 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2023-10-29 09:15:45,254 root INFO creating build/lib/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,254 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,254 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,255 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,255 root INFO creating build/lib/sentry_sdk/integrations/redis 2023-10-29 09:15:45,255 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2023-10-29 09:15:45,256 root INFO copying sentry_sdk/integrations/redis/asyncio.py -> build/lib/sentry_sdk/integrations/redis 2023-10-29 09:15:45,256 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,256 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,257 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,257 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,257 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,257 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,258 root INFO creating build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,258 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,258 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,259 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,259 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,259 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,260 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,260 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,260 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2023-10-29 09:15:45,261 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2023-10-29 09:15:45,269 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-10-29 09:15:45,269 root INFO running install 2023-10-29 09:15:45,282 root INFO running install_lib 2023-10-29 09:15:45,284 root INFO creating build/bdist.linux-x86_64 2023-10-29 09:15:45,284 root INFO creating build/bdist.linux-x86_64/wheel 2023-10-29 09:15:45,284 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,285 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,285 root INFO copying build/lib/sentry_sdk/tracing_utils_py3.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,285 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,286 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,286 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,286 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2023-10-29 09:15:45,286 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2023-10-29 09:15:45,287 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2023-10-29 09:15:45,287 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2023-10-29 09:15:45,287 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/crons 2023-10-29 09:15:45,287 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,288 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,288 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,288 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,289 root INFO copying build/lib/sentry_sdk/profiler.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,289 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,289 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,289 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,290 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,290 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,290 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,291 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2023-10-29 09:15:45,291 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2023-10-29 09:15:45,291 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2023-10-29 09:15:45,291 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark 2023-10-29 09:15:45,292 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,292 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,292 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,292 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,293 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,293 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc 2023-10-29 09:15:45,293 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,293 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,294 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,294 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,294 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,294 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,295 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,295 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,295 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,296 root INFO copying build/lib/sentry_sdk/integrations/celery.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,296 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,296 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,296 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,297 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,297 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,297 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,298 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,298 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2023-10-29 09:15:45,298 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2023-10-29 09:15:45,298 root INFO copying build/lib/sentry_sdk/integrations/redis/asyncio.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis 2023-10-29 09:15:45,299 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,299 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,299 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,299 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,300 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,300 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,300 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry 2023-10-29 09:15:45,300 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,301 root INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,301 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,301 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,301 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,302 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,302 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,302 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,303 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,303 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django 2023-10-29 09:15:45,303 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,303 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,304 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,304 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,304 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,304 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,305 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,305 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,305 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,305 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,306 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,306 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,306 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,307 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,307 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,307 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,307 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,308 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,308 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,308 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,308 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,309 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-x86_64/wheel/sentry_sdk/integrations 2023-10-29 09:15:45,309 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,309 root INFO copying build/lib/sentry_sdk/_functools.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,309 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,310 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,310 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,310 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,311 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,311 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,311 root INFO copying build/lib/sentry_sdk/tracing_utils_py2.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,311 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,312 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,312 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,312 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,312 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,313 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-x86_64/wheel/sentry_sdk 2023-10-29 09:15:45,313 root INFO running install_egg_info 2023-10-29 09:15:45,318 root INFO running egg_info 2023-10-29 09:15:45,318 root INFO creating sentry_sdk.egg-info 2023-10-29 09:15:45,320 root INFO writing sentry_sdk.egg-info/PKG-INFO 2023-10-29 09:15:45,331 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2023-10-29 09:15:45,337 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2023-10-29 09:15:45,337 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2023-10-29 09:15:45,337 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2023-10-29 09:15:45,342 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2023-10-29 09:15:45,343 root INFO reading manifest template 'MANIFEST.in' 2023-10-29 09:15:45,343 root INFO adding license file 'LICENSE' 2023-10-29 09:15:45,345 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2023-10-29 09:15:45,346 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-x86_64/wheel/sentry_sdk-1.30.0-py3.11.egg-info 2023-10-29 09:15:45,347 root INFO running install_scripts 2023-10-29 09:15:45,358 wheel INFO creating build/bdist.linux-x86_64/wheel/sentry_sdk-1.30.0.dist-info/WHEEL 2023-10-29 09:15:45,359 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-1.30.0/.dist/.tmp-_7a9xl8k/sentry_sdk-1.30.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-10-29 09:15:45,359 wheel INFO adding 'sentry_sdk/__init__.py' 2023-10-29 09:15:45,360 wheel INFO adding 'sentry_sdk/_compat.py' 2023-10-29 09:15:45,360 wheel INFO adding 'sentry_sdk/_functools.py' 2023-10-29 09:15:45,360 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2023-10-29 09:15:45,361 wheel INFO adding 'sentry_sdk/_queue.py' 2023-10-29 09:15:45,361 wheel INFO adding 'sentry_sdk/_types.py' 2023-10-29 09:15:45,361 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2023-10-29 09:15:45,362 wheel INFO adding 'sentry_sdk/api.py' 2023-10-29 09:15:45,362 wheel INFO adding 'sentry_sdk/attachments.py' 2023-10-29 09:15:45,362 wheel INFO adding 'sentry_sdk/client.py' 2023-10-29 09:15:45,363 wheel INFO adding 'sentry_sdk/consts.py' 2023-10-29 09:15:45,363 wheel INFO adding 'sentry_sdk/debug.py' 2023-10-29 09:15:45,364 wheel INFO adding 'sentry_sdk/envelope.py' 2023-10-29 09:15:45,364 wheel INFO adding 'sentry_sdk/hub.py' 2023-10-29 09:15:45,365 wheel INFO adding 'sentry_sdk/monitor.py' 2023-10-29 09:15:45,365 wheel INFO adding 'sentry_sdk/profiler.py' 2023-10-29 09:15:45,365 wheel INFO adding 'sentry_sdk/py.typed' 2023-10-29 09:15:45,366 wheel INFO adding 'sentry_sdk/scope.py' 2023-10-29 09:15:45,366 wheel INFO adding 'sentry_sdk/scrubber.py' 2023-10-29 09:15:45,367 wheel INFO adding 'sentry_sdk/serializer.py' 2023-10-29 09:15:45,367 wheel INFO adding 'sentry_sdk/session.py' 2023-10-29 09:15:45,367 wheel INFO adding 'sentry_sdk/sessions.py' 2023-10-29 09:15:45,368 wheel INFO adding 'sentry_sdk/tracing.py' 2023-10-29 09:15:45,368 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2023-10-29 09:15:45,369 wheel INFO adding 'sentry_sdk/tracing_utils_py2.py' 2023-10-29 09:15:45,369 wheel INFO adding 'sentry_sdk/tracing_utils_py3.py' 2023-10-29 09:15:45,369 wheel INFO adding 'sentry_sdk/transport.py' 2023-10-29 09:15:45,370 wheel INFO adding 'sentry_sdk/utils.py' 2023-10-29 09:15:45,370 wheel INFO adding 'sentry_sdk/worker.py' 2023-10-29 09:15:45,371 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2023-10-29 09:15:45,371 wheel INFO adding 'sentry_sdk/crons/api.py' 2023-10-29 09:15:45,371 wheel INFO adding 'sentry_sdk/crons/consts.py' 2023-10-29 09:15:45,371 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2023-10-29 09:15:45,372 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2023-10-29 09:15:45,372 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2023-10-29 09:15:45,373 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2023-10-29 09:15:45,373 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2023-10-29 09:15:45,373 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2023-10-29 09:15:45,374 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2023-10-29 09:15:45,374 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2023-10-29 09:15:45,374 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2023-10-29 09:15:45,375 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2023-10-29 09:15:45,375 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2023-10-29 09:15:45,375 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2023-10-29 09:15:45,376 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2023-10-29 09:15:45,376 wheel INFO adding 'sentry_sdk/integrations/celery.py' 2023-10-29 09:15:45,376 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2023-10-29 09:15:45,377 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2023-10-29 09:15:45,377 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2023-10-29 09:15:45,377 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2023-10-29 09:15:45,378 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2023-10-29 09:15:45,378 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2023-10-29 09:15:45,378 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2023-10-29 09:15:45,379 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2023-10-29 09:15:45,379 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2023-10-29 09:15:45,379 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2023-10-29 09:15:45,380 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2023-10-29 09:15:45,380 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2023-10-29 09:15:45,380 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2023-10-29 09:15:45,381 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2023-10-29 09:15:45,381 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2023-10-29 09:15:45,381 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2023-10-29 09:15:45,381 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2023-10-29 09:15:45,382 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2023-10-29 09:15:45,382 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2023-10-29 09:15:45,382 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2023-10-29 09:15:45,383 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2023-10-29 09:15:45,383 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2023-10-29 09:15:45,383 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2023-10-29 09:15:45,384 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2023-10-29 09:15:45,384 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2023-10-29 09:15:45,385 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2023-10-29 09:15:45,385 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2023-10-29 09:15:45,385 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2023-10-29 09:15:45,386 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2023-10-29 09:15:45,386 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2023-10-29 09:15:45,386 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2023-10-29 09:15:45,387 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2023-10-29 09:15:45,387 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2023-10-29 09:15:45,387 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2023-10-29 09:15:45,388 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2023-10-29 09:15:45,388 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2023-10-29 09:15:45,388 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2023-10-29 09:15:45,389 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2023-10-29 09:15:45,389 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2023-10-29 09:15:45,389 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2023-10-29 09:15:45,390 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2023-10-29 09:15:45,390 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2023-10-29 09:15:45,390 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2023-10-29 09:15:45,391 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2023-10-29 09:15:45,391 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2023-10-29 09:15:45,391 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2023-10-29 09:15:45,392 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2023-10-29 09:15:45,392 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2023-10-29 09:15:45,392 wheel INFO adding 'sentry_sdk/integrations/redis/asyncio.py' 2023-10-29 09:15:45,393 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2023-10-29 09:15:45,393 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2023-10-29 09:15:45,393 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2023-10-29 09:15:45,394 wheel INFO adding 'sentry_sdk-1.30.0.dist-info/LICENSE' 2023-10-29 09:15:45,394 wheel INFO adding 'sentry_sdk-1.30.0.dist-info/METADATA' 2023-10-29 09:15:45,394 wheel INFO adding 'sentry_sdk-1.30.0.dist-info/WHEEL' 2023-10-29 09:15:45,394 wheel INFO adding 'sentry_sdk-1.30.0.dist-info/top_level.txt' 2023-10-29 09:15:45,395 wheel INFO adding 'sentry_sdk-1.30.0.dist-info/RECORD' 2023-10-29 09:15:45,396 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-10-29 09:15:45,399 gpep517 INFO The backend produced .dist/sentry_sdk-1.30.0-py2.py3-none-any.whl sentry_sdk-1.30.0-py2.py3-none-any.whl >>> py3-sentry-sdk: Entering fakeroot... >>> py3-sentry-sdk-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/crons/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/spark/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/grpc/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/redis/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/django/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/integrations/__pycache__' '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk/usr/lib/python3.11/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.11/site-packages/sentry_sdk/__pycache__' >>> py3-sentry-sdk-pyc*: Preparing subpackage py3-sentry-sdk-pyc... >>> py3-sentry-sdk-pyc*: Running postcheck for py3-sentry-sdk-pyc >>> py3-sentry-sdk*: Running postcheck for py3-sentry-sdk >>> py3-sentry-sdk*: Preparing package py3-sentry-sdk... >>> py3-sentry-sdk-pyc*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.11 >>> py3-sentry-sdk-pyc*: Package size: 1.1 MB >>> py3-sentry-sdk-pyc*: Compressing data... >>> py3-sentry-sdk-pyc*: Create checksum... >>> py3-sentry-sdk-pyc*: Create py3-sentry-sdk-pyc-1.30.0-r0.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.11 >>> py3-sentry-sdk*: Package size: 996.0 KB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-1.30.0-r0.apk >>> py3-sentry-sdk: Build complete at Sun, 29 Oct 2023 09:15:46 +0000 elapsed time 0h 0m 8s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Uninstalling dependencies... (1/29) Purging .makedepends-py3-sentry-sdk (20231029.091543) (2/29) Purging py3-certifi-pyc (2023.7.22-r0) (3/29) Purging py3-certifi (2023.7.22-r0) (4/29) Purging py3-urllib3-pyc (1.26.18-r0) (5/29) Purging py3-urllib3 (1.26.18-r0) (6/29) Purging py3-gpep517-pyc (15-r0) (7/29) Purging py3-gpep517 (15-r0) (8/29) Purging py3-installer-pyc (0.7.0-r1) (9/29) Purging py3-installer (0.7.0-r1) (10/29) Purging py3-setuptools-pyc (68.2.2-r0) (11/29) Purging py3-setuptools (68.2.2-r0) (12/29) Purging py3-wheel-pyc (0.41.2-r0) (13/29) Purging py3-wheel (0.41.2-r0) (14/29) Purging py3-packaging-pyc (23.2-r0) (15/29) Purging py3-packaging (23.2-r0) (16/29) Purging py3-parsing-pyc (3.1.1-r0) (17/29) Purging py3-parsing (3.1.1-r0) (18/29) Purging python3-pyc (3.11.6-r1) (19/29) Purging python3-pycache-pyc0 (3.11.6-r1) (20/29) Purging pyc (3.11.6-r1) (21/29) Purging python3 (3.11.6-r1) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20231007-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.43.2-r0) (29/29) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 472 MiB in 107 packages >>> py3-sentry-sdk: Updating the community/x86_64 repository index... >>> py3-sentry-sdk: Signing the index...