>>> py3-boolean.py: Building testing/py3-boolean.py 4.0-r0 (using abuild 3.9.0-r4) started Sat, 06 Aug 2022 20:41:57 +0000 >>> py3-boolean.py: Checking sanity of /home/buildozer/aports/testing/py3-boolean.py/APKBUILD... >>> py3-boolean.py: Analyzing dependencies... >>> py3-boolean.py: Installing for build: build-base python3 py3-setuptools py3-pytest (1/24) Installing libbz2 (1.0.8-r2) (2/24) Installing libffi (3.4.2-r1) (3/24) Installing gdbm (1.23-r0) (4/24) Installing mpdecimal (2.5.1-r1) (5/24) Installing readline (8.1.2-r0) (6/24) Installing sqlite-libs (3.39.2-r0) (7/24) Installing python3 (3.10.5-r2) (8/24) Installing py3-appdirs (1.4.4-r4) (9/24) Installing py3-more-itertools (8.13.0-r0) (10/24) Installing py3-ordered-set (4.0.2-r4) (11/24) Installing py3-parsing (3.0.9-r0) (12/24) Installing py3-six (1.16.0-r2) (13/24) Installing py3-packaging (21.3-r1) (14/24) Installing py3-setuptools (59.4.0-r0) (15/24) Installing py3-atomicwrites (1.4.1-r0) (16/24) Installing py3-attrs (21.4.0-r0) (17/24) Installing py3-iniconfig (1.1.1-r3) (18/24) Installing py3-pluggy (1.0.0-r0) (19/24) Installing py3-py (1.10.0-r2) (20/24) Installing py3-pygments (2.11.2-r0) (21/24) Installing py3-tomli (2.0.1-r1) (22/24) Installing py3-wcwidth (0.2.5-r2) (23/24) Installing py3-pytest (7.1.2-r1) (24/24) Installing .makedepends-py3-boolean.py (20220806.204158) Executing busybox-1.35.0-r22.trigger OK: 693 MiB in 138 packages >>> py3-boolean.py: Cleaning up srcdir >>> py3-boolean.py: Cleaning up pkgdir >>> py3-boolean.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge//boolean.py-4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-boolean.py: Fetching https://files.pythonhosted.org/packages/source/b/boolean.py/boolean.py-4.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34504 100 34504 0 0 65460 0 --:--:-- --:--:-- --:--:-- 65460 >>> py3-boolean.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge//boolean.py-4.0.tar.gz >>> py3-boolean.py: Checking sha512sums... boolean.py-4.0.tar.gz: OK >>> py3-boolean.py: Unpacking /var/cache/distfiles/edge/boolean.py-4.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/boolean copying boolean/test_boolean.py -> build/lib/boolean copying boolean/boolean.py -> build/lib/boolean copying boolean/__init__.py -> build/lib/boolean running egg_info writing boolean.py.egg-info/PKG-INFO writing dependency_links to boolean.py.egg-info/dependency_links.txt writing top-level names to boolean.py.egg-info/top_level.txt reading manifest file 'boolean.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' adding license file 'README.rst' adding license file 'CHANGELOG.rst' writing manifest file 'boolean.py.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.10.5, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-boolean.py/src/boolean.py-4.0, configfile: setup.cfg collected 89 items boolean/boolean.py .... [ 4%] boolean/test_boolean.py ...............................................x [ 58%] ..........x...xx..................... [100%] =============================== warnings summary =============================== boolean/test_boolean.py::DualBaseTestCase::test_order boolean/test_boolean.py::DualBaseTestCase::test_order /home/buildozer/aports/testing/py3-boolean.py/src/boolean.py-4.0/boolean/boolean.py:860: DeprecationWarning: NotImplemented should not be used in a boolean context return not self.__lt__(other) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ XFAIL boolean/test_boolean.py::DualBaseTestCase::test_complex_expression_without_parens_parsed_or_built_in_python_should_be_identical reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_parse_complex_expression_should_create_same_expression_as_python reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_simplify_complex_expression_parsed_then_simplified reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_simplify_complex_expression_parsed_with_simplify reason: ================== 85 passed, 4 xfailed, 2 warnings in 4.07s =================== >>> py3-boolean.py: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing boolean.py.egg-info/PKG-INFO writing dependency_links to boolean.py.egg-info/dependency_links.txt writing top-level names to boolean.py.egg-info/top_level.txt reading manifest file 'boolean.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.txt' adding license file 'README.rst' adding license file 'CHANGELOG.rst' writing manifest file 'boolean.py.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-boolean.py/pkg creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean copying build/lib/boolean/test_boolean.py -> /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean copying build/lib/boolean/boolean.py -> /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean copying build/lib/boolean/__init__.py -> /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean byte-compiling /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean/test_boolean.py to test_boolean.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean/boolean.py to boolean.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying boolean.py.egg-info to /home/buildozer/aports/testing/py3-boolean.py/pkg/py3-boolean.py/usr/lib/python3.10/site-packages/boolean.py-4.0-py3.10.egg-info running install_scripts >>> py3-boolean.py*: Running postcheck for py3-boolean.py >>> py3-boolean.py*: Preparing package py3-boolean.py... >>> py3-boolean.py*: Tracing dependencies... >>> py3-boolean.py*: Package size: 248.0 KB >>> py3-boolean.py*: Compressing data... >>> py3-boolean.py*: Create checksum... >>> py3-boolean.py*: Create py3-boolean.py-4.0-r0.apk >>> py3-boolean.py: Build complete at Sat, 06 Aug 2022 20:42:06 +0000 elapsed time 0h 0m 9s >>> py3-boolean.py: Cleaning up srcdir >>> py3-boolean.py: Cleaning up pkgdir >>> py3-boolean.py: Uninstalling dependencies... (1/24) Purging .makedepends-py3-boolean.py (20220806.204158) (2/24) Purging py3-setuptools (59.4.0-r0) (3/24) Purging py3-appdirs (1.4.4-r4) (4/24) Purging py3-ordered-set (4.0.2-r4) (5/24) Purging py3-pytest (7.1.2-r1) (6/24) Purging py3-atomicwrites (1.4.1-r0) (7/24) Purging py3-attrs (21.4.0-r0) (8/24) Purging py3-iniconfig (1.1.1-r3) (9/24) Purging py3-more-itertools (8.13.0-r0) (10/24) Purging py3-packaging (21.3-r1) (11/24) Purging py3-parsing (3.0.9-r0) (12/24) Purging py3-pluggy (1.0.0-r0) (13/24) Purging py3-py (1.10.0-r2) (14/24) Purging py3-pygments (2.11.2-r0) (15/24) Purging py3-six (1.16.0-r2) (16/24) Purging py3-tomli (2.0.1-r1) (17/24) Purging py3-wcwidth (0.2.5-r2) (18/24) Purging python3 (3.10.5-r2) (19/24) Purging libbz2 (1.0.8-r2) (20/24) Purging libffi (3.4.2-r1) (21/24) Purging gdbm (1.23-r0) (22/24) Purging mpdecimal (2.5.1-r1) (23/24) Purging readline (8.1.2-r0) (24/24) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r22.trigger OK: 624 MiB in 114 packages >>> py3-boolean.py: Updating the testing/ppc64le repository index... >>> py3-boolean.py: Signing the index...