>>> jupyter-nbclient: Building community/jupyter-nbclient 0.5.10-r0 (using abuild 3.9.0-r0) started Sun, 17 Apr 2022 04:11:44 +0000 >>> jupyter-nbclient: Checking sanity of /home/buildozer/aports/community/jupyter-nbclient/APKBUILD... >>> jupyter-nbclient: Analyzing dependencies... >>> jupyter-nbclient: Installing for build: build-base py3-jupyter_client jupyter-nbformat py3-nest_asyncio py3-traitlets py3-setuptools (1/29) Installing libffi (3.4.2-r1) (2/29) Installing gdbm (1.23-r0) (3/29) Installing mpdecimal (2.5.1-r1) (4/29) Installing readline (8.1.2-r0) (5/29) Installing sqlite-libs (3.38.2-r0) (6/29) Installing python3 (3.10.3-r0) (7/29) Installing py3-six (1.16.0-r1) (8/29) Installing py3-traitlets (5.1.0-r1) (9/29) Installing libsodium (1.0.18-r0) (10/29) Installing libzmq (4.3.4-r0) (11/29) Installing py3-pyzmq (22.3.0-r1) (12/29) Installing py3-jupyter_core (4.9.2-r0) (13/29) Installing py3-entrypoints (0.3-r6) (14/29) Installing py3-tornado (6.1-r2) (15/29) Installing py3-nest_asyncio (1.5.5-r0) (16/29) Installing py3-dateutil (2.8.2-r1) (17/29) Installing py3-jupyter_client (7.2.2-r0) (18/29) Installing py3-pyrsistent (0.18.0-r1) (19/29) Installing py3-attrs (21.4.0-r0) (20/29) Installing py3-jsonschema (4.4.0-r1) (21/29) Installing py3-ipython_genutils (0.2.0-r5) (22/29) Installing jupyter-nbformat (5.2.0-r0) (23/29) Installing py3-appdirs (1.4.4-r3) (24/29) Installing py3-more-itertools (8.12.0-r2) (25/29) Installing py3-ordered-set (4.0.2-r3) (26/29) Installing py3-parsing (2.4.7-r3) (27/29) Installing py3-packaging (21.3-r0) (28/29) Installing py3-setuptools (59.4.0-r0) (29/29) Installing .makedepends-jupyter-nbclient (20220417.041145) Executing busybox-1.35.0-r8.trigger OK: 366 MiB in 127 packages >>> jupyter-nbclient: Cleaning up srcdir >>> jupyter-nbclient: Cleaning up pkgdir >>> jupyter-nbclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jupyter-nbclient-0.5.10.tar.gz >>> jupyter-nbclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jupyter-nbclient-0.5.10.tar.gz >>> jupyter-nbclient: Checking sha512sums... jupyter-nbclient-0.5.10.tar.gz: OK >>> jupyter-nbclient: Unpacking /var/cache/distfiles/edge/jupyter-nbclient-0.5.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/nbclient copying nbclient/jsonutil.py -> build/lib/nbclient copying nbclient/util.py -> build/lib/nbclient copying nbclient/client.py -> build/lib/nbclient copying nbclient/__init__.py -> build/lib/nbclient copying nbclient/exceptions.py -> build/lib/nbclient copying nbclient/cli.py -> build/lib/nbclient copying nbclient/_version.py -> build/lib/nbclient copying nbclient/output_widget.py -> build/lib/nbclient running egg_info creating nbclient.egg-info writing nbclient.egg-info/PKG-INFO writing dependency_links to nbclient.egg-info/dependency_links.txt writing entry points to nbclient.egg-info/entry_points.txt writing requirements to nbclient.egg-info/requires.txt writing top-level names to nbclient.egg-info/top_level.txt writing manifest file 'nbclient.egg-info/SOURCES.txt' reading manifest file 'nbclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files found matching 'docs/#*' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no directories found matching 'examples' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' 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 warning: no previously-included files found matching 'binder' warning: no previously-included files matching '*.ipynb' found under directory 'binder' warning: no previously-included files matching '*.yml' found under directory 'binder' no previously-included directories found matching '.circleci' adding license file 'LICENSE' writing manifest file 'nbclient.egg-info/SOURCES.txt' creating build/lib/nbclient/tests copying nbclient/tests/__init__.py -> build/lib/nbclient/tests copying nbclient/tests/base.py -> build/lib/nbclient/tests copying nbclient/tests/conftest.py -> build/lib/nbclient/tests copying nbclient/tests/fake_kernelmanager.py -> build/lib/nbclient/tests copying nbclient/tests/test_client.py -> build/lib/nbclient/tests copying nbclient/tests/util.py -> build/lib/nbclient/tests creating build/lib/nbclient/tests/files copying nbclient/tests/files/Autokill.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Check History in Memory.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Clear Output.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Disable Stdin.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Empty Cell.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Error.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Factorials.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/HelloWorld.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Inline Image.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Interrupt.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/JupyterWidgets.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Other Comms.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Output.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Parallel Execute A.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Parallel Execute B.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/SVG.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Skip Exceptions with Cell Tags.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Skip Exceptions.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Skip Execution with Cell Tag.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Sleep1s.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/Unicode.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/UnicodePy3.ipynb -> build/lib/nbclient/tests/files copying nbclient/tests/files/python.png -> build/lib/nbclient/tests/files copying nbclient/tests/files/update-display-id.ipynb -> build/lib/nbclient/tests/files >>> jupyter-nbclient: 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 nbclient.egg-info/PKG-INFO writing dependency_links to nbclient.egg-info/dependency_links.txt writing entry points to nbclient.egg-info/entry_points.txt writing requirements to nbclient.egg-info/requires.txt writing top-level names to nbclient.egg-info/top_level.txt reading manifest file 'nbclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no previously-included files found matching 'docs/#*' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no directories found matching 'examples' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' 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 warning: no previously-included files found matching 'binder' warning: no previously-included files matching '*.ipynb' found under directory 'binder' warning: no previously-included files matching '*.yml' found under directory 'binder' no previously-included directories found matching '.circleci' adding license file 'LICENSE' writing manifest file 'nbclient.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/jupyter-nbclient/pkg creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10 creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/jsonutil.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/util.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/tests/fake_kernelmanager.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/tests/util.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/tests/base.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests creating /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/python.png -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Skip Exceptions.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/JupyterWidgets.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/UnicodePy3.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/update-display-id.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Inline Image.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Empty Cell.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Error.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Skip Execution with Cell Tag.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Disable Stdin.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Other Comms.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Skip Exceptions with Cell Tags.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Sleep1s.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Interrupt.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/HelloWorld.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Parallel Execute A.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Parallel Execute B.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Unicode.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/SVG.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Check History in Memory.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Output.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Clear Output.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Autokill.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/files/Factorials.ipynb -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/files copying build/lib/nbclient/tests/__init__.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/tests/conftest.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/tests/test_client.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests copying build/lib/nbclient/client.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/__init__.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/exceptions.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/cli.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/_version.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient copying build/lib/nbclient/output_widget.py -> /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/jsonutil.py to jsonutil.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/fake_kernelmanager.py to fake_kernelmanager.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/tests/test_client.py to test_client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/client.py to client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/cli.py to cli.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/_version.py to _version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient/output_widget.py to output_widget.cpython-310.pyc running install_egg_info Copying nbclient.egg-info to /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/lib/python3.10/site-packages/nbclient-0.5.10-py3.10.egg-info running install_scripts Installing jupyter-execute script to /home/buildozer/aports/community/jupyter-nbclient/pkg/jupyter-nbclient/usr/bin >>> jupyter-nbclient*: Running postcheck for jupyter-nbclient >>> jupyter-nbclient*: Preparing package jupyter-nbclient... >>> jupyter-nbclient*: Tracing dependencies... >>> jupyter-nbclient*: Package size: 484.0 KB >>> jupyter-nbclient*: Compressing data... >>> jupyter-nbclient*: Create checksum... >>> jupyter-nbclient*: Create jupyter-nbclient-0.5.10-r0.apk >>> jupyter-nbclient: Build complete at Sun, 17 Apr 2022 04:11:47 +0000 elapsed time 0h 0m 3s >>> jupyter-nbclient: Cleaning up srcdir >>> jupyter-nbclient: Cleaning up pkgdir >>> jupyter-nbclient: Uninstalling dependencies... (1/29) Purging .makedepends-jupyter-nbclient (20220417.041145) (2/29) Purging py3-jupyter_client (7.2.2-r0) (3/29) Purging py3-pyzmq (22.3.0-r1) (4/29) Purging py3-entrypoints (0.3-r6) (5/29) Purging py3-tornado (6.1-r2) (6/29) Purging py3-dateutil (2.8.2-r1) (7/29) Purging jupyter-nbformat (5.2.0-r0) (8/29) Purging py3-jsonschema (4.4.0-r1) (9/29) Purging py3-pyrsistent (0.18.0-r1) (10/29) Purging py3-attrs (21.4.0-r0) (11/29) Purging py3-jupyter_core (4.9.2-r0) (12/29) Purging py3-ipython_genutils (0.2.0-r5) (13/29) Purging py3-nest_asyncio (1.5.5-r0) (14/29) Purging py3-traitlets (5.1.0-r1) (15/29) Purging py3-setuptools (59.4.0-r0) (16/29) Purging py3-appdirs (1.4.4-r3) (17/29) Purging py3-more-itertools (8.12.0-r2) (18/29) Purging py3-ordered-set (4.0.2-r3) (19/29) Purging py3-packaging (21.3-r0) (20/29) Purging py3-six (1.16.0-r1) (21/29) Purging py3-parsing (2.4.7-r3) (22/29) Purging python3 (3.10.3-r0) (23/29) Purging libffi (3.4.2-r1) (24/29) Purging gdbm (1.23-r0) (25/29) Purging mpdecimal (2.5.1-r1) (26/29) Purging readline (8.1.2-r0) (27/29) Purging sqlite-libs (3.38.2-r0) (28/29) Purging libzmq (4.3.4-r0) (29/29) Purging libsodium (1.0.18-r0) Executing busybox-1.35.0-r8.trigger OK: 300 MiB in 98 packages >>> jupyter-nbclient: Updating the community/armhf repository index... >>> jupyter-nbclient: Signing the index...