>>> py3-pgspecial: Building community/py3-pgspecial 2.1.1-r0 (using abuild 3.12.0-r0) started Mon, 30 Oct 2023 02:17:09 +0000 >>> py3-pgspecial: Checking sanity of /home/buildozer/aports/community/py3-pgspecial/APKBUILD... >>> py3-pgspecial: Analyzing dependencies... >>> py3-pgspecial: Installing for build: build-base py3-click py3-psycopg-c py3-sqlparse py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-configobj (1/44) Installing libffi (3.4.4-r3) (2/44) Installing gdbm (1.23-r1) (3/44) Installing mpdecimal (2.5.1-r2) (4/44) Installing libpanelw (6.4_p20231007-r0) (5/44) Installing readline (8.2.1-r2) (6/44) Installing sqlite-libs (3.43.2-r0) (7/44) Installing python3 (3.11.6-r1) (8/44) Installing python3-pycache-pyc0 (3.11.6-r1) (9/44) Installing pyc (3.11.6-r1) (10/44) Installing py3-click-pyc (8.1.6-r0) (11/44) Installing python3-pyc (3.11.6-r1) (12/44) Installing py3-click (8.1.6-r0) (13/44) Installing py3-psycopg (3.1.12-r2) (14/44) Installing py3-psycopg-pyc (3.1.12-r2) (15/44) Installing libpq (16.0-r1) (16/44) Installing py3-psycopg-c (3.1.12-r2) (17/44) Installing py3-psycopg-c-pyc (3.1.12-r2) (18/44) Installing py3-sqlparse (0.4.4-r1) (19/44) Installing py3-sqlparse-pyc (0.4.4-r1) (20/44) Installing py3-installer (0.7.0-r1) (21/44) Installing py3-installer-pyc (0.7.0-r1) (22/44) Installing py3-gpep517 (15-r0) (23/44) Installing py3-gpep517-pyc (15-r0) (24/44) Installing py3-parsing (3.1.1-r0) (25/44) Installing py3-parsing-pyc (3.1.1-r0) (26/44) Installing py3-packaging (23.2-r0) (27/44) Installing py3-packaging-pyc (23.2-r0) (28/44) Installing py3-setuptools (68.2.2-r0) (29/44) Installing py3-setuptools-pyc (68.2.2-r0) (30/44) Installing py3-wheel (0.41.2-r0) (31/44) Installing py3-wheel-pyc (0.41.2-r0) (32/44) Installing py3-iniconfig (1.1.1-r6) (33/44) Installing py3-iniconfig-pyc (1.1.1-r6) (34/44) Installing py3-pluggy (1.3.0-r0) (35/44) Installing py3-pluggy-pyc (1.3.0-r0) (36/44) Installing py3-py (1.11.0-r2) (37/44) Installing py3-py-pyc (1.11.0-r2) (38/44) Installing py3-pytest (7.4.3-r0) (39/44) Installing py3-pytest-pyc (7.4.3-r0) (40/44) Installing py3-six (1.16.0-r8) (41/44) Installing py3-six-pyc (1.16.0-r8) (42/44) Installing py3-configobj (5.0.8-r1) (43/44) Installing py3-configobj-pyc (5.0.8-r1) (44/44) Installing .makedepends-py3-pgspecial (20231030.021711) Executing busybox-1.36.1-r13.trigger OK: 439 MiB in 154 packages >>> py3-pgspecial: Cleaning up srcdir >>> py3-pgspecial: Cleaning up pkgdir >>> py3-pgspecial: Cleaning up tmpdir >>> py3-pgspecial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pgspecial-2.1.1.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-pgspecial: Fetching pgspecial-2.1.1.tar.gz::https://github.com/dbcli/pgspecial/archive/refs/tags/v2.1.1.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 51588 100 51588 0 0 91653 0 --:--:-- --:--:-- --:--:-- 91653 >>> py3-pgspecial: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pgspecial-2.1.1.tar.gz >>> py3-pgspecial: Checking sha512sums... pgspecial-2.1.1.tar.gz: OK >>> py3-pgspecial: Unpacking /var/cache/distfiles/edge/pgspecial-2.1.1.tar.gz... 2023-10-30 02:17:13,509 gpep517 INFO Building wheel via backend setuptools.build_meta 2023-10-30 02:17:13,558 root INFO running bdist_wheel 2023-10-30 02:17:13,585 root INFO running build 2023-10-30 02:17:13,585 root INFO running build_py 2023-10-30 02:17:13,590 root INFO creating build 2023-10-30 02:17:13,590 root INFO creating build/lib 2023-10-30 02:17:13,590 root INFO creating build/lib/pgspecial 2023-10-30 02:17:13,590 root INFO copying pgspecial/namedqueries.py -> build/lib/pgspecial 2023-10-30 02:17:13,591 root INFO copying pgspecial/__init__.py -> build/lib/pgspecial 2023-10-30 02:17:13,591 root INFO copying pgspecial/iocommands.py -> build/lib/pgspecial 2023-10-30 02:17:13,592 root INFO copying pgspecial/main.py -> build/lib/pgspecial 2023-10-30 02:17:13,592 root INFO copying pgspecial/dbcommands.py -> build/lib/pgspecial 2023-10-30 02:17:13,593 root INFO creating build/lib/pgspecial/help 2023-10-30 02:17:13,593 root INFO copying pgspecial/help/__init__.py -> build/lib/pgspecial/help 2023-10-30 02:17:13,593 root INFO copying pgspecial/help/commands.py -> build/lib/pgspecial/help 2023-10-30 02:17:13,602 wheel INFO installing to build/bdist.linux-i686/wheel 2023-10-30 02:17:13,602 root INFO running install 2023-10-30 02:17:13,616 root INFO running install_lib 2023-10-30 02:17:13,619 root INFO creating build/bdist.linux-i686 2023-10-30 02:17:13,619 root INFO creating build/bdist.linux-i686/wheel 2023-10-30 02:17:13,620 root INFO creating build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,620 root INFO copying build/lib/pgspecial/namedqueries.py -> build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,620 root INFO creating build/bdist.linux-i686/wheel/pgspecial/help 2023-10-30 02:17:13,620 root INFO copying build/lib/pgspecial/help/__init__.py -> build/bdist.linux-i686/wheel/pgspecial/help 2023-10-30 02:17:13,621 root INFO copying build/lib/pgspecial/help/commands.py -> build/bdist.linux-i686/wheel/pgspecial/help 2023-10-30 02:17:13,621 root INFO copying build/lib/pgspecial/__init__.py -> build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,622 root INFO copying build/lib/pgspecial/iocommands.py -> build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,622 root INFO copying build/lib/pgspecial/main.py -> build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,622 root INFO copying build/lib/pgspecial/dbcommands.py -> build/bdist.linux-i686/wheel/pgspecial 2023-10-30 02:17:13,623 root INFO running install_egg_info 2023-10-30 02:17:13,629 root INFO running egg_info 2023-10-30 02:17:13,629 root INFO creating pgspecial.egg-info 2023-10-30 02:17:13,631 root INFO writing pgspecial.egg-info/PKG-INFO 2023-10-30 02:17:13,632 root INFO writing dependency_links to pgspecial.egg-info/dependency_links.txt 2023-10-30 02:17:13,632 root INFO writing requirements to pgspecial.egg-info/requires.txt 2023-10-30 02:17:13,633 root INFO writing top-level names to pgspecial.egg-info/top_level.txt 2023-10-30 02:17:13,633 root INFO writing manifest file 'pgspecial.egg-info/SOURCES.txt' 2023-10-30 02:17:13,636 root INFO reading manifest file 'pgspecial.egg-info/SOURCES.txt' 2023-10-30 02:17:13,637 root INFO reading manifest template 'MANIFEST.in' 2023-10-30 02:17:13,639 root WARNING warning: no files found matching '*.ini' under directory 'tests' 2023-10-30 02:17:13,640 root INFO writing manifest file 'pgspecial.egg-info/SOURCES.txt' 2023-10-30 02:17:13,640 root INFO Copying pgspecial.egg-info to build/bdist.linux-i686/wheel/pgspecial-2.1.1-py3.11.egg-info 2023-10-30 02:17:13,642 root INFO running install_scripts 2023-10-30 02:17:13,645 wheel INFO creating build/bdist.linux-i686/wheel/pgspecial-2.1.1.dist-info/WHEEL 2023-10-30 02:17:13,645 wheel INFO creating '/home/buildozer/aports/community/py3-pgspecial/src/pgspecial-2.1.1/.dist/.tmp-n4q4_51h/pgspecial-2.1.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-10-30 02:17:13,646 wheel INFO adding 'pgspecial/__init__.py' 2023-10-30 02:17:13,646 wheel INFO adding 'pgspecial/dbcommands.py' 2023-10-30 02:17:13,647 wheel INFO adding 'pgspecial/iocommands.py' 2023-10-30 02:17:13,648 wheel INFO adding 'pgspecial/main.py' 2023-10-30 02:17:13,648 wheel INFO adding 'pgspecial/namedqueries.py' 2023-10-30 02:17:13,648 wheel INFO adding 'pgspecial/help/__init__.py' 2023-10-30 02:17:13,649 wheel INFO adding 'pgspecial/help/commands.py' 2023-10-30 02:17:13,650 wheel INFO adding 'pgspecial-2.1.1.dist-info/METADATA' 2023-10-30 02:17:13,650 wheel INFO adding 'pgspecial-2.1.1.dist-info/WHEEL' 2023-10-30 02:17:13,651 wheel INFO adding 'pgspecial-2.1.1.dist-info/top_level.txt' 2023-10-30 02:17:13,651 wheel INFO adding 'pgspecial-2.1.1.dist-info/RECORD' 2023-10-30 02:17:13,651 wheel INFO removing build/bdist.linux-i686/wheel 2023-10-30 02:17:13,652 gpep517 INFO The backend produced .dist/pgspecial-2.1.1-py3-none-any.whl pgspecial-2.1.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/buildozer/aports/community/py3-pgspecial/src/pgspecial-2.1.1 configfile: pyproject.toml testpaths: tests collected 78 items tests/test_internal.py ................. [ 21%] tests/test_named_queries.py ... [ 25%] tests/test_specials.py sssssssssssssssssssssssssssssssssssssssssssssssss [ 88%] sssssssss [100%] =============================== warnings summary =============================== tests/test_specials.py:997 /home/buildozer/aports/community/py3-pgspecial/src/pgspecial-2.1.1/tests/test_specials.py:997: DeprecationWarning: invalid escape sequence '\c' executor("\copy (SELECT 'Montréal', 'Portland', 'Cleveland') INTO stdout ") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_specials.py:21: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:30: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:39: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:56: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:76: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:96: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:117: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:138: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:159: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:176: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:190: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:204: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:234: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:275: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:291: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:302: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:320: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:346: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:375: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:394: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:416: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:435: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:456: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:473: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:491: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:509: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:521: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:533: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:545: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:557: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:569: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:581: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:596: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:611: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:623: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:640: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:652: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:680: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:715: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:733: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:748: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:757: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:767: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:957: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:965: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:974: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:982: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:994: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1004: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1011: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1026: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1037: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1055: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1065: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1083: Need a postgres instance at localhost accessible by user 'postgres' SKIPPED [1] tests/test_specials.py:1101: Unable to create a postgres_fdw extension. SKIPPED [1] tests/test_specials.py:1113: Unable to create a postgres_fdw extension. SKIPPED [1] tests/test_specials.py:1134: Unable to create a postgres_fdw extension. ================== 20 passed, 58 skipped, 1 warning in 0.33s =================== >>> py3-pgspecial: Entering fakeroot... >>> py3-pgspecial-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pgspecial/pkg/py3-pgspecial/usr/lib/python3.11/site-packages/pgspecial/__pycache__' -> '/home/buildozer/aports/community/py3-pgspecial/pkg/py3-pgspecial-pyc/usr/lib/python3.11/site-packages/pgspecial/__pycache__' '/home/buildozer/aports/community/py3-pgspecial/pkg/py3-pgspecial/usr/lib/python3.11/site-packages/pgspecial/help/__pycache__' -> '/home/buildozer/aports/community/py3-pgspecial/pkg/py3-pgspecial-pyc/usr/lib/python3.11/site-packages/pgspecial/help/__pycache__' >>> py3-pgspecial-pyc*: Preparing subpackage py3-pgspecial-pyc... >>> py3-pgspecial-pyc*: Running postcheck for py3-pgspecial-pyc >>> py3-pgspecial*: Running postcheck for py3-pgspecial >>> py3-pgspecial*: Preparing package py3-pgspecial... >>> py3-pgspecial-pyc*: Tracing dependencies... py3-click py3-psycopg-c py3-sqlparse python3~3.11 >>> py3-pgspecial-pyc*: Package size: 232.0 KB >>> py3-pgspecial-pyc*: Compressing data... >>> py3-pgspecial-pyc*: Create checksum... >>> py3-pgspecial-pyc*: Create py3-pgspecial-pyc-2.1.1-r0.apk >>> py3-pgspecial*: Tracing dependencies... py3-click py3-psycopg-c py3-sqlparse python3~3.11 >>> py3-pgspecial*: Package size: 236.0 KB >>> py3-pgspecial*: Compressing data... >>> py3-pgspecial*: Create checksum... >>> py3-pgspecial*: Create py3-pgspecial-2.1.1-r0.apk >>> py3-pgspecial: Build complete at Mon, 30 Oct 2023 02:17:15 +0000 elapsed time 0h 0m 6s >>> py3-pgspecial: Cleaning up srcdir >>> py3-pgspecial: Cleaning up pkgdir >>> py3-pgspecial: Uninstalling dependencies... (1/44) Purging .makedepends-py3-pgspecial (20231030.021711) (2/44) Purging py3-click-pyc (8.1.6-r0) (3/44) Purging py3-click (8.1.6-r0) (4/44) Purging py3-psycopg-c-pyc (3.1.12-r2) (5/44) Purging py3-psycopg-c (3.1.12-r2) (6/44) Purging py3-psycopg-pyc (3.1.12-r2) (7/44) Purging py3-psycopg (3.1.12-r2) (8/44) Purging py3-sqlparse-pyc (0.4.4-r1) (9/44) Purging py3-sqlparse (0.4.4-r1) (10/44) Purging py3-gpep517-pyc (15-r0) (11/44) Purging py3-gpep517 (15-r0) (12/44) Purging py3-installer-pyc (0.7.0-r1) (13/44) Purging py3-installer (0.7.0-r1) (14/44) Purging py3-setuptools-pyc (68.2.2-r0) (15/44) Purging py3-setuptools (68.2.2-r0) (16/44) Purging py3-wheel-pyc (0.41.2-r0) (17/44) Purging py3-wheel (0.41.2-r0) (18/44) Purging py3-pytest-pyc (7.4.3-r0) (19/44) Purging py3-pytest (7.4.3-r0) (20/44) Purging py3-iniconfig-pyc (1.1.1-r6) (21/44) Purging py3-iniconfig (1.1.1-r6) (22/44) Purging py3-packaging-pyc (23.2-r0) (23/44) Purging py3-packaging (23.2-r0) (24/44) Purging py3-parsing-pyc (3.1.1-r0) (25/44) Purging py3-parsing (3.1.1-r0) (26/44) Purging py3-pluggy-pyc (1.3.0-r0) (27/44) Purging py3-pluggy (1.3.0-r0) (28/44) Purging py3-py-pyc (1.11.0-r2) (29/44) Purging py3-py (1.11.0-r2) (30/44) Purging py3-configobj-pyc (5.0.8-r1) (31/44) Purging py3-configobj (5.0.8-r1) (32/44) Purging py3-six-pyc (1.16.0-r8) (33/44) Purging py3-six (1.16.0-r8) (34/44) Purging libpq (16.0-r1) (35/44) Purging python3-pyc (3.11.6-r1) (36/44) Purging python3-pycache-pyc0 (3.11.6-r1) (37/44) Purging pyc (3.11.6-r1) (38/44) Purging python3 (3.11.6-r1) (39/44) Purging gdbm (1.23-r1) (40/44) Purging libffi (3.4.4-r3) (41/44) Purging libpanelw (6.4_p20231007-r0) (42/44) Purging mpdecimal (2.5.1-r2) (43/44) Purging readline (8.2.1-r2) (44/44) Purging sqlite-libs (3.43.2-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 110 packages >>> py3-pgspecial: Updating the community/x86 repository index... >>> py3-pgspecial: Signing the index...