>>> py3-ticket-auth: Building testing/py3-ticket-auth 0.1.4-r7 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 08:04:37 +0000 >>> py3-ticket-auth: Checking sanity of /home/buildozer/aports/testing/py3-ticket-auth/APKBUILD... >>> py3-ticket-auth: Analyzing dependencies... >>> py3-ticket-auth: Installing for build: build-base python3-dev py3-setuptools (1/20) Installing libbz2 (1.0.8-r5) (2/20) Installing libffi (3.4.4-r2) (3/20) Installing gdbm (1.23-r1) (4/20) Installing xz-libs (5.4.2-r1) (5/20) Installing mpdecimal (2.5.1-r2) (6/20) Installing libpanelw (6.4_p20230401-r6) (7/20) Installing readline (8.2.1-r1) (8/20) Installing sqlite-libs (3.41.2-r2) (9/20) Installing python3 (3.11.3-r10) (10/20) Installing python3-pycache-pyc0 (3.11.3-r10) (11/20) Installing pyc (0.1-r0) (12/20) Installing python3-pyc (3.11.3-r10) (13/20) Installing python3-dev (3.11.3-r10) (14/20) Installing py3-parsing (3.0.9-r2) (15/20) Installing py3-parsing-pyc (3.0.9-r2) (16/20) Installing py3-packaging (23.1-r1) (17/20) Installing py3-packaging-pyc (23.1-r1) (18/20) Installing py3-setuptools (67.7.2-r0) (19/20) Installing py3-setuptools-pyc (67.7.2-r0) (20/20) Installing .makedepends-py3-ticket-auth (20230425.080438) Executing busybox-1.36.0-r8.trigger OK: 433 MiB in 119 packages >>> py3-ticket-auth: Cleaning up srcdir >>> py3-ticket-auth: Cleaning up pkgdir >>> py3-ticket-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ticket_auth-0.1.4.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 100 4196 100 4196 0 0 52850 0 --:--:-- --:--:-- --:--:-- 53113 >>> py3-ticket-auth: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ticket_auth-0.1.4.tar.gz >>> py3-ticket-auth: Checking sha512sums... ticket_auth-0.1.4.tar.gz: OK >>> py3-ticket-auth: Unpacking /var/cache/distfiles/edge/ticket_auth-0.1.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/ticket_auth copying ticket_auth/__init__.py -> build/lib/ticket_auth copying ticket_auth/ticket_factory.py -> build/lib/ticket_auth copying ticket_auth/exception.py -> build/lib/ticket_auth >>> WARNING: py3-ticket-auth: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> py3-ticket-auth: Entering fakeroot... running install /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() running install_lib creating /home/buildozer/aports/testing/py3-ticket-auth/pkg creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth copying build/lib/ticket_auth/__init__.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth copying build/lib/ticket_auth/ticket_factory.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth copying build/lib/ticket_auth/exception.py -> /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth/ticket_factory.py to ticket_factory.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth/exception.py to exception.cpython-311.pyc running install_egg_info running egg_info writing ticket_auth.egg-info/PKG-INFO writing dependency_links to ticket_auth.egg-info/dependency_links.txt writing top-level names to ticket_auth.egg-info/top_level.txt reading manifest file 'ticket_auth.egg-info/SOURCES.txt' writing manifest file 'ticket_auth.egg-info/SOURCES.txt' Copying ticket_auth.egg-info to /home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth-0.1.4-py3.11.egg-info running install_scripts >>> py3-ticket-auth-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth/usr/lib/python3.11/site-packages/ticket_auth/__pycache__' -> '/home/buildozer/aports/testing/py3-ticket-auth/pkg/py3-ticket-auth-pyc/usr/lib/python3.11/site-packages/ticket_auth/__pycache__' >>> py3-ticket-auth-pyc*: Preparing subpackage py3-ticket-auth-pyc... >>> py3-ticket-auth-pyc*: Running postcheck for py3-ticket-auth-pyc >>> py3-ticket-auth*: Running postcheck for py3-ticket-auth >>> py3-ticket-auth*: Preparing package py3-ticket-auth... >>> py3-ticket-auth-pyc*: Tracing dependencies... python3~3.11 >>> py3-ticket-auth-pyc*: Package size: 44.0 KB >>> py3-ticket-auth-pyc*: Compressing data... >>> py3-ticket-auth-pyc*: Create checksum... >>> py3-ticket-auth-pyc*: Create py3-ticket-auth-pyc-0.1.4-r7.apk >>> py3-ticket-auth*: Tracing dependencies... python3~3.11 >>> py3-ticket-auth*: Package size: 60.0 KB >>> py3-ticket-auth*: Compressing data... >>> py3-ticket-auth*: Create checksum... >>> py3-ticket-auth*: Create py3-ticket-auth-0.1.4-r7.apk >>> py3-ticket-auth: Build complete at Tue, 25 Apr 2023 08:04:42 +0000 elapsed time 0h 0m 5s >>> py3-ticket-auth: Cleaning up srcdir >>> py3-ticket-auth: Cleaning up pkgdir >>> py3-ticket-auth: Uninstalling dependencies... (1/20) Purging .makedepends-py3-ticket-auth (20230425.080438) (2/20) Purging python3-dev (3.11.3-r10) (3/20) Purging py3-setuptools-pyc (67.7.2-r0) (4/20) Purging py3-setuptools (67.7.2-r0) (5/20) Purging py3-packaging-pyc (23.1-r1) (6/20) Purging py3-packaging (23.1-r1) (7/20) Purging py3-parsing-pyc (3.0.9-r2) (8/20) Purging py3-parsing (3.0.9-r2) (9/20) Purging python3-pyc (3.11.3-r10) (10/20) Purging python3-pycache-pyc0 (3.11.3-r10) (11/20) Purging pyc (0.1-r0) (12/20) Purging python3 (3.11.3-r10) (13/20) Purging gdbm (1.23-r1) (14/20) Purging libbz2 (1.0.8-r5) (15/20) Purging libffi (3.4.4-r2) (16/20) Purging libpanelw (6.4_p20230401-r6) (17/20) Purging mpdecimal (2.5.1-r2) (18/20) Purging readline (8.2.1-r1) (19/20) Purging sqlite-libs (3.41.2-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 326 MiB in 99 packages >>> py3-ticket-auth: Updating the testing/armhf repository index... >>> py3-ticket-auth: Signing the index...