>>> py3-psycopg-pool: Building community/py3-psycopg-pool 3.1.8-r0 (using abuild 3.12.0-r0) started Thu, 16 Nov 2023 00:14:34 +0000 >>> py3-psycopg-pool: Checking sanity of /home/buildozer/aports/community/py3-psycopg-pool/APKBUILD... >>> py3-psycopg-pool: Analyzing dependencies... >>> py3-psycopg-pool: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.5-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20231007-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.44.0-r0) (9/25) Installing python3 (3.11.6-r1) (10/25) Installing python3-pycache-pyc0 (3.11.6-r1) (11/25) Installing pyc (3.11.6-r1) (12/25) Installing py3-installer-pyc (0.7.0-r1) (13/25) Installing py3-gpep517-pyc (15-r0) (14/25) Installing python3-pyc (3.11.6-r1) (15/25) Installing py3-installer (0.7.0-r1) (16/25) Installing py3-gpep517 (15-r0) (17/25) Installing py3-parsing (3.1.1-r0) (18/25) Installing py3-parsing-pyc (3.1.1-r0) (19/25) Installing py3-packaging (23.2-r0) (20/25) Installing py3-packaging-pyc (23.2-r0) (21/25) Installing py3-setuptools (68.2.2-r0) (22/25) Installing py3-setuptools-pyc (68.2.2-r0) (23/25) Installing py3-wheel (0.41.3-r0) (24/25) Installing py3-wheel-pyc (0.41.3-r0) (25/25) Installing .makedepends-py3-psycopg-pool (20231116.001434) Executing busybox-1.36.1-r15.trigger OK: 487 MiB in 131 packages >>> py3-psycopg-pool: Cleaning up srcdir >>> py3-psycopg-pool: Cleaning up pkgdir >>> py3-psycopg-pool: Cleaning up tmpdir >>> py3-psycopg-pool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/psycopg-pool-3.1.8.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-psycopg-pool: Fetching https://github.com/psycopg/psycopg/archive/pool-3.1.8/psycopg-pool-3.1.8.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 41 482k 41 201k 0 0 63340 0 0:00:07 0:00:03 0:00:04 63340 100 482k 100 482k 0 0 142k 0 0:00:03 0:00:03 --:--:-- 2054k >>> py3-psycopg-pool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/psycopg-pool-3.1.8.tar.gz >>> py3-psycopg-pool: Checking sha512sums... psycopg-pool-3.1.8.tar.gz: OK typing-ext.patch: OK >>> py3-psycopg-pool: Unpacking /var/cache/distfiles/v3.19/psycopg-pool-3.1.8.tar.gz... >>> py3-psycopg-pool: typing-ext.patch patching file psycopg_pool/_compat.py 2023-11-16 00:14:39,204 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-11-16 00:14:39,227 root INFO running bdist_wheel 2023-11-16 00:14:39,236 root INFO running build 2023-11-16 00:14:39,236 root INFO running build_py 2023-11-16 00:14:39,237 root INFO creating build 2023-11-16 00:14:39,238 root INFO creating build/lib 2023-11-16 00:14:39,238 root INFO creating build/lib/psycopg_pool 2023-11-16 00:14:39,238 root INFO copying psycopg_pool/sched.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,238 root INFO copying psycopg_pool/version.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,238 root INFO copying psycopg_pool/__init__.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,238 root INFO copying psycopg_pool/errors.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/pool.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/null_pool.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/pool_async.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/base.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/null_pool_async.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,239 root INFO copying psycopg_pool/_compat.py -> build/lib/psycopg_pool 2023-11-16 00:14:39,240 root INFO copying psycopg_pool/py.typed -> build/lib/psycopg_pool 2023-11-16 00:14:39,242 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-11-16 00:14:39,242 root INFO running install 2023-11-16 00:14:39,248 root INFO running install_lib 2023-11-16 00:14:39,248 root INFO creating build/bdist.linux-s390x 2023-11-16 00:14:39,248 root INFO creating build/bdist.linux-s390x/wheel 2023-11-16 00:14:39,249 root INFO creating build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,249 root INFO copying build/lib/psycopg_pool/sched.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,249 root INFO copying build/lib/psycopg_pool/version.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,249 root INFO copying build/lib/psycopg_pool/__init__.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,249 root INFO copying build/lib/psycopg_pool/errors.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,249 root INFO copying build/lib/psycopg_pool/pool.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/py.typed -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/null_pool.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/pool_async.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/base.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/null_pool_async.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO copying build/lib/psycopg_pool/_compat.py -> build/bdist.linux-s390x/wheel/psycopg_pool 2023-11-16 00:14:39,250 root INFO running install_egg_info 2023-11-16 00:14:39,252 root INFO running egg_info 2023-11-16 00:14:39,252 root INFO creating psycopg_pool.egg-info 2023-11-16 00:14:39,253 root INFO writing psycopg_pool.egg-info/PKG-INFO 2023-11-16 00:14:39,253 root INFO writing dependency_links to psycopg_pool.egg-info/dependency_links.txt 2023-11-16 00:14:39,253 root INFO writing requirements to psycopg_pool.egg-info/requires.txt 2023-11-16 00:14:39,253 root INFO writing top-level names to psycopg_pool.egg-info/top_level.txt 2023-11-16 00:14:39,253 root INFO writing manifest file 'psycopg_pool.egg-info/SOURCES.txt' 2023-11-16 00:14:39,254 root INFO reading manifest file 'psycopg_pool.egg-info/SOURCES.txt' 2023-11-16 00:14:39,254 root INFO adding license file 'LICENSE.txt' 2023-11-16 00:14:39,255 root INFO writing manifest file 'psycopg_pool.egg-info/SOURCES.txt' 2023-11-16 00:14:39,255 root INFO Copying psycopg_pool.egg-info to build/bdist.linux-s390x/wheel/psycopg_pool-3.1.8-py3.11.egg-info 2023-11-16 00:14:39,255 root INFO running install_scripts 2023-11-16 00:14:39,257 wheel INFO creating build/bdist.linux-s390x/wheel/psycopg_pool-3.1.8.dist-info/WHEEL 2023-11-16 00:14:39,257 wheel INFO creating '/home/buildozer/aports/community/py3-psycopg-pool/src/psycopg-pool-3.1.8/psycopg_pool/.dist/.tmp-kbi_u4n7/psycopg_pool-3.1.8-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/__init__.py' 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/_compat.py' 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/base.py' 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/errors.py' 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/null_pool.py' 2023-11-16 00:14:39,257 wheel INFO adding 'psycopg_pool/null_pool_async.py' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool/pool.py' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool/pool_async.py' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool/py.typed' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool/sched.py' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool/version.py' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool-3.1.8.dist-info/LICENSE.txt' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool-3.1.8.dist-info/METADATA' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool-3.1.8.dist-info/WHEEL' 2023-11-16 00:14:39,258 wheel INFO adding 'psycopg_pool-3.1.8.dist-info/top_level.txt' 2023-11-16 00:14:39,259 wheel INFO adding 'psycopg_pool-3.1.8.dist-info/RECORD' 2023-11-16 00:14:39,259 wheel INFO removing build/bdist.linux-s390x/wheel 2023-11-16 00:14:39,259 gpep517 INFO The backend produced .dist/psycopg_pool-3.1.8-py3-none-any.whl psycopg_pool-3.1.8-py3-none-any.whl >>> py3-psycopg-pool: Entering fakeroot... >>> py3-psycopg-pool-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-psycopg-pool/pkg/py3-psycopg-pool/usr/lib/python3.11/site-packages/psycopg_pool/__pycache__' -> '/home/buildozer/aports/community/py3-psycopg-pool/pkg/py3-psycopg-pool-pyc/usr/lib/python3.11/site-packages/psycopg_pool/__pycache__' >>> py3-psycopg-pool-pyc*: Preparing subpackage py3-psycopg-pool-pyc... >>> py3-psycopg-pool-pyc*: Running postcheck for py3-psycopg-pool-pyc >>> py3-psycopg-pool*: Running postcheck for py3-psycopg-pool >>> py3-psycopg-pool*: Preparing package py3-psycopg-pool... >>> py3-psycopg-pool-pyc*: Tracing dependencies... python3~3.11 >>> py3-psycopg-pool-pyc*: Package size: 184.0 KB >>> py3-psycopg-pool-pyc*: Compressing data... >>> py3-psycopg-pool-pyc*: Create checksum... >>> py3-psycopg-pool-pyc*: Create py3-psycopg-pool-pyc-3.1.8-r0.apk >>> py3-psycopg-pool*: Tracing dependencies... python3~3.11 >>> py3-psycopg-pool*: Package size: 164.0 KB >>> py3-psycopg-pool*: Compressing data... >>> py3-psycopg-pool*: Create checksum... >>> py3-psycopg-pool*: Create py3-psycopg-pool-3.1.8-r0.apk >>> py3-psycopg-pool: Build complete at Thu, 16 Nov 2023 00:14:39 +0000 elapsed time 0h 0m 5s >>> py3-psycopg-pool: Cleaning up srcdir >>> py3-psycopg-pool: Cleaning up pkgdir >>> py3-psycopg-pool: Uninstalling dependencies... (1/25) Purging .makedepends-py3-psycopg-pool (20231116.001434) (2/25) Purging py3-gpep517-pyc (15-r0) (3/25) Purging py3-gpep517 (15-r0) (4/25) Purging py3-installer-pyc (0.7.0-r1) (5/25) Purging py3-installer (0.7.0-r1) (6/25) Purging py3-setuptools-pyc (68.2.2-r0) (7/25) Purging py3-setuptools (68.2.2-r0) (8/25) Purging py3-wheel-pyc (0.41.3-r0) (9/25) Purging py3-wheel (0.41.3-r0) (10/25) Purging py3-packaging-pyc (23.2-r0) (11/25) Purging py3-packaging (23.2-r0) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.6-r1) (15/25) Purging python3-pycache-pyc0 (3.11.6-r1) (16/25) Purging pyc (3.11.6-r1) (17/25) Purging python3 (3.11.6-r1) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20231007-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.44.0-r0) (25/25) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 435 MiB in 106 packages >>> py3-psycopg-pool: Updating the community/s390x repository index... >>> py3-psycopg-pool: Signing the index...