>>> jupyter-nbformat: Building community/jupyter-nbformat 5.7.0-r0 (using abuild 3.10.0_rc1-r2) started Tue, 11 Oct 2022 05:54:02 +0000 >>> jupyter-nbformat: Checking sanity of /home/buildozer/aports/community/jupyter-nbformat/APKBUILD... >>> jupyter-nbformat: Analyzing dependencies... >>> jupyter-nbformat: Installing for build: build-base py3-traitlets py3-jsonschema py3-fastjsonschema py3-jupyter_core py3-ipython_genutils py3-build py3-installer py3-hatch-nodejs-version py3-pytest py3-testpath py3-pep440 (1/36) Installing libbz2 (1.0.8-r3) (2/36) Installing libffi (3.4.3-r0) (3/36) Installing gdbm (1.23-r0) (4/36) Installing xz-libs (5.2.7-r0) (5/36) Installing mpdecimal (2.5.1-r1) (6/36) Installing readline (8.2.0-r0) (7/36) Installing sqlite-libs (3.39.4-r0) (8/36) Installing python3 (3.10.7-r0) (9/36) Installing py3-editables (0.3-r0) (10/36) Installing py3-parsing (3.0.9-r0) (11/36) Installing py3-packaging (21.3-r2) (12/36) Installing py3-pathspec (0.10.1-r0) (13/36) Installing py3-pluggy (1.0.0-r1) (14/36) Installing py3-tomli (2.0.1-r1) (15/36) Installing py3-hatchling (1.11.0-r0) (16/36) Installing py3-traitlets (5.4.0-r0) (17/36) Installing py3-pyrsistent (0.18.0-r2) (18/36) Installing py3-attrs (22.1.0-r0) (19/36) Installing py3-jsonschema (4.7.2-r2) (20/36) Installing py3-fastjsonschema (2.16.2-r0) (21/36) Installing py3-jupyter_core (4.11.1-r0) (22/36) Installing py3-ipython_genutils (0.2.0-r6) (23/36) Installing py3-pep517 (0.13.0-r0) (24/36) Installing py3-build (0.8.0-r1) (25/36) Installing py3-installer (0.5.1-r1) (26/36) Installing py3-hatch-nodejs-version (0.3.0-r0) (27/36) Installing py3-atomicwrites (1.4.1-r0) (28/36) Installing py3-iniconfig (1.1.1-r3) (29/36) Installing py3-more-itertools (8.14.0-r0) (30/36) Installing py3-py (1.10.0-r3) (31/36) Installing py3-pygments (2.13.0-r0) (32/36) Installing py3-wcwidth (0.2.5-r2) (33/36) Installing py3-pytest (7.1.3-r0) (34/36) Installing py3-testpath (0.6.0-r0) (35/36) Installing py3-pep440 (0.1.2-r0) (36/36) Installing .makedepends-jupyter-nbformat (20221011.055402) Executing busybox-1.35.0-r27.trigger OK: 401 MiB in 132 packages >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jupyter-nbformat-5.7.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 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 >>> jupyter-nbformat: Fetching jupyter-nbformat-5.7.0.tar.gz::https://github.com/jupyter/nbformat/archive/refs/tags/5.7.0.tar.gz >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jupyter-nbformat-5.7.0.tar.gz >>> jupyter-nbformat: Checking sha512sums... jupyter-nbformat-5.7.0.tar.gz: OK >>> jupyter-nbformat: Unpacking /var/cache/distfiles/edge/jupyter-nbformat-5.7.0.tar.gz... * Building wheel... Successfully built nbformat-5.7.0-py3-none-any.whl Processing ./dist/nbformat-5.7.0-py3-none-any.whl Installing collected packages: nbformat Successfully installed nbformat-5.7.0 ============================= test session starts ============================== platform linux -- Python 3.10.7, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.7.0, configfile: pyproject.toml, testpaths: tests/ collected 188 items tests/test_api.py ...... [ 3%] tests/test_convert.py ..... [ 5%] tests/test_nbformat.py ..... [ 8%] tests/test_reader.py ... [ 10%] tests/test_sign.py ................... [ 20%] tests/test_validator.py ..XX............................................ [ 45%] . [ 46%] tests/v1/test_json.py . [ 46%] tests/v1/test_nbbase.py ...... [ 50%] tests/v2/test_json.py ... [ 51%] tests/v2/test_nbbase.py ............. [ 58%] tests/v2/test_nbpy.py . [ 59%] tests/v3/test_json.py ........... [ 64%] tests/v3/test_misc.py . [ 65%] tests/v3/test_nbbase.py ...................... [ 77%] tests/v3/test_nbpy.py ..... [ 79%] tests/v4/test_convert.py ...... [ 82%] tests/v4/test_json.py ............. [ 89%] tests/v4/test_nbbase.py .............. [ 97%] tests/v4/test_validate.py ..... [100%] ============================= slowest 10 durations ============================= 0.61s call tests/test_sign.py::TestNotary::test_sign_stdin 0.10s call tests/test_validator.py::test_future[fastjsonschema] 0.06s call tests/test_validator.py::test_nb2[jsonschema] 0.06s call tests/test_api.py::TestAPI::test_read 0.06s call tests/test_api.py::TestAPI::test_capture_validation_error 0.05s call tests/test_validator.py::test_nb4jupyter_metadata_timings[fastjsonschema] 0.05s call tests/test_validator.py::test_nb4custom[fastjsonschema] 0.04s call tests/test_validator.py::test_future[jsonschema] 0.04s call tests/test_validator.py::test_invalid_validator_raises_value_error_after_read 0.04s call tests/test_sign.py::TestNotary::test_cull_db =========================== short test summary info ============================ XPASS tests/test_validator.py::test_should_not_mutate[fastjsonschema] In the future we want to stop warning, and raise an error XPASS tests/test_validator.py::test_should_not_mutate[jsonschema] In the future we want to stop warning, and raise an error ======================== 186 passed, 2 xpassed in 2.35s ======================== >>> jupyter-nbformat: Entering fakeroot... >>> jupyter-nbformat*: Running postcheck for jupyter-nbformat >>> jupyter-nbformat*: Preparing package jupyter-nbformat... >>> jupyter-nbformat*: Tracing dependencies... >>> jupyter-nbformat*: Package size: 716.0 KB >>> jupyter-nbformat*: Compressing data... >>> jupyter-nbformat*: Create checksum... >>> jupyter-nbformat*: Create jupyter-nbformat-5.7.0-r0.apk >>> jupyter-nbformat: Build complete at Tue, 11 Oct 2022 05:54:16 +0000 elapsed time 0h 0m 14s >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Uninstalling dependencies... (1/36) Purging .makedepends-jupyter-nbformat (20221011.055402) (2/36) Purging py3-jsonschema (4.7.2-r2) (3/36) Purging py3-pyrsistent (0.18.0-r2) (4/36) Purging py3-fastjsonschema (2.16.2-r0) (5/36) Purging py3-jupyter_core (4.11.1-r0) (6/36) Purging py3-traitlets (5.4.0-r0) (7/36) Purging py3-ipython_genutils (0.2.0-r6) (8/36) Purging py3-build (0.8.0-r1) (9/36) Purging py3-pep517 (0.13.0-r0) (10/36) Purging py3-installer (0.5.1-r1) (11/36) Purging py3-hatch-nodejs-version (0.3.0-r0) (12/36) Purging py3-hatchling (1.11.0-r0) (13/36) Purging py3-editables (0.3-r0) (14/36) Purging py3-pathspec (0.10.1-r0) (15/36) Purging py3-pytest (7.1.3-r0) (16/36) Purging py3-atomicwrites (1.4.1-r0) (17/36) Purging py3-attrs (22.1.0-r0) (18/36) Purging py3-iniconfig (1.1.1-r3) (19/36) Purging py3-more-itertools (8.14.0-r0) (20/36) Purging py3-packaging (21.3-r2) (21/36) Purging py3-parsing (3.0.9-r0) (22/36) Purging py3-pluggy (1.0.0-r1) (23/36) Purging py3-py (1.10.0-r3) (24/36) Purging py3-pygments (2.13.0-r0) (25/36) Purging py3-tomli (2.0.1-r1) (26/36) Purging py3-wcwidth (0.2.5-r2) (27/36) Purging py3-testpath (0.6.0-r0) (28/36) Purging py3-pep440 (0.1.2-r0) (29/36) Purging python3 (3.10.7-r0) (30/36) Purging libbz2 (1.0.8-r3) (31/36) Purging libffi (3.4.3-r0) (32/36) Purging gdbm (1.23-r0) (33/36) Purging xz-libs (5.2.7-r0) (34/36) Purging mpdecimal (2.5.1-r1) (35/36) Purging readline (8.2.0-r0) (36/36) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 330 MiB in 96 packages >>> jupyter-nbformat: Updating the community/armhf repository index... >>> jupyter-nbformat: Signing the index...