>>> py3-graphql-core: Building community/py3-graphql-core 3.2.5-r0 (using abuild 3.14.1-r5) started Fri, 10 Jan 2025 20:43:38 +0000 >>> py3-graphql-core: Validating /home/buildozer/aports/community/py3-graphql-core/APKBUILD... >>> py3-graphql-core: Analyzing dependencies... >>> py3-graphql-core: Installing for build: build-base python3 py3-gpep517 py3-poetry-core py3-pytest py3-pytest-asyncio py3-pytest-benchmark py3-pytest-describe (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.24-r0) (4/42) Installing xz-libs (5.6.3-r0) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.5_p20241006-r3) (7/42) Installing sqlite-libs (3.47.2-r0) (8/42) Installing python3 (3.12.8-r1) (9/42) Installing python3-pycache-pyc0 (3.12.8-r1) (10/42) Installing pyc (3.12.8-r1) (11/42) Installing python3-pyc (3.12.8-r1) (12/42) Installing py3-installer (0.7.0-r2) (13/42) Installing py3-installer-pyc (0.7.0-r2) (14/42) Installing py3-gpep517 (16-r0) (15/42) Installing py3-gpep517-pyc (16-r0) (16/42) Installing py3-fastjsonschema (2.21.1-r0) (17/42) Installing py3-fastjsonschema-pyc (2.21.1-r0) (18/42) Installing py3-lark-parser (1.1.9-r1) (19/42) Installing py3-lark-parser-pyc (1.1.9-r1) (20/42) Installing py3-parsing (3.2.0-r0) (21/42) Installing py3-parsing-pyc (3.2.0-r0) (22/42) Installing py3-packaging (24.2-r0) (23/42) Installing py3-packaging-pyc (24.2-r0) (24/42) Installing py3-poetry-core (1.9.1-r0) (25/42) Installing py3-poetry-core-pyc (1.9.1-r0) (26/42) Installing py3-iniconfig (2.0.0-r1) (27/42) Installing py3-iniconfig-pyc (2.0.0-r1) (28/42) Installing py3-pluggy (1.5.0-r0) (29/42) Installing py3-pluggy-pyc (1.5.0-r0) (30/42) Installing py3-py (1.11.0-r4) (31/42) Installing py3-py-pyc (1.11.0-r4) (32/42) Installing py3-pytest (8.3.4-r0) (33/42) Installing py3-pytest-pyc (8.3.4-r0) (34/42) Installing py3-pytest-asyncio (0.25.0-r0) (35/42) Installing py3-pytest-asyncio-pyc (0.25.0-r0) (36/42) Installing py3-py-cpuinfo (9.0.0-r4) (37/42) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (38/42) Installing py3-pytest-benchmark (4.0.0-r4) (39/42) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (40/42) Installing py3-pytest-describe (2.2.0-r0) (41/42) Installing py3-pytest-describe-pyc (2.2.0-r0) (42/42) Installing .makedepends-py3-graphql-core (20250110.204339) Executing busybox-1.37.0-r10.trigger OK: 405 MiB in 148 packages >>> py3-graphql-core: Cleaning up srcdir >>> py3-graphql-core: Cleaning up pkgdir >>> py3-graphql-core: Cleaning up tmpdir >>> py3-graphql-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-graphql-core-3.2.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-graphql-core: Fetching py3-graphql-core-3.2.5.tar.gz::https://github.com/graphql-python/graphql-core/archive/refs/tags/v3.2.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40347 0 40347 0 0 52912 0 --:--:-- --:--:-- --:--:-- 52912 100 492k 0 492k 0 0 466k 0 --:--:-- 0:00:01 --:--:-- 1551k >>> py3-graphql-core: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-graphql-core-3.2.5.tar.gz >>> py3-graphql-core: Checking sha512sums... py3-graphql-core-3.2.5.tar.gz: OK >>> py3-graphql-core: Unpacking /var/cache/distfiles/edge/py3-graphql-core-3.2.5.tar.gz... 2025-01-10 20:43:40,867 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2025-01-10 20:43:41,001 poetry.core.masonry.builders.wheel INFO Building wheel 2025-01-10 20:43:41,062 poetry.core.masonry.builders.wheel INFO Built graphql_core-3.2.5-py3-none-any.whl 2025-01-10 20:43:41,062 gpep517 INFO The backend produced .dist/graphql_core-3.2.5-py3-none-any.whl graphql_core-3.2.5-py3-none-any.whl /usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) ============================= test session starts ============================== platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-graphql-core/src/graphql-core-3.2.5 configfile: setup.cfg plugins: asyncio-0.25.0, describe-2.2.0, benchmark-4.0.0 asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None collected 2372 items tests/error/test_graphql_error.py ................................. [ 1%] tests/error/test_located_error.py ..... [ 1%] tests/error/test_print_location.py ... [ 1%] tests/execution/test_abstract.py ....................... [ 2%] tests/execution/test_customize.py .. [ 2%] tests/execution/test_directives.py .................... [ 3%] tests/execution/test_execution_result.py ........ [ 3%] tests/execution/test_executor.py .................................. [ 5%] tests/execution/test_lists.py ............. [ 5%] tests/execution/test_map_async_iterator.py ................. [ 6%] tests/execution/test_middleware.py ............ [ 7%] tests/execution/test_mutations.py ... [ 7%] tests/execution/test_nonnull.py ................. [ 8%] tests/execution/test_parallel.py ... [ 8%] tests/execution/test_resolve.py ......... [ 8%] tests/execution/test_schema.py . [ 8%] tests/execution/test_subscribe.py ...................... [ 9%] tests/execution/test_sync.py ............... [ 10%] tests/execution/test_union_interface.py ........ [ 10%] tests/execution/test_variables.py ...................................... [ 12%] ....................... [ 13%] tests/language/test_ast.py .............................. [ 14%] tests/language/test_block_string.py .......................... [ 15%] tests/language/test_block_string_fuzz.py s [ 15%] tests/language/test_character_classes.py ........................ [ 16%] tests/language/test_lexer.py ........................ [ 17%] tests/language/test_location.py .... [ 17%] tests/language/test_parser.py ....................................... [ 19%] tests/language/test_predicates.py .......... [ 19%] tests/language/test_print_string.py ......... [ 20%] tests/language/test_printer.py ............ [ 20%] tests/language/test_schema_parser.py ................................... [ 22%] ........... [ 22%] tests/language/test_schema_printer.py ... [ 22%] tests/language/test_source.py .......... [ 23%] tests/language/test_visitor.py ......................................... [ 24%] .. [ 24%] tests/pyutils/test_cached_property.py .. [ 24%] tests/pyutils/test_convert_case.py ........... [ 25%] tests/pyutils/test_description.py .............. [ 26%] tests/pyutils/test_did_you_mean.py ...... [ 26%] tests/pyutils/test_frozen_dict.py ..... [ 26%] tests/pyutils/test_frozen_error.py . [ 26%] tests/pyutils/test_frozen_list.py ....... [ 26%] tests/pyutils/test_group_by.py .... [ 26%] tests/pyutils/test_identity_func.py . [ 27%] tests/pyutils/test_inspect.py .......................................... [ 28%] ... [ 28%] tests/pyutils/test_is_awaitable.py .............s.. [ 29%] tests/pyutils/test_is_iterable.py ...................................... [ 31%] .......... [ 31%] tests/pyutils/test_merge_kwargs.py .. [ 31%] tests/pyutils/test_natural_compare.py ..... [ 31%] tests/pyutils/test_path.py ... [ 32%] tests/pyutils/test_print_path_list.py ... [ 32%] tests/pyutils/test_simple_pub_sub.py .... [ 32%] tests/pyutils/test_suggestion_list.py ......... [ 32%] tests/pyutils/test_undefined.py ..... [ 32%] tests/test_docs.py .......... [ 33%] tests/test_star_wars_introspection.py ......... [ 33%] tests/test_star_wars_query.py .................. [ 34%] tests/test_star_wars_validation.py ....... [ 34%] tests/test_user_registry.py ..... [ 34%] tests/test_version.py ........... [ 35%] tests/type/test_assert_name.py ............. [ 36%] tests/type/test_custom_scalars.py ...... [ 36%] tests/type/test_definition.py .......................................... [ 38%] ........................................................................ [ 41%] ........................................................................ [ 44%] .. [ 44%] tests/type/test_directives.py .................. [ 44%] tests/type/test_enum.py ..................... [ 45%] tests/type/test_extensions.py ................................ [ 47%] tests/type/test_introspection.py ............. [ 47%] tests/type/test_predicate.py ........................................... [ 49%] .................................. [ 50%] tests/type/test_scalars.py ............... [ 51%] tests/type/test_schema.py .................... [ 52%] tests/type/test_validation.py .......................................... [ 54%] ........................................................................ [ 57%] ........................................................................ [ 60%] ........................ [ 61%] tests/utilities/test_ast_from_value.py .............. [ 61%] tests/utilities/test_ast_to_dict.py ......... [ 62%] tests/utilities/test_build_ast_schema.py ............................... [ 63%] .........................s [ 64%] tests/utilities/test_build_client_schema.py ............................ [ 65%] .................. [ 66%] tests/utilities/test_coerce_input_value.py ............................. [ 67%] ......... [ 68%] tests/utilities/test_concat_ast.py . [ 68%] tests/utilities/test_extend_schema.py .................................. [ 69%] ...... [ 69%] tests/utilities/test_find_breaking_changes.py .......................... [ 71%] ....... [ 71%] tests/utilities/test_get_introspection_query.py ....... [ 71%] tests/utilities/test_get_operation_ast.py ........ [ 71%] tests/utilities/test_get_operation_root_type.py ......... [ 72%] tests/utilities/test_introspection_from_schema.py .. [ 72%] tests/utilities/test_lexicographic_sort_schema.py .......... [ 72%] tests/utilities/test_print_schema.py ................................... [ 74%] . [ 74%] tests/utilities/test_separate_operations.py .... [ 74%] tests/utilities/test_sort_value_node.py .. [ 74%] tests/utilities/test_strip_ignored_characters.py ................ [ 75%] tests/utilities/test_strip_ignored_characters_fuzz.py s [ 75%] tests/utilities/test_type_comparators.py ............... [ 75%] tests/utilities/test_type_from_ast.py .... [ 76%] tests/utilities/test_type_info.py ....... [ 76%] tests/utilities/test_value_from_ast.py ................ [ 77%] tests/utilities/test_value_from_ast_untyped.py ....... [ 77%] tests/utils/test_dedent.py ....... [ 77%] tests/utils/test_gen_fuzz_strings.py .... [ 77%] tests/validation/test_executable_definitions.py .... [ 78%] tests/validation/test_fields_on_correct_type.py ........................ [ 79%] .. [ 79%] tests/validation/test_fragments_on_composite_types.py .......... [ 79%] tests/validation/test_known_argument_names.py ...................... [ 80%] tests/validation/test_known_directives.py ............... [ 81%] tests/validation/test_known_fragment_names.py .. [ 81%] tests/validation/test_known_type_names.py .......... [ 81%] tests/validation/test_lone_anonymous_operation.py ....... [ 81%] tests/validation/test_lone_schema_definition.py ....... [ 82%] tests/validation/test_no_deprecated.py ............... [ 82%] tests/validation/test_no_fragment_cycles.py ............... [ 83%] tests/validation/test_no_schema_introspection.py ...... [ 83%] tests/validation/test_no_undefined_variables.py ................. [ 84%] tests/validation/test_no_unused_fragments.py ..... [ 84%] tests/validation/test_no_unused_variables.py ............ [ 85%] tests/validation/test_overlapping_fields_can_be_merged.py .............. [ 85%] ................................. [ 87%] tests/validation/test_possible_fragment_spreads.py ..................... [ 88%] ... [ 88%] tests/validation/test_possible_type_extensions.py ......... [ 88%] tests/validation/test_provided_required_arguments.py ................... [ 89%] ..... [ 89%] tests/validation/test_scalar_leafs.py ......... [ 89%] tests/validation/test_single_field_subscriptions.py .............. [ 90%] tests/validation/test_unique_argument_definition_names.py .... [ 90%] tests/validation/test_unique_argument_names.py ............. [ 91%] tests/validation/test_unique_directive_names.py ......... [ 91%] tests/validation/test_unique_directives_per_location.py .............. [ 92%] tests/validation/test_unique_enum_value_names.py ........... [ 92%] tests/validation/test_unique_field_definition_names.py ........... [ 93%] tests/validation/test_unique_fragment_names.py ....... [ 93%] tests/validation/test_unique_input_field_names.py ....... [ 93%] tests/validation/test_unique_operation_names.py ......... [ 94%] tests/validation/test_unique_operation_types.py .............. [ 94%] tests/validation/test_unique_type_names.py ........ [ 95%] tests/validation/test_unique_variable_names.py .. [ 95%] tests/validation/test_validation.py ............ [ 95%] tests/validation/test_values_of_correct_type.py ........................ [ 96%] ...................................................... [ 98%] tests/validation/test_variables_are_input_types.py ... [ 99%] tests/validation/test_variables_in_allowed_position.py ................. [ 99%] ...... [100%] =============================== warnings summary =============================== tests/language/test_block_string_fuzz.py:45 /home/buildozer/aports/community/py3-graphql-core/src/graphql-core-3.2.5/tests/language/test_block_string_fuzz.py:45: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @mark.timeout(20) tests/utilities/test_strip_ignored_characters_fuzz.py:21 /home/buildozer/aports/community/py3-graphql-core/src/graphql-core-3.2.5/tests/utilities/test_strip_ignored_characters_fuzz.py:21: PytestUnknownMarkWarning: Unknown pytest.mark.timeout - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @mark.timeout(20) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 2368 passed, 4 skipped, 2 warnings in 8.87s ================== >>> py3-graphql-core: Entering fakeroot... >>> py3-graphql-core-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/graphql/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/__pycache__' 'usr/lib/python3.12/site-packages/graphql/pyutils/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/pyutils/__pycache__' 'usr/lib/python3.12/site-packages/graphql/validation/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/validation/__pycache__' 'usr/lib/python3.12/site-packages/graphql/validation/rules/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/validation/rules/__pycache__' 'usr/lib/python3.12/site-packages/graphql/validation/rules/custom/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/validation/rules/custom/__pycache__' 'usr/lib/python3.12/site-packages/graphql/utilities/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/utilities/__pycache__' 'usr/lib/python3.12/site-packages/graphql/subscription/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/subscription/__pycache__' 'usr/lib/python3.12/site-packages/graphql/error/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/error/__pycache__' 'usr/lib/python3.12/site-packages/graphql/type/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/type/__pycache__' 'usr/lib/python3.12/site-packages/graphql/language/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/language/__pycache__' 'usr/lib/python3.12/site-packages/graphql/execution/__pycache__' -> '/home/buildozer/aports/community/py3-graphql-core/pkg/py3-graphql-core-pyc/usr/lib/python3.12/site-packages/graphql/execution/__pycache__' >>> py3-graphql-core-pyc*: Preparing subpackage py3-graphql-core-pyc... libfakeroot internal error: payload not recognized! >>> py3-graphql-core-pyc*: Running postcheck for py3-graphql-core-pyc >>> py3-graphql-core*: Running postcheck for py3-graphql-core >>> py3-graphql-core*: Preparing package py3-graphql-core... >>> py3-graphql-core-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! python3 python3~3.12 >>> py3-graphql-core-pyc*: Package size: 817.5 KB >>> py3-graphql-core-pyc*: Compressing data... >>> py3-graphql-core-pyc*: Create checksum... >>> py3-graphql-core-pyc*: Create py3-graphql-core-pyc-3.2.5-r0.apk >>> py3-graphql-core*: Tracing dependencies... python3 python3~3.12 >>> py3-graphql-core*: Package size: 731.0 KB >>> py3-graphql-core*: Compressing data... >>> py3-graphql-core*: Create checksum... >>> py3-graphql-core*: Create py3-graphql-core-3.2.5-r0.apk >>> py3-graphql-core: Build complete at Fri, 10 Jan 2025 20:43:51 +0000 elapsed time 0h 0m 13s >>> py3-graphql-core: Cleaning up srcdir >>> py3-graphql-core: Cleaning up pkgdir >>> py3-graphql-core: Uninstalling dependencies... (1/42) Purging .makedepends-py3-graphql-core (20250110.204339) (2/42) Purging py3-gpep517-pyc (16-r0) (3/42) Purging py3-gpep517 (16-r0) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-poetry-core-pyc (1.9.1-r0) (7/42) Purging py3-poetry-core (1.9.1-r0) (8/42) Purging py3-fastjsonschema-pyc (2.21.1-r0) (9/42) Purging py3-fastjsonschema (2.21.1-r0) (10/42) Purging py3-lark-parser-pyc (1.1.9-r1) (11/42) Purging py3-lark-parser (1.1.9-r1) (12/42) Purging py3-pytest-asyncio-pyc (0.25.0-r0) (13/42) Purging py3-pytest-asyncio (0.25.0-r0) (14/42) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (15/42) Purging py3-pytest-benchmark (4.0.0-r4) (16/42) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (17/42) Purging py3-py-cpuinfo (9.0.0-r4) (18/42) Purging py3-pytest-describe-pyc (2.2.0-r0) (19/42) Purging py3-pytest-describe (2.2.0-r0) (20/42) Purging py3-pytest-pyc (8.3.4-r0) (21/42) Purging py3-pytest (8.3.4-r0) (22/42) Purging py3-iniconfig-pyc (2.0.0-r1) (23/42) Purging py3-iniconfig (2.0.0-r1) (24/42) Purging py3-packaging-pyc (24.2-r0) (25/42) Purging py3-packaging (24.2-r0) (26/42) Purging py3-parsing-pyc (3.2.0-r0) (27/42) Purging py3-parsing (3.2.0-r0) (28/42) Purging py3-pluggy-pyc (1.5.0-r0) (29/42) Purging py3-pluggy (1.5.0-r0) (30/42) Purging py3-py-pyc (1.11.0-r4) (31/42) Purging py3-py (1.11.0-r4) (32/42) Purging python3-pyc (3.12.8-r1) (33/42) Purging python3-pycache-pyc0 (3.12.8-r1) (34/42) Purging pyc (3.12.8-r1) (35/42) Purging python3 (3.12.8-r1) (36/42) Purging gdbm (1.24-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.4.6-r0) (39/42) Purging libpanelw (6.5_p20241006-r3) (40/42) Purging mpdecimal (4.0.0-r0) (41/42) Purging sqlite-libs (3.47.2-r0) (42/42) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r10.trigger OK: 359 MiB in 106 packages >>> py3-graphql-core: Updating the community/s390x repository index... >>> py3-graphql-core: Signing the index...