D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-sentry-sdk-2.17.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y9ScSR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zsRIwi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + rm -rf sentry_sdk-2.17.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/sentry_sdk-2.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd sentry_sdk-2.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FpydAZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + cd sentry_sdk-2.17.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info writing /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-modern-metadata-6qxydk3r/sentry_sdk-2.17.0.dist-info' /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: sentry-sdk Building wheel for sentry-sdk (pyproject.toml): started Running command Building wheel for sentry-sdk (pyproject.toml) running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:111: 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. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/sentry_sdk copying sentry_sdk/tracing.py -> build/lib/sentry_sdk copying sentry_sdk/tracing_utils.py -> build/lib/sentry_sdk copying sentry_sdk/sessions.py -> build/lib/sentry_sdk copying sentry_sdk/_init_implementation.py -> build/lib/sentry_sdk copying sentry_sdk/worker.py -> build/lib/sentry_sdk copying sentry_sdk/scope.py -> build/lib/sentry_sdk copying sentry_sdk/_compat.py -> build/lib/sentry_sdk copying sentry_sdk/attachments.py -> build/lib/sentry_sdk copying sentry_sdk/types.py -> build/lib/sentry_sdk copying sentry_sdk/envelope.py -> build/lib/sentry_sdk copying sentry_sdk/_lru_cache.py -> build/lib/sentry_sdk copying sentry_sdk/hub.py -> build/lib/sentry_sdk copying sentry_sdk/transport.py -> build/lib/sentry_sdk copying sentry_sdk/spotlight.py -> build/lib/sentry_sdk copying sentry_sdk/metrics.py -> build/lib/sentry_sdk copying sentry_sdk/client.py -> build/lib/sentry_sdk copying sentry_sdk/debug.py -> build/lib/sentry_sdk copying sentry_sdk/consts.py -> build/lib/sentry_sdk copying sentry_sdk/scrubber.py -> build/lib/sentry_sdk copying sentry_sdk/_queue.py -> build/lib/sentry_sdk copying sentry_sdk/__init__.py -> build/lib/sentry_sdk copying sentry_sdk/_types.py -> build/lib/sentry_sdk copying sentry_sdk/_werkzeug.py -> build/lib/sentry_sdk copying sentry_sdk/api.py -> build/lib/sentry_sdk copying sentry_sdk/monitor.py -> build/lib/sentry_sdk copying sentry_sdk/serializer.py -> build/lib/sentry_sdk copying sentry_sdk/session.py -> build/lib/sentry_sdk copying sentry_sdk/utils.py -> build/lib/sentry_sdk creating build/lib/sentry_sdk/ai copying sentry_sdk/ai/monitoring.py -> build/lib/sentry_sdk/ai copying sentry_sdk/ai/__init__.py -> build/lib/sentry_sdk/ai copying sentry_sdk/ai/utils.py -> build/lib/sentry_sdk/ai creating build/lib/sentry_sdk/profiler copying sentry_sdk/profiler/transaction_profiler.py -> build/lib/sentry_sdk/profiler copying sentry_sdk/profiler/continuous_profiler.py -> build/lib/sentry_sdk/profiler copying sentry_sdk/profiler/__init__.py -> build/lib/sentry_sdk/profiler copying sentry_sdk/profiler/utils.py -> build/lib/sentry_sdk/profiler creating build/lib/sentry_sdk/crons copying sentry_sdk/crons/consts.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/__init__.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/decorator.py -> build/lib/sentry_sdk/crons copying sentry_sdk/crons/api.py -> build/lib/sentry_sdk/crons creating build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/clickhouse_driver.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asyncio.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/falcon.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/beam.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sqlalchemy.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/atexit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/excepthook.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/huggingface_hub.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/huey.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/strawberry.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/socket.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/boto3.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/ray.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aws_lambda.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/starlette.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/wsgi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pymongo.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/tornado.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/starlite.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gcp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/logging.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/argv.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_wsgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/cohere.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/chalice.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/anthropic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pure_eval.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/ariadne.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/loguru.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gql.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/aiohttp.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/cloud_resource_context.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/stdlib.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/serverless.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/asyncpg.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/flask.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/threading.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/pyramid.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/fastapi.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/quart.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/__init__.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/arq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/litestar.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sanic.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/sys_exit.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/langchain.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/modules.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/trytond.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/gnu_backtrace.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/httpx.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/executing.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/_asgi_common.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/openai.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/rq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/graphene.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dedupe.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/dramatiq.py -> build/lib/sentry_sdk/integrations copying sentry_sdk/integrations/bottle.py -> build/lib/sentry_sdk/integrations creating build/lib/sentry_sdk/integrations/celery copying sentry_sdk/integrations/celery/beat.py -> build/lib/sentry_sdk/integrations/celery copying sentry_sdk/integrations/celery/__init__.py -> build/lib/sentry_sdk/integrations/celery copying sentry_sdk/integrations/celery/utils.py -> build/lib/sentry_sdk/integrations/celery creating build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/redis.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/rb.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/_sync_common.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/_async_common.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/consts.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/__init__.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/redis_cluster.py -> build/lib/sentry_sdk/integrations/redis copying sentry_sdk/integrations/redis/utils.py -> build/lib/sentry_sdk/integrations/redis creating build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/client.py -> build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/consts.py -> build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/server.py -> build/lib/sentry_sdk/integrations/grpc copying sentry_sdk/integrations/grpc/__init__.py -> build/lib/sentry_sdk/integrations/grpc creating build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_driver.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/spark_worker.py -> build/lib/sentry_sdk/integrations/spark copying sentry_sdk/integrations/spark/__init__.py -> build/lib/sentry_sdk/integrations/spark creating build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/asgi.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/signals_handlers.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/transactions.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/middleware.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/views.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/__init__.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/templates.py -> build/lib/sentry_sdk/integrations/django copying sentry_sdk/integrations/django/caching.py -> build/lib/sentry_sdk/integrations/django creating build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/consts.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/propagator.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/integration.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/__init__.py -> build/lib/sentry_sdk/integrations/opentelemetry copying sentry_sdk/integrations/opentelemetry/span_processor.py -> build/lib/sentry_sdk/integrations/opentelemetry creating build/lib/sentry_sdk/integrations/redis/modules copying sentry_sdk/integrations/redis/modules/caches.py -> build/lib/sentry_sdk/integrations/redis/modules copying sentry_sdk/integrations/redis/modules/queries.py -> build/lib/sentry_sdk/integrations/redis/modules copying sentry_sdk/integrations/redis/modules/__init__.py -> build/lib/sentry_sdk/integrations/redis/modules creating build/lib/sentry_sdk/integrations/grpc/aio copying sentry_sdk/integrations/grpc/aio/client.py -> build/lib/sentry_sdk/integrations/grpc/aio copying sentry_sdk/integrations/grpc/aio/server.py -> build/lib/sentry_sdk/integrations/grpc/aio copying sentry_sdk/integrations/grpc/aio/__init__.py -> build/lib/sentry_sdk/integrations/grpc/aio copying sentry_sdk/py.typed -> build/lib/sentry_sdk installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/sentry_sdk copying build/lib/sentry_sdk/tracing.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/tracing_utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk creating build/bdist.linux-x86_64/wheel/sentry_sdk/ai copying build/lib/sentry_sdk/ai/monitoring.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/ai copying build/lib/sentry_sdk/ai/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/ai copying build/lib/sentry_sdk/ai/utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/ai copying build/lib/sentry_sdk/sessions.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/_init_implementation.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/worker.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/scope.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/_compat.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/attachments.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/types.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/envelope.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/_lru_cache.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk creating build/bdist.linux-x86_64/wheel/sentry_sdk/profiler copying build/lib/sentry_sdk/profiler/transaction_profiler.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/profiler copying build/lib/sentry_sdk/profiler/continuous_profiler.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/profiler copying build/lib/sentry_sdk/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/profiler copying build/lib/sentry_sdk/profiler/utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/profiler copying build/lib/sentry_sdk/hub.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/transport.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/spotlight.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/metrics.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk creating build/bdist.linux-x86_64/wheel/sentry_sdk/crons copying build/lib/sentry_sdk/crons/consts.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/crons copying build/lib/sentry_sdk/crons/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/crons copying build/lib/sentry_sdk/crons/decorator.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/crons copying build/lib/sentry_sdk/crons/api.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/crons copying build/lib/sentry_sdk/client.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/debug.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/consts.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/scrubber.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/_queue.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/clickhouse_driver.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asyncio.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/falcon.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asgi.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/beam.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sqlalchemy.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/atexit.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/excepthook.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/huggingface_hub.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/huey.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/strawberry.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/socket.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/boto3.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/ray.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aws_lambda.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/starlette.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/wsgi.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pymongo.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/tornado.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/celery copying build/lib/sentry_sdk/integrations/celery/beat.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/celery copying build/lib/sentry_sdk/integrations/celery/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/celery copying build/lib/sentry_sdk/integrations/celery/utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/celery copying build/lib/sentry_sdk/integrations/starlite.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gcp.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/logging.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/argv.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/_wsgi_common.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/cohere.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/chalice.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/anthropic.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pure_eval.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/redis.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/rb.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/_sync_common.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/_async_common.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/consts.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/redis/modules copying build/lib/sentry_sdk/integrations/redis/modules/caches.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis/modules copying build/lib/sentry_sdk/integrations/redis/modules/queries.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis/modules copying build/lib/sentry_sdk/integrations/redis/modules/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis/modules copying build/lib/sentry_sdk/integrations/redis/redis_py_cluster_legacy.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/redis_cluster.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/redis/utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/redis copying build/lib/sentry_sdk/integrations/ariadne.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/loguru.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gql.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/aiohttp.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/grpc/aio copying build/lib/sentry_sdk/integrations/grpc/aio/client.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc/aio copying build/lib/sentry_sdk/integrations/grpc/aio/server.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc/aio copying build/lib/sentry_sdk/integrations/grpc/aio/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc/aio copying build/lib/sentry_sdk/integrations/grpc/client.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/consts.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/server.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc copying build/lib/sentry_sdk/integrations/grpc/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/grpc creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_driver.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/spark_worker.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/spark/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/spark copying build/lib/sentry_sdk/integrations/cloud_resource_context.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/stdlib.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/asgi.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/signals_handlers.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/transactions.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/middleware.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/views.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/templates.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/django/caching.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/django copying build/lib/sentry_sdk/integrations/serverless.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/asyncpg.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/flask.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/threading.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/pyramid.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/fastapi.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/quart.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations creating build/bdist.linux-x86_64/wheel/sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/consts.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/propagator.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/integration.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/__init__.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/opentelemetry/span_processor.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations/opentelemetry copying build/lib/sentry_sdk/integrations/arq.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/litestar.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sanic.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/sys_exit.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/langchain.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/modules.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/trytond.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/gnu_backtrace.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/httpx.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/executing.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/_asgi_common.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/openai.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/rq.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/graphene.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dedupe.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/dramatiq.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/integrations/bottle.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk/integrations copying build/lib/sentry_sdk/_types.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/_werkzeug.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/api.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/monitor.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/serializer.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/py.typed -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/session.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk copying build/lib/sentry_sdk/utils.py -> build/bdist.linux-x86_64/wheel/./sentry_sdk running install_egg_info running egg_info writing sentry_sdk.egg-info/PKG-INFO writing dependency_links to sentry_sdk.egg-info/dependency_links.txt writing entry points to sentry_sdk.egg-info/entry_points.txt writing requirements to sentry_sdk.egg-info/requires.txt writing top-level names to sentry_sdk.egg-info/top_level.txt reading manifest file 'sentry_sdk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sentry_sdk.egg-info/SOURCES.txt' Copying sentry_sdk.egg-info to build/bdist.linux-x86_64/wheel/./sentry_sdk-2.17.0-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/sentry_sdk-2.17.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir/pip-wheel-ze1ambp6/.tmp-29nw8vpz/sentry_sdk-2.17.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'sentry_sdk/__init__.py' adding 'sentry_sdk/_compat.py' adding 'sentry_sdk/_init_implementation.py' adding 'sentry_sdk/_lru_cache.py' adding 'sentry_sdk/_queue.py' adding 'sentry_sdk/_types.py' adding 'sentry_sdk/_werkzeug.py' adding 'sentry_sdk/api.py' adding 'sentry_sdk/attachments.py' adding 'sentry_sdk/client.py' adding 'sentry_sdk/consts.py' adding 'sentry_sdk/debug.py' adding 'sentry_sdk/envelope.py' adding 'sentry_sdk/hub.py' adding 'sentry_sdk/metrics.py' adding 'sentry_sdk/monitor.py' adding 'sentry_sdk/py.typed' adding 'sentry_sdk/scope.py' adding 'sentry_sdk/scrubber.py' adding 'sentry_sdk/serializer.py' adding 'sentry_sdk/session.py' adding 'sentry_sdk/sessions.py' adding 'sentry_sdk/spotlight.py' adding 'sentry_sdk/tracing.py' adding 'sentry_sdk/tracing_utils.py' adding 'sentry_sdk/transport.py' adding 'sentry_sdk/types.py' adding 'sentry_sdk/utils.py' adding 'sentry_sdk/worker.py' adding 'sentry_sdk/ai/__init__.py' adding 'sentry_sdk/ai/monitoring.py' adding 'sentry_sdk/ai/utils.py' adding 'sentry_sdk/crons/__init__.py' adding 'sentry_sdk/crons/api.py' adding 'sentry_sdk/crons/consts.py' adding 'sentry_sdk/crons/decorator.py' adding 'sentry_sdk/integrations/__init__.py' adding 'sentry_sdk/integrations/_asgi_common.py' adding 'sentry_sdk/integrations/_wsgi_common.py' adding 'sentry_sdk/integrations/aiohttp.py' adding 'sentry_sdk/integrations/anthropic.py' adding 'sentry_sdk/integrations/argv.py' adding 'sentry_sdk/integrations/ariadne.py' adding 'sentry_sdk/integrations/arq.py' adding 'sentry_sdk/integrations/asgi.py' adding 'sentry_sdk/integrations/asyncio.py' adding 'sentry_sdk/integrations/asyncpg.py' adding 'sentry_sdk/integrations/atexit.py' adding 'sentry_sdk/integrations/aws_lambda.py' adding 'sentry_sdk/integrations/beam.py' adding 'sentry_sdk/integrations/boto3.py' adding 'sentry_sdk/integrations/bottle.py' adding 'sentry_sdk/integrations/chalice.py' adding 'sentry_sdk/integrations/clickhouse_driver.py' adding 'sentry_sdk/integrations/cloud_resource_context.py' adding 'sentry_sdk/integrations/cohere.py' adding 'sentry_sdk/integrations/dedupe.py' adding 'sentry_sdk/integrations/dramatiq.py' adding 'sentry_sdk/integrations/excepthook.py' adding 'sentry_sdk/integrations/executing.py' adding 'sentry_sdk/integrations/falcon.py' adding 'sentry_sdk/integrations/fastapi.py' adding 'sentry_sdk/integrations/flask.py' adding 'sentry_sdk/integrations/gcp.py' adding 'sentry_sdk/integrations/gnu_backtrace.py' adding 'sentry_sdk/integrations/gql.py' adding 'sentry_sdk/integrations/graphene.py' adding 'sentry_sdk/integrations/httpx.py' adding 'sentry_sdk/integrations/huey.py' adding 'sentry_sdk/integrations/huggingface_hub.py' adding 'sentry_sdk/integrations/langchain.py' adding 'sentry_sdk/integrations/litestar.py' adding 'sentry_sdk/integrations/logging.py' adding 'sentry_sdk/integrations/loguru.py' adding 'sentry_sdk/integrations/modules.py' adding 'sentry_sdk/integrations/openai.py' adding 'sentry_sdk/integrations/pure_eval.py' adding 'sentry_sdk/integrations/pymongo.py' adding 'sentry_sdk/integrations/pyramid.py' adding 'sentry_sdk/integrations/quart.py' adding 'sentry_sdk/integrations/ray.py' adding 'sentry_sdk/integrations/rq.py' adding 'sentry_sdk/integrations/sanic.py' adding 'sentry_sdk/integrations/serverless.py' adding 'sentry_sdk/integrations/socket.py' adding 'sentry_sdk/integrations/sqlalchemy.py' adding 'sentry_sdk/integrations/starlette.py' adding 'sentry_sdk/integrations/starlite.py' adding 'sentry_sdk/integrations/stdlib.py' adding 'sentry_sdk/integrations/strawberry.py' adding 'sentry_sdk/integrations/sys_exit.py' adding 'sentry_sdk/integrations/threading.py' adding 'sentry_sdk/integrations/tornado.py' adding 'sentry_sdk/integrations/trytond.py' adding 'sentry_sdk/integrations/wsgi.py' adding 'sentry_sdk/integrations/celery/__init__.py' adding 'sentry_sdk/integrations/celery/beat.py' adding 'sentry_sdk/integrations/celery/utils.py' adding 'sentry_sdk/integrations/django/__init__.py' adding 'sentry_sdk/integrations/django/asgi.py' adding 'sentry_sdk/integrations/django/caching.py' adding 'sentry_sdk/integrations/django/middleware.py' adding 'sentry_sdk/integrations/django/signals_handlers.py' adding 'sentry_sdk/integrations/django/templates.py' adding 'sentry_sdk/integrations/django/transactions.py' adding 'sentry_sdk/integrations/django/views.py' adding 'sentry_sdk/integrations/grpc/__init__.py' adding 'sentry_sdk/integrations/grpc/client.py' adding 'sentry_sdk/integrations/grpc/consts.py' adding 'sentry_sdk/integrations/grpc/server.py' adding 'sentry_sdk/integrations/grpc/aio/__init__.py' adding 'sentry_sdk/integrations/grpc/aio/client.py' adding 'sentry_sdk/integrations/grpc/aio/server.py' adding 'sentry_sdk/integrations/opentelemetry/__init__.py' adding 'sentry_sdk/integrations/opentelemetry/consts.py' adding 'sentry_sdk/integrations/opentelemetry/integration.py' adding 'sentry_sdk/integrations/opentelemetry/propagator.py' adding 'sentry_sdk/integrations/opentelemetry/span_processor.py' adding 'sentry_sdk/integrations/redis/__init__.py' adding 'sentry_sdk/integrations/redis/_async_common.py' adding 'sentry_sdk/integrations/redis/_sync_common.py' adding 'sentry_sdk/integrations/redis/consts.py' adding 'sentry_sdk/integrations/redis/rb.py' adding 'sentry_sdk/integrations/redis/redis.py' adding 'sentry_sdk/integrations/redis/redis_cluster.py' adding 'sentry_sdk/integrations/redis/redis_py_cluster_legacy.py' adding 'sentry_sdk/integrations/redis/utils.py' adding 'sentry_sdk/integrations/redis/modules/__init__.py' adding 'sentry_sdk/integrations/redis/modules/caches.py' adding 'sentry_sdk/integrations/redis/modules/queries.py' adding 'sentry_sdk/integrations/spark/__init__.py' adding 'sentry_sdk/integrations/spark/spark_driver.py' adding 'sentry_sdk/integrations/spark/spark_worker.py' adding 'sentry_sdk/profiler/__init__.py' adding 'sentry_sdk/profiler/continuous_profiler.py' adding 'sentry_sdk/profiler/transaction_profiler.py' adding 'sentry_sdk/profiler/utils.py' adding 'sentry_sdk-2.17.0.dist-info/LICENSE' adding 'sentry_sdk-2.17.0.dist-info/METADATA' adding 'sentry_sdk-2.17.0.dist-info/WHEEL' adding 'sentry_sdk-2.17.0.dist-info/entry_points.txt' adding 'sentry_sdk-2.17.0.dist-info/top_level.txt' adding 'sentry_sdk-2.17.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for sentry-sdk (pyproject.toml): finished with status 'done' Created wheel for sentry-sdk: filename=sentry_sdk-2.17.0-py2.py3-none-any.whl size=313340 sha256=dd441152e223e0c388af173be3196462b2f5ccd05aecfcb9865fb59e261b97f5 Stored in directory: /home/pterjan/.cache/pip/wheels/b0/3a/7c/e808dd269ea972762b6f32b756884a08498ba33487c770ecf9 Successfully built sentry-sdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.obfyL4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT + cd sentry_sdk-2.17.0 + '[' 1 -eq 1 ']' ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/pyproject-wheeldir/sentry_sdk-2.17.0-py2.py3-none-any.whl ++ xargs basename --multiple + specifier=sentry_sdk==2.17.0 + '[' -z sentry_sdk==2.17.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/pyproject-wheeldir sentry_sdk==2.17.0 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/pyproject-wheeldir Processing ./pyproject-wheeldir/sentry_sdk-2.17.0-py2.py3-none-any.whl Installing collected packages: sentry_sdk Successfully installed sentry_sdk-2.17.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12/site-packages/sentry_sdk-2.17.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/python-sentry-sdk-2.17.0-1.mga10.noarch-pyproject-record --prefix /usr sentry_sdk + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-sentry-sdk-2.17.0-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Q4qQLf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + cd sentry_sdk-2.17.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/doc/python3-sentry-sdk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/doc/python3-sentry-sdk + cp -pr /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/README.md /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/doc/python3-sentry-sdk + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sps9ED + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + cd sentry_sdk-2.17.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/licenses/python3-sentry-sdk + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/licenses/python3-sentry-sdk + cp -pr /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/sentry_sdk-2.17.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT/usr/share/licenses/python3-sentry-sdk + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-sentry-sdk = 2.17.0-1.mga10 python3-sentry-sdk = 2.17.0-1.mga10 python3.12-sentry-sdk = 2.17.0-1.mga10 python3.12dist(sentry-sdk) = 2.17 python3dist(sentry-sdk) = 2.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(certifi) python3.12dist(urllib3) >= 1.26.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-sentry-sdk-2.17.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.U7pHHG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-sentry-sdk-2.17.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!