>>> py3-trivup: Building testing/py3-trivup 0.12.2-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 17:49:25 +0000 >>> py3-trivup: Checking sanity of /home/buildozer/aports/testing/py3-trivup/APKBUILD... >>> py3-trivup: Analyzing dependencies... >>> py3-trivup: Installing for build: build-base python3 py3-jwcrypto py3-python-jwt py3-requests py3-setuptools (1/41) Installing libffi (3.4.6-r0) (2/41) Installing gdbm (1.23-r1) (3/41) Installing mpdecimal (4.0.0-r0) (4/41) Installing libpanelw (6.4_p20240330-r0) (5/41) Installing readline (8.2.10-r0) (6/41) Installing sqlite-libs (3.45.2-r0) (7/41) Installing python3 (3.12.3-r0) (8/41) Installing python3-pycache-pyc0 (3.12.3-r0) (9/41) Installing pyc (3.12.3-r0) (10/41) Installing python3-pyc (3.12.3-r0) (11/41) Installing py3-wrapt (1.16.0-r1) (12/41) Installing py3-wrapt-pyc (1.16.0-r1) (13/41) Installing py3-deprecated (1.2.14-r3) (14/41) Installing py3-deprecated-pyc (1.2.14-r3) (15/41) Installing py3-cparser (2.22-r1) (16/41) Installing py3-cparser-pyc (2.22-r1) (17/41) Installing py3-cffi (1.16.0-r1) (18/41) Installing py3-cffi-pyc (1.16.0-r1) (19/41) Installing py3-cryptography (42.0.5-r1) (20/41) Installing py3-cryptography-pyc (42.0.5-r1) (21/41) Installing py3-jwcrypto (1.5.1-r1) (22/41) Installing py3-jwcrypto-pyc (1.5.1-r1) (23/41) Installing py3-python-jwt (4.1.0-r1) (24/41) Installing py3-python-jwt-pyc (4.1.0-r1) (25/41) Installing py3-certifi (2024.2.2-r1) (26/41) Installing py3-certifi-pyc (2024.2.2-r1) (27/41) Installing py3-charset-normalizer (3.3.2-r1) (28/41) Installing py3-charset-normalizer-pyc (3.3.2-r1) (29/41) Installing py3-idna (3.7-r0) (30/41) Installing py3-idna-pyc (3.7-r0) (31/41) Installing py3-urllib3 (1.26.18-r1) (32/41) Installing py3-urllib3-pyc (1.26.18-r1) (33/41) Installing py3-requests (2.31.0-r2) (34/41) Installing py3-requests-pyc (2.31.0-r2) (35/41) Installing py3-parsing (3.1.2-r1) (36/41) Installing py3-parsing-pyc (3.1.2-r1) (37/41) Installing py3-packaging (24.0-r1) (38/41) Installing py3-packaging-pyc (24.0-r1) (39/41) Installing py3-setuptools (69.2.0-r2) (40/41) Installing py3-setuptools-pyc (69.2.0-r2) (41/41) Installing .makedepends-py3-trivup (20240415.174928) Executing busybox-1.36.1-r25.trigger OK: 436 MiB in 154 packages >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Cleaning up tmpdir >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> py3-trivup: Fetching https://files.pythonhosted.org/packages/source/t/trivup/trivup-0.12.2.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 100 31896 100 31896 0 0 141k 0 --:--:-- --:--:-- --:--:-- 141k >>> py3-trivup: Fetching https://distfiles.alpinelinux.org/distfiles/edge/trivup-0.12.2.tar.gz >>> py3-trivup: Checking sha512sums... trivup-0.12.2.tar.gz: OK >>> py3-trivup: Unpacking /var/cache/distfiles/edge/trivup-0.12.2.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. warning: no previously-included files matching '*~' found under directory 'trivup' ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN >>> py3-trivup: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.12/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 or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() warning: no previously-included files matching '*~' found under directory 'trivup' >>> py3-trivup-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/apps/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.12/site-packages/trivup/clusters/__pycache__' >>> py3-trivup-pyc*: Preparing subpackage py3-trivup-pyc... >>> py3-trivup-pyc*: Running postcheck for py3-trivup-pyc >>> py3-trivup*: Running postcheck for py3-trivup >>> py3-trivup*: Preparing package py3-trivup... >>> py3-trivup-pyc*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup-pyc*: Package size: 200.0 KB >>> py3-trivup-pyc*: Compressing data... >>> py3-trivup-pyc*: Create checksum... >>> py3-trivup-pyc*: Create py3-trivup-pyc-0.12.2-r1.apk >>> py3-trivup*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.12 >>> py3-trivup*: Package size: 228.0 KB >>> py3-trivup*: Compressing data... >>> py3-trivup*: Create checksum... >>> py3-trivup*: Create py3-trivup-0.12.2-r1.apk >>> py3-trivup: Build complete at Mon, 15 Apr 2024 17:49:31 +0000 elapsed time 0h 0m 6s >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Uninstalling dependencies... (1/41) Purging .makedepends-py3-trivup (20240415.174928) (2/41) Purging py3-python-jwt-pyc (4.1.0-r1) (3/41) Purging py3-python-jwt (4.1.0-r1) (4/41) Purging py3-jwcrypto-pyc (1.5.1-r1) (5/41) Purging py3-jwcrypto (1.5.1-r1) (6/41) Purging py3-deprecated-pyc (1.2.14-r3) (7/41) Purging py3-deprecated (1.2.14-r3) (8/41) Purging py3-wrapt-pyc (1.16.0-r1) (9/41) Purging py3-wrapt (1.16.0-r1) (10/41) Purging py3-cryptography-pyc (42.0.5-r1) (11/41) Purging py3-cryptography (42.0.5-r1) (12/41) Purging py3-cffi-pyc (1.16.0-r1) (13/41) Purging py3-cffi (1.16.0-r1) (14/41) Purging py3-cparser-pyc (2.22-r1) (15/41) Purging py3-cparser (2.22-r1) (16/41) Purging py3-requests-pyc (2.31.0-r2) (17/41) Purging py3-requests (2.31.0-r2) (18/41) Purging py3-certifi-pyc (2024.2.2-r1) (19/41) Purging py3-certifi (2024.2.2-r1) (20/41) Purging py3-charset-normalizer-pyc (3.3.2-r1) (21/41) Purging py3-charset-normalizer (3.3.2-r1) (22/41) Purging py3-idna-pyc (3.7-r0) (23/41) Purging py3-idna (3.7-r0) (24/41) Purging py3-urllib3-pyc (1.26.18-r1) (25/41) Purging py3-urllib3 (1.26.18-r1) (26/41) Purging py3-setuptools-pyc (69.2.0-r2) (27/41) Purging py3-setuptools (69.2.0-r2) (28/41) Purging py3-packaging-pyc (24.0-r1) (29/41) Purging py3-packaging (24.0-r1) (30/41) Purging py3-parsing-pyc (3.1.2-r1) (31/41) Purging py3-parsing (3.1.2-r1) (32/41) Purging python3-pyc (3.12.3-r0) (33/41) Purging python3-pycache-pyc0 (3.12.3-r0) (34/41) Purging pyc (3.12.3-r0) (35/41) Purging python3 (3.12.3-r0) (36/41) Purging gdbm (1.23-r1) (37/41) Purging libffi (3.4.6-r0) (38/41) Purging libpanelw (6.4_p20240330-r0) (39/41) Purging mpdecimal (4.0.0-r0) (40/41) Purging readline (8.2.10-r0) (41/41) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-trivup: Updating the testing/x86 repository index... >>> py3-trivup: Signing the index...