>>> py3-zxcvbn: Building community/py3-zxcvbn 4.5.0-r1 (using abuild 3.17.0_rc2-r0) started Thu, 30 Apr 2026 23:30:41 +0000 >>> py3-zxcvbn: Validating /home/buildozer/aports/community/py3-zxcvbn/APKBUILD... >>> py3-zxcvbn: Analyzing dependencies... >>> py3-zxcvbn: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r1) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.3-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.6_p20260404-r0) ( 7/35) Installing readline (8.3.3-r1) ( 8/35) Installing sqlite-libs (3.53.0-r0) ( 9/35) Installing python3 (3.14.3-r0) (10/35) Installing python3-pycache-pyc0 (3.14.3-r0) (11/35) Installing pyc (3.14.3-r0) (12/35) Installing python3-pyc (3.14.3-r0) (13/35) Installing py3-installer (1.0.0-r0) (14/35) Installing py3-installer-pyc (1.0.0-r0) (15/35) Installing py3-gpep517 (19-r2) (16/35) Installing py3-gpep517-pyc (19-r2) (17/35) Installing py3-parsing (3.3.2-r1) (18/35) Installing py3-parsing-pyc (3.3.2-r1) (19/35) Installing py3-packaging (26.2-r0) (20/35) Installing py3-packaging-pyc (26.2-r0) (21/35) Installing py3-setuptools (82.0.1-r1) (22/35) Installing py3-setuptools-pyc (82.0.1-r1) (23/35) Installing py3-wheel (0.47.0-r0) (24/35) Installing py3-wheel-pyc (0.47.0-r0) (25/35) Installing py3-iniconfig (2.3.0-r1) (26/35) Installing py3-iniconfig-pyc (2.3.0-r1) (27/35) Installing py3-pluggy (1.6.0-r1) (28/35) Installing py3-pluggy-pyc (1.6.0-r1) (29/35) Installing py3-py (1.11.0-r5) (30/35) Installing py3-py-pyc (1.11.0-r5) (31/35) Installing py3-pygments (2.20.0-r0) (32/35) Installing py3-pygments-pyc (2.20.0-r0) (33/35) Installing py3-pytest (9.0.3-r0) (34/35) Installing py3-pytest-pyc (9.0.3-r0) (35/35) Installing .makedepends-py3-zxcvbn (20260430.233044) Executing busybox-1.37.0-r31.trigger OK: 492.2 MiB in 138 packages >>> py3-zxcvbn: Cleaning up srcdir >>> py3-zxcvbn: Cleaning up pkgdir >>> py3-zxcvbn: Cleaning up tmpdir >>> py3-zxcvbn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz.part' py3-zxcvbn-4.5.0.tar 1% | | 175k 0:00:51 ETA py3-zxcvbn-4.5.0.tar 100% |********************************| 9179k 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz: OK >>> py3-zxcvbn: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz /var/cache/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz: OK >>> py3-zxcvbn: Unpacking /var/cache/distfiles/v3.24/py3-zxcvbn-4.5.0.tar.gz... 2026-04-30 23:30:46,401 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-30 23:30:46,419 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-04-30 23:30:46,431 root INFO running build 2026-04-30 23:30:46,431 root INFO running build_py 2026-04-30 23:30:46,434 root INFO creating build/lib/zxcvbn 2026-04-30 23:30:46,434 root INFO copying zxcvbn/__init__.py -> build/lib/zxcvbn 2026-04-30 23:30:46,434 root INFO copying zxcvbn/matching.py -> build/lib/zxcvbn 2026-04-30 23:30:46,435 root INFO copying zxcvbn/feedback.py -> build/lib/zxcvbn 2026-04-30 23:30:46,435 root INFO copying zxcvbn/frequency_lists.py -> build/lib/zxcvbn 2026-04-30 23:30:46,436 root INFO copying zxcvbn/adjacency_graphs.py -> build/lib/zxcvbn 2026-04-30 23:30:46,436 root INFO copying zxcvbn/scoring.py -> build/lib/zxcvbn 2026-04-30 23:30:46,437 root INFO copying zxcvbn/__main__.py -> build/lib/zxcvbn 2026-04-30 23:30:46,437 root INFO copying zxcvbn/time_estimates.py -> build/lib/zxcvbn 2026-04-30 23:30:46,442 root INFO installing to build/bdist.linux-aarch64/wheel 2026-04-30 23:30:46,442 root INFO running install 2026-04-30 23:30:46,449 root INFO running install_lib 2026-04-30 23:30:46,451 root INFO creating build/bdist.linux-aarch64/wheel 2026-04-30 23:30:46,452 root INFO creating build/bdist.linux-aarch64/wheel/zxcvbn 2026-04-30 23:30:46,452 root INFO copying build/lib/zxcvbn/__init__.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,452 root INFO copying build/lib/zxcvbn/matching.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,452 root INFO copying build/lib/zxcvbn/feedback.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,452 root INFO copying build/lib/zxcvbn/frequency_lists.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,453 root INFO copying build/lib/zxcvbn/adjacency_graphs.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,454 root INFO copying build/lib/zxcvbn/scoring.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,454 root INFO copying build/lib/zxcvbn/__main__.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,454 root INFO copying build/lib/zxcvbn/time_estimates.py -> build/bdist.linux-aarch64/wheel/./zxcvbn 2026-04-30 23:30:46,454 root INFO running install_egg_info 2026-04-30 23:30:46,457 root INFO running egg_info 2026-04-30 23:30:46,458 root INFO creating zxcvbn.egg-info 2026-04-30 23:30:46,458 root INFO writing zxcvbn.egg-info/PKG-INFO 2026-04-30 23:30:46,459 root INFO writing dependency_links to zxcvbn.egg-info/dependency_links.txt 2026-04-30 23:30:46,459 root INFO writing entry points to zxcvbn.egg-info/entry_points.txt 2026-04-30 23:30:46,459 root INFO writing top-level names to zxcvbn.egg-info/top_level.txt 2026-04-30 23:30:46,459 root INFO writing manifest file 'zxcvbn.egg-info/SOURCES.txt' 2026-04-30 23:30:46,462 root INFO reading manifest file 'zxcvbn.egg-info/SOURCES.txt' 2026-04-30 23:30:46,462 root INFO reading manifest template 'MANIFEST.in' 2026-04-30 23:30:46,462 root INFO adding license file 'LICENSE.txt' 2026-04-30 23:30:46,463 root INFO writing manifest file 'zxcvbn.egg-info/SOURCES.txt' 2026-04-30 23:30:46,463 root INFO Copying zxcvbn.egg-info to build/bdist.linux-aarch64/wheel/./zxcvbn-4.5.0-py3.14.egg-info 2026-04-30 23:30:46,464 root INFO running install_scripts 2026-04-30 23:30:46,465 root INFO creating build/bdist.linux-aarch64/wheel/zxcvbn-4.5.0.dist-info/WHEEL 2026-04-30 23:30:46,465 wheel INFO creating '/home/buildozer/aports/community/py3-zxcvbn/src/zxcvbn-python-4.5.0/.dist/.tmp-0ch0gck2/zxcvbn-4.5.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-04-30 23:30:46,466 wheel INFO adding 'zxcvbn/__init__.py' 2026-04-30 23:30:46,466 wheel INFO adding 'zxcvbn/__main__.py' 2026-04-30 23:30:46,466 wheel INFO adding 'zxcvbn/adjacency_graphs.py' 2026-04-30 23:30:46,466 wheel INFO adding 'zxcvbn/feedback.py' 2026-04-30 23:30:46,468 wheel INFO adding 'zxcvbn/frequency_lists.py' 2026-04-30 23:30:46,469 wheel INFO adding 'zxcvbn/matching.py' 2026-04-30 23:30:46,469 wheel INFO adding 'zxcvbn/scoring.py' 2026-04-30 23:30:46,469 wheel INFO adding 'zxcvbn/time_estimates.py' 2026-04-30 23:30:46,469 wheel INFO adding 'zxcvbn-4.5.0.dist-info/licenses/LICENSE.txt' 2026-04-30 23:30:46,469 wheel INFO adding 'zxcvbn-4.5.0.dist-info/METADATA' 2026-04-30 23:30:46,470 wheel INFO adding 'zxcvbn-4.5.0.dist-info/WHEEL' 2026-04-30 23:30:46,470 wheel INFO adding 'zxcvbn-4.5.0.dist-info/entry_points.txt' 2026-04-30 23:30:46,470 wheel INFO adding 'zxcvbn-4.5.0.dist-info/top_level.txt' 2026-04-30 23:30:46,470 wheel INFO adding 'zxcvbn-4.5.0.dist-info/RECORD' 2026-04-30 23:30:46,470 root INFO removing build/bdist.linux-aarch64/wheel 2026-04-30 23:30:46,471 gpep517 INFO The backend produced .dist/zxcvbn-4.5.0-py2.py3-none-any.whl zxcvbn-4.5.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-zxcvbn/src/zxcvbn-python-4.5.0 configfile: pytest.ini testpaths: tests collected 33 items tests/adjacency_graphs_test.py . [ 3%] tests/frequency_lists_test.py . [ 6%] tests/l33t_exploit_test.py . [ 9%] tests/matching_test.py ........... [ 42%] tests/scoring_test.py ............. [ 81%] tests/time_estimates_test.py . [ 84%] tests/zxcvbn_test.py ..... [100%] ============================== 33 passed in 0.50s ============================== >>> py3-zxcvbn: Entering fakeroot... >>> py3-zxcvbn-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/zxcvbn/__pycache__' -> '/home/buildozer/aports/community/py3-zxcvbn/pkg/py3-zxcvbn-pyc/usr/lib/python3.14/site-packages/zxcvbn/__pycache__' >>> py3-zxcvbn-pyc*: Preparing subpackage py3-zxcvbn-pyc... >>> py3-zxcvbn-pyc*: Running postcheck for py3-zxcvbn-pyc >>> py3-zxcvbn*: Running postcheck for py3-zxcvbn >>> py3-zxcvbn*: Preparing package py3-zxcvbn... >>> py3-zxcvbn-pyc*: Tracing dependencies... python3~3.14 >>> py3-zxcvbn-pyc*: Package size: 833.0 KB >>> py3-zxcvbn-pyc*: Compressing data... >>> py3-zxcvbn-pyc*: Create checksum... >>> py3-zxcvbn-pyc*: Create py3-zxcvbn-pyc-4.5.0-r1.apk >>> py3-zxcvbn*: Tracing dependencies... python3 python3~3.14 >>> py3-zxcvbn*: Package size: 838.7 KB >>> py3-zxcvbn*: Compressing data... >>> py3-zxcvbn*: Create checksum... >>> py3-zxcvbn*: Create py3-zxcvbn-4.5.0-r1.apk >>> py3-zxcvbn: Build complete at Thu, 30 Apr 2026 23:30:48 +0000 elapsed time 0h 0m 7s >>> py3-zxcvbn: Cleaning up srcdir >>> py3-zxcvbn: Cleaning up pkgdir >>> py3-zxcvbn: Cleaning up tmpdir >>> py3-zxcvbn: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-zxcvbn (20260430.233044) ( 2/35) Purging py3-gpep517-pyc (19-r2) ( 3/35) Purging py3-gpep517 (19-r2) ( 4/35) Purging py3-installer-pyc (1.0.0-r0) ( 5/35) Purging py3-installer (1.0.0-r0) ( 6/35) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/35) Purging py3-setuptools (82.0.1-r1) ( 8/35) Purging py3-wheel-pyc (0.47.0-r0) ( 9/35) Purging py3-wheel (0.47.0-r0) (10/35) Purging py3-pytest-pyc (9.0.3-r0) (11/35) Purging py3-pytest (9.0.3-r0) (12/35) Purging py3-iniconfig-pyc (2.3.0-r1) (13/35) Purging py3-iniconfig (2.3.0-r1) (14/35) Purging py3-packaging-pyc (26.2-r0) (15/35) Purging py3-packaging (26.2-r0) (16/35) Purging py3-parsing-pyc (3.3.2-r1) (17/35) Purging py3-parsing (3.3.2-r1) (18/35) Purging py3-pluggy-pyc (1.6.0-r1) (19/35) Purging py3-pluggy (1.6.0-r1) (20/35) Purging py3-py-pyc (1.11.0-r5) (21/35) Purging py3-py (1.11.0-r5) (22/35) Purging py3-pygments-pyc (2.20.0-r0) (23/35) Purging py3-pygments (2.20.0-r0) (24/35) Purging python3-pyc (3.14.3-r0) (25/35) Purging python3-pycache-pyc0 (3.14.3-r0) (26/35) Purging pyc (3.14.3-r0) (27/35) Purging python3 (3.14.3-r0) (28/35) Purging gdbm (1.26-r0) (29/35) Purging libbz2 (1.0.8-r6) (30/35) Purging libffi (3.5.2-r1) (31/35) Purging libpanelw (6.6_p20260404-r0) (32/35) Purging mpdecimal (4.0.1-r0) (33/35) Purging readline (8.3.3-r1) (34/35) Purging sqlite-libs (3.53.0-r0) (35/35) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 431.3 MiB in 103 packages >>> py3-zxcvbn: Updating the community/aarch64 repository index... >>> py3-zxcvbn: Signing the index...