>>> py3-elementpath: Building main/py3-elementpath 4.8.0-r0 (using abuild 3.15.0-r0) started Thu, 18 Sep 2025 02:26:44 +0000 >>> py3-elementpath: Validating /home/udu/aports/main/py3-elementpath/APKBUILD... >>> py3-elementpath: Analyzing dependencies... >>> py3-elementpath: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-lxml WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/25) Installing py3-installer-pyc (0.7.0-r2) (2/25) Installing py3-gpep517-pyc (19-r0) (3/25) Installing py3-installer (0.7.0-r2) (4/25) Installing py3-gpep517 (19-r0) (5/25) Installing py3-parsing (3.2.3-r0) (6/25) Installing py3-parsing-pyc (3.2.3-r0) (7/25) Installing py3-packaging (25.0-r0) (8/25) Installing py3-packaging-pyc (25.0-r0) (9/25) Installing py3-setuptools (80.9.0-r0) (10/25) Installing py3-setuptools-pyc (80.9.0-r0) (11/25) Installing py3-wheel (0.46.1-r0) (12/25) Installing py3-wheel-pyc (0.46.1-r0) (13/25) Installing py3-iniconfig (2.1.0-r0) (14/25) Installing py3-iniconfig-pyc (2.1.0-r0) (15/25) Installing py3-pluggy (1.5.0-r0) (16/25) Installing py3-pluggy-pyc (1.5.0-r0) (17/25) Installing py3-py (1.11.0-r4) (18/25) Installing py3-py-pyc (1.11.0-r4) (19/25) Installing py3-pytest (8.3.5-r0) (20/25) Installing py3-pytest-pyc (8.3.5-r0) (21/25) Installing libxml2 (2.13.8-r0) (22/25) Installing libxslt (1.1.43-r3) (23/25) Installing py3-lxml (5.3.1-r3) (24/25) Installing py3-lxml-pyc (5.3.1-r3) (25/25) Installing .makedepends-py3-elementpath (20250918.022645) Executing busybox-1.37.0-r19.trigger OK: 315 MiB in 114 packages >>> py3-elementpath: Cleaning up srcdir >>> py3-elementpath: Cleaning up pkgdir >>> py3-elementpath: Cleaning up tmpdir >>> py3-elementpath: Fetching py3-elementpath-4.8.0.tar.gz::https://github.com/sissaschool/elementpath/archive/refs/tags/v4.8.0.tar.gz >>> py3-elementpath: Fetching py3-elementpath-4.8.0.tar.gz::https://github.com/sissaschool/elementpath/archive/refs/tags/v4.8.0.tar.gz >>> py3-elementpath: Checking sha512sums... py3-elementpath-4.8.0.tar.gz: OK >>> py3-elementpath: Unpacking /var/cache/distfiles/py3-elementpath-4.8.0.tar.gz... 2025-09-18 02:26:45,742 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-18 02:26:45,759 root INFO running bdist_wheel 2025-09-18 02:26:45,770 root INFO running build 2025-09-18 02:26:45,770 root INFO running build_py 2025-09-18 02:26:45,773 root INFO creating build/lib/elementpath 2025-09-18 02:26:45,774 root INFO copying elementpath/decoder.py -> build/lib/elementpath 2025-09-18 02:26:45,774 root INFO copying elementpath/helpers.py -> build/lib/elementpath 2025-09-18 02:26:45,774 root INFO copying elementpath/xpath_context.py -> build/lib/elementpath 2025-09-18 02:26:45,774 root INFO copying elementpath/serialization.py -> build/lib/elementpath 2025-09-18 02:26:45,774 root INFO copying elementpath/xpath_nodes.py -> build/lib/elementpath 2025-09-18 02:26:45,775 root INFO copying elementpath/etree.py -> build/lib/elementpath 2025-09-18 02:26:45,775 root INFO copying elementpath/aliases.py -> build/lib/elementpath 2025-09-18 02:26:45,775 root INFO copying elementpath/xpath3.py -> build/lib/elementpath 2025-09-18 02:26:45,775 root INFO copying elementpath/schema_proxy.py -> build/lib/elementpath 2025-09-18 02:26:45,775 root INFO copying elementpath/exceptions.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/protocols.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/tree_builders.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/xpath_tokens.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/__init__.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/_typing.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/collations.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/xpath_selectors.py -> build/lib/elementpath 2025-09-18 02:26:45,776 root INFO copying elementpath/namespaces.py -> build/lib/elementpath 2025-09-18 02:26:45,777 root INFO copying elementpath/tdop.py -> build/lib/elementpath 2025-09-18 02:26:45,777 root INFO copying elementpath/sequence_types.py -> build/lib/elementpath 2025-09-18 02:26:45,777 root INFO copying elementpath/compare.py -> build/lib/elementpath 2025-09-18 02:26:45,777 root INFO creating build/lib/elementpath/validators 2025-09-18 02:26:45,777 root INFO copying elementpath/validators/__init__.py -> build/lib/elementpath/validators 2025-09-18 02:26:45,777 root INFO creating build/lib/elementpath/xpath1 2025-09-18 02:26:45,777 root INFO copying elementpath/xpath1/_xpath1_functions.py -> build/lib/elementpath/xpath1 2025-09-18 02:26:45,778 root INFO copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1 2025-09-18 02:26:45,778 root INFO copying elementpath/xpath1/_xpath1_axes.py -> build/lib/elementpath/xpath1 2025-09-18 02:26:45,778 root INFO copying elementpath/xpath1/_xpath1_operators.py -> build/lib/elementpath/xpath1 2025-09-18 02:26:45,778 root INFO copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1 2025-09-18 02:26:45,778 root INFO creating build/lib/elementpath/regex 2025-09-18 02:26:45,778 root INFO copying elementpath/regex/unicode_blocks.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/patterns.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO copying elementpath/regex/__init__.py -> build/lib/elementpath/regex 2025-09-18 02:26:45,779 root INFO creating build/lib/elementpath/xpath31 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath31/_xpath31_operators.py -> build/lib/elementpath/xpath31 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath31/xpath31_parser.py -> build/lib/elementpath/xpath31 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath31/__init__.py -> build/lib/elementpath/xpath31 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath31/_xpath31_functions.py -> build/lib/elementpath/xpath31 2025-09-18 02:26:45,780 root INFO creating build/lib/elementpath/xpath2 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath2/_xpath2_functions.py -> build/lib/elementpath/xpath2 2025-09-18 02:26:45,780 root INFO copying elementpath/xpath2/_xpath2_constructors.py -> build/lib/elementpath/xpath2 2025-09-18 02:26:45,781 root INFO copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2 2025-09-18 02:26:45,781 root INFO copying elementpath/xpath2/_xpath2_operators.py -> build/lib/elementpath/xpath2 2025-09-18 02:26:45,781 root INFO copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2 2025-09-18 02:26:45,781 root INFO creating build/lib/elementpath/xpath30 2025-09-18 02:26:45,781 root INFO copying elementpath/xpath30/xpath30_helpers.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,781 root INFO copying elementpath/xpath30/xpath30_parser.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,782 root INFO copying elementpath/xpath30/_xpath30_functions.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,782 root INFO copying elementpath/xpath30/_translation_maps.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,782 root INFO copying elementpath/xpath30/__init__.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,782 root INFO copying elementpath/xpath30/_xpath30_operators.py -> build/lib/elementpath/xpath30 2025-09-18 02:26:45,782 root INFO creating build/lib/elementpath/datatypes 2025-09-18 02:26:45,782 root INFO copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,782 root INFO copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/atomic_types.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,783 root INFO copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,784 root INFO copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes 2025-09-18 02:26:45,784 root INFO copying elementpath/py.typed -> build/lib/elementpath 2025-09-18 02:26:45,785 root INFO copying elementpath/validators/analyze-string.xsd -> build/lib/elementpath/validators 2025-09-18 02:26:45,785 root INFO copying elementpath/validators/schema-for-json.xsd -> build/lib/elementpath/validators 2025-09-18 02:26:45,791 root INFO installing to build/bdist.linux-x86_64/wheel 2025-09-18 02:26:45,791 root INFO running install 2025-09-18 02:26:45,797 root INFO running install_lib 2025-09-18 02:26:45,800 root INFO creating build/bdist.linux-x86_64/wheel 2025-09-18 02:26:45,800 root INFO creating build/bdist.linux-x86_64/wheel/elementpath 2025-09-18 02:26:45,800 root INFO copying build/lib/elementpath/py.typed -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/decoder.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/helpers.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/xpath_context.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/serialization.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,801 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/validators 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/validators/schema-for-json.xsd -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-09-18 02:26:45,801 root INFO copying build/lib/elementpath/validators/analyze-string.xsd -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/validators/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/validators 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/xpath_nodes.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/etree.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/aliases.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/xpath3.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/schema_proxy.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/exceptions.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/protocols.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,802 root INFO copying build/lib/elementpath/tree_builders.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath_tokens.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,803 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath1 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath1/_xpath1_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath1/xpath1_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath1/_xpath1_axes.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath1/_xpath1_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-09-18 02:26:45,803 root INFO copying build/lib/elementpath/xpath1/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath1 2025-09-18 02:26:45,804 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/unicode_blocks.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/character_classes.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/unicode_subsets.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/codepoints.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/patterns.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/unicode_categories.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/regex/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/regex 2025-09-18 02:26:45,804 root INFO copying build/lib/elementpath/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,805 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath31 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/xpath31/_xpath31_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/xpath31/xpath31_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/xpath31/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/xpath31/_xpath31_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath31 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/_typing.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/collations.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/xpath_selectors.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,805 root INFO copying build/lib/elementpath/namespaces.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,806 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/xpath2/_xpath2_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/xpath2/_xpath2_constructors.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/xpath2/xpath2_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/xpath2/_xpath2_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/xpath2/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath2 2025-09-18 02:26:45,806 root INFO copying build/lib/elementpath/tdop.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,807 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/xpath30_helpers.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/xpath30_parser.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/_xpath30_functions.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/_translation_maps.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,807 root INFO copying build/lib/elementpath/xpath30/_xpath30_operators.py -> build/bdist.linux-x86_64/wheel/./elementpath/xpath30 2025-09-18 02:26:45,808 root INFO creating build/bdist.linux-x86_64/wheel/elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/numeric.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/binary.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/uri.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/atomic_types.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/untyped.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/proxies.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/datetime.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/string.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,808 root INFO copying build/lib/elementpath/datatypes/__init__.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,809 root INFO copying build/lib/elementpath/datatypes/qname.py -> build/bdist.linux-x86_64/wheel/./elementpath/datatypes 2025-09-18 02:26:45,809 root INFO copying build/lib/elementpath/sequence_types.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,809 root INFO copying build/lib/elementpath/compare.py -> build/bdist.linux-x86_64/wheel/./elementpath 2025-09-18 02:26:45,809 root INFO running install_egg_info 2025-09-18 02:26:45,811 root INFO running egg_info 2025-09-18 02:26:45,813 root INFO creating elementpath.egg-info 2025-09-18 02:26:45,813 root INFO writing elementpath.egg-info/PKG-INFO 2025-09-18 02:26:45,815 root INFO writing dependency_links to elementpath.egg-info/dependency_links.txt 2025-09-18 02:26:45,815 root INFO writing requirements to elementpath.egg-info/requires.txt 2025-09-18 02:26:45,816 root INFO writing top-level names to elementpath.egg-info/top_level.txt 2025-09-18 02:26:45,816 root INFO writing manifest file 'elementpath.egg-info/SOURCES.txt' 2025-09-18 02:26:45,820 root INFO reading manifest file 'elementpath.egg-info/SOURCES.txt' 2025-09-18 02:26:45,820 root INFO reading manifest template 'MANIFEST.in' 2025-09-18 02:26:45,820 root WARNING warning: no files found matching 'setup.cfg' 2025-09-18 02:26:45,823 root WARNING warning: no previously-included files matching '*' found under directory 'tests/.mypy_cache' 2025-09-18 02:26:45,823 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-09-18 02:26:45,823 root INFO adding license file 'LICENSE' 2025-09-18 02:26:45,825 root INFO writing manifest file 'elementpath.egg-info/SOURCES.txt' 2025-09-18 02:26:45,825 root INFO Copying elementpath.egg-info to build/bdist.linux-x86_64/wheel/./elementpath-4.8.0-py3.12.egg-info 2025-09-18 02:26:45,826 root INFO running install_scripts 2025-09-18 02:26:45,827 root INFO creating build/bdist.linux-x86_64/wheel/elementpath-4.8.0.dist-info/WHEEL 2025-09-18 02:26:45,827 wheel INFO creating '/home/udu/aports/main/py3-elementpath/src/elementpath-4.8.0/.dist/.tmp-q1aja503/elementpath-4.8.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-09-18 02:26:45,827 wheel INFO adding 'elementpath/__init__.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/_typing.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/aliases.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/collations.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/compare.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/decoder.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/etree.py' 2025-09-18 02:26:45,828 wheel INFO adding 'elementpath/exceptions.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/helpers.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/namespaces.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/protocols.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/py.typed' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/schema_proxy.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/sequence_types.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/serialization.py' 2025-09-18 02:26:45,829 wheel INFO adding 'elementpath/tdop.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/tree_builders.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/xpath3.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/xpath_context.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/xpath_nodes.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/xpath_selectors.py' 2025-09-18 02:26:45,830 wheel INFO adding 'elementpath/xpath_tokens.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/__init__.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/atomic_types.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/binary.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/datetime.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/numeric.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/proxies.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/qname.py' 2025-09-18 02:26:45,831 wheel INFO adding 'elementpath/datatypes/string.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/datatypes/untyped.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/datatypes/uri.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/__init__.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/character_classes.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/codepoints.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/patterns.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/unicode_blocks.py' 2025-09-18 02:26:45,832 wheel INFO adding 'elementpath/regex/unicode_categories.py' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/regex/unicode_subsets.py' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/validators/__init__.py' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/validators/analyze-string.xsd' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/validators/schema-for-json.xsd' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/xpath1/__init__.py' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/xpath1/_xpath1_axes.py' 2025-09-18 02:26:45,833 wheel INFO adding 'elementpath/xpath1/_xpath1_functions.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath1/_xpath1_operators.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath1/xpath1_parser.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath2/__init__.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath2/_xpath2_constructors.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath2/_xpath2_functions.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath2/_xpath2_operators.py' 2025-09-18 02:26:45,834 wheel INFO adding 'elementpath/xpath2/xpath2_parser.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/__init__.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/_translation_maps.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/_xpath30_functions.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/_xpath30_operators.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/xpath30_helpers.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath30/xpath30_parser.py' 2025-09-18 02:26:45,835 wheel INFO adding 'elementpath/xpath31/__init__.py' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath/xpath31/_xpath31_functions.py' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath/xpath31/_xpath31_operators.py' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath/xpath31/xpath31_parser.py' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath-4.8.0.dist-info/licenses/LICENSE' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath-4.8.0.dist-info/METADATA' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath-4.8.0.dist-info/WHEEL' 2025-09-18 02:26:45,836 wheel INFO adding 'elementpath-4.8.0.dist-info/top_level.txt' 2025-09-18 02:26:45,837 wheel INFO adding 'elementpath-4.8.0.dist-info/RECORD' 2025-09-18 02:26:45,837 root INFO removing build/bdist.linux-x86_64/wheel 2025-09-18 02:26:45,838 gpep517 INFO The backend produced .dist/elementpath-4.8.0-py3-none-any.whl elementpath-4.8.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/main/py3-elementpath/src/elementpath-4.8.0 collected 2532 items / 7 deselected / 2525 selected tests/test_collations.py .. [ 0%] tests/test_compare.py ... [ 0%] tests/test_datatypes.py s............................................... [ 2%] ........................................................................ [ 4%] ...................... [ 5%] tests/test_etree.py .............. [ 6%] tests/test_exceptions.py .. [ 6%] tests/test_helpers.py ................ [ 7%] tests/test_namespaces.py .... [ 7%] tests/test_package.py ... [ 7%] tests/test_regex.py ...................................s.......s........ [ 9%] .................. [ 10%] tests/test_schema_context.py ssssssss [ 10%] tests/test_schema_proxy.py ssssssssssssssssssssssssssssssssssss [ 11%] tests/test_selectors.py .............. [ 12%] tests/test_sequence_types.py ..... [ 12%] tests/test_serialization.py .... [ 12%] tests/test_tdop_parser.py .................... [ 13%] tests/test_tree_builders.py .....s. [ 13%] tests/test_typing.py sss [ 13%] tests/test_validators.py ss [ 14%] tests/test_xpath1_parser.py ............................................ [ 15%] ........................................................................ [ 18%] ......................................... [ 20%] tests/test_xpath2_constructors.py ...................................... [ 21%] ...................................... [ 23%] tests/test_xpath2_functions.py ............s............................ [ 24%] ..........ss...........................................s................ [ 27%] ......................ss............................... [ 29%] tests/test_xpath2_parser.py ..............s............................. [ 31%] .................s........s.............................s............... [ 34%] ......................................s................................. [ 37%] .............s........s.............................s................... [ 40%] .................... [ 41%] tests/test_xpath30.py ..............s................................... [ 43%] ....................s.........s..............................s.......... [ 45%] ...........................................s............................ [ 48%] ...........................s.........s..............................s... [ 51%] .......................................................s................ [ 54%] .........................................ss............................. [ 57%] ....................................s................................... [ 60%] ......................ss................................................ [ 62%] ........................................................................ [ 65%] .. [ 65%] tests/test_xpath31.py ...................................s.............. [ 67%] ............................................s........................... [ 70%] .s..................................s................................... [ 73%] ...........................................s............................ [ 76%] ..............................s............................s............ [ 79%] ......................s................................................. [ 82%] ..............s......................................................... [ 84%] ss.................................................................s.... [ 87%] .....................................................ss................. [ 90%] ........................................................................ [ 93%] ................................. [ 94%] tests/test_xpath_context.py .................... [ 95%] tests/test_xpath_nodes.py ..................... [ 96%] tests/test_xpath_tokens.py ...............................s..........s.. [ 98%] .........s..........s...........s..........s [100%] =============== 2424 passed, 101 skipped, 7 deselected in 7.02s ================ >>> py3-elementpath: Entering fakeroot... >>> py3-elementpath-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/elementpath/validators/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/validators/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath1/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath1/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/regex/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/regex/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath31/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath31/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath2/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath2/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/xpath30/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/xpath30/__pycache__' 'usr/lib/python3.12/site-packages/elementpath/datatypes/__pycache__' -> '/home/udu/aports/main/py3-elementpath/pkg/py3-elementpath-pyc/usr/lib/python3.12/site-packages/elementpath/datatypes/__pycache__' >>> py3-elementpath-pyc*: Preparing subpackage py3-elementpath-pyc... >>> py3-elementpath-pyc*: Running postcheck for py3-elementpath-pyc >>> py3-elementpath*: Running postcheck for py3-elementpath >>> py3-elementpath*: Preparing package py3-elementpath... >>> py3-elementpath-pyc*: Tracing dependencies... python3~3.12 >>> py3-elementpath-pyc*: Package size: 1.2 MB >>> py3-elementpath-pyc*: Compressing data... >>> py3-elementpath-pyc*: Create checksum... >>> py3-elementpath-pyc*: Create py3-elementpath-pyc-4.8.0-r0.apk >>> py3-elementpath*: Tracing dependencies... python3~3.12 >>> py3-elementpath*: Package size: 1009.0 KB >>> py3-elementpath*: Compressing data... >>> py3-elementpath*: Create checksum... >>> py3-elementpath*: Create py3-elementpath-4.8.0-r0.apk >>> py3-elementpath: Build complete at Thu, 18 Sep 2025 02:26:54 +0000 elapsed time 0h 0m 10s >>> py3-elementpath: Cleaning up srcdir >>> py3-elementpath: Cleaning up pkgdir >>> py3-elementpath: Uninstalling dependencies... (1/25) Purging .makedepends-py3-elementpath (20250918.022645) (2/25) Purging py3-gpep517-pyc (19-r0) (3/25) Purging py3-gpep517 (19-r0) (4/25) Purging py3-installer-pyc (0.7.0-r2) (5/25) Purging py3-installer (0.7.0-r2) (6/25) Purging py3-setuptools-pyc (80.9.0-r0) (7/25) Purging py3-setuptools (80.9.0-r0) (8/25) Purging py3-wheel-pyc (0.46.1-r0) (9/25) Purging py3-wheel (0.46.1-r0) (10/25) Purging py3-pytest-pyc (8.3.5-r0) (11/25) Purging py3-pytest (8.3.5-r0) (12/25) Purging py3-iniconfig-pyc (2.1.0-r0) (13/25) Purging py3-iniconfig (2.1.0-r0) (14/25) Purging py3-packaging-pyc (25.0-r0) (15/25) Purging py3-packaging (25.0-r0) (16/25) Purging py3-parsing-pyc (3.2.3-r0) (17/25) Purging py3-parsing (3.2.3-r0) (18/25) Purging py3-pluggy-pyc (1.5.0-r0) (19/25) Purging py3-pluggy (1.5.0-r0) (20/25) Purging py3-py-pyc (1.11.0-r4) (21/25) Purging py3-py (1.11.0-r4) (22/25) Purging py3-lxml-pyc (5.3.1-r3) (23/25) Purging py3-lxml (5.3.1-r3) (24/25) Purging libxslt (1.1.43-r3) (25/25) Purging libxml2 (2.13.8-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-elementpath: Updating the main/x86_64 repository index... >>> py3-elementpath: Signing the index...