>>> py3-kallisto: Building testing/py3-kallisto 1.0.9-r0 (using abuild 3.10.0-r0) started Tue, 24 Jan 2023 04:17:35 +0000 >>> py3-kallisto: Checking sanity of /home/buildozer/aports/testing/py3-kallisto/APKBUILD... >>> py3-kallisto: Analyzing dependencies... >>> py3-kallisto: Installing for build: build-base python3 py3-click py3-numpy py3-scipy py3-poetry-core py3-gpep517 py3-wheel python3-dev py3-pytest py3-pytest-runner (1/41) Installing libbz2 (1.0.8-r4) (2/41) Installing libffi (3.4.4-r0) (3/41) Installing gdbm (1.23-r0) (4/41) Installing xz-libs (5.4.1-r0) (5/41) Installing mpdecimal (2.5.1-r1) (6/41) Installing readline (8.2.0-r0) (7/41) Installing sqlite-libs (3.40.1-r0) (8/41) Installing python3 (3.11.1-r2) (9/41) Installing py3-click (8.1.3-r1) (10/41) Installing libquadmath (12.2.1_git20220924-r8) (11/41) Installing libgfortran (12.2.1_git20220924-r8) (12/41) Installing openblas (0.3.21-r3) (13/41) Installing py3-numpy (1.24.1-r1) (14/41) Installing py3-appdirs (1.4.4-r5) (15/41) Installing py3-parsing (3.0.9-r1) (16/41) Installing py3-packaging (23.0-r0) (17/41) Installing py3-certifi (2022.12.7-r0) (18/41) Installing py3-charset-normalizer (3.0.1-r1) (19/41) Installing py3-idna (3.4-r3) (20/41) Installing py3-urllib3 (1.26.14-r0) (21/41) Installing py3-requests (2.28.2-r0) (22/41) Installing py3-pooch (1.6.0-r0) (23/41) Installing python3-dev (3.11.1-r2) (24/41) Installing py3-numpy-f2py (1.24.1-r1) (25/41) Installing py3-scipy (1.10.0-r0) (26/41) Installing py3-pyrsistent (0.19.2-r1) (27/41) Installing py3-attrs (22.2.0-r0) (28/41) Installing py3-jsonschema (4.7.2-r3) (29/41) Installing py3-lark-parser (0.11.3-r2) (30/41) Installing py3-tomlkit (0.11.6-r1) (31/41) Installing py3-poetry-core (1.4.0-r0) (32/41) Installing py3-installer (0.6.0-r0) (33/41) Installing py3-gpep517 (13-r0) (34/41) Installing py3-wheel (0.38.4-r1) (35/41) Installing py3-iniconfig (1.1.1-r4) (36/41) Installing py3-pluggy (1.0.0-r2) (37/41) Installing py3-py (1.11.0-r1) (38/41) Installing py3-pytest (7.2.1-r0) (39/41) Installing py3-setuptools (66.1.1-r0) (40/41) Installing py3-pytest-runner (6.0.0-r1) (41/41) Installing .makedepends-py3-kallisto (20230124.041737) Executing busybox-1.36.0-r2.trigger OK: 706 MiB in 139 packages >>> py3-kallisto: Cleaning up srcdir >>> py3-kallisto: Cleaning up pkgdir >>> py3-kallisto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kallisto-1.0.9.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-kallisto: Fetching https://github.com/AstraZeneca/kallisto/archive/v1.0.9/kallisto-1.0.9.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 99811 0 99811 0 0 158k 0 --:--:-- --:--:-- --:--:-- 158k 100 136k 0 136k 0 0 192k 0 --:--:-- --:--:-- --:--:-- 431k >>> py3-kallisto: Fetching https://distfiles.alpinelinux.org/distfiles/edge/kallisto-1.0.9.tar.gz >>> py3-kallisto: Checking sha512sums... kallisto-1.0.9.tar.gz: OK poetry.patch: OK >>> py3-kallisto: Unpacking /var/cache/distfiles/edge/kallisto-1.0.9.tar.gz... >>> py3-kallisto: poetry.patch patching file pyproject.toml 2023-01-24 04:17:43,781 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2023-01-24 04:17:44,057 poetry.core.masonry.builders.wheel INFO Building wheel 2023-01-24 04:17:44,090 poetry.core.masonry.builders.wheel INFO Built kallisto-1.0.9-py3-none-any.whl 2023-01-24 04:17:44,091 gpep517 INFO The backend produced dist/kallisto-1.0.9-py3-none-any.whl kallisto-1.0.9-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-kallisto/src/kallisto-1.0.9 collected 95 items tests/test_alp.py ... [ 3%] tests/test_atom.py ...... [ 9%] tests/test_bonds.py ... [ 12%] tests/test_cli.py ........................................... [ 57%] tests/test_cns.py ... [ 61%] tests/test_eeq.py ... [ 64%] tests/test_exs.py .. [ 66%] tests/test_grid.py . [ 67%] tests/test_lig.py . [ 68%] tests/test_molecule.py ............ [ 81%] tests/test_prox.py .. [ 83%] tests/test_rms.py . [ 84%] tests/test_stm.py . [ 85%] tests/test_strucreader.py ..... [ 90%] tests/test_vdw.py ........ [ 98%] tests/test_version.py . [100%] ============================== 95 passed in 2.75s ============================== >>> py3-kallisto: Entering fakeroot... >>> py3-kallisto*: Running postcheck for py3-kallisto >>> py3-kallisto*: Preparing package py3-kallisto... >>> py3-kallisto*: Tracing dependencies... >>> py3-kallisto*: Package size: 1.1 MB >>> py3-kallisto*: Compressing data... >>> py3-kallisto*: Create checksum... >>> py3-kallisto*: Create py3-kallisto-1.0.9-r0.apk >>> py3-kallisto: Build complete at Tue, 24 Jan 2023 04:17:53 +0000 elapsed time 0h 0m 18s >>> py3-kallisto: Cleaning up srcdir >>> py3-kallisto: Cleaning up pkgdir >>> py3-kallisto: Uninstalling dependencies... (1/41) Purging .makedepends-py3-kallisto (20230124.041737) (2/41) Purging py3-click (8.1.3-r1) (3/41) Purging py3-scipy (1.10.0-r0) (4/41) Purging py3-pooch (1.6.0-r0) (5/41) Purging py3-appdirs (1.4.4-r5) (6/41) Purging py3-requests (2.28.2-r0) (7/41) Purging py3-certifi (2022.12.7-r0) (8/41) Purging py3-charset-normalizer (3.0.1-r1) (9/41) Purging py3-idna (3.4-r3) (10/41) Purging py3-urllib3 (1.26.14-r0) (11/41) Purging py3-numpy-f2py (1.24.1-r1) (12/41) Purging py3-numpy (1.24.1-r1) (13/41) Purging openblas (0.3.21-r3) (14/41) Purging py3-poetry-core (1.4.0-r0) (15/41) Purging py3-jsonschema (4.7.2-r3) (16/41) Purging py3-pyrsistent (0.19.2-r1) (17/41) Purging py3-lark-parser (0.11.3-r2) (18/41) Purging py3-tomlkit (0.11.6-r1) (19/41) Purging py3-gpep517 (13-r0) (20/41) Purging py3-installer (0.6.0-r0) (21/41) Purging py3-wheel (0.38.4-r1) (22/41) Purging python3-dev (3.11.1-r2) (23/41) Purging py3-pytest-runner (6.0.0-r1) (24/41) Purging py3-pytest (7.2.1-r0) (25/41) Purging py3-attrs (22.2.0-r0) (26/41) Purging py3-iniconfig (1.1.1-r4) (27/41) Purging py3-pluggy (1.0.0-r2) (28/41) Purging py3-py (1.11.0-r1) (29/41) Purging py3-setuptools (66.1.1-r0) (30/41) Purging py3-packaging (23.0-r0) (31/41) Purging py3-parsing (3.0.9-r1) (32/41) Purging python3 (3.11.1-r2) (33/41) Purging libbz2 (1.0.8-r4) (34/41) Purging libffi (3.4.4-r0) (35/41) Purging gdbm (1.23-r0) (36/41) Purging xz-libs (5.4.1-r0) (37/41) Purging mpdecimal (2.5.1-r1) (38/41) Purging readline (8.2.0-r0) (39/41) Purging sqlite-libs (3.40.1-r0) (40/41) Purging libgfortran (12.2.1_git20220924-r8) (41/41) Purging libquadmath (12.2.1_git20220924-r8) Executing busybox-1.36.0-r2.trigger OK: 392 MiB in 98 packages >>> py3-kallisto: Updating the testing/x86_64 repository index... >>> py3-kallisto: Signing the index...