>>> py3-gnupg: Building testing/py3-gnupg 0.4.8-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 15:13:41 +0000 >>> py3-gnupg: Checking sanity of /home/buildozer/aports/testing/py3-gnupg/APKBUILD... >>> py3-gnupg: Analyzing dependencies... >>> py3-gnupg: Installing for build: build-base python3 gnupg py3-setuptools py3-pytest (1/48) Installing libbz2 (1.0.8-r1) (2/48) Installing libffi (3.4.2-r1) (3/48) Installing gdbm (1.22-r0) (4/48) Installing xz-libs (5.2.5-r0) (5/48) Installing mpdecimal (2.5.1-r1) (6/48) Installing readline (8.1.1-r0) (7/48) Installing sqlite-libs (3.37.0-r0) (8/48) Installing python3 (3.10.1-r0) (9/48) Installing libgpg-error (1.42-r1) (10/48) Installing libassuan (2.5.5-r0) (11/48) Installing libcap (2.62-r0) (12/48) Installing pinentry (1.2.0-r0) Executing pinentry-1.2.0-r0.post-install (13/48) Installing libgcrypt (1.9.4-r0) (14/48) Installing gnupg-gpgconf (2.2.31-r1) (15/48) Installing gpg (2.2.31-r1) (16/48) Installing npth (1.6-r1) (17/48) Installing gpg-agent (2.2.31-r1) (18/48) Installing gpg-wks-server (2.2.31-r1) (19/48) Installing libksba (1.6.0-r0) (20/48) Installing gpgsm (2.2.31-r1) (21/48) Installing gpgv (2.2.31-r1) (22/48) Installing nettle (3.7.3-r0) (23/48) Installing p11-kit (0.24.0-r1) (24/48) Installing libtasn1 (4.18.0-r0) (25/48) Installing libunistring (0.9.10-r1) (26/48) Installing gnutls (3.7.1-r0) (27/48) Installing libsasl (2.1.27-r14) (28/48) Installing libldap (2.6.0-r0) (29/48) Installing gnupg-dirmngr (2.2.31-r1) (30/48) Installing gnupg-utils (2.2.31-r1) (31/48) Installing gnupg-wks-client (2.2.31-r1) (32/48) Installing gnupg (2.2.31-r1) (33/48) Installing py3-ordered-set (4.0.2-r3) (34/48) Installing py3-appdirs (1.4.4-r3) (35/48) Installing py3-parsing (2.4.7-r3) (36/48) Installing py3-six (1.16.0-r1) (37/48) Installing py3-packaging (21.3-r0) (38/48) Installing py3-setuptools (52.0.0-r5) (39/48) Installing py3-atomicwrites (1.4.0-r2) (40/48) Installing py3-attrs (21.2.0-r1) (41/48) Installing py3-more-itertools (8.12.0-r1) (42/48) Installing py3-iniconfig (1.1.1-r2) (43/48) Installing py3-pluggy (0.13.1-r5) (44/48) Installing py3-py (1.10.0-r2) (45/48) Installing py3-wcwidth (0.2.5-r2) (46/48) Installing py3-toml (0.10.2-r3) (47/48) Installing py3-pytest (6.2.5-r1) (48/48) Installing .makedepends-py3-gnupg (20211219.151342) Executing busybox-1.34.1-r5.trigger OK: 305 MiB in 137 packages >>> py3-gnupg: Cleaning up srcdir >>> py3-gnupg: Cleaning up pkgdir >>> py3-gnupg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-gnupg-0.4.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 100 58696 100 58696 0 0 51586 0 0:00:01 0:00:01 --:--:-- 51623 >>> py3-gnupg: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-gnupg-0.4.8.tar.gz >>> py3-gnupg: Checking sha512sums... python-gnupg-0.4.8.tar.gz: OK >>> py3-gnupg: Unpacking /var/cache/distfiles/edge/python-gnupg-0.4.8.tar.gz... running build running build_py creating build creating build/lib copying gnupg.py -> build/lib ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-gnupg/src/python-gnupg-0.4.8 collecting ... collected 29 items test_gnupg.py::GPGTestCase::test_deletion PASSED [ 3%] test_gnupg.py::GPGTestCase::test_doctest_import_keys PASSED [ 6%] test_gnupg.py::GPGTestCase::test_encryption_and_decryption PASSED [ 10%] test_gnupg.py::GPGTestCase::test_environment PASSED [ 13%] test_gnupg.py::GPGTestCase::test_file_encryption_and_decryption PASSED [ 17%] test_gnupg.py::GPGTestCase::test_filenames_with_spaces PASSED [ 20%] test_gnupg.py::GPGTestCase::test_get_recipients PASSED [ 24%] test_gnupg.py::GPGTestCase::test_import_and_export PASSED [ 27%] test_gnupg.py::GPGTestCase::test_import_only PASSED [ 31%] test_gnupg.py::GPGTestCase::test_invalid_fileobject PASSED [ 34%] test_gnupg.py::GPGTestCase::test_invalid_home PASSED [ 37%] test_gnupg.py::GPGTestCase::test_invalid_outputs PASSED [ 41%] test_gnupg.py::GPGTestCase::test_key_generation_input PASSED [ 44%] test_gnupg.py::GPGTestCase::test_key_generation_with_colons PASSED [ 48%] test_gnupg.py::GPGTestCase::test_key_generation_with_escapes PASSED [ 51%] test_gnupg.py::GPGTestCase::test_key_generation_with_invalid_key_type PASSED [ 55%] test_gnupg.py::GPGTestCase::test_key_trust PASSED [ 58%] test_gnupg.py::GPGTestCase::test_list_keys_after_generation PASSED [ 62%] test_gnupg.py::GPGTestCase::test_list_keys_initial PASSED [ 65%] test_gnupg.py::GPGTestCase::test_list_signatures PASSED [ 68%] test_gnupg.py::GPGTestCase::test_make_args PASSED [ 72%] test_gnupg.py::GPGTestCase::test_no_such_key PASSED [ 75%] test_gnupg.py::GPGTestCase::test_nogpg PASSED [ 79%] test_gnupg.py::GPGTestCase::test_quote_with_shell PASSED [ 82%] test_gnupg.py::GPGTestCase::test_recv_keys_no_server PASSED [ 86%] test_gnupg.py::GPGTestCase::test_scan_keys PASSED [ 89%] test_gnupg.py::GPGTestCase::test_search_keys PASSED [ 93%] test_gnupg.py::GPGTestCase::test_signature_file PASSED [ 96%] test_gnupg.py::GPGTestCase::test_signature_verification PASSED [100%] =============================== warnings summary =============================== test_gnupg.py: 146 warnings /home/buildozer/aports/testing/py3-gnupg/src/python-gnupg-0.4.8/gnupg.py:1024: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead rr.setDaemon(True) test_gnupg.py: 146 warnings /home/buildozer/aports/testing/py3-gnupg/src/python-gnupg-0.4.8/gnupg.py:1031: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead dr.setDaemon(True) test_gnupg.py: 69 warnings /home/buildozer/aports/testing/py3-gnupg/src/python-gnupg-0.4.8/gnupg.py:172: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead wr.setDaemon(True) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================= 29 passed, 361 warnings in 65.95s (0:01:05) ================== >>> py3-gnupg: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-gnupg/pkg creating /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg creating /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr creating /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib creating /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib/python3.10/site-packages copying build/lib/gnupg.py -> /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib/python3.10/site-packages byte-compiling /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib/python3.10/site-packages/gnupg.py to gnupg.cpython-310.pyc running install_egg_info running egg_info writing python_gnupg.egg-info/PKG-INFO writing dependency_links to python_gnupg.egg-info/dependency_links.txt writing top-level names to python_gnupg.egg-info/top_level.txt reading manifest file 'python_gnupg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_gnupg.egg-info/SOURCES.txt' Copying python_gnupg.egg-info to /home/buildozer/aports/testing/py3-gnupg/pkg/py3-gnupg/usr/lib/python3.10/site-packages/python_gnupg-0.4.8-py3.10.egg-info running install_scripts >>> py3-gnupg*: Running postcheck for py3-gnupg >>> py3-gnupg*: Preparing package py3-gnupg... >>> py3-gnupg*: Tracing dependencies... >>> py3-gnupg*: Package size: 156.0 KB >>> py3-gnupg*: Compressing data... >>> py3-gnupg*: Create checksum... >>> py3-gnupg*: Create py3-gnupg-0.4.8-r1.apk >>> py3-gnupg: Build complete at Sun, 19 Dec 2021 15:14:51 +0000 elapsed time 0h 1m 10s >>> py3-gnupg: Cleaning up srcdir >>> py3-gnupg: Cleaning up pkgdir >>> py3-gnupg: Uninstalling dependencies... (1/48) Purging .makedepends-py3-gnupg (20211219.151342) (2/48) Purging gnupg (2.2.31-r1) (3/48) Purging gpg-wks-server (2.2.31-r1) (4/48) Purging gpgsm (2.2.31-r1) (5/48) Purging gpgv (2.2.31-r1) (6/48) Purging gnupg-utils (2.2.31-r1) (7/48) Purging gnupg-wks-client (2.2.31-r1) (8/48) Purging gpg (2.2.31-r1) (9/48) Purging gpg-agent (2.2.31-r1) (10/48) Purging gnupg-dirmngr (2.2.31-r1) (11/48) Purging gnupg-gpgconf (2.2.31-r1) (12/48) Purging pinentry (1.2.0-r0) (13/48) Purging py3-setuptools (52.0.0-r5) (14/48) Purging py3-ordered-set (4.0.2-r3) (15/48) Purging py3-appdirs (1.4.4-r3) (16/48) Purging py3-pytest (6.2.5-r1) (17/48) Purging py3-atomicwrites (1.4.0-r2) (18/48) Purging py3-attrs (21.2.0-r1) (19/48) Purging py3-more-itertools (8.12.0-r1) (20/48) Purging py3-iniconfig (1.1.1-r2) (21/48) Purging py3-pluggy (0.13.1-r5) (22/48) Purging py3-py (1.10.0-r2) (23/48) Purging py3-wcwidth (0.2.5-r2) (24/48) Purging py3-packaging (21.3-r0) (25/48) Purging py3-parsing (2.4.7-r3) (26/48) Purging py3-six (1.16.0-r1) (27/48) Purging py3-toml (0.10.2-r3) (28/48) Purging python3 (3.10.1-r0) (29/48) Purging libbz2 (1.0.8-r1) (30/48) Purging gnutls (3.7.1-r0) (31/48) Purging p11-kit (0.24.0-r1) (32/48) Purging libffi (3.4.2-r1) (33/48) Purging libldap (2.6.0-r0) (34/48) Purging libsasl (2.1.27-r14) (35/48) Purging gdbm (1.22-r0) (36/48) Purging xz-libs (5.2.5-r0) (37/48) Purging mpdecimal (2.5.1-r1) (38/48) Purging readline (8.1.1-r0) (39/48) Purging sqlite-libs (3.37.0-r0) (40/48) Purging libksba (1.6.0-r0) (41/48) Purging libassuan (2.5.5-r0) (42/48) Purging libgcrypt (1.9.4-r0) (43/48) Purging libgpg-error (1.42-r1) (44/48) Purging libcap (2.62-r0) (45/48) Purging npth (1.6-r1) (46/48) Purging nettle (3.7.3-r0) (47/48) Purging libtasn1 (4.18.0-r0) (48/48) Purging libunistring (0.9.10-r1) Executing busybox-1.34.1-r5.trigger OK: 230 MiB in 89 packages >>> py3-gnupg: Updating the testing/ppc64le repository index... >>> py3-gnupg: Signing the index...