>>> py3-requests-gssapi: Building testing/py3-requests-gssapi 1.2.3-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 23:40:19 +0000 >>> py3-requests-gssapi: Checking sanity of /home/buildozer/aports/testing/py3-requests-gssapi/APKBUILD... >>> py3-requests-gssapi: Analyzing dependencies... >>> py3-requests-gssapi: Installing for build: build-base python3 py3-python-gssapi py3-requests py3-setuptools py3-pytest (1/50) Installing libbz2 (1.0.8-r4) (2/50) Installing libffi (3.4.4-r0) (3/50) Installing gdbm (1.23-r0) (4/50) Installing xz-libs (5.2.8-r0) (5/50) Installing mpdecimal (2.5.1-r1) (6/50) Installing readline (8.2.0-r0) (7/50) Installing sqlite-libs (3.40.0-r0) (8/50) Installing python3 (3.11.0-r2) (9/50) Installing libblkid (2.38.1-r1) (10/50) Installing libuuid (2.38.1-r1) (11/50) Installing libfdisk (2.38.1-r1) (12/50) Installing libmount (2.38.1-r1) (13/50) Installing libsmartcols (2.38.1-r1) (14/50) Installing util-linux-dev (2.38.1-r1) (15/50) Installing gawk (5.1.1-r1) (16/50) Installing libcom_err (1.46.5-r4) (17/50) Installing e2fsprogs-libs (1.46.5-r4) (18/50) Installing e2fsprogs-dev (1.46.5-r4) (19/50) Installing libintl (0.21.1-r1) (20/50) Installing glib (2.74.1-r2) (21/50) Installing libverto (0.3.2-r1) (22/50) Installing libverto-glib (0.3.2-r1) (23/50) Installing libev (4.33-r0) (24/50) Installing libverto-libev (0.3.2-r1) (25/50) Installing libevent (2.1.12-r5) (26/50) Installing libverto-libevent (0.3.2-r1) (27/50) Installing libverto-dev (0.3.2-r1) (28/50) Installing krb5-conf (1.0-r2) (29/50) Installing keyutils-libs (1.6.3-r1) (30/50) Installing krb5-libs (1.20.1-r0) (31/50) Installing libsasl (2.1.28-r3) (32/50) Installing libldap (2.6.3-r6) (33/50) Installing krb5-server-ldap (1.20.1-r0) (34/50) Installing krb5-dev (1.20.1-r0) (35/50) Installing py3-decorator (5.1.1-r2) (36/50) Installing py3-python-gssapi (1.8.2-r0) (37/50) Installing py3-certifi (2022.9.24-r1) (38/50) Installing py3-charset-normalizer (3.0.1-r1) (39/50) Installing py3-idna (3.4-r3) (40/50) Installing py3-urllib3 (1.26.12-r1) (41/50) Installing py3-requests (2.28.1-r2) (42/50) Installing py3-parsing (3.0.9-r1) (43/50) Installing py3-packaging (21.3-r3) (44/50) Installing py3-setuptools (65.6.2-r0) (45/50) Installing py3-attrs (22.1.0-r1) (46/50) Installing py3-iniconfig (1.1.1-r4) (47/50) Installing py3-pluggy (1.0.0-r2) (48/50) Installing py3-py (1.11.0-r1) (49/50) Installing py3-pytest (7.2.0-r2) (50/50) Installing .makedepends-py3-requests-gssapi (20221123.234020) Executing busybox-1.35.0-r29.trigger OK: 432 MiB in 146 packages >>> py3-requests-gssapi: Cleaning up srcdir >>> py3-requests-gssapi: Cleaning up pkgdir >>> py3-requests-gssapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-requests-gssapi-1.2.3.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 19007 100 19007 0 0 34506 0 --:--:-- --:--:-- --:--:-- 34558 >>> py3-requests-gssapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-requests-gssapi-1.2.3.tar.gz >>> py3-requests-gssapi: Checking sha512sums... py3-requests-gssapi-1.2.3.tar.gz: OK >>> py3-requests-gssapi: Unpacking /var/cache/distfiles/edge/py3-requests-gssapi-1.2.3.tar.gz... running build running build_py creating build creating build/lib creating build/lib/requests_gssapi copying requests_gssapi/compat.py -> build/lib/requests_gssapi copying requests_gssapi/gssapi_.py -> build/lib/requests_gssapi copying requests_gssapi/__init__.py -> build/lib/requests_gssapi copying requests_gssapi/exceptions.py -> build/lib/requests_gssapi running egg_info writing requests_gssapi.egg-info/PKG-INFO writing dependency_links to requests_gssapi.egg-info/dependency_links.txt writing requirements to requests_gssapi.egg-info/requires.txt writing top-level names to requests_gssapi.egg-info/top_level.txt reading manifest file 'requests_gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'requests_gssapi.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-requests-gssapi/src/requests-gssapi-1.2.3 collecting ... collected 28 items test_requests_gssapi.py::GSSAPITestCase::test_authenticate_server PASSED [ 3%] test_requests_gssapi.py::GSSAPITestCase::test_authenticate_user PASSED [ 7%] test_requests_gssapi.py::GSSAPITestCase::test_delegation PASSED [ 10%] test_requests_gssapi.py::GSSAPITestCase::test_explicit_creds PASSED [ 14%] test_requests_gssapi.py::GSSAPITestCase::test_explicit_mech PASSED [ 17%] test_requests_gssapi.py::GSSAPITestCase::test_force_preemptive PASSED [ 21%] test_requests_gssapi.py::GSSAPITestCase::test_generate_request_header PASSED [ 25%] test_requests_gssapi.py::GSSAPITestCase::test_generate_request_header_custom_service PASSED [ 28%] test_requests_gssapi.py::GSSAPITestCase::test_generate_request_header_init_error PASSED [ 32%] test_requests_gssapi.py::GSSAPITestCase::test_generate_request_header_step_error PASSED [ 35%] test_requests_gssapi.py::GSSAPITestCase::test_handle_401 PASSED [ 39%] test_requests_gssapi.py::GSSAPITestCase::test_handle_other PASSED [ 42%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_200 PASSED [ 46%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_200_mutual_auth_optional_hard_failure PASSED [ 50%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_200_mutual_auth_optional_soft_failure PASSED [ 53%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_200_mutual_auth_required_failure PASSED [ 57%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_200_mutual_auth_required_failure_2 PASSED [ 60%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_401 PASSED [ 64%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_401_rejected PASSED [ 67%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_500_mutual_auth_optional_failure PASSED [ 71%] test_requests_gssapi.py::GSSAPITestCase::test_handle_response_500_mutual_auth_required_failure PASSED [ 75%] test_requests_gssapi.py::GSSAPITestCase::test_negotate_value_extraction PASSED [ 78%] test_requests_gssapi.py::GSSAPITestCase::test_negotate_value_extraction_none PASSED [ 82%] test_requests_gssapi.py::GSSAPITestCase::test_no_force_preemptive PASSED [ 85%] test_requests_gssapi.py::GSSAPITestCase::test_opportunistic_auth PASSED [ 89%] test_requests_gssapi.py::GSSAPITestCase::test_principal_override PASSED [ 92%] test_requests_gssapi.py::GSSAPITestCase::test_realm_override PASSED [ 96%] test_requests_gssapi.py::GSSAPITestCase::test_target_name PASSED [100%] ============================== 28 passed in 0.21s ============================== >>> py3-requests-gssapi: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi copying build/lib/requests_gssapi/compat.py -> /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi copying build/lib/requests_gssapi/gssapi_.py -> /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi copying build/lib/requests_gssapi/__init__.py -> /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi copying build/lib/requests_gssapi/exceptions.py -> /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi byte-compiling /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi/gssapi_.py to gssapi_.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi/exceptions.py to exceptions.cpython-311.pyc running install_egg_info running egg_info writing requests_gssapi.egg-info/PKG-INFO writing dependency_links to requests_gssapi.egg-info/dependency_links.txt writing requirements to requests_gssapi.egg-info/requires.txt writing top-level names to requests_gssapi.egg-info/top_level.txt reading manifest file 'requests_gssapi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'requests_gssapi.egg-info/SOURCES.txt' Copying requests_gssapi.egg-info to /home/buildozer/aports/testing/py3-requests-gssapi/pkg/py3-requests-gssapi/usr/lib/python3.11/site-packages/requests_gssapi-1.2.3-py3.11.egg-info running install_scripts >>> py3-requests-gssapi*: Running postcheck for py3-requests-gssapi >>> py3-requests-gssapi*: Preparing package py3-requests-gssapi... >>> py3-requests-gssapi*: Tracing dependencies... >>> py3-requests-gssapi*: Package size: 120.0 KB >>> py3-requests-gssapi*: Compressing data... >>> py3-requests-gssapi*: Create checksum... >>> py3-requests-gssapi*: Create py3-requests-gssapi-1.2.3-r1.apk >>> py3-requests-gssapi: Build complete at Wed, 23 Nov 2022 23:40:23 +0000 elapsed time 0h 0m 4s >>> py3-requests-gssapi: Cleaning up srcdir >>> py3-requests-gssapi: Cleaning up pkgdir >>> py3-requests-gssapi: Uninstalling dependencies... (1/50) Purging .makedepends-py3-requests-gssapi (20221123.234020) (2/50) Purging py3-python-gssapi (1.8.2-r0) (3/50) Purging krb5-dev (1.20.1-r0) (4/50) Purging e2fsprogs-dev (1.46.5-r4) (5/50) Purging util-linux-dev (2.38.1-r1) (6/50) Purging libfdisk (2.38.1-r1) (7/50) Purging libsmartcols (2.38.1-r1) (8/50) Purging libuuid (2.38.1-r1) (9/50) Purging gawk (5.1.1-r1) (10/50) Purging e2fsprogs-libs (1.46.5-r4) (11/50) Purging libverto-dev (0.3.2-r1) (12/50) Purging libverto-glib (0.3.2-r1) (13/50) Purging libverto-libev (0.3.2-r1) (14/50) Purging libverto-libevent (0.3.2-r1) (15/50) Purging krb5-server-ldap (1.20.1-r0) (16/50) Purging py3-decorator (5.1.1-r2) (17/50) Purging py3-requests (2.28.1-r2) (18/50) Purging py3-certifi (2022.9.24-r1) (19/50) Purging py3-charset-normalizer (3.0.1-r1) (20/50) Purging py3-idna (3.4-r3) (21/50) Purging py3-urllib3 (1.26.12-r1) (22/50) Purging py3-setuptools (65.6.2-r0) (23/50) Purging py3-pytest (7.2.0-r2) (24/50) Purging py3-attrs (22.1.0-r1) (25/50) Purging py3-iniconfig (1.1.1-r4) (26/50) Purging py3-packaging (21.3-r3) (27/50) Purging py3-parsing (3.0.9-r1) (28/50) Purging py3-pluggy (1.0.0-r2) (29/50) Purging py3-py (1.11.0-r1) (30/50) Purging python3 (3.11.0-r2) (31/50) Purging libbz2 (1.0.8-r4) (32/50) Purging glib (2.74.1-r2) (33/50) Purging libffi (3.4.4-r0) (34/50) Purging libldap (2.6.3-r6) (35/50) Purging libsasl (2.1.28-r3) (36/50) Purging gdbm (1.23-r0) (37/50) Purging xz-libs (5.2.8-r0) (38/50) Purging mpdecimal (2.5.1-r1) (39/50) Purging readline (8.2.0-r0) (40/50) Purging sqlite-libs (3.40.0-r0) (41/50) Purging libmount (2.38.1-r1) (42/50) Purging libblkid (2.38.1-r1) (43/50) Purging krb5-libs (1.20.1-r0) (44/50) Purging krb5-conf (1.0-r2) (45/50) Purging libcom_err (1.46.5-r4) (46/50) Purging libintl (0.21.1-r1) (47/50) Purging libverto (0.3.2-r1) (48/50) Purging libev (4.33-r0) (49/50) Purging libevent (2.1.12-r5) (50/50) Purging keyutils-libs (1.6.3-r1) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-requests-gssapi: Updating the testing/armhf repository index... >>> py3-requests-gssapi: Signing the index...