>>> py3-pypubsub: Building testing/py3-pypubsub 4.0.7-r0 (using abuild 3.16.0-r0) started Fri, 27 Mar 2026 06:58:43 +0000 >>> py3-pypubsub: Validating /home/buildozer/aports/testing/py3-pypubsub/APKBUILD... >>> py3-pypubsub: Analyzing dependencies... >>> py3-pypubsub: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517-pyc (19-r1) (13/34) Installing python3-pyc (3.12.12-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-gpep517 (19-r1) (16/34) Installing py3-parsing (3.3.2-r0) (17/34) Installing py3-parsing-pyc (3.3.2-r0) (18/34) Installing py3-packaging (26.0-r0) (19/34) Installing py3-packaging-pyc (26.0-r0) (20/34) Installing py3-setuptools (82.0.1-r0) (21/34) Installing py3-setuptools-pyc (82.0.1-r0) (22/34) Installing py3-wheel (0.46.3-r0) (23/34) Installing py3-wheel-pyc (0.46.3-r0) (24/34) Installing py3-iniconfig (2.3.0-r0) (25/34) Installing py3-iniconfig-pyc (2.3.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (9.0.2-r0) (33/34) Installing py3-pytest-pyc (9.0.2-r0) (34/34) Installing .makedepends-py3-pypubsub (20260327.065844) Executing busybox-1.37.0-r31.trigger OK: 444.7 MiB in 140 packages >>> py3-pypubsub: Cleaning up srcdir >>> py3-pypubsub: Cleaning up pkgdir >>> py3-pypubsub: Cleaning up tmpdir >>> py3-pypubsub: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pypubsub-4.0.7.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-pypubsub-4.0.7.tar.gz.part' py3-pypubsub-4.0.7.t 100% |********************************| 169k 0:00:00 ETA '/var/cache/distfiles/edge/py3-pypubsub-4.0.7.tar.gz.part' saved /var/cache/distfiles/edge/py3-pypubsub-4.0.7.tar.gz: OK >>> py3-pypubsub: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pypubsub-4.0.7.tar.gz /var/cache/distfiles/edge/py3-pypubsub-4.0.7.tar.gz: OK >>> py3-pypubsub: Unpacking /var/cache/distfiles/edge/py3-pypubsub-4.0.7.tar.gz... 2026-03-27 06:58:45,894 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) 2026-03-27 06:58:45,929 root INFO running bdist_wheel 2026-03-27 06:58:45,938 root INFO running build 2026-03-27 06:58:45,938 root INFO running build_py 2026-03-27 06:58:45,940 root INFO creating build/lib/pubsub 2026-03-27 06:58:45,940 root INFO copying src/pubsub/__init__.py -> build/lib/pubsub 2026-03-27 06:58:45,941 root INFO copying src/pubsub/pub.py -> build/lib/pubsub 2026-03-27 06:58:45,941 root INFO creating build/lib/pubsub/core 2026-03-27 06:58:45,941 root INFO copying src/pubsub/core/topicexc.py -> build/lib/pubsub/core 2026-03-27 06:58:45,941 root INFO copying src/pubsub/core/topicdefnprovider.py -> build/lib/pubsub/core 2026-03-27 06:58:45,941 root INFO copying src/pubsub/core/__init__.py -> build/lib/pubsub/core 2026-03-27 06:58:45,941 root INFO copying src/pubsub/core/listener.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/callables.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/topicmgr.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/annotations.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/topictreetraverser.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/publisher.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/topicobj.py -> build/lib/pubsub/core 2026-03-27 06:58:45,942 root INFO copying src/pubsub/core/topicutils.py -> build/lib/pubsub/core 2026-03-27 06:58:45,943 root INFO copying src/pubsub/core/weakmethod.py -> build/lib/pubsub/core 2026-03-27 06:58:45,943 root INFO copying src/pubsub/core/topicargspec.py -> build/lib/pubsub/core 2026-03-27 06:58:45,943 root INFO copying src/pubsub/core/notificationmgr.py -> build/lib/pubsub/core 2026-03-27 06:58:45,943 root INFO creating build/lib/pubsub/utils 2026-03-27 06:58:45,943 root INFO copying src/pubsub/utils/__init__.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,943 root INFO copying src/pubsub/utils/exchandling.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,943 root INFO copying src/pubsub/utils/notification.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,944 root INFO copying src/pubsub/utils/misc.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,944 root INFO copying src/pubsub/utils/topictreeprinter.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,944 root INFO copying src/pubsub/utils/xmltopicdefnprovider.py -> build/lib/pubsub/utils 2026-03-27 06:58:45,944 root INFO running egg_info 2026-03-27 06:58:45,946 root INFO creating src/Pypubsub.egg-info 2026-03-27 06:58:45,946 root INFO writing src/Pypubsub.egg-info/PKG-INFO 2026-03-27 06:58:45,946 root INFO writing dependency_links to src/Pypubsub.egg-info/dependency_links.txt 2026-03-27 06:58:45,946 root INFO writing top-level names to src/Pypubsub.egg-info/top_level.txt 2026-03-27 06:58:45,946 root INFO writing manifest file 'src/Pypubsub.egg-info/SOURCES.txt' 2026-03-27 06:58:45,949 root INFO reading manifest file 'src/Pypubsub.egg-info/SOURCES.txt' 2026-03-27 06:58:45,949 root INFO adding license file 'LICENSE' 2026-03-27 06:58:45,950 root INFO writing manifest file 'src/Pypubsub.egg-info/SOURCES.txt' 2026-03-27 06:58:45,951 root INFO copying src/pubsub/LICENSE_BSD_Simple.txt -> build/lib/pubsub 2026-03-27 06:58:45,951 root INFO copying src/pubsub/RELEASE_NOTES.txt -> build/lib/pubsub 2026-03-27 06:58:45,951 root INFO copying src/pubsub/py.typed -> build/lib/pubsub 2026-03-27 06:58:45,955 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-27 06:58:45,955 root INFO running install 2026-03-27 06:58:45,964 root INFO running install_lib 2026-03-27 06:58:45,966 root INFO creating build/bdist.linux-s390x/wheel 2026-03-27 06:58:45,966 root INFO creating build/bdist.linux-s390x/wheel/pubsub 2026-03-27 06:58:45,966 root INFO copying build/lib/pubsub/RELEASE_NOTES.txt -> build/bdist.linux-s390x/wheel/./pubsub 2026-03-27 06:58:45,966 root INFO copying build/lib/pubsub/__init__.py -> build/bdist.linux-s390x/wheel/./pubsub 2026-03-27 06:58:45,966 root INFO copying build/lib/pubsub/pub.py -> build/bdist.linux-s390x/wheel/./pubsub 2026-03-27 06:58:45,966 root INFO copying build/lib/pubsub/py.typed -> build/bdist.linux-s390x/wheel/./pubsub 2026-03-27 06:58:45,967 root INFO creating build/bdist.linux-s390x/wheel/pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/topicexc.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/topicdefnprovider.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/__init__.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/listener.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/callables.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/topicmgr.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/annotations.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,967 root INFO copying build/lib/pubsub/core/topictreetraverser.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/publisher.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/topicobj.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/topicutils.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/weakmethod.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/topicargspec.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/core/notificationmgr.py -> build/bdist.linux-s390x/wheel/./pubsub/core 2026-03-27 06:58:45,968 root INFO creating build/bdist.linux-s390x/wheel/pubsub/utils 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/utils/__init__.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/utils/exchandling.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/utils/notification.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,968 root INFO copying build/lib/pubsub/utils/misc.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,969 root INFO copying build/lib/pubsub/utils/topictreeprinter.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,969 root INFO copying build/lib/pubsub/utils/xmltopicdefnprovider.py -> build/bdist.linux-s390x/wheel/./pubsub/utils 2026-03-27 06:58:45,969 root INFO copying build/lib/pubsub/LICENSE_BSD_Simple.txt -> build/bdist.linux-s390x/wheel/./pubsub 2026-03-27 06:58:45,969 root INFO running install_egg_info 2026-03-27 06:58:45,971 root INFO Copying src/Pypubsub.egg-info to build/bdist.linux-s390x/wheel/./Pypubsub-0.0.0-py3.12.egg-info 2026-03-27 06:58:45,971 root INFO running install_scripts 2026-03-27 06:58:45,972 root INFO creating build/bdist.linux-s390x/wheel/pypubsub-0.0.0.dist-info/WHEEL 2026-03-27 06:58:45,972 wheel INFO creating '/home/buildozer/aports/testing/py3-pypubsub/src/pypubsub-4.0.7/.dist/.tmp-ydd4hiyg/pypubsub-0.0.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-27 06:58:45,972 wheel INFO adding 'pubsub/LICENSE_BSD_Simple.txt' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/RELEASE_NOTES.txt' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/__init__.py' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/pub.py' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/py.typed' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/core/__init__.py' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/core/annotations.py' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/core/callables.py' 2026-03-27 06:58:45,973 wheel INFO adding 'pubsub/core/listener.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/notificationmgr.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/publisher.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/topicargspec.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/topicdefnprovider.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/topicexc.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/topicmgr.py' 2026-03-27 06:58:45,974 wheel INFO adding 'pubsub/core/topicobj.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/core/topictreetraverser.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/core/topicutils.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/core/weakmethod.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/utils/__init__.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/utils/exchandling.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/utils/misc.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/utils/notification.py' 2026-03-27 06:58:45,975 wheel INFO adding 'pubsub/utils/topictreeprinter.py' 2026-03-27 06:58:45,976 wheel INFO adding 'pubsub/utils/xmltopicdefnprovider.py' 2026-03-27 06:58:45,976 wheel INFO adding 'pypubsub-0.0.0.dist-info/licenses/LICENSE' 2026-03-27 06:58:45,976 wheel INFO adding 'pypubsub-0.0.0.dist-info/METADATA' 2026-03-27 06:58:45,976 wheel INFO adding 'pypubsub-0.0.0.dist-info/WHEEL' 2026-03-27 06:58:45,976 wheel INFO adding 'pypubsub-0.0.0.dist-info/top_level.txt' 2026-03-27 06:58:45,976 wheel INFO adding 'pypubsub-0.0.0.dist-info/RECORD' 2026-03-27 06:58:45,976 root INFO removing build/bdist.linux-s390x/wheel 2026-03-27 06:58:45,977 gpep517 INFO The backend produced .dist/pypubsub-0.0.0-py3-none-any.whl pypubsub-0.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-pypubsub/src/pypubsub-4.0.7/tests configfile: pytest.ini collected 167 items test1_listener.py .............. [ 8%] test2_spec.py ... [ 10%] test2a_topic.py ... [ 11%] test2b_topicmgr.py .......... [ 17%] test2c_notify.py ... [ 19%] test2c_notify2.py ... [ 21%] test2d_except.py ..... [ 24%] test3b_sel_default.py . [ 25%] test3c_pubsub3.py ................. [ 35%] test3d_defaultlog.py . [ 35%] test4_provider.py ...................................................... [ 68%] ................................................. [ 97%] test5_xmlprovider.py .... [100%] ============================= 167 passed in 0.63s ============================== >>> py3-pypubsub: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-pypubsub-doc*: Running split function doc... libfakeroot internal error: payload not recognized! 'usr/share/doc' -> '/home/buildozer/aports/testing/py3-pypubsub/pkg/py3-pypubsub-doc/usr/share/doc' >>> py3-pypubsub-doc*: Preparing subpackage py3-pypubsub-doc... >>> py3-pypubsub-doc*: Running postcheck for py3-pypubsub-doc >>> py3-pypubsub-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.12/site-packages/pubsub/__pycache__' -> '/home/buildozer/aports/testing/py3-pypubsub/pkg/py3-pypubsub-pyc/usr/lib/python3.12/site-packages/pubsub/__pycache__' 'usr/lib/python3.12/site-packages/pubsub/core/__pycache__' -> '/home/buildozer/aports/testing/py3-pypubsub/pkg/py3-pypubsub-pyc/usr/lib/python3.12/site-packages/pubsub/core/__pycache__' 'usr/lib/python3.12/site-packages/pubsub/utils/__pycache__' -> '/home/buildozer/aports/testing/py3-pypubsub/pkg/py3-pypubsub-pyc/usr/lib/python3.12/site-packages/pubsub/utils/__pycache__' >>> py3-pypubsub-pyc*: Preparing subpackage py3-pypubsub-pyc... >>> py3-pypubsub-pyc*: Running postcheck for py3-pypubsub-pyc >>> py3-pypubsub*: Running postcheck for py3-pypubsub >>> py3-pypubsub*: Preparing package py3-pypubsub... >>> py3-pypubsub-doc*: Tracing dependencies... >>> py3-pypubsub-doc*: Package size: 4.5 KB >>> py3-pypubsub-doc*: Compressing data... >>> py3-pypubsub-doc*: Create checksum... >>> py3-pypubsub-doc*: Create py3-pypubsub-doc-4.0.7-r0.apk >>> py3-pypubsub-pyc*: Tracing dependencies... python3~3.12 >>> py3-pypubsub-pyc*: Package size: 220.7 KB >>> py3-pypubsub-pyc*: Compressing data... >>> py3-pypubsub-pyc*: Create checksum... >>> py3-pypubsub-pyc*: Create py3-pypubsub-pyc-4.0.7-r0.apk >>> py3-pypubsub*: Tracing dependencies... python3~3.12 >>> py3-pypubsub*: Package size: 183.5 KB >>> py3-pypubsub*: Compressing data... >>> py3-pypubsub*: Create checksum... >>> py3-pypubsub*: Create py3-pypubsub-4.0.7-r0.apk >>> py3-pypubsub: Build complete at Fri, 27 Mar 2026 06:58:47 +0000 elapsed time 0h 0m 4s >>> py3-pypubsub: Cleaning up srcdir >>> py3-pypubsub: Cleaning up pkgdir >>> py3-pypubsub: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-pypubsub (20260327.065844) ( 2/34) Purging py3-gpep517-pyc (19-r1) ( 3/34) Purging py3-gpep517 (19-r1) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-setuptools-pyc (82.0.1-r0) ( 7/34) Purging py3-setuptools (82.0.1-r0) ( 8/34) Purging py3-wheel-pyc (0.46.3-r0) ( 9/34) Purging py3-wheel (0.46.3-r0) (10/34) Purging py3-pytest-pyc (9.0.2-r0) (11/34) Purging py3-pytest (9.0.2-r0) (12/34) Purging py3-iniconfig-pyc (2.3.0-r0) (13/34) Purging py3-iniconfig (2.3.0-r0) (14/34) Purging py3-packaging-pyc (26.0-r0) (15/34) Purging py3-packaging (26.0-r0) (16/34) Purging py3-parsing-pyc (3.3.2-r0) (17/34) Purging py3-parsing (3.3.2-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-pypubsub: Updating the testing/s390x repository index... >>> py3-pypubsub: Signing the index...