>>> py3-sentry-sdk: Building community/py3-sentry-sdk 2.45.0-r0 (using abuild 3.16.0_rc4-r0) started Sun, 23 Nov 2025 13:34:18 +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.1-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.5_p20251115-r0) ( 7/28) Installing sqlite-libs (3.51.0-r0) ( 8/28) Installing python3 (3.12.12-r0) ( 9/28) Installing python3-pycache-pyc0 (3.12.12-r0) (10/28) Installing pyc (3.12.12-r0) (11/28) Installing py3-certifi-pyc (2025.11.12-r0) (12/28) Installing python3-pyc (3.12.12-r0) (13/28) Installing py3-certifi (2025.11.12-r0) (14/28) Installing py3-urllib3 (2.5.0-r0) (15/28) Installing py3-urllib3-pyc (2.5.0-r0) (16/28) Installing py3-installer (0.7.0-r2) (17/28) Installing py3-installer-pyc (0.7.0-r2) (18/28) Installing py3-gpep517 (19-r1) (19/28) Installing py3-gpep517-pyc (19-r1) (20/28) Installing py3-parsing (3.2.3-r0) (21/28) Installing py3-parsing-pyc (3.2.3-r0) (22/28) Installing py3-packaging (25.0-r0) (23/28) Installing py3-packaging-pyc (25.0-r0) (24/28) Installing py3-setuptools (80.9.0-r2) (25/28) Installing py3-setuptools-pyc (80.9.0-r2) (26/28) Installing py3-wheel (0.46.1-r0) (27/28) Installing py3-wheel-pyc (0.46.1-r0) (28/28) Installing .makedepends-py3-sentry-sdk (20251123.133421) busybox-1.37.0-r28.trigger: Executing script... OK: 712 MiB in 133 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.23/py3-sentry-sdk-2.45.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz.part' py3-sentry-sdk-2.45. 100% |********************************| 821k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz: OK >>> py3-sentry-sdk: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz /var/cache/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz: OK >>> py3-sentry-sdk: Unpacking /var/cache/distfiles/v3.23/py3-sentry-sdk-2.45.0.tar.gz... 2025-11-23 13:34:24,883 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: 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() 2025-11-23 13:34:25,058 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-11-23 13:34:25,153 root INFO running build 2025-11-23 13:34:25,153 root INFO running build_py 2025-11-23 13:34:25,175 root INFO creating build/lib/sentry_sdk 2025-11-23 13:34:25,177 root INFO copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,179 root INFO copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,181 root INFO copying sentry_sdk/hub.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,183 root INFO copying sentry_sdk/_metrics_batcher.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,185 root INFO copying sentry_sdk/__init__.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,186 root INFO copying sentry_sdk/_queue.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,188 root INFO copying sentry_sdk/types.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,190 root INFO copying sentry_sdk/utils.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,192 root INFO copying sentry_sdk/attachments.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,194 root INFO copying sentry_sdk/monitor.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,195 root INFO copying sentry_sdk/api.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,197 root INFO copying sentry_sdk/envelope.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,198 root INFO copying sentry_sdk/transport.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,200 root INFO copying sentry_sdk/debug.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,201 root INFO copying sentry_sdk/sessions.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,203 root INFO copying sentry_sdk/_types.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,204 root INFO copying sentry_sdk/scope.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,206 root INFO copying sentry_sdk/client.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,208 root INFO copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,209 root INFO copying sentry_sdk/metrics.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,211 root INFO copying sentry_sdk/session.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,212 root INFO copying sentry_sdk/consts.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,214 root INFO copying sentry_sdk/logger.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,215 root INFO copying sentry_sdk/serializer.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,217 root INFO copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,218 root INFO copying sentry_sdk/_log_batcher.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,220 root INFO copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,221 root INFO copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,222 root INFO copying sentry_sdk/_compat.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,224 root INFO copying sentry_sdk/tracing.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,226 root INFO copying sentry_sdk/feature_flags.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,227 root INFO copying sentry_sdk/worker.py -> build/lib/sentry_sdk 2025-11-23 13:34:25,232 root INFO creating build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,233 root INFO copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,235 root INFO copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,236 root INFO copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,237 root INFO copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,239 root INFO copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,240 root INFO copying sentry_sdk/integrations/mcp.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,242 root INFO copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,243 root INFO copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,245 root INFO copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,246 root INFO copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,248 root INFO copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,249 root INFO copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,251 root INFO copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,252 root INFO copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,254 root INFO copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,255 root INFO copying sentry_sdk/integrations/unraisablehook.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,257 root INFO copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,258 root INFO copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,260 root INFO copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,262 root INFO copying sentry_sdk/integrations/typer.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,263 root INFO copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,264 root INFO copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,266 root INFO copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,267 root INFO copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,269 root INFO copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,270 root INFO copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,272 root INFO copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,273 root INFO copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,275 root INFO copying sentry_sdk/integrations/unleash.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,276 root INFO copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,278 root INFO copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,279 root INFO copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,280 root INFO copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,282 root INFO copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,283 root INFO copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,285 root INFO copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,286 root INFO copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,288 root INFO copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,289 root INFO copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,291 root INFO copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,292 root INFO copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,293 root INFO copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,295 root INFO copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,296 root INFO copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,298 root INFO copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,299 root INFO copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,301 root INFO copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,302 root INFO copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,304 root INFO copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,305 root INFO copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,306 root INFO copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,308 root INFO copying sentry_sdk/integrations/openfeature.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,309 root INFO copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,311 root INFO copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,312 root INFO copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,314 root INFO copying sentry_sdk/integrations/otlp.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,316 root INFO copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,317 root INFO copying sentry_sdk/integrations/litellm.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,319 root INFO copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,321 root INFO copying sentry_sdk/integrations/rust_tracing.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,322 root INFO copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,324 root INFO copying sentry_sdk/integrations/langgraph.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,325 root INFO copying sentry_sdk/integrations/statsig.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,326 root INFO copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,328 root INFO copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,329 root INFO copying sentry_sdk/integrations/launchdarkly.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,331 root INFO copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,332 root INFO copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,334 root INFO copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,335 root INFO copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations 2025-11-23 13:34:25,337 root INFO creating build/lib/sentry_sdk/ai 2025-11-23 13:34:25,338 root INFO copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai 2025-11-23 13:34:25,339 root INFO copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai 2025-11-23 13:34:25,341 root INFO copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai 2025-11-23 13:34:25,343 root INFO creating build/lib/sentry_sdk/profiler 2025-11-23 13:34:25,344 root INFO copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler 2025-11-23 13:34:25,346 root INFO copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler 2025-11-23 13:34:25,347 root INFO copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler 2025-11-23 13:34:25,349 root INFO copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler 2025-11-23 13:34:25,351 root INFO creating build/lib/sentry_sdk/crons 2025-11-23 13:34:25,352 root INFO copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons 2025-11-23 13:34:25,353 root INFO copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons 2025-11-23 13:34:25,355 root INFO copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons 2025-11-23 13:34:25,356 root INFO copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons 2025-11-23 13:34:25,358 root INFO creating build/lib/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,359 root INFO copying sentry_sdk/integrations/google_genai/__init__.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,360 root INFO copying sentry_sdk/integrations/google_genai/streaming.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,362 root INFO copying sentry_sdk/integrations/google_genai/utils.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,363 root INFO copying sentry_sdk/integrations/google_genai/consts.py -> build/lib/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,365 root INFO creating build/lib/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,366 root INFO copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,368 root INFO copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,369 root INFO copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,371 root INFO copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,373 root INFO creating build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,374 root INFO copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,375 root INFO copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,377 root INFO copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,378 root INFO copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,379 root INFO copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,382 root INFO creating build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,383 root INFO copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,384 root INFO copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,386 root INFO copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,388 root INFO copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,389 root INFO copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,391 root INFO copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,392 root INFO copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,394 root INFO copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django 2025-11-23 13:34:25,396 root INFO creating build/lib/sentry_sdk/integrations/spark 2025-11-23 13:34:25,397 root INFO copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark 2025-11-23 13:34:25,398 root INFO copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark 2025-11-23 13:34:25,400 root INFO copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark 2025-11-23 13:34:25,402 root INFO creating build/lib/sentry_sdk/integrations/celery 2025-11-23 13:34:25,403 root INFO copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery 2025-11-23 13:34:25,404 root INFO copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery 2025-11-23 13:34:25,406 root INFO copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery 2025-11-23 13:34:25,408 root INFO creating build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,409 root INFO copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,410 root INFO copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,412 root INFO copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,413 root INFO copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,414 root INFO copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,416 root INFO copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,417 root INFO copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,419 root INFO copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,420 root INFO copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis 2025-11-23 13:34:25,422 root INFO creating build/lib/sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,423 root INFO copying sentry_sdk/integrations/openai_agents/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,424 root INFO copying sentry_sdk/integrations/openai_agents/utils.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,426 root INFO copying sentry_sdk/integrations/openai_agents/consts.py -> build/lib/sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,428 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,429 root INFO copying sentry_sdk/integrations/pydantic_ai/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,430 root INFO copying sentry_sdk/integrations/pydantic_ai/utils.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,431 root INFO copying sentry_sdk/integrations/pydantic_ai/consts.py -> build/lib/sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,433 root INFO creating build/lib/sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,434 root INFO copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,436 root INFO copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,438 root INFO copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,439 root INFO creating build/lib/sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,440 root INFO copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,442 root INFO copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,443 root INFO copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,445 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,446 root INFO copying sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,448 root INFO copying sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,449 root INFO copying sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,450 root INFO copying sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,452 root INFO copying sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,453 root INFO copying sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/lib/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,455 root INFO creating build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,456 root INFO copying sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,457 root INFO copying sentry_sdk/integrations/openai_agents/patches/tools.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,459 root INFO copying sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,460 root INFO copying sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,462 root INFO copying sentry_sdk/integrations/openai_agents/patches/models.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,463 root INFO copying sentry_sdk/integrations/openai_agents/patches/runner.py -> build/lib/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,465 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,466 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,468 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,469 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,470 root INFO copying sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/lib/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,473 root INFO creating build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,474 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,475 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,477 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,478 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,479 root INFO copying sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/lib/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,496 root INFO copying sentry_sdk/py.typed -> build/lib/sentry_sdk 2025-11-23 13:34:25,559 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-23 13:34:25,559 root INFO running install 2025-11-23 13:34:25,623 root INFO running install_lib 2025-11-23 13:34:25,645 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-23 13:34:25,647 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk 2025-11-23 13:34:25,649 root INFO copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,650 root INFO copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,651 root INFO copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,653 root INFO copying build/lib/sentry_sdk/_metrics_batcher.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,654 root INFO copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,655 root INFO copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,656 root INFO copying build/lib/sentry_sdk/types.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,657 root INFO copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,658 root INFO copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,660 root INFO copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,661 root INFO copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,662 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations 2025-11-23 13:34:25,664 root INFO copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,665 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,666 root INFO copying build/lib/sentry_sdk/integrations/google_genai/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,668 root INFO copying build/lib/sentry_sdk/integrations/google_genai/streaming.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,669 root INFO copying build/lib/sentry_sdk/integrations/google_genai/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,670 root INFO copying build/lib/sentry_sdk/integrations/google_genai/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/google_genai 2025-11-23 13:34:25,671 root INFO copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,672 root INFO copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,673 root INFO copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,674 root INFO copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,675 root INFO copying build/lib/sentry_sdk/integrations/mcp.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,677 root INFO copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,678 root INFO copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,679 root INFO copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,680 root INFO copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,681 root INFO copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,683 root INFO copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,684 root INFO copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,685 root INFO copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,686 root INFO copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,687 root INFO copying build/lib/sentry_sdk/integrations/unraisablehook.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,688 root INFO copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,689 root INFO copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,691 root INFO copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,692 root INFO copying build/lib/sentry_sdk/integrations/typer.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,693 root INFO copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,694 root INFO copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,695 root INFO copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,697 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/grpc 2025-11-23 13:34:25,698 root INFO copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc 2025-11-23 13:34:25,699 root INFO copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc 2025-11-23 13:34:25,701 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,702 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,703 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,704 root INFO copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc/aio 2025-11-23 13:34:25,705 root INFO copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc 2025-11-23 13:34:25,706 root INFO copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/grpc 2025-11-23 13:34:25,707 root INFO copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,709 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,710 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,720 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,721 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,722 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,723 root INFO copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/opentelemetry 2025-11-23 13:34:25,725 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/django 2025-11-23 13:34:25,726 root INFO copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,727 root INFO copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,729 root INFO copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,730 root INFO copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,731 root INFO copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,732 root INFO copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,734 root INFO copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,735 root INFO copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/django 2025-11-23 13:34:25,736 root INFO copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,737 root INFO copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,739 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/spark 2025-11-23 13:34:25,740 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/spark 2025-11-23 13:34:25,741 root INFO copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/spark 2025-11-23 13:34:25,742 root INFO copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/spark 2025-11-23 13:34:25,743 root INFO copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,744 root INFO copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,746 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/celery 2025-11-23 13:34:25,747 root INFO copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/celery 2025-11-23 13:34:25,748 root INFO copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/celery 2025-11-23 13:34:25,750 root INFO copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/celery 2025-11-23 13:34:25,751 root INFO copying build/lib/sentry_sdk/integrations/unleash.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,752 root INFO copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,753 root INFO copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,754 root INFO copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,755 root INFO copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,756 root INFO copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,758 root INFO copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,759 root INFO copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,760 root INFO copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,761 root INFO copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,762 root INFO copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,763 root INFO copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,765 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/redis 2025-11-23 13:34:25,766 root INFO copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,767 root INFO copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,768 root INFO copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,770 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,771 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,772 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,773 root INFO copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis/modules 2025-11-23 13:34:25,774 root INFO copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,775 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,776 root INFO copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,777 root INFO copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,778 root INFO copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,779 root INFO copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/redis 2025-11-23 13:34:25,780 root INFO copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,781 root INFO copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,782 root INFO copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,783 root INFO copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,784 root INFO copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,785 root INFO copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,786 root INFO copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,787 root INFO copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,789 root INFO copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,790 root INFO copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,791 root INFO copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,793 root INFO copying build/lib/sentry_sdk/integrations/openfeature.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,794 root INFO copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,795 root INFO copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,797 root INFO copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,798 root INFO copying build/lib/sentry_sdk/integrations/otlp.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,799 root INFO copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,801 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,802 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,803 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,805 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,806 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,807 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/execute_tool.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,808 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/invoke_agent.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,809 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/ai_client.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,810 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/handoff.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,811 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/spans/agent_workflow.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/spans 2025-11-23 13:34:25,812 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents 2025-11-23 13:34:25,813 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,815 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,816 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/tools.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,817 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/agent_run.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,818 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/error_tracing.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,819 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/models.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,820 root INFO copying build/lib/sentry_sdk/integrations/openai_agents/patches/runner.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/openai_agents/patches 2025-11-23 13:34:25,821 root INFO copying build/lib/sentry_sdk/integrations/litellm.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,822 root INFO copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,824 root INFO copying build/lib/sentry_sdk/integrations/rust_tracing.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,825 root INFO copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,826 root INFO copying build/lib/sentry_sdk/integrations/langgraph.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,828 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,829 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,830 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,831 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,832 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,833 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,834 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,835 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/spans/ai_client.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/spans 2025-11-23 13:34:25,836 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai 2025-11-23 13:34:25,838 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,839 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,840 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/tools.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,841 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,842 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/agent_run.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,843 root INFO copying build/lib/sentry_sdk/integrations/pydantic_ai/patches/model_request.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations/pydantic_ai/patches 2025-11-23 13:34:25,845 root INFO copying build/lib/sentry_sdk/integrations/statsig.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,846 root INFO copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,847 root INFO copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,848 root INFO copying build/lib/sentry_sdk/integrations/launchdarkly.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,849 root INFO copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,850 root INFO copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,851 root INFO copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,852 root INFO copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/integrations 2025-11-23 13:34:25,853 root INFO copying build/lib/sentry_sdk/api.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,855 root INFO copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,856 root INFO copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,857 root INFO copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,858 root INFO copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,860 root INFO copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,861 root INFO copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,862 root INFO copying build/lib/sentry_sdk/client.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,864 root INFO copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,865 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/ai 2025-11-23 13:34:25,866 root INFO copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/ai 2025-11-23 13:34:25,867 root INFO copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/ai 2025-11-23 13:34:25,869 root INFO copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/ai 2025-11-23 13:34:25,870 root INFO copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,871 root INFO copying build/lib/sentry_sdk/session.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,872 root INFO copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,873 root INFO copying build/lib/sentry_sdk/logger.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,875 root INFO copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,876 root INFO copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,877 root INFO copying build/lib/sentry_sdk/_log_batcher.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,878 root INFO copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,879 root INFO copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,880 root INFO copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,881 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/profiler 2025-11-23 13:34:25,883 root INFO copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/profiler 2025-11-23 13:34:25,884 root INFO copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/profiler 2025-11-23 13:34:25,885 root INFO copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/profiler 2025-11-23 13:34:25,886 root INFO copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/profiler 2025-11-23 13:34:25,888 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk/crons 2025-11-23 13:34:25,889 root INFO copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/crons 2025-11-23 13:34:25,890 root INFO copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/crons 2025-11-23 13:34:25,891 root INFO copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/crons 2025-11-23 13:34:25,892 root INFO copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk/crons 2025-11-23 13:34:25,893 root INFO copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,894 root INFO copying build/lib/sentry_sdk/feature_flags.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,895 root INFO copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-riscv64/wheel/./sentry_sdk 2025-11-23 13:34:25,896 root INFO running install_egg_info 2025-11-23 13:34:25,915 root INFO running egg_info 2025-11-23 13:34:25,929 root INFO creating sentry_sdk.egg-info 2025-11-23 13:34:25,930 root INFO writing sentry_sdk.egg-info/PKG-INFO 2025-11-23 13:34:25,995 root INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt 2025-11-23 13:34:25,997 root INFO writing entry points to sentry_sdk.egg-info/entry_points.txt 2025-11-23 13:34:26,039 root INFO writing requirements to sentry_sdk.egg-info/requires.txt 2025-11-23 13:34:26,040 root INFO writing top-level names to sentry_sdk.egg-info/top_level.txt 2025-11-23 13:34:26,041 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-23 13:34:26,090 root INFO reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-23 13:34:26,091 root INFO reading manifest template 'MANIFEST.in' 2025-11-23 13:34:26,093 root INFO adding license file 'LICENSE' 2025-11-23 13:34:26,108 root INFO writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' 2025-11-23 13:34:26,110 root INFO Copying sentry_sdk.egg-info to build/bdist.linux-riscv64/wheel/./sentry_sdk-2.45.0-py3.12.egg-info 2025-11-23 13:34:26,116 root INFO running install_scripts 2025-11-23 13:34:26,123 root INFO creating build/bdist.linux-riscv64/wheel/sentry_sdk-2.45.0.dist-info/WHEEL 2025-11-23 13:34:26,125 wheel INFO creating '/home/buildozer/aports/community/py3-sentry-sdk/src/sentry-python-2.45.0/.dist/.tmp-dvorb69f/sentry_sdk-2.45.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-23 13:34:26,127 wheel INFO adding 'sentry_sdk/__init__.py' 2025-11-23 13:34:26,129 wheel INFO adding 'sentry_sdk/_compat.py' 2025-11-23 13:34:26,130 wheel INFO adding 'sentry_sdk/_init_implementation.py' 2025-11-23 13:34:26,131 wheel INFO adding 'sentry_sdk/_log_batcher.py' 2025-11-23 13:34:26,133 wheel INFO adding 'sentry_sdk/_lru_cache.py' 2025-11-23 13:34:26,134 wheel INFO adding 'sentry_sdk/_metrics_batcher.py' 2025-11-23 13:34:26,135 wheel INFO adding 'sentry_sdk/_queue.py' 2025-11-23 13:34:26,137 wheel INFO adding 'sentry_sdk/_types.py' 2025-11-23 13:34:26,138 wheel INFO adding 'sentry_sdk/_werkzeug.py' 2025-11-23 13:34:26,139 wheel INFO adding 'sentry_sdk/api.py' 2025-11-23 13:34:26,141 wheel INFO adding 'sentry_sdk/attachments.py' 2025-11-23 13:34:26,143 wheel INFO adding 'sentry_sdk/client.py' 2025-11-23 13:34:26,145 wheel INFO adding 'sentry_sdk/consts.py' 2025-11-23 13:34:26,147 wheel INFO adding 'sentry_sdk/debug.py' 2025-11-23 13:34:26,149 wheel INFO adding 'sentry_sdk/envelope.py' 2025-11-23 13:34:26,150 wheel INFO adding 'sentry_sdk/feature_flags.py' 2025-11-23 13:34:26,151 wheel INFO adding 'sentry_sdk/hub.py' 2025-11-23 13:34:26,153 wheel INFO adding 'sentry_sdk/logger.py' 2025-11-23 13:34:26,154 wheel INFO adding 'sentry_sdk/metrics.py' 2025-11-23 13:34:26,155 wheel INFO adding 'sentry_sdk/monitor.py' 2025-11-23 13:34:26,157 wheel INFO adding 'sentry_sdk/py.typed' 2025-11-23 13:34:26,158 wheel INFO adding 'sentry_sdk/scope.py' 2025-11-23 13:34:26,161 wheel INFO adding 'sentry_sdk/scrubber.py' 2025-11-23 13:34:26,162 wheel INFO adding 'sentry_sdk/serializer.py' 2025-11-23 13:34:26,164 wheel INFO adding 'sentry_sdk/session.py' 2025-11-23 13:34:26,166 wheel INFO adding 'sentry_sdk/sessions.py' 2025-11-23 13:34:26,167 wheel INFO adding 'sentry_sdk/spotlight.py' 2025-11-23 13:34:26,169 wheel INFO adding 'sentry_sdk/tracing.py' 2025-11-23 13:34:26,172 wheel INFO adding 'sentry_sdk/tracing_utils.py' 2025-11-23 13:34:26,174 wheel INFO adding 'sentry_sdk/transport.py' 2025-11-23 13:34:26,176 wheel INFO adding 'sentry_sdk/types.py' 2025-11-23 13:34:26,177 wheel INFO adding 'sentry_sdk/utils.py' 2025-11-23 13:34:26,180 wheel INFO adding 'sentry_sdk/worker.py' 2025-11-23 13:34:26,181 wheel INFO adding 'sentry_sdk/ai/__init__.py' 2025-11-23 13:34:26,183 wheel INFO adding 'sentry_sdk/ai/monitoring.py' 2025-11-23 13:34:26,184 wheel INFO adding 'sentry_sdk/ai/utils.py' 2025-11-23 13:34:26,186 wheel INFO adding 'sentry_sdk/crons/__init__.py' 2025-11-23 13:34:26,187 wheel INFO adding 'sentry_sdk/crons/api.py' 2025-11-23 13:34:26,188 wheel INFO adding 'sentry_sdk/crons/consts.py' 2025-11-23 13:34:26,189 wheel INFO adding 'sentry_sdk/crons/decorator.py' 2025-11-23 13:34:26,191 wheel INFO adding 'sentry_sdk/integrations/__init__.py' 2025-11-23 13:34:26,192 wheel INFO adding 'sentry_sdk/integrations/_asgi_common.py' 2025-11-23 13:34:26,194 wheel INFO adding 'sentry_sdk/integrations/_wsgi_common.py' 2025-11-23 13:34:26,195 wheel INFO adding 'sentry_sdk/integrations/aiohttp.py' 2025-11-23 13:34:26,197 wheel INFO adding 'sentry_sdk/integrations/anthropic.py' 2025-11-23 13:34:26,198 wheel INFO adding 'sentry_sdk/integrations/argv.py' 2025-11-23 13:34:26,199 wheel INFO adding 'sentry_sdk/integrations/ariadne.py' 2025-11-23 13:34:26,201 wheel INFO adding 'sentry_sdk/integrations/arq.py' 2025-11-23 13:34:26,202 wheel INFO adding 'sentry_sdk/integrations/asgi.py' 2025-11-23 13:34:26,203 wheel INFO adding 'sentry_sdk/integrations/asyncio.py' 2025-11-23 13:34:26,205 wheel INFO adding 'sentry_sdk/integrations/asyncpg.py' 2025-11-23 13:34:26,206 wheel INFO adding 'sentry_sdk/integrations/atexit.py' 2025-11-23 13:34:26,207 wheel INFO adding 'sentry_sdk/integrations/aws_lambda.py' 2025-11-23 13:34:26,209 wheel INFO adding 'sentry_sdk/integrations/beam.py' 2025-11-23 13:34:26,210 wheel INFO adding 'sentry_sdk/integrations/boto3.py' 2025-11-23 13:34:26,211 wheel INFO adding 'sentry_sdk/integrations/bottle.py' 2025-11-23 13:34:26,213 wheel INFO adding 'sentry_sdk/integrations/chalice.py' 2025-11-23 13:34:26,214 wheel INFO adding 'sentry_sdk/integrations/clickhouse_driver.py' 2025-11-23 13:34:26,216 wheel INFO adding 'sentry_sdk/integrations/cloud_resource_context.py' 2025-11-23 13:34:26,217 wheel INFO adding 'sentry_sdk/integrations/cohere.py' 2025-11-23 13:34:26,218 wheel INFO adding 'sentry_sdk/integrations/dedupe.py' 2025-11-23 13:34:26,219 wheel INFO adding 'sentry_sdk/integrations/dramatiq.py' 2025-11-23 13:34:26,221 wheel INFO adding 'sentry_sdk/integrations/excepthook.py' 2025-11-23 13:34:26,222 wheel INFO adding 'sentry_sdk/integrations/executing.py' 2025-11-23 13:34:26,223 wheel INFO adding 'sentry_sdk/integrations/falcon.py' 2025-11-23 13:34:26,224 wheel INFO adding 'sentry_sdk/integrations/fastapi.py' 2025-11-23 13:34:26,226 wheel INFO adding 'sentry_sdk/integrations/flask.py' 2025-11-23 13:34:26,227 wheel INFO adding 'sentry_sdk/integrations/gcp.py' 2025-11-23 13:34:26,229 wheel INFO adding 'sentry_sdk/integrations/gnu_backtrace.py' 2025-11-23 13:34:26,230 wheel INFO adding 'sentry_sdk/integrations/gql.py' 2025-11-23 13:34:26,231 wheel INFO adding 'sentry_sdk/integrations/graphene.py' 2025-11-23 13:34:26,233 wheel INFO adding 'sentry_sdk/integrations/httpx.py' 2025-11-23 13:34:26,234 wheel INFO adding 'sentry_sdk/integrations/huey.py' 2025-11-23 13:34:26,236 wheel INFO adding 'sentry_sdk/integrations/huggingface_hub.py' 2025-11-23 13:34:26,238 wheel INFO adding 'sentry_sdk/integrations/langchain.py' 2025-11-23 13:34:26,240 wheel INFO adding 'sentry_sdk/integrations/langgraph.py' 2025-11-23 13:34:26,241 wheel INFO adding 'sentry_sdk/integrations/launchdarkly.py' 2025-11-23 13:34:26,242 wheel INFO adding 'sentry_sdk/integrations/litellm.py' 2025-11-23 13:34:26,244 wheel INFO adding 'sentry_sdk/integrations/litestar.py' 2025-11-23 13:34:26,245 wheel INFO adding 'sentry_sdk/integrations/logging.py' 2025-11-23 13:34:26,247 wheel INFO adding 'sentry_sdk/integrations/loguru.py' 2025-11-23 13:34:26,248 wheel INFO adding 'sentry_sdk/integrations/mcp.py' 2025-11-23 13:34:26,250 wheel INFO adding 'sentry_sdk/integrations/modules.py' 2025-11-23 13:34:26,251 wheel INFO adding 'sentry_sdk/integrations/openai.py' 2025-11-23 13:34:26,253 wheel INFO adding 'sentry_sdk/integrations/openfeature.py' 2025-11-23 13:34:26,254 wheel INFO adding 'sentry_sdk/integrations/otlp.py' 2025-11-23 13:34:26,255 wheel INFO adding 'sentry_sdk/integrations/pure_eval.py' 2025-11-23 13:34:26,257 wheel INFO adding 'sentry_sdk/integrations/pymongo.py' 2025-11-23 13:34:26,258 wheel INFO adding 'sentry_sdk/integrations/pyramid.py' 2025-11-23 13:34:26,260 wheel INFO adding 'sentry_sdk/integrations/quart.py' 2025-11-23 13:34:26,261 wheel INFO adding 'sentry_sdk/integrations/ray.py' 2025-11-23 13:34:26,262 wheel INFO adding 'sentry_sdk/integrations/rq.py' 2025-11-23 13:34:26,264 wheel INFO adding 'sentry_sdk/integrations/rust_tracing.py' 2025-11-23 13:34:26,265 wheel INFO adding 'sentry_sdk/integrations/sanic.py' 2025-11-23 13:34:26,267 wheel INFO adding 'sentry_sdk/integrations/serverless.py' 2025-11-23 13:34:26,268 wheel INFO adding 'sentry_sdk/integrations/socket.py' 2025-11-23 13:34:26,269 wheel INFO adding 'sentry_sdk/integrations/sqlalchemy.py' 2025-11-23 13:34:26,271 wheel INFO adding 'sentry_sdk/integrations/starlette.py' 2025-11-23 13:34:26,273 wheel INFO adding 'sentry_sdk/integrations/starlite.py' 2025-11-23 13:34:26,274 wheel INFO adding 'sentry_sdk/integrations/statsig.py' 2025-11-23 13:34:26,275 wheel INFO adding 'sentry_sdk/integrations/stdlib.py' 2025-11-23 13:34:26,277 wheel INFO adding 'sentry_sdk/integrations/strawberry.py' 2025-11-23 13:34:26,278 wheel INFO adding 'sentry_sdk/integrations/sys_exit.py' 2025-11-23 13:34:26,279 wheel INFO adding 'sentry_sdk/integrations/threading.py' 2025-11-23 13:34:26,281 wheel INFO adding 'sentry_sdk/integrations/tornado.py' 2025-11-23 13:34:26,282 wheel INFO adding 'sentry_sdk/integrations/trytond.py' 2025-11-23 13:34:26,283 wheel INFO adding 'sentry_sdk/integrations/typer.py' 2025-11-23 13:34:26,284 wheel INFO adding 'sentry_sdk/integrations/unleash.py' 2025-11-23 13:34:26,285 wheel INFO adding 'sentry_sdk/integrations/unraisablehook.py' 2025-11-23 13:34:26,286 wheel INFO adding 'sentry_sdk/integrations/wsgi.py' 2025-11-23 13:34:26,288 wheel INFO adding 'sentry_sdk/integrations/celery/__init__.py' 2025-11-23 13:34:26,290 wheel INFO adding 'sentry_sdk/integrations/celery/beat.py' 2025-11-23 13:34:26,291 wheel INFO adding 'sentry_sdk/integrations/celery/utils.py' 2025-11-23 13:34:26,293 wheel INFO adding 'sentry_sdk/integrations/django/__init__.py' 2025-11-23 13:34:26,295 wheel INFO adding 'sentry_sdk/integrations/django/asgi.py' 2025-11-23 13:34:26,296 wheel INFO adding 'sentry_sdk/integrations/django/caching.py' 2025-11-23 13:34:26,298 wheel INFO adding 'sentry_sdk/integrations/django/middleware.py' 2025-11-23 13:34:26,299 wheel INFO adding 'sentry_sdk/integrations/django/signals_handlers.py' 2025-11-23 13:34:26,300 wheel INFO adding 'sentry_sdk/integrations/django/templates.py' 2025-11-23 13:34:26,302 wheel INFO adding 'sentry_sdk/integrations/django/transactions.py' 2025-11-23 13:34:26,303 wheel INFO adding 'sentry_sdk/integrations/django/views.py' 2025-11-23 13:34:26,305 wheel INFO adding 'sentry_sdk/integrations/google_genai/__init__.py' 2025-11-23 13:34:26,306 wheel INFO adding 'sentry_sdk/integrations/google_genai/consts.py' 2025-11-23 13:34:26,307 wheel INFO adding 'sentry_sdk/integrations/google_genai/streaming.py' 2025-11-23 13:34:26,309 wheel INFO adding 'sentry_sdk/integrations/google_genai/utils.py' 2025-11-23 13:34:26,311 wheel INFO adding 'sentry_sdk/integrations/grpc/__init__.py' 2025-11-23 13:34:26,312 wheel INFO adding 'sentry_sdk/integrations/grpc/client.py' 2025-11-23 13:34:26,313 wheel INFO adding 'sentry_sdk/integrations/grpc/consts.py' 2025-11-23 13:34:26,315 wheel INFO adding 'sentry_sdk/integrations/grpc/server.py' 2025-11-23 13:34:26,316 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/__init__.py' 2025-11-23 13:34:26,318 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/client.py' 2025-11-23 13:34:26,319 wheel INFO adding 'sentry_sdk/integrations/grpc/aio/server.py' 2025-11-23 13:34:26,321 wheel INFO adding 'sentry_sdk/integrations/openai_agents/__init__.py' 2025-11-23 13:34:26,322 wheel INFO adding 'sentry_sdk/integrations/openai_agents/consts.py' 2025-11-23 13:34:26,323 wheel INFO adding 'sentry_sdk/integrations/openai_agents/utils.py' 2025-11-23 13:34:26,325 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/__init__.py' 2025-11-23 13:34:26,326 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/agent_run.py' 2025-11-23 13:34:26,328 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/error_tracing.py' 2025-11-23 13:34:26,329 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/models.py' 2025-11-23 13:34:26,330 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/runner.py' 2025-11-23 13:34:26,331 wheel INFO adding 'sentry_sdk/integrations/openai_agents/patches/tools.py' 2025-11-23 13:34:26,332 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/__init__.py' 2025-11-23 13:34:26,334 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/agent_workflow.py' 2025-11-23 13:34:26,335 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/ai_client.py' 2025-11-23 13:34:26,336 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/execute_tool.py' 2025-11-23 13:34:26,337 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/handoff.py' 2025-11-23 13:34:26,338 wheel INFO adding 'sentry_sdk/integrations/openai_agents/spans/invoke_agent.py' 2025-11-23 13:34:26,339 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/__init__.py' 2025-11-23 13:34:26,340 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/consts.py' 2025-11-23 13:34:26,341 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/integration.py' 2025-11-23 13:34:26,342 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/propagator.py' 2025-11-23 13:34:26,344 wheel INFO adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' 2025-11-23 13:34:26,345 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/__init__.py' 2025-11-23 13:34:26,346 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/consts.py' 2025-11-23 13:34:26,348 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/utils.py' 2025-11-23 13:34:26,349 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/__init__.py' 2025-11-23 13:34:26,350 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/agent_run.py' 2025-11-23 13:34:26,351 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/graph_nodes.py' 2025-11-23 13:34:26,353 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/model_request.py' 2025-11-23 13:34:26,354 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/patches/tools.py' 2025-11-23 13:34:26,355 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/__init__.py' 2025-11-23 13:34:26,357 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/ai_client.py' 2025-11-23 13:34:26,358 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/execute_tool.py' 2025-11-23 13:34:26,359 wheel INFO adding 'sentry_sdk/integrations/pydantic_ai/spans/invoke_agent.py' 2025-11-23 13:34:26,360 wheel INFO adding 'sentry_sdk/integrations/redis/__init__.py' 2025-11-23 13:34:26,362 wheel INFO adding 'sentry_sdk/integrations/redis/_async_common.py' 2025-11-23 13:34:26,363 wheel INFO adding 'sentry_sdk/integrations/redis/_sync_common.py' 2025-11-23 13:34:26,364 wheel INFO adding 'sentry_sdk/integrations/redis/consts.py' 2025-11-23 13:34:26,365 wheel INFO adding 'sentry_sdk/integrations/redis/rb.py' 2025-11-23 13:34:26,366 wheel INFO adding 'sentry_sdk/integrations/redis/redis.py' 2025-11-23 13:34:26,367 wheel INFO adding 'sentry_sdk/integrations/redis/redis_cluster.py' 2025-11-23 13:34:26,369 wheel INFO adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' 2025-11-23 13:34:26,370 wheel INFO adding 'sentry_sdk/integrations/redis/utils.py' 2025-11-23 13:34:26,371 wheel INFO adding 'sentry_sdk/integrations/redis/modules/__init__.py' 2025-11-23 13:34:26,372 wheel INFO adding 'sentry_sdk/integrations/redis/modules/caches.py' 2025-11-23 13:34:26,374 wheel INFO adding 'sentry_sdk/integrations/redis/modules/queries.py' 2025-11-23 13:34:26,375 wheel INFO adding 'sentry_sdk/integrations/spark/__init__.py' 2025-11-23 13:34:26,376 wheel INFO adding 'sentry_sdk/integrations/spark/spark_driver.py' 2025-11-23 13:34:26,377 wheel INFO adding 'sentry_sdk/integrations/spark/spark_worker.py' 2025-11-23 13:34:26,379 wheel INFO adding 'sentry_sdk/profiler/__init__.py' 2025-11-23 13:34:26,380 wheel INFO adding 'sentry_sdk/profiler/continuous_profiler.py' 2025-11-23 13:34:26,382 wheel INFO adding 'sentry_sdk/profiler/transaction_profiler.py' 2025-11-23 13:34:26,384 wheel INFO adding 'sentry_sdk/profiler/utils.py' 2025-11-23 13:34:26,386 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/licenses/LICENSE' 2025-11-23 13:34:26,387 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/METADATA' 2025-11-23 13:34:26,388 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/WHEEL' 2025-11-23 13:34:26,389 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/entry_points.txt' 2025-11-23 13:34:26,390 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/top_level.txt' 2025-11-23 13:34:26,394 wheel INFO adding 'sentry_sdk-2.45.0.dist-info/RECORD' 2025-11-23 13:34:26,398 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-23 13:34:26,423 gpep517 INFO The backend produced .dist/sentry_sdk-2.45.0-py2.py3-none-any.whl sentry_sdk-2.45.0-py2.py3-none-any.whl >>> py3-sentry-sdk: Entering fakeroot... >>> py3-sentry-sdk-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/google_genai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/google_genai/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/aio/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/grpc/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/opentelemetry/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/django/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/spark/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/celery/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/modules/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/redis/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/spans/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/openai_agents/patches/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/spans/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/integrations/pydantic_ai/patches/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/ai/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/site-packages/sentry_sdk/profiler/__pycache__' 'usr/lib/python3.12/site-packages/sentry_sdk/crons/__pycache__' -> '/home/buildozer/aports/community/py3-sentry-sdk/pkg/py3-sentry-sdk-pyc/usr/lib/python3.12/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.12 >>> py3-sentry-sdk-pyc*: Package size: 1.4 MB >>> py3-sentry-sdk-pyc*: Compressing data... >>> py3-sentry-sdk-pyc*: Create checksum... >>> py3-sentry-sdk-pyc*: Create py3-sentry-sdk-pyc-2.45.0-r0.apk >>> py3-sentry-sdk*: Tracing dependencies... py3-certifi py3-urllib3 python3~3.12 >>> 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.45.0-r0.apk >>> py3-sentry-sdk: Build complete at Sun, 23 Nov 2025 13:34:31 +0000 elapsed time 0h 0m 13s >>> 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 (20251123.133421) ( 2/28) Purging py3-certifi-pyc (2025.11.12-r0) ( 3/28) Purging py3-certifi (2025.11.12-r0) ( 4/28) Purging py3-urllib3-pyc (2.5.0-r0) ( 5/28) Purging py3-urllib3 (2.5.0-r0) ( 6/28) Purging py3-gpep517-pyc (19-r1) ( 7/28) Purging py3-gpep517 (19-r1) ( 8/28) Purging py3-installer-pyc (0.7.0-r2) ( 9/28) Purging py3-installer (0.7.0-r2) (10/28) Purging py3-setuptools-pyc (80.9.0-r2) (11/28) Purging py3-setuptools (80.9.0-r2) (12/28) Purging py3-wheel-pyc (0.46.1-r0) (13/28) Purging py3-wheel (0.46.1-r0) (14/28) Purging py3-packaging-pyc (25.0-r0) (15/28) Purging py3-packaging (25.0-r0) (16/28) Purging py3-parsing-pyc (3.2.3-r0) (17/28) Purging py3-parsing (3.2.3-r0) (18/28) Purging python3-pyc (3.12.12-r0) (19/28) Purging python3-pycache-pyc0 (3.12.12-r0) (20/28) Purging pyc (3.12.12-r0) (21/28) Purging python3 (3.12.12-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.5_p20251115-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.0-r0) (28/28) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r28.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-sentry-sdk: Updating the community/riscv64 repository index... >>> py3-sentry-sdk: Signing the index...