Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681892079.180408/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-airbyte-cdk-0.34.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681892079.180408/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-airbyte-cdk-0.34.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681892079.180408/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vCS2jn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf airbyte-cdk-0.34.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/airbyte-cdk-0.34.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd airbyte-cdk-0.34.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 /var/tmp/rpm-tmp.pcqBEU + umask 022 + cd /builddir/build/BUILD + cd airbyte-cdk-0.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/source_declarative_manifest copying source_declarative_manifest/__init__.py -> build/lib/source_declarative_manifest copying source_declarative_manifest/main.py -> build/lib/source_declarative_manifest creating build/lib/airbyte_cdk copying airbyte_cdk/__init__.py -> build/lib/airbyte_cdk copying airbyte_cdk/logger.py -> build/lib/airbyte_cdk copying airbyte_cdk/connector.py -> build/lib/airbyte_cdk copying airbyte_cdk/entrypoint.py -> build/lib/airbyte_cdk copying airbyte_cdk/config_observation.py -> build/lib/airbyte_cdk copying airbyte_cdk/exception_handler.py -> build/lib/airbyte_cdk creating build/lib/airbyte_cdk/connector_builder copying airbyte_cdk/connector_builder/models.py -> build/lib/airbyte_cdk/connector_builder copying airbyte_cdk/connector_builder/__init__.py -> build/lib/airbyte_cdk/connector_builder copying airbyte_cdk/connector_builder/connector_builder_handler.py -> build/lib/airbyte_cdk/connector_builder copying airbyte_cdk/connector_builder/message_grouper.py -> build/lib/airbyte_cdk/connector_builder copying airbyte_cdk/connector_builder/main.py -> build/lib/airbyte_cdk/connector_builder creating build/lib/airbyte_cdk/sources copying airbyte_cdk/sources/config.py -> build/lib/airbyte_cdk/sources copying airbyte_cdk/sources/source.py -> build/lib/airbyte_cdk/sources copying airbyte_cdk/sources/__init__.py -> build/lib/airbyte_cdk/sources copying airbyte_cdk/sources/abstract_source.py -> build/lib/airbyte_cdk/sources copying airbyte_cdk/sources/connector_state_manager.py -> build/lib/airbyte_cdk/sources creating build/lib/airbyte_cdk/models copying airbyte_cdk/models/well_known_types.py -> build/lib/airbyte_cdk/models copying airbyte_cdk/models/__init__.py -> build/lib/airbyte_cdk/models copying airbyte_cdk/models/airbyte_protocol.py -> build/lib/airbyte_cdk/models creating build/lib/airbyte_cdk/utils copying airbyte_cdk/utils/__init__.py -> build/lib/airbyte_cdk/utils copying airbyte_cdk/utils/schema_inferrer.py -> build/lib/airbyte_cdk/utils copying airbyte_cdk/utils/traced_exception.py -> build/lib/airbyte_cdk/utils copying airbyte_cdk/utils/airbyte_secrets_utils.py -> build/lib/airbyte_cdk/utils copying airbyte_cdk/utils/event_timing.py -> build/lib/airbyte_cdk/utils creating build/lib/airbyte_cdk/destinations copying airbyte_cdk/destinations/__init__.py -> build/lib/airbyte_cdk/destinations copying airbyte_cdk/destinations/destination.py -> build/lib/airbyte_cdk/destinations creating build/lib/airbyte_cdk/sources/deprecated copying airbyte_cdk/sources/deprecated/client.py -> build/lib/airbyte_cdk/sources/deprecated copying airbyte_cdk/sources/deprecated/__init__.py -> build/lib/airbyte_cdk/sources/deprecated copying airbyte_cdk/sources/deprecated/base_source.py -> build/lib/airbyte_cdk/sources/deprecated creating build/lib/airbyte_cdk/sources/streams copying airbyte_cdk/sources/streams/__init__.py -> build/lib/airbyte_cdk/sources/streams copying airbyte_cdk/sources/streams/availability_strategy.py -> build/lib/airbyte_cdk/sources/streams copying airbyte_cdk/sources/streams/core.py -> build/lib/airbyte_cdk/sources/streams creating build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/__init__.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/create_partial.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/exceptions.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/manifest_declarative_source.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/declarative_stream.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/yaml_declarative_source.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/declarative_source.py -> build/lib/airbyte_cdk/sources/declarative copying airbyte_cdk/sources/declarative/types.py -> build/lib/airbyte_cdk/sources/declarative creating build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/catalog_helpers.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/record_helper.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/__init__.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/schema_helpers.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/transform.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/schema_models.py -> build/lib/airbyte_cdk/sources/utils copying airbyte_cdk/sources/utils/casing.py -> build/lib/airbyte_cdk/sources/utils creating build/lib/airbyte_cdk/sources/singer copying airbyte_cdk/sources/singer/source.py -> build/lib/airbyte_cdk/sources/singer copying airbyte_cdk/sources/singer/__init__.py -> build/lib/airbyte_cdk/sources/singer copying airbyte_cdk/sources/singer/singer_helpers.py -> build/lib/airbyte_cdk/sources/singer creating build/lib/airbyte_cdk/sources/streams/http copying airbyte_cdk/sources/streams/http/__init__.py -> build/lib/airbyte_cdk/sources/streams/http copying airbyte_cdk/sources/streams/http/exceptions.py -> build/lib/airbyte_cdk/sources/streams/http copying airbyte_cdk/sources/streams/http/rate_limiting.py -> build/lib/airbyte_cdk/sources/streams/http copying airbyte_cdk/sources/streams/http/availability_strategy.py -> build/lib/airbyte_cdk/sources/streams/http copying airbyte_cdk/sources/streams/http/http.py -> build/lib/airbyte_cdk/sources/streams/http creating build/lib/airbyte_cdk/sources/streams/utils copying airbyte_cdk/sources/streams/utils/__init__.py -> build/lib/airbyte_cdk/sources/streams/utils copying airbyte_cdk/sources/streams/utils/stream_helper.py -> build/lib/airbyte_cdk/sources/streams/utils creating build/lib/airbyte_cdk/sources/streams/http/auth copying airbyte_cdk/sources/streams/http/auth/oauth.py -> build/lib/airbyte_cdk/sources/streams/http/auth copying airbyte_cdk/sources/streams/http/auth/__init__.py -> build/lib/airbyte_cdk/sources/streams/http/auth copying airbyte_cdk/sources/streams/http/auth/core.py -> build/lib/airbyte_cdk/sources/streams/http/auth copying airbyte_cdk/sources/streams/http/auth/token.py -> build/lib/airbyte_cdk/sources/streams/http/auth creating build/lib/airbyte_cdk/sources/streams/http/requests_native_auth copying airbyte_cdk/sources/streams/http/requests_native_auth/abstract_token.py -> build/lib/airbyte_cdk/sources/streams/http/requests_native_auth copying airbyte_cdk/sources/streams/http/requests_native_auth/oauth.py -> build/lib/airbyte_cdk/sources/streams/http/requests_native_auth copying airbyte_cdk/sources/streams/http/requests_native_auth/__init__.py -> build/lib/airbyte_cdk/sources/streams/http/requests_native_auth copying airbyte_cdk/sources/streams/http/requests_native_auth/abstract_oauth.py -> build/lib/airbyte_cdk/sources/streams/http/requests_native_auth copying airbyte_cdk/sources/streams/http/requests_native_auth/token.py -> build/lib/airbyte_cdk/sources/streams/http/requests_native_auth creating build/lib/airbyte_cdk/sources/declarative/partition_routers copying airbyte_cdk/sources/declarative/partition_routers/single_partition_router.py -> build/lib/airbyte_cdk/sources/declarative/partition_routers copying airbyte_cdk/sources/declarative/partition_routers/list_partition_router.py -> build/lib/airbyte_cdk/sources/declarative/partition_routers copying airbyte_cdk/sources/declarative/partition_routers/__init__.py -> build/lib/airbyte_cdk/sources/declarative/partition_routers copying airbyte_cdk/sources/declarative/partition_routers/substream_partition_router.py -> build/lib/airbyte_cdk/sources/declarative/partition_routers creating build/lib/airbyte_cdk/sources/declarative/requesters copying airbyte_cdk/sources/declarative/requesters/request_option.py -> build/lib/airbyte_cdk/sources/declarative/requesters copying airbyte_cdk/sources/declarative/requesters/request_path.py -> build/lib/airbyte_cdk/sources/declarative/requesters copying airbyte_cdk/sources/declarative/requesters/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters copying airbyte_cdk/sources/declarative/requesters/http_requester.py -> build/lib/airbyte_cdk/sources/declarative/requesters copying airbyte_cdk/sources/declarative/requesters/requester.py -> build/lib/airbyte_cdk/sources/declarative/requesters creating build/lib/airbyte_cdk/sources/declarative/decoders copying airbyte_cdk/sources/declarative/decoders/__init__.py -> build/lib/airbyte_cdk/sources/declarative/decoders copying airbyte_cdk/sources/declarative/decoders/json_decoder.py -> build/lib/airbyte_cdk/sources/declarative/decoders copying airbyte_cdk/sources/declarative/decoders/decoder.py -> build/lib/airbyte_cdk/sources/declarative/decoders creating build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/macros.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/interpolated_mapping.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/__init__.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/filters.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/interpolation.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/interpolated_boolean.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/jinja.py -> build/lib/airbyte_cdk/sources/declarative/interpolation copying airbyte_cdk/sources/declarative/interpolation/interpolated_string.py -> build/lib/airbyte_cdk/sources/declarative/interpolation creating build/lib/airbyte_cdk/sources/declarative/checks copying airbyte_cdk/sources/declarative/checks/check_stream.py -> build/lib/airbyte_cdk/sources/declarative/checks copying airbyte_cdk/sources/declarative/checks/__init__.py -> build/lib/airbyte_cdk/sources/declarative/checks copying airbyte_cdk/sources/declarative/checks/connection_checker.py -> build/lib/airbyte_cdk/sources/declarative/checks creating build/lib/airbyte_cdk/sources/declarative/spec copying airbyte_cdk/sources/declarative/spec/__init__.py -> build/lib/airbyte_cdk/sources/declarative/spec copying airbyte_cdk/sources/declarative/spec/spec.py -> build/lib/airbyte_cdk/sources/declarative/spec creating build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/__init__.py -> build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/record_selector.py -> build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/record_filter.py -> build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/record_extractor.py -> build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/http_selector.py -> build/lib/airbyte_cdk/sources/declarative/extractors copying airbyte_cdk/sources/declarative/extractors/dpath_extractor.py -> build/lib/airbyte_cdk/sources/declarative/extractors creating build/lib/airbyte_cdk/sources/declarative/incremental copying airbyte_cdk/sources/declarative/incremental/__init__.py -> build/lib/airbyte_cdk/sources/declarative/incremental copying airbyte_cdk/sources/declarative/incremental/datetime_based_cursor.py -> build/lib/airbyte_cdk/sources/declarative/incremental creating build/lib/airbyte_cdk/sources/declarative/datetime copying airbyte_cdk/sources/declarative/datetime/__init__.py -> build/lib/airbyte_cdk/sources/declarative/datetime copying airbyte_cdk/sources/declarative/datetime/datetime_parser.py -> build/lib/airbyte_cdk/sources/declarative/datetime copying airbyte_cdk/sources/declarative/datetime/min_max_datetime.py -> build/lib/airbyte_cdk/sources/declarative/datetime creating build/lib/airbyte_cdk/sources/declarative/transformations copying airbyte_cdk/sources/declarative/transformations/__init__.py -> build/lib/airbyte_cdk/sources/declarative/transformations copying airbyte_cdk/sources/declarative/transformations/add_fields.py -> build/lib/airbyte_cdk/sources/declarative/transformations copying airbyte_cdk/sources/declarative/transformations/transformation.py -> build/lib/airbyte_cdk/sources/declarative/transformations copying airbyte_cdk/sources/declarative/transformations/remove_fields.py -> build/lib/airbyte_cdk/sources/declarative/transformations creating build/lib/airbyte_cdk/sources/declarative/auth copying airbyte_cdk/sources/declarative/auth/oauth.py -> build/lib/airbyte_cdk/sources/declarative/auth copying airbyte_cdk/sources/declarative/auth/__init__.py -> build/lib/airbyte_cdk/sources/declarative/auth copying airbyte_cdk/sources/declarative/auth/token.py -> build/lib/airbyte_cdk/sources/declarative/auth copying airbyte_cdk/sources/declarative/auth/declarative_authenticator.py -> build/lib/airbyte_cdk/sources/declarative/auth creating build/lib/airbyte_cdk/sources/declarative/models copying airbyte_cdk/sources/declarative/models/__init__.py -> build/lib/airbyte_cdk/sources/declarative/models copying airbyte_cdk/sources/declarative/models/declarative_component_schema.py -> build/lib/airbyte_cdk/sources/declarative/models creating build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/manifest_component_transformer.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/manifest_reference_resolver.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/default_implementation_registry.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/__init__.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/custom_exceptions.py -> build/lib/airbyte_cdk/sources/declarative/parsers copying airbyte_cdk/sources/declarative/parsers/class_types_registry.py -> build/lib/airbyte_cdk/sources/declarative/parsers creating build/lib/airbyte_cdk/sources/declarative/schema copying airbyte_cdk/sources/declarative/schema/schema_loader.py -> build/lib/airbyte_cdk/sources/declarative/schema copying airbyte_cdk/sources/declarative/schema/default_schema_loader.py -> build/lib/airbyte_cdk/sources/declarative/schema copying airbyte_cdk/sources/declarative/schema/__init__.py -> build/lib/airbyte_cdk/sources/declarative/schema copying airbyte_cdk/sources/declarative/schema/inline_schema_loader.py -> build/lib/airbyte_cdk/sources/declarative/schema copying airbyte_cdk/sources/declarative/schema/json_file_schema_loader.py -> build/lib/airbyte_cdk/sources/declarative/schema creating build/lib/airbyte_cdk/sources/declarative/retrievers copying airbyte_cdk/sources/declarative/retrievers/simple_retriever.py -> build/lib/airbyte_cdk/sources/declarative/retrievers copying airbyte_cdk/sources/declarative/retrievers/__init__.py -> build/lib/airbyte_cdk/sources/declarative/retrievers copying airbyte_cdk/sources/declarative/retrievers/retriever.py -> build/lib/airbyte_cdk/sources/declarative/retrievers creating build/lib/airbyte_cdk/sources/declarative/stream_slicers copying airbyte_cdk/sources/declarative/stream_slicers/__init__.py -> build/lib/airbyte_cdk/sources/declarative/stream_slicers copying airbyte_cdk/sources/declarative/stream_slicers/stream_slicer.py -> build/lib/airbyte_cdk/sources/declarative/stream_slicers copying airbyte_cdk/sources/declarative/stream_slicers/cartesian_product_stream_slicer.py -> build/lib/airbyte_cdk/sources/declarative/stream_slicers creating build/lib/airbyte_cdk/sources/declarative/requesters/paginators copying airbyte_cdk/sources/declarative/requesters/paginators/paginator.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators copying airbyte_cdk/sources/declarative/requesters/paginators/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators copying airbyte_cdk/sources/declarative/requesters/paginators/no_pagination.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators copying airbyte_cdk/sources/declarative/requesters/paginators/default_paginator.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators creating build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/default_error_handler.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/response_action.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/error_handler.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/composite_error_handler.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/http_response_filter.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers copying airbyte_cdk/sources/declarative/requesters/error_handlers/response_status.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers creating build/lib/airbyte_cdk/sources/declarative/requesters/request_options copying airbyte_cdk/sources/declarative/requesters/request_options/request_options_provider.py -> build/lib/airbyte_cdk/sources/declarative/requesters/request_options copying airbyte_cdk/sources/declarative/requesters/request_options/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters/request_options copying airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_input_provider.py -> build/lib/airbyte_cdk/sources/declarative/requesters/request_options copying airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_options_provider.py -> build/lib/airbyte_cdk/sources/declarative/requesters/request_options creating build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying airbyte_cdk/sources/declarative/requesters/paginators/strategies/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying airbyte_cdk/sources/declarative/requesters/paginators/strategies/pagination_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying airbyte_cdk/sources/declarative/requesters/paginators/strategies/offset_increment.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying airbyte_cdk/sources/declarative/requesters/paginators/strategies/page_increment.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying airbyte_cdk/sources/declarative/requesters/paginators/strategies/cursor_pagination_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies creating build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_time_from_header_backoff_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/header_helper.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/__init__.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/exponential_backoff_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/constant_backoff_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_until_time_from_header_backoff_strategy.py -> build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying airbyte_cdk/py.typed -> build/lib/airbyte_cdk copying airbyte_cdk/sources/declarative/declarative_component_schema.yaml -> build/lib/airbyte_cdk/sources/declarative + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iEKWbd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 + cd airbyte-cdk-0.34.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/source_declarative_manifest copying build/lib/source_declarative_manifest/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/source_declarative_manifest copying build/lib/source_declarative_manifest/main.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/source_declarative_manifest creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk copying build/lib/airbyte_cdk/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk copying build/lib/airbyte_cdk/logger.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk copying build/lib/airbyte_cdk/connector.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk copying build/lib/airbyte_cdk/entrypoint.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/connector_builder/models.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/connector_builder/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/connector_builder/connector_builder_handler.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/connector_builder/message_grouper.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/connector_builder/main.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder copying build/lib/airbyte_cdk/config_observation.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources copying build/lib/airbyte_cdk/sources/config.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated copying build/lib/airbyte_cdk/sources/deprecated/client.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated copying build/lib/airbyte_cdk/sources/deprecated/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated copying build/lib/airbyte_cdk/sources/deprecated/base_source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated copying build/lib/airbyte_cdk/sources/source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources copying build/lib/airbyte_cdk/sources/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams copying build/lib/airbyte_cdk/sources/streams/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http copying build/lib/airbyte_cdk/sources/streams/http/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http copying build/lib/airbyte_cdk/sources/streams/http/exceptions.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http copying build/lib/airbyte_cdk/sources/streams/http/rate_limiting.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http copying build/lib/airbyte_cdk/sources/streams/http/availability_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth copying build/lib/airbyte_cdk/sources/streams/http/auth/oauth.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth copying build/lib/airbyte_cdk/sources/streams/http/auth/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth copying build/lib/airbyte_cdk/sources/streams/http/auth/core.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth copying build/lib/airbyte_cdk/sources/streams/http/auth/token.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth copying build/lib/airbyte_cdk/sources/streams/http/http.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/http/requests_native_auth/abstract_token.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/http/requests_native_auth/oauth.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/http/requests_native_auth/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/http/requests_native_auth/abstract_oauth.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/http/requests_native_auth/token.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth copying build/lib/airbyte_cdk/sources/streams/availability_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams copying build/lib/airbyte_cdk/sources/streams/core.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/utils copying build/lib/airbyte_cdk/sources/streams/utils/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/utils copying build/lib/airbyte_cdk/sources/streams/utils/stream_helper.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/utils creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers copying build/lib/airbyte_cdk/sources/declarative/partition_routers/single_partition_router.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers copying build/lib/airbyte_cdk/sources/declarative/partition_routers/list_partition_router.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers copying build/lib/airbyte_cdk/sources/declarative/partition_routers/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers copying build/lib/airbyte_cdk/sources/declarative/partition_routers/substream_partition_router.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters copying build/lib/airbyte_cdk/sources/declarative/requesters/request_option.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters copying build/lib/airbyte_cdk/sources/declarative/requesters/request_path.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters copying build/lib/airbyte_cdk/sources/declarative/requesters/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/paginator.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies/pagination_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies/offset_increment.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies/page_increment.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/strategies/cursor_pagination_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/no_pagination.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators copying build/lib/airbyte_cdk/sources/declarative/requesters/paginators/default_paginator.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/default_error_handler.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_time_from_header_backoff_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/header_helper.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/exponential_backoff_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/constant_backoff_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_until_time_from_header_backoff_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/response_action.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/error_handler.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategy.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/composite_error_handler.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/http_response_filter.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/error_handlers/response_status.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers copying build/lib/airbyte_cdk/sources/declarative/requesters/http_requester.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters copying build/lib/airbyte_cdk/sources/declarative/requesters/requester.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options copying build/lib/airbyte_cdk/sources/declarative/requesters/request_options/request_options_provider.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options copying build/lib/airbyte_cdk/sources/declarative/requesters/request_options/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options copying build/lib/airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_input_provider.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options copying build/lib/airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_options_provider.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options copying build/lib/airbyte_cdk/sources/declarative/declarative_component_schema.yaml -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative copying build/lib/airbyte_cdk/sources/declarative/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders copying build/lib/airbyte_cdk/sources/declarative/decoders/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders copying build/lib/airbyte_cdk/sources/declarative/decoders/json_decoder.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders copying build/lib/airbyte_cdk/sources/declarative/decoders/decoder.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders copying build/lib/airbyte_cdk/sources/declarative/create_partial.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative copying build/lib/airbyte_cdk/sources/declarative/exceptions.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/macros.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/interpolated_mapping.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/filters.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/interpolation.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/interpolated_boolean.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/jinja.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation copying build/lib/airbyte_cdk/sources/declarative/interpolation/interpolated_string.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks copying build/lib/airbyte_cdk/sources/declarative/checks/check_stream.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks copying build/lib/airbyte_cdk/sources/declarative/checks/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks copying build/lib/airbyte_cdk/sources/declarative/checks/connection_checker.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/spec copying build/lib/airbyte_cdk/sources/declarative/spec/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/spec copying build/lib/airbyte_cdk/sources/declarative/spec/spec.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/spec copying build/lib/airbyte_cdk/sources/declarative/manifest_declarative_source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/record_selector.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/record_filter.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/record_extractor.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/http_selector.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors copying build/lib/airbyte_cdk/sources/declarative/extractors/dpath_extractor.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/incremental copying build/lib/airbyte_cdk/sources/declarative/incremental/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/incremental copying build/lib/airbyte_cdk/sources/declarative/incremental/datetime_based_cursor.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/incremental creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime copying build/lib/airbyte_cdk/sources/declarative/datetime/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime copying build/lib/airbyte_cdk/sources/declarative/datetime/datetime_parser.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime copying build/lib/airbyte_cdk/sources/declarative/datetime/min_max_datetime.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations copying build/lib/airbyte_cdk/sources/declarative/transformations/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations copying build/lib/airbyte_cdk/sources/declarative/transformations/add_fields.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations copying build/lib/airbyte_cdk/sources/declarative/transformations/transformation.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations copying build/lib/airbyte_cdk/sources/declarative/transformations/remove_fields.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth copying build/lib/airbyte_cdk/sources/declarative/auth/oauth.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth copying build/lib/airbyte_cdk/sources/declarative/auth/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth copying build/lib/airbyte_cdk/sources/declarative/auth/token.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth copying build/lib/airbyte_cdk/sources/declarative/auth/declarative_authenticator.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/models copying build/lib/airbyte_cdk/sources/declarative/models/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/models copying build/lib/airbyte_cdk/sources/declarative/models/declarative_component_schema.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/models creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/manifest_component_transformer.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/manifest_reference_resolver.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/default_implementation_registry.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/custom_exceptions.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/parsers/class_types_registry.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers copying build/lib/airbyte_cdk/sources/declarative/declarative_stream.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/schema/schema_loader.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/schema/default_schema_loader.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/schema/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/schema/inline_schema_loader.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/schema/json_file_schema_loader.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema copying build/lib/airbyte_cdk/sources/declarative/yaml_declarative_source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative copying build/lib/airbyte_cdk/sources/declarative/declarative_source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers copying build/lib/airbyte_cdk/sources/declarative/retrievers/simple_retriever.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers copying build/lib/airbyte_cdk/sources/declarative/retrievers/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers copying build/lib/airbyte_cdk/sources/declarative/retrievers/retriever.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers copying build/lib/airbyte_cdk/sources/declarative/types.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers copying build/lib/airbyte_cdk/sources/declarative/stream_slicers/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers copying build/lib/airbyte_cdk/sources/declarative/stream_slicers/stream_slicer.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers copying build/lib/airbyte_cdk/sources/declarative/stream_slicers/cartesian_product_stream_slicer.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers copying build/lib/airbyte_cdk/sources/abstract_source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/catalog_helpers.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/record_helper.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/schema_helpers.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/transform.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/schema_models.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/utils/casing.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils copying build/lib/airbyte_cdk/sources/connector_state_manager.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer copying build/lib/airbyte_cdk/sources/singer/source.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer copying build/lib/airbyte_cdk/sources/singer/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer copying build/lib/airbyte_cdk/sources/singer/singer_helpers.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models copying build/lib/airbyte_cdk/models/well_known_types.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models copying build/lib/airbyte_cdk/models/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models copying build/lib/airbyte_cdk/models/airbyte_protocol.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models copying build/lib/airbyte_cdk/exception_handler.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk copying build/lib/airbyte_cdk/py.typed -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils copying build/lib/airbyte_cdk/utils/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils copying build/lib/airbyte_cdk/utils/schema_inferrer.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils copying build/lib/airbyte_cdk/utils/traced_exception.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils copying build/lib/airbyte_cdk/utils/airbyte_secrets_utils.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils copying build/lib/airbyte_cdk/utils/event_timing.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils creating /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/destinations copying build/lib/airbyte_cdk/destinations/__init__.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/destinations copying build/lib/airbyte_cdk/destinations/destination.py -> /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/destinations byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/source_declarative_manifest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/source_declarative_manifest/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector.py to connector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py to entrypoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder/connector_builder_handler.py to connector_builder_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder/message_grouper.py to message_grouper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/connector_builder/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/config_observation.py to config_observation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/deprecated/base_source.py to base_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/rate_limiting.py to rate_limiting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/availability_strategy.py to availability_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/auth/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/abstract_token.py to abstract_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/abstract_oauth.py to abstract_oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/http/requests_native_auth/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/availability_strategy.py to availability_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/streams/utils/stream_helper.py to stream_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers/single_partition_router.py to single_partition_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers/list_partition_router.py to list_partition_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/partition_routers/substream_partition_router.py to substream_partition_router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_option.py to request_option.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_path.py to request_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/paginator.py to paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies/pagination_strategy.py to pagination_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies/offset_increment.py to offset_increment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies/page_increment.py to page_increment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/strategies/cursor_pagination_strategy.py to cursor_pagination_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/no_pagination.py to no_pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/paginators/default_paginator.py to default_paginator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/default_error_handler.py to default_error_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_time_from_header_backoff_strategy.py to wait_time_from_header_backoff_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/header_helper.py to header_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/exponential_backoff_strategy.py to exponential_backoff_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/constant_backoff_strategy.py to constant_backoff_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategies/wait_until_time_from_header_backoff_strategy.py to wait_until_time_from_header_backoff_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/response_action.py to response_action.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/error_handler.py to error_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/backoff_strategy.py to backoff_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/composite_error_handler.py to composite_error_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/http_response_filter.py to http_response_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/error_handlers/response_status.py to response_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/http_requester.py to http_requester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/requester.py to requester.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options/request_options_provider.py to request_options_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_input_provider.py to interpolated_request_input_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/requesters/request_options/interpolated_request_options_provider.py to interpolated_request_options_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders/json_decoder.py to json_decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/decoders/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/create_partial.py to create_partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/macros.py to macros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/interpolated_mapping.py to interpolated_mapping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/filters.py to filters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/interpolation.py to interpolation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/interpolated_boolean.py to interpolated_boolean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/interpolation/interpolated_string.py to interpolated_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks/check_stream.py to check_stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/checks/connection_checker.py to connection_checker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/spec/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/spec/spec.py to spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/manifest_declarative_source.py to manifest_declarative_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/record_selector.py to record_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/record_filter.py to record_filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/record_extractor.py to record_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/http_selector.py to http_selector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/extractors/dpath_extractor.py to dpath_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/incremental/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/incremental/datetime_based_cursor.py to datetime_based_cursor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime/datetime_parser.py to datetime_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/datetime/min_max_datetime.py to min_max_datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations/add_fields.py to add_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations/transformation.py to transformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/transformations/remove_fields.py to remove_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/auth/declarative_authenticator.py to declarative_authenticator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/models/declarative_component_schema.py to declarative_component_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/manifest_component_transformer.py to manifest_component_transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py to model_to_component_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/manifest_reference_resolver.py to manifest_reference_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/default_implementation_registry.py to default_implementation_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/custom_exceptions.py to custom_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/parsers/class_types_registry.py to class_types_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/declarative_stream.py to declarative_stream.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema/schema_loader.py to schema_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema/default_schema_loader.py to default_schema_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema/inline_schema_loader.py to inline_schema_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/schema/json_file_schema_loader.py to json_file_schema_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/yaml_declarative_source.py to yaml_declarative_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/declarative_source.py to declarative_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers/simple_retriever.py to simple_retriever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/retrievers/retriever.py to retriever.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/types.py to types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers/stream_slicer.py to stream_slicer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/declarative/stream_slicers/cartesian_product_stream_slicer.py to cartesian_product_stream_slicer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py to abstract_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/catalog_helpers.py to catalog_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/record_helper.py to record_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/schema_helpers.py to schema_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/schema_models.py to schema_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/utils/casing.py to casing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/connector_state_manager.py to connector_state_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/sources/singer/singer_helpers.py to singer_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models/well_known_types.py to well_known_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/models/airbyte_protocol.py to airbyte_protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/exception_handler.py to exception_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils/schema_inferrer.py to schema_inferrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils/traced_exception.py to traced_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils/airbyte_secrets_utils.py to airbyte_secrets_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/utils/event_timing.py to event_timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/destinations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk/destinations/destination.py to destination.cpython-39.pyc writing byte-compilation script '/tmp/tmp4p2lg9ky.py' /usr/bin/python3 /tmp/tmp4p2lg9ky.py removing /tmp/tmp4p2lg9ky.py running install_egg_info running egg_info writing airbyte_cdk.egg-info/PKG-INFO writing dependency_links to airbyte_cdk.egg-info/dependency_links.txt writing requirements to airbyte_cdk.egg-info/requires.txt writing top-level names to airbyte_cdk.egg-info/top_level.txt reading manifest file 'airbyte_cdk.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'airbyte_cdk.egg-info/SOURCES.txt' Copying airbyte_cdk.egg-info to /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9/site-packages/airbyte_cdk-0.34.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64//usr/share/doc/python-airbyte-cdk + '[' -d doc ']' ~/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 ~/build/BUILD/airbyte-cdk-0.34.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/airbyte-cdk-0.34.0 + popd + mv /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.34.0-1 --unique-debug-suffix -0.34.0-1.aarch64 --unique-debug-src-base python-airbyte-cdk-0.34.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/airbyte-cdk-0.34.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-airbyte-cdk-0.34.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-airbyte-cdk-0.34.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.9.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.4 Provides: python-airbyte-cdk python3-airbyte-cdk = 0.34.0-1 python3.9dist(airbyte-cdk) = 0.34 python3dist(airbyte-cdk) = 0.34 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.9 python3.9dist(airbyte-protocol-models) = 1 python3.9dist(backoff) python3.9dist(cachetools) python3.9dist(deprecated) python3.9dist(dpath) python3.9dist(genson) = 1.2.2 python3.9dist(isodate) python3.9dist(jinja2) python3.9dist(jsonref) python3.9dist(jsonschema) python3.9dist(pendulum) python3.9dist(pydantic) python3.9dist(python-dateutil) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(requests-cache) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.0.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.1.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.9.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.4 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-airbyte-cdk.spec