>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.47.0-r1 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 15:17:13 +0000 >>> py3-sentry-sdk: Validating /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/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20251231-r0) ( 7/28) Installing sqlite-libs (3.51.2-r1) ( 8/28) Installing python3 (3.14.3-r0) ( 9/28) Installing python3-pycache-pyc0 (3.14.3-r0) (10/28) Installing pyc (3.14.3-r0) (11/28) Installing py3-certifi-pyc (2026.2.25-r1) (12/28) Installing python3-pyc (3.14.3-r0) (13/28) Installing py3-certifi (2026.2.25-r1) (14/28) Installing py3-urllib3 (2.6.3-r1) (15/28) Installing py3-urllib3-pyc (2.6.3-r1) (16/28) Installing py3-installer (0.7.0-r3) (17/28) Installing py3-installer-pyc (0.7.0-r3) (18/28) Installing py3-gpep517 (19-r2) (19/28) Installing py3-gpep517-pyc (19-r2) (20/28) Installing py3-parsing (3.3.2-r1) (21/28) Installing py3-parsing-pyc (3.3.2-r1) (22/28) Installing py3-packaging (26.0-r1) (23/28) Installing py3-packaging-pyc (26.0-r1) (24/28) Installing py3-setuptools (82.0.1-r1) (25/28) Installing py3-setuptools-pyc (82.0.1-r1) (26/28) Installing py3-wheel (0.46.3-r1) (27/28) Installing py3-wheel-pyc (0.46.3-r1) (28/28) Installing .makedepends-py3-sentry-sdk (20260329.151715) Executing busybox-1.37.0-r31.trigger OK: 481.6 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/edge/py3-sentry-sdk-2.47.0.tar.gz /var/cache/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz: OK >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz /var/cache/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/edge/py3-sentry-sdk-2.47.0.tar.gz... 2026-03-29 15:17:16,439 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 15:17:16,465 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-29 15:17:16,477 root INFO running build 2026-03-29 15:17:16,478 root INFO running build_py 2026-03-29 15:17:16,481 root INFO creating build/lib/sentry_sdk 2026-03-29 15:17:16,481 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,481 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,482 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,482 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,482 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,483 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,483 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,483 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,483 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,484 root INFO copying sentry_sdk/logger.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,484 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,484 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,485 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,485 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,485 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,485 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,486 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,486 root INFO copying sentry_sdk/_log_batcher.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,486 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,486 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,487 root INFO copying sentry_sdk/feature_flags.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,487 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,487 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,487 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,488 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,488 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,488 root INFO copying sentry_sdk/_metrics_batcher.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,488 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,489 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,489 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,489 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,489 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2026-03-29 15:17:16,490 root INFO creating build/lib/sentry_sdk/ai 2026-03-29 15:17:16,490 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2026-03-29 15:17:16,490 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2026-03-29 15:17:16,490 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2026-03-29 15:17:16,491 root INFO creating build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,491 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,491 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,492 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,492 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,492 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,492 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,493 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,493 root INFO copying sentry_sdk/integrations/openfeature.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,493 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,493 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,494 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,494 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,494 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,494 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,495 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,495 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,495 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,495 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,496 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,496 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,496 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,496 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,497 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,497 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,497 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,497 root INFO copying sentry_sdk/integrations/typer.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,497 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,498 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,498 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,498 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,499 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,499 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,499 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,499 root INFO copying sentry_sdk/integrations/otlp.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,499 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,500 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,500 root INFO copying sentry_sdk/integrations/statsig.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,500 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,500 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,500 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,501 root INFO copying sentry_sdk/integrations/rust_tracing.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,501 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,501 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,501 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,502 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,502 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,502 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,502 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,503 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,503 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,503 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,504 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,504 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,504 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,504 root INFO copying sentry_sdk/integrations/langgraph.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,505 root INFO copying sentry_sdk/integrations/unraisablehook.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,505 root INFO copying sentry_sdk/integrations/unleash.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,505 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,505 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,506 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,506 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,506 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,506 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,506 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,507 root INFO copying sentry_sdk/integrations/mcp.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,507 root INFO copying sentry_sdk/integrations/litellm.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,507 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,507 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,508 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,508 root INFO copying sentry_sdk/integrations/launchdarkly.py -> build/lib/sentry_sdk/integrations 2026-03-29 15:17:16,508 root INFO creating build/lib/sentry_sdk/profiler 2026-03-29 15:17:16,508 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2026-03-29 15:17:16,509 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2026-03-29 15:17:16,509 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2026-03-29 15:17:16,509 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2026-03-29 15:17:16,510 root INFO creating build/lib/sentry_sdk/crons 2026-03-29 15:17:16,510 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2026-03-29 15:17:16,510 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2026-03-29 15:17:16,510 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2026-03-29 15:17:16,510 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2026-03-29 15:17:16,511 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,511 root INFO copying sentry_sdk/integrations/pydantic_ai/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,511 root INFO copying sentry_sdk/integrations/pydantic_ai/consts.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,511 root INFO copying sentry_sdk/integrations/pydantic_ai/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,512 root INFO creating build/lib/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,512 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,512 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,512 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,512 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,513 root INFO creating build/lib/sentry_sdk/integrations/spark 2026-03-29 15:17:16,513 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 15:17:16,513 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 15:17:16,513 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2026-03-29 15:17:16,513 root INFO creating build/lib/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,514 root INFO copying sentry_sdk/integrations/google_genai/__init__.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,514 root INFO copying sentry_sdk/integrations/google_genai/consts.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,514 root INFO copying sentry_sdk/integrations/google_genai/utils.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,514 root INFO copying sentry_sdk/integrations/google_genai/streaming.py -> build/lib/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,515 root INFO creating build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,515 root INFO copying sentry_sdk/integrations/openai_agents/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,515 root INFO copying sentry_sdk/integrations/openai_agents/consts.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,515 root INFO copying sentry_sdk/integrations/openai_agents/utils.py -> build/lib/sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,516 root INFO creating build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,516 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,516 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,516 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,516 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,517 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,517 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,517 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,517 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,517 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2026-03-29 15:17:16,518 root INFO creating build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,518 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,518 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,518 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,519 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,519 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,519 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,519 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,519 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2026-03-29 15:17:16,520 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,520 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,520 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,520 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,521 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,521 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,521 root INFO creating build/lib/sentry_sdk/integrations/celery 2026-03-29 15:17:16,521 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 15:17:16,522 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 15:17:16,522 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2026-03-29 15:17:16,522 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,522 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,522 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,523 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,523 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,523 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,523 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,524 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,524 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,524 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,524 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,524 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,525 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,525 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,525 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,525 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,526 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,526 root INFO copying sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,526 root INFO copying sentry_sdk/integrations/openai_agents/patches/tools.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,526 root INFO copying sentry_sdk/integrations/openai_agents/patches/models.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,526 root INFO copying sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,527 root INFO copying sentry_sdk/integrations/openai_agents/patches/runner.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,527 root INFO copying sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,527 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,527 root INFO copying sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,528 root INFO copying sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,528 root INFO copying sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,528 root INFO copying sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,528 root INFO copying sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,528 root INFO copying sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,529 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,529 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,529 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,529 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,531 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2026-03-29 15:17:16,539 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-29 15:17:16,539 root INFO running install 2026-03-29 15:17:16,546 root INFO running install_lib 2026-03-29 15:17:16,548 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-29 15:17:16,549 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk 2026-03-29 15:17:16,549 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,549 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,549 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,550 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,550 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,550 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,550 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,550 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,551 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,551 root INFO copying build/lib/sentry_sdk/logger.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,551 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,551 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,551 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,552 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,552 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,552 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/ai 2026-03-29 15:17:16,552 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/ai 2026-03-29 15:17:16,553 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/ai 2026-03-29 15:17:16,553 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/ai 2026-03-29 15:17:16,553 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,553 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,553 root INFO copying build/lib/sentry_sdk/_log_batcher.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,554 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,554 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,554 root INFO copying build/lib/sentry_sdk/feature_flags.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,554 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,555 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,555 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,555 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,555 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,555 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations 2026-03-29 15:17:16,556 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,556 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,556 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,556 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,556 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,557 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,557 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,557 root INFO copying build/lib/sentry_sdk/integrations/openfeature.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,557 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,557 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,558 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai 2026-03-29 15:17:16,558 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,558 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,559 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2026-03-29 15:17:16,559 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,560 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2026-03-29 15:17:16,561 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,561 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/grpc 2026-03-29 15:17:16,561 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc 2026-03-29 15:17:16,561 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc 2026-03-29 15:17:16,561 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,561 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,562 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,562 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc/aio 2026-03-29 15:17:16,562 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc 2026-03-29 15:17:16,562 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/grpc 2026-03-29 15:17:16,562 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,563 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,563 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,563 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/spark 2026-03-29 15:17:16,563 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/spark 2026-03-29 15:17:16,563 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/spark 2026-03-29 15:17:16,564 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/spark 2026-03-29 15:17:16,564 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,564 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,564 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,564 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,565 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,565 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,565 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,565 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,565 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,565 root INFO copying build/lib/sentry_sdk/integrations/google_genai/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,566 root INFO copying build/lib/sentry_sdk/integrations/google_genai/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,566 root INFO copying build/lib/sentry_sdk/integrations/google_genai/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,566 root INFO copying build/lib/sentry_sdk/integrations/google_genai/streaming.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/google_genai 2026-03-29 15:17:16,566 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/typer.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,567 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,568 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,568 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,568 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,568 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,568 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,569 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,569 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents 2026-03-29 15:17:16,569 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,569 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,569 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/tools.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,570 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/models.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,570 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,570 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/runner.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,570 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/patches 2026-03-29 15:17:16,570 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,570 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,571 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,571 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,571 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,571 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,572 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/openai_agents/spans 2026-03-29 15:17:16,572 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,572 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/redis 2026-03-29 15:17:16,572 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,572 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,573 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,573 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,573 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,573 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,573 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis/modules 2026-03-29 15:17:16,573 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,574 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,574 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,574 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,574 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,574 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/redis 2026-03-29 15:17:16,575 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/django 2026-03-29 15:17:16,575 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,575 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,575 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,576 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,576 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,576 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,576 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,576 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/django 2026-03-29 15:17:16,577 root INFO copying build/lib/sentry_sdk/integrations/otlp.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,577 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,577 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,577 root INFO copying build/lib/sentry_sdk/integrations/statsig.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,577 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,577 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,578 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,578 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,578 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,578 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,578 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/opentelemetry 2026-03-29 15:17:16,579 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,579 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,579 root INFO copying build/lib/sentry_sdk/integrations/rust_tracing.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,579 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,579 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,580 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,581 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,581 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,581 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,581 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,581 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,582 root INFO copying build/lib/sentry_sdk/integrations/langgraph.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,582 root INFO copying build/lib/sentry_sdk/integrations/unraisablehook.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,582 root INFO copying build/lib/sentry_sdk/integrations/unleash.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,582 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,582 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,583 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,583 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,583 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,583 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,583 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,584 root INFO copying build/lib/sentry_sdk/integrations/mcp.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,584 root INFO copying build/lib/sentry_sdk/integrations/litellm.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,584 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,584 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/integrations/celery 2026-03-29 15:17:16,584 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/celery 2026-03-29 15:17:16,585 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/celery 2026-03-29 15:17:16,585 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations/celery 2026-03-29 15:17:16,585 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,585 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,585 root INFO copying build/lib/sentry_sdk/integrations/launchdarkly.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/integrations 2026-03-29 15:17:16,586 root INFO copying build/lib/sentry_sdk/_metrics_batcher.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,586 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,586 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/profiler 2026-03-29 15:17:16,586 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/profiler 2026-03-29 15:17:16,586 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/profiler 2026-03-29 15:17:16,587 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/profiler 2026-03-29 15:17:16,587 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/profiler 2026-03-29 15:17:16,587 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,587 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,588 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk/crons 2026-03-29 15:17:16,588 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/crons 2026-03-29 15:17:16,588 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/crons 2026-03-29 15:17:16,588 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/crons 2026-03-29 15:17:16,588 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk/crons 2026-03-29 15:17:16,589 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,589 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,589 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-aarch64/wheel/./sentry_sdk 2026-03-29 15:17:16,589 root INFO running install_egg_info 2026-03-29 15:17:16,592 root INFO running egg_info 2026-03-29 15:17:16,594 root INFO creating sentry_sdk.egg-info 2026-03-29 15:17:16,594 root INFO writing sentry_sdk.egg-info/PKG-INFO 2026-03-29 15:17:16,599 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2026-03-29 15:17:16,600 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2026-03-29 15:17:16,602 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2026-03-29 15:17:16,602 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2026-03-29 15:17:16,602 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 15:17:16,609 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 15:17:16,609 root INFO reading manifest template 'MANIFEST.in' 2026-03-29 15:17:16,609 root INFO adding license file 'LICENSE' 2026-03-29 15:17:16,612 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2026-03-29 15:17:16,612 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-aarch64/wheel/./sentry_sdk-2.47.0-py3.14.egg-info 2026-03-29 15:17:16,614 root INFO running install_scripts 2026-03-29 15:17:16,615 root INFO creating build/bdist.linux-aarch64/wheel/sentry_sdk-2.47.0.dist-info/WHEEL 2026-03-29 15:17:16,616 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.47.0/.dist/.tmp-jw6j6kr8/sentry_sdk-2.47.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-29 15:17:16,616 wheel INFO adding 'sentry_sdk/__init__.py' 2026-03-29 15:17:16,616 wheel INFO adding 'sentry_sdk/_compat.py' 2026-03-29 15:17:16,616 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2026-03-29 15:17:16,617 wheel INFO adding 'sentry_sdk/_log_batcher.py' 2026-03-29 15:17:16,617 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2026-03-29 15:17:16,617 wheel INFO adding 'sentry_sdk/_metrics_batcher.py' 2026-03-29 15:17:16,617 wheel INFO adding 'sentry_sdk/_queue.py' 2026-03-29 15:17:16,618 wheel INFO adding 'sentry_sdk/_types.py' 2026-03-29 15:17:16,618 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2026-03-29 15:17:16,618 wheel INFO adding 'sentry_sdk/api.py' 2026-03-29 15:17:16,618 wheel INFO adding 'sentry_sdk/attachments.py' 2026-03-29 15:17:16,619 wheel INFO adding 'sentry_sdk/client.py' 2026-03-29 15:17:16,619 wheel INFO adding 'sentry_sdk/consts.py' 2026-03-29 15:17:16,619 wheel INFO adding 'sentry_sdk/debug.py' 2026-03-29 15:17:16,619 wheel INFO adding 'sentry_sdk/envelope.py' 2026-03-29 15:17:16,619 wheel INFO adding 'sentry_sdk/feature_flags.py' 2026-03-29 15:17:16,620 wheel INFO adding 'sentry_sdk/hub.py' 2026-03-29 15:17:16,620 wheel INFO adding 'sentry_sdk/logger.py' 2026-03-29 15:17:16,620 wheel INFO adding 'sentry_sdk/metrics.py' 2026-03-29 15:17:16,620 wheel INFO adding 'sentry_sdk/monitor.py' 2026-03-29 15:17:16,620 wheel INFO adding 'sentry_sdk/py.typed' 2026-03-29 15:17:16,621 wheel INFO adding 'sentry_sdk/scope.py' 2026-03-29 15:17:16,621 wheel INFO adding 'sentry_sdk/scrubber.py' 2026-03-29 15:17:16,621 wheel INFO adding 'sentry_sdk/serializer.py' 2026-03-29 15:17:16,621 wheel INFO adding 'sentry_sdk/session.py' 2026-03-29 15:17:16,622 wheel INFO adding 'sentry_sdk/sessions.py' 2026-03-29 15:17:16,622 wheel INFO adding 'sentry_sdk/spotlight.py' 2026-03-29 15:17:16,622 wheel INFO adding 'sentry_sdk/tracing.py' 2026-03-29 15:17:16,622 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2026-03-29 15:17:16,623 wheel INFO adding 'sentry_sdk/transport.py' 2026-03-29 15:17:16,623 wheel INFO adding 'sentry_sdk/types.py' 2026-03-29 15:17:16,623 wheel INFO adding 'sentry_sdk/utils.py' 2026-03-29 15:17:16,623 wheel INFO adding 'sentry_sdk/worker.py' 2026-03-29 15:17:16,624 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2026-03-29 15:17:16,624 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2026-03-29 15:17:16,624 wheel INFO adding 'sentry_sdk/ai/utils.py' 2026-03-29 15:17:16,624 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2026-03-29 15:17:16,624 wheel INFO adding 'sentry_sdk/crons/api.py' 2026-03-29 15:17:16,625 wheel INFO adding 'sentry_sdk/crons/consts.py' 2026-03-29 15:17:16,625 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2026-03-29 15:17:16,625 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2026-03-29 15:17:16,625 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2026-03-29 15:17:16,625 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2026-03-29 15:17:16,626 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2026-03-29 15:17:16,626 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2026-03-29 15:17:16,626 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2026-03-29 15:17:16,626 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2026-03-29 15:17:16,626 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2026-03-29 15:17:16,627 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2026-03-29 15:17:16,627 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2026-03-29 15:17:16,627 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2026-03-29 15:17:16,627 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2026-03-29 15:17:16,627 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2026-03-29 15:17:16,628 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2026-03-29 15:17:16,628 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2026-03-29 15:17:16,628 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2026-03-29 15:17:16,628 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2026-03-29 15:17:16,628 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2026-03-29 15:17:16,629 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2026-03-29 15:17:16,630 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2026-03-29 15:17:16,630 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2026-03-29 15:17:16,630 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2026-03-29 15:17:16,630 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2026-03-29 15:17:16,630 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2026-03-29 15:17:16,631 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2026-03-29 15:17:16,631 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2026-03-29 15:17:16,631 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2026-03-29 15:17:16,631 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2026-03-29 15:17:16,631 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2026-03-29 15:17:16,632 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2026-03-29 15:17:16,632 wheel INFO adding 'sentry_sdk/integrations/langgraph.py' 2026-03-29 15:17:16,632 wheel INFO adding 'sentry_sdk/integrations/launchdarkly.py' 2026-03-29 15:17:16,632 wheel INFO adding 'sentry_sdk/integrations/litellm.py' 2026-03-29 15:17:16,633 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2026-03-29 15:17:16,633 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2026-03-29 15:17:16,633 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2026-03-29 15:17:16,633 wheel INFO adding 'sentry_sdk/integrations/mcp.py' 2026-03-29 15:17:16,633 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2026-03-29 15:17:16,634 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2026-03-29 15:17:16,634 wheel INFO adding 'sentry_sdk/integrations/openfeature.py' 2026-03-29 15:17:16,634 wheel INFO adding 'sentry_sdk/integrations/otlp.py' 2026-03-29 15:17:16,634 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2026-03-29 15:17:16,634 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2026-03-29 15:17:16,635 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2026-03-29 15:17:16,635 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2026-03-29 15:17:16,635 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2026-03-29 15:17:16,635 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2026-03-29 15:17:16,635 wheel INFO adding 'sentry_sdk/integrations/rust_tracing.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2026-03-29 15:17:16,636 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2026-03-29 15:17:16,637 wheel INFO adding 'sentry_sdk/integrations/statsig.py' 2026-03-29 15:17:16,637 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2026-03-29 15:17:16,637 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2026-03-29 15:17:16,637 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/typer.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/unleash.py' 2026-03-29 15:17:16,638 wheel INFO adding 'sentry_sdk/integrations/unraisablehook.py' 2026-03-29 15:17:16,639 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2026-03-29 15:17:16,639 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2026-03-29 15:17:16,639 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2026-03-29 15:17:16,639 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2026-03-29 15:17:16,640 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2026-03-29 15:17:16,641 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2026-03-29 15:17:16,641 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2026-03-29 15:17:16,641 wheel INFO adding 'sentry_sdk/integrations/google_genai/__init__.py' 2026-03-29 15:17:16,641 wheel INFO adding 'sentry_sdk/integrations/google_genai/consts.py' 2026-03-29 15:17:16,641 wheel INFO adding 'sentry_sdk/integrations/google_genai/streaming.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/google_genai/utils.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2026-03-29 15:17:16,642 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2026-03-29 15:17:16,643 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2026-03-29 15:17:16,643 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2026-03-29 15:17:16,643 wheel INFO adding 'sentry_sdk/integrations/openai_agents/__init__.py' 2026-03-29 15:17:16,643 wheel INFO adding 'sentry_sdk/integrations/openai_agents/consts.py' 2026-03-29 15:17:16,643 wheel INFO adding 'sentry_sdk/integrations/openai_agents/utils.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/__init__.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/agent_run.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/error_tracing.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/models.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/runner.py' 2026-03-29 15:17:16,644 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/tools.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/__init__.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/agent_workflow.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/ai_client.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/execute_tool.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/handoff.py' 2026-03-29 15:17:16,645 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/invoke_agent.py' 2026-03-29 15:17:16,646 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2026-03-29 15:17:16,646 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2026-03-29 15:17:16,646 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2026-03-29 15:17:16,646 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2026-03-29 15:17:16,646 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/__init__.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/consts.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/utils.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/__init__.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/agent_run.py' 2026-03-29 15:17:16,647 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/model_request.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/tools.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/__init__.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/ai_client.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py' 2026-03-29 15:17:16,648 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py' 2026-03-29 15:17:16,649 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/utils.py' 2026-03-29 15:17:16,649 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2026-03-29 15:17:16,649 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2026-03-29 15:17:16,649 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2026-03-29 15:17:16,649 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2026-03-29 15:17:16,650 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2026-03-29 15:17:16,650 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2026-03-29 15:17:16,650 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2026-03-29 15:17:16,650 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2026-03-29 15:17:16,650 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2026-03-29 15:17:16,651 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2026-03-29 15:17:16,652 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2026-03-29 15:17:16,652 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2026-03-29 15:17:16,652 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2026-03-29 15:17:16,652 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2026-03-29 15:17:16,653 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/licenses/LICENSE' 2026-03-29 15:17:16,653 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/METADATA' 2026-03-29 15:17:16,653 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/WHEEL' 2026-03-29 15:17:16,653 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/entry_points.txt' 2026-03-29 15:17:16,653 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/top_level.txt' 2026-03-29 15:17:16,654 wheel INFO adding 'sentry_sdk-2.47.0.dist-info/RECORD' 2026-03-29 15:17:16,654 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-29 15:17:16,659 gpep517 INFO The backend produced .dist/sentry_sdk-2.47.0-py2.py3-none-any.whl sentry_sdk-2.47.0-py2.py3-none-any.whl >>> py3-sentry-sdk: Entering fakeroot... >>> py3-sentry-sdk-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/ai/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/spark/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/google_genai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/google_genai/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/django/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/integrations/celery/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/integrations/celery/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/profiler/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/profiler/__pycache__' 'usr/lib/python3.14/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.14/site-packages/sentry_sdk/crons/__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... python3~3.14 >>> py3-sentry-sdk-pyc*: Package size: 1.6 MB >>> py3-sentry-sdk-pyc*: Compressing data... >>> py3-sentry-sdk-pyc*: Create checksum... >>> py3-sentry-sdk-pyc*: Create py3-sentry-sdk-pyc-2.47.0-r1.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.14 >>> py3-sentry-sdk*: Package size: 1.4 MB >>> py3-sentry-sdk*: Compressing data... >>> py3-sentry-sdk*: Create checksum... >>> py3-sentry-sdk*: Create py3-sentry-sdk-2.47.0-r1.apk >>> py3-sentry-sdk: Build complete at Sun, 29 Mar 2026 15:17:18 +0000 elapsed time 0h 0m 5s >>> py3-sentry-sdk: Cleaning up srcdir >>> py3-sentry-sdk: Cleaning up pkgdir >>> py3-sentry-sdk: Cleaning up tmpdir >>> py3-sentry-sdk: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-sentry-sdk (20260329.151715) ( 2/28) Purging py3-certifi-pyc (2026.2.25-r1) ( 3/28) Purging py3-certifi (2026.2.25-r1) ( 4/28) Purging py3-urllib3-pyc (2.6.3-r1) ( 5/28) Purging py3-urllib3 (2.6.3-r1) ( 6/28) Purging py3-gpep517-pyc (19-r2) ( 7/28) Purging py3-gpep517 (19-r2) ( 8/28) Purging py3-installer-pyc (0.7.0-r3) ( 9/28) Purging py3-installer (0.7.0-r3) (10/28) Purging py3-setuptools-pyc (82.0.1-r1) (11/28) Purging py3-setuptools (82.0.1-r1) (12/28) Purging py3-wheel-pyc (0.46.3-r1) (13/28) Purging py3-wheel (0.46.3-r1) (14/28) Purging py3-packaging-pyc (26.0-r1) (15/28) Purging py3-packaging (26.0-r1) (16/28) Purging py3-parsing-pyc (3.3.2-r1) (17/28) Purging py3-parsing (3.3.2-r1) (18/28) Purging python3-pyc (3.14.3-r0) (19/28) Purging python3-pycache-pyc0 (3.14.3-r0) (20/28) Purging pyc (3.14.3-r0) (21/28) Purging python3 (3.14.3-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.6_p20251231-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.2-r1) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-sentry-sdk: Updating the community/aarch64 repository index... >>> py3-sentry-sdk: Signing the index...