>>> py3-pydantic: Building community/py3-pydantic 1.10.7-r1 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 07:41:14 +0000 >>> py3-pydantic: Checking sanity of /home/buildozer/aports/community/py3-pydantic/APKBUILD... >>> py3-pydantic: Analyzing dependencies... >>> py3-pydantic: Installing for build: build-base python3 py3-typing-extensions py3-setuptools py3-hypothesis py3-pytest py3-pytest-mock (1/39) Installing libbz2 (1.0.8-r5) (2/39) Installing libffi (3.4.4-r2) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.4.2-r1) (5/39) Installing mpdecimal (2.5.1-r2) (6/39) Installing libpanelw (6.4_p20230401-r6) (7/39) Installing readline (8.2.1-r1) (8/39) Installing sqlite-libs (3.41.2-r2) (9/39) Installing python3 (3.11.3-r10) (10/39) Installing python3-pycache-pyc0 (3.11.3-r10) (11/39) Installing pyc (0.1-r0) (12/39) Installing python3-pyc (3.11.3-r10) (13/39) Installing py3-typing-extensions (4.5.0-r1) (14/39) Installing py3-typing-extensions-pyc (4.5.0-r1) (15/39) Installing py3-parsing (3.0.9-r2) (16/39) Installing py3-parsing-pyc (3.0.9-r2) (17/39) Installing py3-packaging (23.1-r1) (18/39) Installing py3-packaging-pyc (23.1-r1) (19/39) Installing py3-setuptools (67.7.2-r0) (20/39) Installing py3-setuptools-pyc (67.7.2-r0) (21/39) Installing py3-attrs (23.1.0-r1) (22/39) Installing py3-attrs-pyc (23.1.0-r1) (23/39) Installing py3-sortedcontainers (2.4.0-r3) (24/39) Installing py3-sortedcontainers-pyc (2.4.0-r3) (25/39) Installing py3-hypothesis (6.72.1-r0) (26/39) Installing py3-hypothesis-pyc (6.72.1-r0) (27/39) Installing py3-iniconfig (1.1.1-r6) (28/39) Installing py3-iniconfig-pyc (1.1.1-r6) (29/39) Installing py3-pluggy (1.0.0-r3) (30/39) Installing py3-pluggy-pyc (1.0.0-r3) (31/39) Installing py3-py (1.11.0-r2) (32/39) Installing py3-py-pyc (1.11.0-r2) (33/39) Installing py3-pytest (7.3.1-r1) (34/39) Installing py3-pytest-pyc (7.3.1-r1) (35/39) Installing py3-mock (5.0.2-r1) (36/39) Installing py3-mock-pyc (5.0.2-r1) (37/39) Installing py3-pytest-mock (3.10.0-r2) (38/39) Installing py3-pytest-mock-pyc (3.10.0-r2) (39/39) Installing .makedepends-py3-pydantic (20230425.074115) Executing busybox-1.36.0-r8.trigger OK: 382 MiB in 138 packages >>> py3-pydantic: Cleaning up srcdir >>> py3-pydantic: Cleaning up pkgdir >>> py3-pydantic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydantic-1.10.7.tar.gz >>> py3-pydantic: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pydantic-1.10.7.tar.gz >>> py3-pydantic: Checking sha512sums... py3-pydantic-1.10.7.tar.gz: OK deprecation-warning.patch: OK >>> py3-pydantic: Unpacking /var/cache/distfiles/edge/py3-pydantic-1.10.7.tar.gz... >>> py3-pydantic: deprecation-warning.patch patching file setup.cfg running build running build_py creating build creating build/lib creating build/lib/pydantic copying pydantic/__init__.py -> build/lib/pydantic copying pydantic/validators.py -> build/lib/pydantic copying pydantic/mypy.py -> build/lib/pydantic copying pydantic/typing.py -> build/lib/pydantic copying pydantic/dataclasses.py -> build/lib/pydantic copying pydantic/tools.py -> build/lib/pydantic copying pydantic/class_validators.py -> build/lib/pydantic copying pydantic/schema.py -> build/lib/pydantic copying pydantic/version.py -> build/lib/pydantic copying pydantic/color.py -> build/lib/pydantic copying pydantic/networks.py -> build/lib/pydantic copying pydantic/types.py -> build/lib/pydantic copying pydantic/utils.py -> build/lib/pydantic copying pydantic/parse.py -> build/lib/pydantic copying pydantic/generics.py -> build/lib/pydantic copying pydantic/annotated_types.py -> build/lib/pydantic copying pydantic/datetime_parse.py -> build/lib/pydantic copying pydantic/json.py -> build/lib/pydantic copying pydantic/main.py -> build/lib/pydantic copying pydantic/errors.py -> build/lib/pydantic copying pydantic/fields.py -> build/lib/pydantic copying pydantic/decorator.py -> build/lib/pydantic copying pydantic/config.py -> build/lib/pydantic copying pydantic/env_settings.py -> build/lib/pydantic copying pydantic/error_wrappers.py -> build/lib/pydantic copying pydantic/_hypothesis_plugin.py -> build/lib/pydantic copying pydantic/py.typed -> build/lib/pydantic running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! self.initialize_options() running bdist_egg running egg_info creating pydantic.egg-info writing pydantic.egg-info/PKG-INFO writing dependency_links to pydantic.egg-info/dependency_links.txt writing entry points to pydantic.egg-info/entry_points.txt writing requirements to pydantic.egg-info/requires.txt writing top-level names to pydantic.egg-info/top_level.txt writing manifest file 'pydantic.egg-info/SOURCES.txt' reading manifest file 'pydantic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pydantic.egg-info/SOURCES.txt' installing library code to build/bdist.linux-armv8l/egg running install_lib running build_py creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/egg creating build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/__init__.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/validators.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/mypy.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/typing.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/dataclasses.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/tools.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/class_validators.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/schema.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/version.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/color.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/networks.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/types.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/utils.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/parse.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/generics.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/annotated_types.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/datetime_parse.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/json.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/main.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/errors.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/fields.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/decorator.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/py.typed -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/config.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/env_settings.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/error_wrappers.py -> build/bdist.linux-armv8l/egg/pydantic copying build/lib/pydantic/_hypothesis_plugin.py -> build/bdist.linux-armv8l/egg/pydantic byte-compiling build/bdist.linux-armv8l/egg/pydantic/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/validators.py to validators.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/mypy.py to mypy.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/typing.py to typing.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/dataclasses.py to dataclasses.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/tools.py to tools.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/class_validators.py to class_validators.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/schema.py to schema.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/version.py to version.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/color.py to color.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/networks.py to networks.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/types.py to types.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/utils.py to utils.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/parse.py to parse.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/generics.py to generics.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/annotated_types.py to annotated_types.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/datetime_parse.py to datetime_parse.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/json.py to json.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/main.py to main.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/errors.py to errors.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/fields.py to fields.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/decorator.py to decorator.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/config.py to config.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/env_settings.py to env_settings.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/error_wrappers.py to error_wrappers.cpython-311.pyc byte-compiling build/bdist.linux-armv8l/egg/pydantic/_hypothesis_plugin.py to _hypothesis_plugin.cpython-311.pyc creating build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/PKG-INFO -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/SOURCES.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/dependency_links.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/entry_points.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/not-zip-safe -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/requires.txt -> build/bdist.linux-armv8l/egg/EGG-INFO copying pydantic.egg-info/top_level.txt -> build/bdist.linux-armv8l/egg/EGG-INFO creating dist creating 'dist/pydantic-1.10.7-py3.11.egg' and adding 'build/bdist.linux-armv8l/egg' to it removing 'build/bdist.linux-armv8l/egg' (and everything under it) Processing pydantic-1.10.7-py3.11.egg creating /home/buildozer/aports/community/py3-pydantic/src/pydantic-1.10.7/test-env/lib/python3.11/site-packages/pydantic-1.10.7-py3.11.egg Extracting pydantic-1.10.7-py3.11.egg to /home/buildozer/aports/community/py3-pydantic/src/pydantic-1.10.7/test-env/lib/python3.11/site-packages Adding pydantic 1.10.7 to easy-install.pth file Installed /home/buildozer/aports/community/py3-pydantic/src/pydantic-1.10.7/test-env/lib/python3.11/site-packages/pydantic-1.10.7-py3.11.egg Processing dependencies for pydantic==1.10.7 Searching for typing-extensions==4.5.0 Best match: typing-extensions 4.5.0 Adding typing-extensions 4.5.0 to easy-install.pth file Using /usr/lib/python3.11/site-packages Finished processing dependencies for pydantic==1.10.7 ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pydantic/src/pydantic-1.10.7 configfile: setup.cfg testpaths: tests plugins: mock-3.10.0 collected 2550 items tests/test_abc.py .. [ 0%] tests/test_aliases.py .......................... [ 1%] tests/test_annotated.py ............. [ 1%] tests/test_annotated_types.py ........s.......ss [ 2%] tests/test_assert_in_validators.py . [ 2%] tests/test_callable.py ........ [ 2%] tests/test_color.py .................................................... [ 4%] .................... [ 5%] tests/test_construction.py ........................... [ 6%] tests/test_create_model.py ..................... [ 7%] tests/test_dataclasses.py .............................................. [ 9%] .......................................... [ 10%] tests/test_datetime_parse.py ........................................... [ 12%] ........................................................................ [ 15%] .................................... [ 16%] tests/test_decorator.py .......................... [ 17%] tests/test_discrimated_union.py ................. [ 18%] tests/test_edge_cases.py ............................................... [ 20%] ........................................................................ [ 23%] ................................s........... [ 24%] tests/test_errors.py ................. [ 25%] tests/test_forward_ref.py .............................. [ 26%] tests/test_generics.py ..........................................s...... [ 28%] ............................s [ 29%] tests/test_hypothesis_plugin.py ........... [ 30%] tests/test_json.py ................................................... [ 32%] tests/test_main.py ..................................................... [ 34%] ........................................................................ [ 37%] ............................................ [ 38%] tests/test_model_signature.py .............. [ 39%] tests/test_networks.py ................................................. [ 41%] ........................................................................ [ 44%] ..................................................................ssssss [ 46%] ssssssssssssssssssssssssssssss.ss [ 48%] tests/test_networks_ipaddress.py ....................................... [ 49%] ........................................................................ [ 52%] ............................................. [ 54%] tests/test_orm_mode.py ............. [ 54%] tests/test_parse.py ...................... [ 55%] tests/test_private_attributes.py ........... [ 56%] tests/test_rich_repr.py .. [ 56%] tests/test_schema.py ................................................... [ 58%] ..ss.................................................................... [ 61%] ........................................................................ [ 63%] ............................................................. [ 66%] tests/test_settings.py ...................................ssssssssssssss [ 68%] sss..............s....... [ 69%] tests/test_structural_pattern_matching.py . [ 69%] tests/test_tools.py ............ [ 69%] tests/test_types.py .................................................... [ 71%] ........................................................................ [ 74%] ....................ss.................................................. [ 77%] ........................................................................ [ 80%] ........................................................................ [ 82%] ........................................................................ [ 85%] ................. [ 86%] tests/test_types_payment_card_number.py ................................ [ 87%] ............... [ 88%] tests/test_typing.py .............. [ 88%] tests/test_utils.py .................................................... [ 90%] .......ss............................................................... [ 93%] .. [ 93%] tests/test_validators.py ............................................... [ 95%] ................................................................... [ 98%] tests/test_validators_dataclass.py ....... [ 98%] tests/test_version.py .. [ 98%] tests/mypy/test_mypy.py ssssssssssssssssssssssssss......sss [100%] ====================== 2453 passed, 97 skipped in 17.97s ======================= >>> py3-pydantic: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-pydantic/pkg creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/__init__.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/validators.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/mypy.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/typing.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/dataclasses.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/tools.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/class_validators.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/schema.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/version.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/color.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/networks.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/types.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/utils.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/parse.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/generics.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/annotated_types.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/datetime_parse.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/json.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/main.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/errors.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/fields.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/decorator.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/py.typed -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/config.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/env_settings.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/error_wrappers.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic copying build/lib/pydantic/_hypothesis_plugin.py -> /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/validators.py to validators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/mypy.py to mypy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/typing.py to typing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/dataclasses.py to dataclasses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/tools.py to tools.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/class_validators.py to class_validators.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/schema.py to schema.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/color.py to color.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/networks.py to networks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/parse.py to parse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/generics.py to generics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/annotated_types.py to annotated_types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/datetime_parse.py to datetime_parse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/json.py to json.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/fields.py to fields.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/decorator.py to decorator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/config.py to config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/env_settings.py to env_settings.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/error_wrappers.py to error_wrappers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/_hypothesis_plugin.py to _hypothesis_plugin.cpython-311.pyc running install_egg_info running egg_info writing pydantic.egg-info/PKG-INFO writing dependency_links to pydantic.egg-info/dependency_links.txt writing entry points to pydantic.egg-info/entry_points.txt writing requirements to pydantic.egg-info/requires.txt writing top-level names to pydantic.egg-info/top_level.txt reading manifest file 'pydantic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pydantic.egg-info/SOURCES.txt' Copying pydantic.egg-info to /home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic-1.10.7-py3.11.egg-info running install_scripts >>> py3-pydantic-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic/usr/lib/python3.11/site-packages/pydantic/__pycache__' -> '/home/buildozer/aports/community/py3-pydantic/pkg/py3-pydantic-pyc/usr/lib/python3.11/site-packages/pydantic/__pycache__' >>> py3-pydantic-pyc*: Preparing subpackage py3-pydantic-pyc... >>> py3-pydantic-pyc*: Running postcheck for py3-pydantic-pyc >>> py3-pydantic*: Running postcheck for py3-pydantic >>> py3-pydantic*: Preparing package py3-pydantic... >>> py3-pydantic-pyc*: Tracing dependencies... python3 py3-typing-extensions python3~3.11 >>> py3-pydantic-pyc*: Package size: 712.0 KB >>> py3-pydantic-pyc*: Compressing data... >>> py3-pydantic-pyc*: Create checksum... >>> py3-pydantic-pyc*: Create py3-pydantic-pyc-1.10.7-r1.apk >>> py3-pydantic*: Tracing dependencies... python3 py3-typing-extensions python3~3.11 >>> py3-pydantic*: Package size: 700.0 KB >>> py3-pydantic*: Compressing data... >>> py3-pydantic*: Create checksum... >>> py3-pydantic*: Create py3-pydantic-1.10.7-r1.apk >>> py3-pydantic: Build complete at Tue, 25 Apr 2023 07:41:37 +0000 elapsed time 0h 0m 23s >>> py3-pydantic: Cleaning up srcdir >>> py3-pydantic: Cleaning up pkgdir >>> py3-pydantic: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pydantic (20230425.074115) (2/39) Purging py3-typing-extensions-pyc (4.5.0-r1) (3/39) Purging py3-typing-extensions (4.5.0-r1) (4/39) Purging py3-setuptools-pyc (67.7.2-r0) (5/39) Purging py3-setuptools (67.7.2-r0) (6/39) Purging py3-hypothesis-pyc (6.72.1-r0) (7/39) Purging py3-hypothesis (6.72.1-r0) (8/39) Purging py3-attrs-pyc (23.1.0-r1) (9/39) Purging py3-attrs (23.1.0-r1) (10/39) Purging py3-sortedcontainers-pyc (2.4.0-r3) (11/39) Purging py3-sortedcontainers (2.4.0-r3) (12/39) Purging py3-pytest-mock-pyc (3.10.0-r2) (13/39) Purging py3-pytest-mock (3.10.0-r2) (14/39) Purging py3-mock-pyc (5.0.2-r1) (15/39) Purging py3-mock (5.0.2-r1) (16/39) Purging py3-pytest-pyc (7.3.1-r1) (17/39) Purging py3-pytest (7.3.1-r1) (18/39) Purging py3-iniconfig-pyc (1.1.1-r6) (19/39) Purging py3-iniconfig (1.1.1-r6) (20/39) Purging py3-packaging-pyc (23.1-r1) (21/39) Purging py3-packaging (23.1-r1) (22/39) Purging py3-parsing-pyc (3.0.9-r2) (23/39) Purging py3-parsing (3.0.9-r2) (24/39) Purging py3-pluggy-pyc (1.0.0-r3) (25/39) Purging py3-pluggy (1.0.0-r3) (26/39) Purging py3-py-pyc (1.11.0-r2) (27/39) Purging py3-py (1.11.0-r2) (28/39) Purging python3-pyc (3.11.3-r10) (29/39) Purging python3-pycache-pyc0 (3.11.3-r10) (30/39) Purging pyc (0.1-r0) (31/39) Purging python3 (3.11.3-r10) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r5) (34/39) Purging libffi (3.4.4-r2) (35/39) Purging libpanelw (6.4_p20230401-r6) (36/39) Purging mpdecimal (2.5.1-r2) (37/39) Purging readline (8.2.1-r1) (38/39) Purging sqlite-libs (3.41.2-r2) (39/39) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> py3-pydantic: Updating the community/armhf repository index... >>> py3-pydantic: Signing the index...