>>> py3-trivup: Building testing/py3-trivup 0.12.2-r0 (using abuild 3.11.0_rc13-r1) started Mon, 08 May 2023 01:28:04 +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/40) Installing gdbm (1.23-r1) (2/40) Installing mpdecimal (2.5.1-r2) (3/40) Installing libpanelw (6.4_p20230429-r0) (4/40) Installing readline (8.2.1-r1) (5/40) Installing sqlite-libs (3.41.2-r2) (6/40) Installing python3 (3.11.3-r10) (7/40) Installing python3-pycache-pyc0 (3.11.3-r10) (8/40) Installing pyc (0.1-r0) (9/40) Installing python3-pyc (3.11.3-r10) (10/40) Installing py3-wrapt (1.15.0-r1) (11/40) Installing py3-wrapt-pyc (1.15.0-r1) (12/40) Installing py3-deprecated (1.2.13-r3) (13/40) Installing py3-deprecated-pyc (1.2.13-r3) (14/40) Installing py3-cparser (2.21-r2) (15/40) Installing py3-cparser-pyc (2.21-r2) (16/40) Installing py3-cffi (1.15.1-r3) (17/40) Installing py3-cffi-pyc (1.15.1-r3) (18/40) Installing py3-cryptography (40.0.2-r1) (19/40) Installing py3-cryptography-pyc (40.0.2-r1) (20/40) Installing py3-jwcrypto (1.4.2-r0) (21/40) Installing py3-jwcrypto-pyc (1.4.2-r0) (22/40) Installing py3-python-jwt (4.0.0-r1) (23/40) Installing py3-python-jwt-pyc (4.0.0-r1) (24/40) Installing py3-certifi (2023.5.7-r0) (25/40) Installing py3-certifi-pyc (2023.5.7-r0) (26/40) Installing py3-charset-normalizer (3.1.0-r1) (27/40) Installing py3-charset-normalizer-pyc (3.1.0-r1) (28/40) Installing py3-idna (3.4-r4) (29/40) Installing py3-idna-pyc (3.4-r4) (30/40) Installing py3-urllib3 (1.26.15-r1) (31/40) Installing py3-urllib3-pyc (1.26.15-r1) (32/40) Installing py3-requests (2.30.0-r0) (33/40) Installing py3-requests-pyc (2.30.0-r0) (34/40) Installing py3-parsing (3.0.9-r2) (35/40) Installing py3-parsing-pyc (3.0.9-r2) (36/40) Installing py3-packaging (23.1-r1) (37/40) Installing py3-packaging-pyc (23.1-r1) (38/40) Installing py3-setuptools (67.7.2-r0) (39/40) Installing py3-setuptools-pyc (67.7.2-r0) (40/40) Installing .makedepends-py3-trivup (20230508.012804) Executing busybox-1.36.0-r9.trigger OK: 971 MiB in 148 packages >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> 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: (22) 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 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> 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.11/site-packages/setuptools/dist.py:755: 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 2023-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.11/site-packages/setuptools/dist.py:755: 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 2023-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.11/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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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 OK >>> py3-trivup: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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.11/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, pypa/build 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.11/site-packages/trivup/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.11/site-packages/trivup/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.11/site-packages/trivup/clusters/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.11/site-packages/trivup/clusters/__pycache__' '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup/usr/lib/python3.11/site-packages/trivup/apps/__pycache__' -> '/home/buildozer/aports/testing/py3-trivup/pkg/py3-trivup-pyc/usr/lib/python3.11/site-packages/trivup/apps/__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.11 >>> py3-trivup-pyc*: Package size: 216.0 KB >>> py3-trivup-pyc*: Compressing data... >>> py3-trivup-pyc*: Create checksum... >>> py3-trivup-pyc*: Create py3-trivup-pyc-0.12.2-r0.apk >>> py3-trivup*: Tracing dependencies... python3 py3-jwcrypto py3-python-jwt py3-requests python3~3.11 >>> py3-trivup*: Package size: 228.0 KB >>> py3-trivup*: Compressing data... >>> py3-trivup*: Create checksum... >>> py3-trivup*: Create py3-trivup-0.12.2-r0.apk >>> py3-trivup: Build complete at Mon, 08 May 2023 01:28:06 +0000 elapsed time 0h 0m 2s >>> py3-trivup: Cleaning up srcdir >>> py3-trivup: Cleaning up pkgdir >>> py3-trivup: Uninstalling dependencies... (1/40) Purging .makedepends-py3-trivup (20230508.012804) (2/40) Purging py3-python-jwt-pyc (4.0.0-r1) (3/40) Purging py3-python-jwt (4.0.0-r1) (4/40) Purging py3-jwcrypto-pyc (1.4.2-r0) (5/40) Purging py3-jwcrypto (1.4.2-r0) (6/40) Purging py3-deprecated-pyc (1.2.13-r3) (7/40) Purging py3-deprecated (1.2.13-r3) (8/40) Purging py3-wrapt-pyc (1.15.0-r1) (9/40) Purging py3-wrapt (1.15.0-r1) (10/40) Purging py3-cryptography-pyc (40.0.2-r1) (11/40) Purging py3-cryptography (40.0.2-r1) (12/40) Purging py3-cffi-pyc (1.15.1-r3) (13/40) Purging py3-cffi (1.15.1-r3) (14/40) Purging py3-cparser-pyc (2.21-r2) (15/40) Purging py3-cparser (2.21-r2) (16/40) Purging py3-requests-pyc (2.30.0-r0) (17/40) Purging py3-requests (2.30.0-r0) (18/40) Purging py3-certifi-pyc (2023.5.7-r0) (19/40) Purging py3-certifi (2023.5.7-r0) (20/40) Purging py3-charset-normalizer-pyc (3.1.0-r1) (21/40) Purging py3-charset-normalizer (3.1.0-r1) (22/40) Purging py3-idna-pyc (3.4-r4) (23/40) Purging py3-idna (3.4-r4) (24/40) Purging py3-urllib3-pyc (1.26.15-r1) (25/40) Purging py3-urllib3 (1.26.15-r1) (26/40) Purging py3-setuptools-pyc (67.7.2-r0) (27/40) Purging py3-setuptools (67.7.2-r0) (28/40) Purging py3-packaging-pyc (23.1-r1) (29/40) Purging py3-packaging (23.1-r1) (30/40) Purging py3-parsing-pyc (3.0.9-r2) (31/40) Purging py3-parsing (3.0.9-r2) (32/40) Purging python3-pyc (3.11.3-r10) (33/40) Purging python3-pycache-pyc0 (3.11.3-r10) (34/40) Purging pyc (0.1-r0) (35/40) Purging python3 (3.11.3-r10) (36/40) Purging gdbm (1.23-r1) (37/40) Purging libpanelw (6.4_p20230429-r0) (38/40) Purging mpdecimal (2.5.1-r2) (39/40) Purging readline (8.2.1-r1) (40/40) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r9.trigger OK: 916 MiB in 108 packages >>> py3-trivup: Updating the testing/armv7 repository index... >>> py3-trivup: Signing the index...