>>> py3-python-jose: Building testing/py3-python-jose 3.3.0-r1 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 23:50:48 +0000 >>> py3-python-jose: Checking sanity of /home/buildozer/aports/testing/py3-python-jose/APKBUILD... >>> py3-python-jose: Analyzing dependencies... >>> py3-python-jose: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-cryptography py3-pycryptodome py3-pytest-runner (1/42) Installing libbz2 (1.0.8-r5) (2/42) Installing libffi (3.4.4-r2) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.4.2-r1) (5/42) Installing mpdecimal (2.5.1-r2) (6/42) Installing libpanelw (6.4_p20230401-r6) (7/42) Installing readline (8.2.1-r1) (8/42) Installing sqlite-libs (3.41.2-r2) (9/42) Installing python3 (3.11.3-r10) (10/42) Installing python3-pycache-pyc0 (3.11.3-r10) (11/42) Installing pyc (0.1-r0) (12/42) Installing python3-pyc (3.11.3-r10) (13/42) Installing py3-installer (0.7.0-r1) (14/42) Installing py3-installer-pyc (0.7.0-r1) (15/42) Installing py3-gpep517 (13-r2) (16/42) Installing py3-gpep517-pyc (13-r2) (17/42) Installing py3-parsing (3.0.9-r2) (18/42) Installing py3-parsing-pyc (3.0.9-r2) (19/42) Installing py3-packaging (23.1-r1) (20/42) Installing py3-packaging-pyc (23.1-r1) (21/42) Installing py3-setuptools (67.7.2-r0) (22/42) Installing py3-setuptools-pyc (67.7.2-r0) (23/42) Installing py3-wheel (0.40.0-r1) (24/42) Installing py3-wheel-pyc (0.40.0-r1) (25/42) Installing py3-cparser (2.21-r2) (26/42) Installing py3-cparser-pyc (2.21-r2) (27/42) Installing py3-cffi (1.15.1-r3) (28/42) Installing py3-cffi-pyc (1.15.1-r3) (29/42) Installing py3-cryptography (40.0.2-r1) (30/42) Installing py3-cryptography-pyc (40.0.2-r1) (31/42) Installing py3-pycryptodome (3.17.0-r0) (32/42) Installing py3-iniconfig (1.1.1-r6) (33/42) Installing py3-iniconfig-pyc (1.1.1-r6) (34/42) Installing py3-pluggy (1.0.0-r3) (35/42) Installing py3-pluggy-pyc (1.0.0-r3) (36/42) Installing py3-py (1.11.0-r2) (37/42) Installing py3-py-pyc (1.11.0-r2) (38/42) Installing py3-pytest (7.3.1-r1) (39/42) Installing py3-pytest-pyc (7.3.1-r1) (40/42) Installing py3-pytest-runner (6.0.0-r2) (41/42) Installing py3-pytest-runner-pyc (6.0.0-r2) (42/42) Installing .makedepends-py3-python-jose (20230427.235049) Executing busybox-1.36.0-r8.trigger OK: 440 MiB in 143 packages >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-jose-3.3.0.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 123k 100 123k 0 0 248k 0 --:--:-- --:--:-- --:--:-- 249k >>> py3-python-jose: Fetching https://distfiles.alpinelinux.org/distfiles/edge//python-jose-3.3.0.tar.gz >>> py3-python-jose: Checking sha512sums... python-jose-3.3.0.tar.gz: OK >>> py3-python-jose: Unpacking /var/cache/distfiles/edge/python-jose-3.3.0.tar.gz... 2023-04-27 23:50:50,638 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-04-27 23:50:50,661 root INFO running bdist_wheel 2023-04-27 23:50:50,663 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-04-27 23:50:50,668 root INFO running build 2023-04-27 23:50:50,668 root INFO running build_py 2023-04-27 23:50:50,670 root INFO creating build 2023-04-27 23:50:50,670 root INFO creating build/lib 2023-04-27 23:50:50,670 root INFO creating build/lib/jose 2023-04-27 23:50:50,670 root INFO copying jose/__init__.py -> build/lib/jose 2023-04-27 23:50:50,670 root INFO copying jose/constants.py -> build/lib/jose 2023-04-27 23:50:50,670 root INFO copying jose/exceptions.py -> build/lib/jose 2023-04-27 23:50:50,670 root INFO copying jose/jwk.py -> build/lib/jose 2023-04-27 23:50:50,671 root INFO copying jose/jwe.py -> build/lib/jose 2023-04-27 23:50:50,671 root INFO copying jose/jws.py -> build/lib/jose 2023-04-27 23:50:50,671 root INFO copying jose/jwt.py -> build/lib/jose 2023-04-27 23:50:50,671 root INFO copying jose/utils.py -> build/lib/jose 2023-04-27 23:50:50,671 root INFO creating build/lib/jose/backends 2023-04-27 23:50:50,671 root INFO copying jose/backends/rsa_backend.py -> build/lib/jose/backends 2023-04-27 23:50:50,671 root INFO copying jose/backends/native.py -> build/lib/jose/backends 2023-04-27 23:50:50,672 root INFO copying jose/backends/__init__.py -> build/lib/jose/backends 2023-04-27 23:50:50,672 root INFO copying jose/backends/cryptography_backend.py -> build/lib/jose/backends 2023-04-27 23:50:50,672 root INFO copying jose/backends/_asn1.py -> build/lib/jose/backends 2023-04-27 23:50:50,672 root INFO copying jose/backends/base.py -> build/lib/jose/backends 2023-04-27 23:50:50,672 root INFO copying jose/backends/ecdsa_backend.py -> build/lib/jose/backends 2023-04-27 23:50:50,675 wheel INFO installing to build/bdist.linux-s390x/wheel 2023-04-27 23:50:50,675 root INFO running install 2023-04-27 23:50:50,681 root INFO running install_lib 2023-04-27 23:50:50,682 root INFO creating build/bdist.linux-s390x 2023-04-27 23:50:50,682 root INFO creating build/bdist.linux-s390x/wheel 2023-04-27 23:50:50,682 root INFO creating build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,682 root INFO creating build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,682 root INFO copying build/lib/jose/backends/rsa_backend.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,682 root INFO copying build/lib/jose/backends/native.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,682 root INFO copying build/lib/jose/backends/__init__.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/backends/cryptography_backend.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/backends/_asn1.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/backends/base.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/backends/ecdsa_backend.py -> build/bdist.linux-s390x/wheel/jose/backends 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/__init__.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/constants.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/exceptions.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/jwk.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,683 root INFO copying build/lib/jose/jwe.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,684 root INFO copying build/lib/jose/jws.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,684 root INFO copying build/lib/jose/jwt.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,684 root INFO copying build/lib/jose/utils.py -> build/bdist.linux-s390x/wheel/jose 2023-04-27 23:50:50,684 root INFO running install_egg_info 2023-04-27 23:50:50,689 root INFO running egg_info 2023-04-27 23:50:50,689 root INFO creating python_jose.egg-info 2023-04-27 23:50:50,690 root INFO writing python_jose.egg-info/PKG-INFO 2023-04-27 23:50:50,690 root INFO writing dependency_links to python_jose.egg-info/dependency_links.txt 2023-04-27 23:50:50,690 root INFO writing requirements to python_jose.egg-info/requires.txt 2023-04-27 23:50:50,691 root INFO writing top-level names to python_jose.egg-info/top_level.txt 2023-04-27 23:50:50,691 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-27 23:50:50,692 root INFO reading manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-27 23:50:50,692 root INFO reading manifest template 'MANIFEST.in' 2023-04-27 23:50:50,692 root WARNING warning: no files found matching 'VERSIONING.md' 2023-04-27 23:50:50,692 root INFO adding license file 'LICENSE' 2023-04-27 23:50:50,693 root INFO writing manifest file 'python_jose.egg-info/SOURCES.txt' 2023-04-27 23:50:50,693 root INFO Copying python_jose.egg-info to build/bdist.linux-s390x/wheel/python_jose-3.3.0-py3.11.egg-info 2023-04-27 23:50:50,694 root INFO running install_scripts 2023-04-27 23:50:50,695 wheel INFO creating build/bdist.linux-s390x/wheel/python_jose-3.3.0.dist-info/WHEEL 2023-04-27 23:50:50,695 wheel INFO creating '/home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0/dist/.tmp-7qq0gil6/python_jose-3.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2023-04-27 23:50:50,695 wheel INFO adding 'jose/__init__.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/constants.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/exceptions.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/jwe.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/jwk.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/jws.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/jwt.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/utils.py' 2023-04-27 23:50:50,696 wheel INFO adding 'jose/backends/__init__.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/_asn1.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/base.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/cryptography_backend.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/ecdsa_backend.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/native.py' 2023-04-27 23:50:50,697 wheel INFO adding 'jose/backends/rsa_backend.py' 2023-04-27 23:50:50,697 wheel INFO adding 'python_jose-3.3.0.dist-info/LICENSE' 2023-04-27 23:50:50,697 wheel INFO adding 'python_jose-3.3.0.dist-info/METADATA' 2023-04-27 23:50:50,697 wheel INFO adding 'python_jose-3.3.0.dist-info/WHEEL' 2023-04-27 23:50:50,697 wheel INFO adding 'python_jose-3.3.0.dist-info/top_level.txt' 2023-04-27 23:50:50,698 wheel INFO adding 'python_jose-3.3.0.dist-info/RECORD' 2023-04-27 23:50:50,698 wheel INFO removing build/bdist.linux-s390x/wheel 2023-04-27 23:50:50,698 gpep517 INFO The backend produced dist/python_jose-3.3.0-py2.py3-none-any.whl python_jose-3.3.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-python-jose/src/python-jose-3.3.0 configfile: pytest.ini collected 486 items tests/test_asn1.py ssss [ 0%] tests/test_backends.py .... [ 1%] tests/test_firebase.py ... [ 2%] tests/test_jwe.py ...................................................... [ 13%] ........................................................................ [ 28%] ......... [ 30%] tests/test_jwk.py .......... [ 32%] tests/test_jws.py ........................................... [ 40%] tests/test_jwt.py ...................................................... [ 52%] ....... [ 53%] tests/test_utils.py .. [ 53%] tests/algorithms/test_AES.py ...... [ 55%] tests/algorithms/test_AES_compat.py ......... [ 56%] tests/algorithms/test_EC.py s............... [ 60%] tests/algorithms/test_EC_compat.py ssssssssssssssssssss [ 64%] tests/algorithms/test_HMAC.py ... [ 65%] tests/algorithms/test_HMAC_compat.py ............ [ 67%] tests/algorithms/test_RSA.py ssss................. [ 71%] tests/algorithms/test_RSA_compat.py ssssssssssssssssssssssssssssssssssss [ 79%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 94%] ssssssssssssssssssss [ 98%] tests/algorithms/test_base.py ...... [ 99%] tests/rfc/test_rfc7520.py ... [100%] ====================== 329 passed, 157 skipped in 24.82s ======================= >>> py3-python-jose: Entering fakeroot... created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/' created directory: '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/' 'README.rst' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/share/doc/py3-python-jose/README.rst' >>> py3-python-jose-doc*: Running split function doc... >>> py3-python-jose-doc*: Preparing subpackage py3-python-jose-doc... >>> py3-python-jose-doc*: Running postcheck for py3-python-jose-doc >>> py3-python-jose-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/__pycache__' '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose/usr/lib/python3.11/site-packages/jose/backends/__pycache__' -> '/home/buildozer/aports/testing/py3-python-jose/pkg/py3-python-jose-pyc/usr/lib/python3.11/site-packages/jose/backends/__pycache__' >>> py3-python-jose-pyc*: Preparing subpackage py3-python-jose-pyc... >>> py3-python-jose-pyc*: Running postcheck for py3-python-jose-pyc >>> py3-python-jose*: Running postcheck for py3-python-jose >>> py3-python-jose*: Preparing package py3-python-jose... >>> py3-python-jose-doc*: Tracing dependencies... >>> py3-python-jose-doc*: Package size: 24.0 KB >>> py3-python-jose-doc*: Compressing data... >>> py3-python-jose-doc*: Create checksum... >>> py3-python-jose-doc*: Create py3-python-jose-doc-3.3.0-r1.apk >>> py3-python-jose-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose-pyc*: Package size: 200.0 KB >>> py3-python-jose-pyc*: Compressing data... >>> py3-python-jose-pyc*: Create checksum... >>> py3-python-jose-pyc*: Create py3-python-jose-pyc-3.3.0-r1.apk >>> py3-python-jose*: Tracing dependencies... python3 python3~3.11 >>> py3-python-jose*: Package size: 188.0 KB >>> py3-python-jose*: Compressing data... >>> py3-python-jose*: Create checksum... >>> py3-python-jose*: Create py3-python-jose-3.3.0-r1.apk >>> py3-python-jose: Build complete at Thu, 27 Apr 2023 23:51:16 +0000 elapsed time 0h 0m 28s >>> py3-python-jose: Cleaning up srcdir >>> py3-python-jose: Cleaning up pkgdir >>> py3-python-jose: Uninstalling dependencies... (1/42) Purging .makedepends-py3-python-jose (20230427.235049) (2/42) Purging py3-gpep517-pyc (13-r2) (3/42) Purging py3-gpep517 (13-r2) (4/42) Purging py3-installer-pyc (0.7.0-r1) (5/42) Purging py3-installer (0.7.0-r1) (6/42) Purging py3-wheel-pyc (0.40.0-r1) (7/42) Purging py3-wheel (0.40.0-r1) (8/42) Purging py3-cryptography-pyc (40.0.2-r1) (9/42) Purging py3-cryptography (40.0.2-r1) (10/42) Purging py3-cffi-pyc (1.15.1-r3) (11/42) Purging py3-cffi (1.15.1-r3) (12/42) Purging py3-cparser-pyc (2.21-r2) (13/42) Purging py3-cparser (2.21-r2) (14/42) Purging py3-pycryptodome (3.17.0-r0) (15/42) Purging py3-pytest-runner-pyc (6.0.0-r2) (16/42) Purging py3-pytest-runner (6.0.0-r2) (17/42) Purging py3-pytest-pyc (7.3.1-r1) (18/42) Purging py3-pytest (7.3.1-r1) (19/42) Purging py3-iniconfig-pyc (1.1.1-r6) (20/42) Purging py3-iniconfig (1.1.1-r6) (21/42) Purging py3-pluggy-pyc (1.0.0-r3) (22/42) Purging py3-pluggy (1.0.0-r3) (23/42) Purging py3-py-pyc (1.11.0-r2) (24/42) Purging py3-py (1.11.0-r2) (25/42) Purging py3-setuptools-pyc (67.7.2-r0) (26/42) Purging py3-setuptools (67.7.2-r0) (27/42) Purging py3-packaging-pyc (23.1-r1) (28/42) Purging py3-packaging (23.1-r1) (29/42) Purging py3-parsing-pyc (3.0.9-r2) (30/42) Purging py3-parsing (3.0.9-r2) (31/42) Purging python3-pyc (3.11.3-r10) (32/42) Purging python3-pycache-pyc0 (3.11.3-r10) (33/42) Purging pyc (0.1-r0) (34/42) Purging python3 (3.11.3-r10) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r5) (37/42) Purging libffi (3.4.4-r2) (38/42) Purging libpanelw (6.4_p20230401-r6) (39/42) Purging mpdecimal (2.5.1-r2) (40/42) Purging readline (8.2.1-r1) (41/42) Purging sqlite-libs (3.41.2-r2) (42/42) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 101 packages >>> py3-python-jose: Updating the testing/s390x repository index... >>> py3-python-jose: Signing the index...