>>> py3-jupyter_core: Building community/py3-jupyter_core 4.9.2-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 15:12:15 +0000 >>> py3-jupyter_core: Checking sanity of /home/buildozer/aports/community/py3-jupyter_core/APKBUILD... >>> py3-jupyter_core: Analyzing dependencies... >>> py3-jupyter_core: Installing for build: build-base py3-traitlets py3-setuptools py3-pytest (1/26) Installing libbz2 (1.0.8-r1) (2/26) Installing libffi (3.4.2-r1) (3/26) Installing gdbm (1.23-r0) (4/26) Installing xz-libs (5.2.5-r1) (5/26) Installing mpdecimal (2.5.1-r1) (6/26) Installing readline (8.1.2-r0) (7/26) Installing sqlite-libs (3.38.2-r0) (8/26) Installing python3 (3.10.3-r1) (9/26) Installing py3-six (1.16.0-r1) (10/26) Installing py3-traitlets (5.1.0-r1) (11/26) Installing py3-appdirs (1.4.4-r3) (12/26) Installing py3-more-itertools (8.12.0-r2) (13/26) Installing py3-ordered-set (4.0.2-r3) (14/26) Installing py3-parsing (2.4.7-r3) (15/26) Installing py3-packaging (21.3-r0) (16/26) Installing py3-setuptools (59.4.0-r0) (17/26) Installing py3-atomicwrites (1.4.0-r2) (18/26) Installing py3-attrs (21.4.0-r0) (19/26) Installing py3-iniconfig (1.1.1-r2) (20/26) Installing py3-pluggy (0.13.1-r5) (21/26) Installing py3-py (1.10.0-r2) (22/26) Installing py3-wcwidth (0.2.5-r2) (23/26) Installing py3-toml (0.10.2-r3) (24/26) Installing py3-pygments (2.11.2-r0) (25/26) Installing py3-pytest (6.2.5-r2) (26/26) Installing .makedepends-py3-jupyter_core (20220417.151216) Executing busybox-1.35.0-r8.trigger OK: 387 MiB in 115 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jupyter_core-4.9.2.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-jupyter_core: Fetching py3-jupyter_core-4.9.2.tar.gz::https://github.com/jupyter/jupyter_core/archive/refs/tags/4.9.2.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 137 100 137 0 0 486 0 --:--:-- --:--:-- --:--:-- 485 100 71665 0 71665 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/py3-jupyter_core-4.9.2.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-4.9.2.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/v3.16/py3-jupyter_core-4.9.2.tar.gz... running build running build_py creating build creating build/lib copying jupyter.py -> build/lib creating build/lib/jupyter_core copying jupyter_core/paths.py -> build/lib/jupyter_core copying jupyter_core/migrate.py -> build/lib/jupyter_core copying jupyter_core/__init__.py -> build/lib/jupyter_core copying jupyter_core/version.py -> build/lib/jupyter_core copying jupyter_core/__main__.py -> build/lib/jupyter_core copying jupyter_core/application.py -> build/lib/jupyter_core copying jupyter_core/command.py -> build/lib/jupyter_core copying jupyter_core/troubleshoot.py -> build/lib/jupyter_core creating build/lib/jupyter_core/utils copying jupyter_core/utils/__init__.py -> build/lib/jupyter_core/utils creating build/lib/jupyter_core/tests copying jupyter_core/tests/test_application.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_migrate.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/__init__.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_paths.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/mocking.py -> build/lib/jupyter_core/tests copying jupyter_core/tests/test_command.py -> build/lib/jupyter_core/tests running egg_info creating jupyter_core.egg-info writing jupyter_core.egg-info/PKG-INFO writing dependency_links to jupyter_core.egg-info/dependency_links.txt writing entry points to jupyter_core.egg-info/entry_points.txt writing requirements to jupyter_core.egg-info/requires.txt writing top-level names to jupyter_core.egg-info/top_level.txt writing manifest file 'jupyter_core.egg-info/SOURCES.txt' reading manifest file 'jupyter_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'jupyter_core.egg-info/SOURCES.txt' creating build/lib/jupyter_core/tests/dotipython creating build/lib/jupyter_core/tests/dotipython/nbextensions copying jupyter_core/tests/dotipython/nbextensions/myext.js -> build/lib/jupyter_core/tests/dotipython/nbextensions creating build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default copying jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython/profile_default creating build/lib/jupyter_core/tests/dotipython/profile_default/static creating build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom copying jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython/profile_default/static/custom creating build/lib/jupyter_core/tests/dotipython_empty creating build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default copying jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> build/lib/jupyter_core/tests/dotipython_empty/profile_default creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static creating build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-4.9.2 collected 57 items / 6 deselected / 51 selected jupyter_core/tests/test_application.py ........ [ 15%] jupyter_core/tests/test_command.py .......... [ 35%] jupyter_core/tests/test_migrate.py ........ [ 50%] jupyter_core/tests/test_paths.py ..s...s...s..........sss. [100%] ================= 45 passed, 6 skipped, 6 deselected in 1.79s ================== >>> py3-jupyter_core: Entering fakeroot... running install /usr/lib/python3.10/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 build running build_py running egg_info writing jupyter_core.egg-info/PKG-INFO writing dependency_links to jupyter_core.egg-info/dependency_links.txt writing entry points to jupyter_core.egg-info/entry_points.txt writing requirements to jupyter_core.egg-info/requires.txt writing top-level names to jupyter_core.egg-info/top_level.txt reading manifest file 'jupyter_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '.git' found anywhere in distribution warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution adding license file 'COPYING.md' writing manifest file 'jupyter_core.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-jupyter_core/pkg creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages copying build/lib/jupyter.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.js -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/static/custom/custom.css -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default copying build/lib/jupyter_core/tests/test_application.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_migrate.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/__init__.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_paths.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/mocking.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests copying build/lib/jupyter_core/tests/test_command.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/nbextensions copying build/lib/jupyter_core/tests/dotipython/nbextensions/myext.js -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/nbextensions creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.js -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/static/custom/custom.css -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/static/custom copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default copying build/lib/jupyter_core/paths.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core creating /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/utils copying build/lib/jupyter_core/utils/__init__.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/utils copying build/lib/jupyter_core/migrate.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/__init__.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/version.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/__main__.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/application.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/command.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core copying build/lib/jupyter_core/troubleshoot.py -> /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter.py to jupyter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_console_config.py to ipython_console_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_config.py to ipython_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython_empty/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/test_application.py to test_application.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/test_migrate.py to test_migrate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/test_paths.py to test_paths.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/mocking.py to mocking.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/test_command.py to test_command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_console_config.py to ipython_console_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_kernel_config.py to ipython_kernel_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_config.py to ipython_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_nbconvert_config.py to ipython_nbconvert_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/tests/dotipython/profile_default/ipython_notebook_config.py to ipython_notebook_config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/paths.py to paths.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/migrate.py to migrate.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/application.py to application.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/command.py to command.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core/troubleshoot.py to troubleshoot.cpython-310.pyc running install_egg_info Copying jupyter_core.egg-info to /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.10/site-packages/jupyter_core-4.9.2-py3.10.egg-info running install_scripts Installing jupyter script to /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/bin Installing jupyter-migrate script to /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/bin Installing jupyter-troubleshoot script to /home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/bin >>> py3-jupyter_core*: Running postcheck for py3-jupyter_core >>> py3-jupyter_core*: Preparing package py3-jupyter_core... >>> py3-jupyter_core*: Tracing dependencies... >>> py3-jupyter_core*: Package size: 640.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-4.9.2-r0.apk >>> py3-jupyter_core: Build complete at Sun, 17 Apr 2022 15:12:22 +0000 elapsed time 0h 0m 7s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/26) Purging .makedepends-py3-jupyter_core (20220417.151216) (2/26) Purging py3-traitlets (5.1.0-r1) (3/26) Purging py3-setuptools (59.4.0-r0) (4/26) Purging py3-appdirs (1.4.4-r3) (5/26) Purging py3-ordered-set (4.0.2-r3) (6/26) Purging py3-pytest (6.2.5-r2) (7/26) Purging py3-atomicwrites (1.4.0-r2) (8/26) Purging py3-attrs (21.4.0-r0) (9/26) Purging py3-more-itertools (8.12.0-r2) (10/26) Purging py3-iniconfig (1.1.1-r2) (11/26) Purging py3-pluggy (0.13.1-r5) (12/26) Purging py3-py (1.10.0-r2) (13/26) Purging py3-wcwidth (0.2.5-r2) (14/26) Purging py3-packaging (21.3-r0) (15/26) Purging py3-parsing (2.4.7-r3) (16/26) Purging py3-six (1.16.0-r1) (17/26) Purging py3-toml (0.10.2-r3) (18/26) Purging py3-pygments (2.11.2-r0) (19/26) Purging python3 (3.10.3-r1) (20/26) Purging libbz2 (1.0.8-r1) (21/26) Purging libffi (3.4.2-r1) (22/26) Purging gdbm (1.23-r0) (23/26) Purging xz-libs (5.2.5-r1) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 322 MiB in 89 packages >>> py3-jupyter_core: Updating the community/x86 repository index... >>> py3-jupyter_core: Signing the index...