Read the Docs build information Build id: 2784995 Project: canonical-ibm Version: latest Commit: 038c8c1b074d6587d0f68826a8bde1d9a1b303a0 Date: 2025-02-05T17:42:38.548408Z State: finished Success: False [rtd-command-info] start-time: 2025-02-05T17:42:40.235958Z, end-time: 2025-02-05T17:42:40.823271Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/canonical/ubuntu-cloud-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2025-02-05T17:42:40.886532Z, end-time: 2025-02-05T17:42:41.365303Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2025-02-05T17:42:41.488212Z, end-time: 2025-02-05T17:42:41.575767Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 038c8c1 [IBM] Add jammy -> noble docs for IBM Cloud [rtd-command-info] start-time: 2025-02-05T17:42:41.658371Z, end-time: 2025-02-05T17:42:41.715519Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" jobs: pre_install: - python3 .sphinx/build_requirements.py - git fetch --unshallow || true pre_build: - PROJECT=all-clouds make spelling - PROJECT=aws make spelling - PROJECT=azure make spelling - PROJECT=google make spelling - PROJECT=ibm make spelling - PROJECT=oracle make spelling - PROJECT=oci make spelling - PROJECT=public-images make spelling # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: .sphinx/requirements.txt [rtd-command-info] start-time: 2025-02-05T17:42:46.493850Z, end-time: 2025-02-05T17:42:46.557510Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-02-05T17:42:46.892042Z, end-time: 2025-02-05T17:42:47.759388Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 558ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-02-05T17:42:47.833217Z, end-time: 2025-02-05T17:42:48.037378Z, duration: 0, exit-code: 0 python3 .sphinx/build_requirements.py [rtd-command-info] start-time: 2025-02-05T17:42:48.105478Z, end-time: 2025-02-05T17:42:49.177022Z, duration: 1, exit-code: 0 git fetch --unshallow || true [rtd-command-info] start-time: 2025-02-05T17:42:49.243548Z, end-time: 2025-02-05T17:42:58.664938Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.0-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.0 setuptools-75.8.0 [rtd-command-info] start-time: 2025-02-05T17:42:58.731717Z, end-time: 2025-02-05T17:43:03.329610Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 146.2 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 254.9 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 682.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 721.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.5 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.3.0 [rtd-command-info] start-time: 2025-02-05T17:43:03.396043Z, end-time: 2025-02-05T17:43:10.722620Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r .sphinx/requirements.txt Collecting git+https://github.com/k-dimple/sphinx-multiproject.git (from -r .sphinx/requirements.txt (line 10)) Cloning https://github.com/k-dimple/sphinx-multiproject.git to /tmp/pip-req-build-sxdahw2v Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-sxdahw2v Resolved https://github.com/k-dimple/sphinx-multiproject.git to commit 97a18f27f85c1f8ab7687d6a9339bbbaaf9a3db5 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython (from -r .sphinx/requirements.txt (line 7)) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting canonical-sphinx-extensions (from -r .sphinx/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl.metadata (15 kB) Collecting furo (from -r .sphinx/requirements.txt (line 9)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r .sphinx/requirements.txt (line 11)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r .sphinx/requirements.txt (line 12)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting pyspelling (from -r .sphinx/requirements.txt (line 13)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from -r .sphinx/requirements.txt (line 14)) (8.1.3) Collecting sphinx-autobuild (from -r .sphinx/requirements.txt (line 15)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r .sphinx/requirements.txt (line 16)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r .sphinx/requirements.txt (line 17)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r .sphinx/requirements.txt (line 18)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from -r .sphinx/requirements.txt (line 19)) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 21)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 23)) Downloading watchfiles-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r .sphinx/requirements.txt (line 7)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.32.3) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (0.21.2) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: pygments>=2.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from furo->-r .sphinx/requirements.txt (line 9)) (2.19.1) Collecting uc-micro-py (from linkify-it-py->-r .sphinx/requirements.txt (line 11)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from myst-parser->-r .sphinx/requirements.txt (line 12)) (3.1.5) Collecting markdown-it-py~=3.0 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.4.1) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (24.2) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading starlette-0.45.3-py3-none-any.whl.metadata (6.3 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.0-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-14.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting anyio>=3.0.0 (from watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) (3.10) Collecting sniffio>=1.1 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r .sphinx/requirements.txt (line 7)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from jinja2->myst-parser->-r .sphinx/requirements.txt (line 12)) (3.0.2) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (3.4.1) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.3.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/envs/latest/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2025.1.31) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting webencodings (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl (38 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 127.0 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 671.2 MB/s eta 0:00:00 Downloading watchfiles-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (452 kB) Downloading anyio-4.8.0-py3-none-any.whl (96 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.45.3-py3-none-any.whl (71 kB) Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-14.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169 kB) Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 204.5 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 697.2 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: sphinx-multiproject Building wheel for sphinx-multiproject (pyproject.toml): started Building wheel for sphinx-multiproject (pyproject.toml): finished with status 'done' Created wheel for sphinx-multiproject: filename=sphinx_multiproject-1.0.0rc1-py3-none-any.whl size=4685 sha256=4f8175281ce24f17d9af60627eec9f718ffb497617bda7e1acee1efb04cbb750 Stored in directory: /tmp/pip-ephem-wheel-cache-7pssjtfe/wheels/f2/a1/33/204c161ccf319496fdcb98a5b85533dfd44d395a9a489420db Successfully built sphinx-multiproject Installing collected packages: webencodings, websockets, uc-micro-py, typing_extensions, sphinx-multiproject, soupsieve, sniffio, smmap, six, pyyaml, mdurl, markdown, lxml, h11, colorama, click, bracex, wcmatch, uvicorn, markdown-it-py, linkify-it-py, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, GitPython, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions Successfully installed GitPython-3.1.44 anyio-4.8.0 beautifulsoup4-4.13.3 bracex-2.5.post1 canonical-sphinx-extensions-0.0.23 click-8.1.8 colorama-0.4.6 furo-2024.8.6 gitdb-4.0.12 h11-0.14.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.3.0 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 pyspelling-2.10 pyyaml-6.0.2 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soupsieve-2.6 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-multiproject-1.0.0rc1 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.5 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxext-opengraph-0.9.1 starlette-0.45.3 typing_extensions-4.12.2 uc-micro-py-1.0.3 uvicorn-0.34.0 watchfiles-1.0.4 wcmatch-10.0 webencodings-0.5.1 websockets-14.2 [rtd-command-info] start-time: 2025-02-05T17:43:10.909587Z, end-time: 2025-02-05T17:43:33.748347Z, duration: 22, exit-code: 0 PROJECT=all-clouds make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' ... setting up virtualenv python3 -m venv .sphinx/venv . .sphinx/venv/bin/activate; pip install --require-virtualenv \ --upgrade -r .sphinx/requirements.txt \ --log .sphinx/venv/pip_install.log Collecting git+https://github.com/k-dimple/sphinx-multiproject.git (from -r .sphinx/requirements.txt (line 10)) Cloning https://github.com/k-dimple/sphinx-multiproject.git to /tmp/pip-req-build-7s3hrjz9 Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-7s3hrjz9 Resolved https://github.com/k-dimple/sphinx-multiproject.git to commit 97a18f27f85c1f8ab7687d6a9339bbbaaf9a3db5 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting GitPython (from -r .sphinx/requirements.txt (line 7)) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting canonical-sphinx-extensions (from -r .sphinx/requirements.txt (line 8)) Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl.metadata (15 kB) Collecting furo (from -r .sphinx/requirements.txt (line 9)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting linkify-it-py (from -r .sphinx/requirements.txt (line 11)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting myst-parser (from -r .sphinx/requirements.txt (line 12)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting pyspelling (from -r .sphinx/requirements.txt (line 13)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting sphinx (from -r .sphinx/requirements.txt (line 14)) Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinx-autobuild (from -r .sphinx/requirements.txt (line 15)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-copybutton (from -r .sphinx/requirements.txt (line 16)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from -r .sphinx/requirements.txt (line 17)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from -r .sphinx/requirements.txt (line 18)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from -r .sphinx/requirements.txt (line 19)) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 21)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl.metadata (6.5 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 23)) Downloading watchfiles-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting gitdb<5,>=4.0.1 (from GitPython->-r .sphinx/requirements.txt (line 7)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting requests (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB) Collecting docutils (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting pygments>=2.7 (from furo->-r .sphinx/requirements.txt (line 9)) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting uc-micro-py (from linkify-it-py->-r .sphinx/requirements.txt (line 11)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting jinja2 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting markdown-it-py~=3.0 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting snowballstemmer>=2.2 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting packaging>=23.0 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading starlette-0.45.3-py3-none-any.whl.metadata (6.3 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.0-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-14.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting anyio>=3.0.0 (from watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) Collecting idna>=2.8 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting sniffio>=1.1 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 23)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython->-r .sphinx/requirements.txt (line 7)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Collecting MarkupSafe>=2.0 (from jinja2->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->-r .sphinx/requirements.txt (line 12)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting charset-normalizer<4,>=2 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting urllib3<3,>=1.21.1 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting six>=1.9 (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting webencodings (from html5lib->pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 207.6/207.6 kB 12.3 MB/s eta 0:00:00 Downloading canonical_sphinx_extensions-0.0.23-py3-none-any.whl (38 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.3/341.3 kB 27.0 MB/s eta 0:00:00 Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 15.8 MB/s eta 0:00:00 Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 7.9 MB/s eta 0:00:00 Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 110.3 MB/s eta 0:00:00 Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 128.9 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-0.1.5-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 23.2 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.9.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 107.7 MB/s eta 0:00:00 Downloading watchfiles-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (452 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 452.6/452.6 kB 60.4 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading anyio-4.8.0-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.0/96.0 kB 18.5 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 137.0 MB/s eta 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 80.4 MB/s eta 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 12.2 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.5-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 24.6 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 16.3 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 kB 10.1 MB/s eta 0:00:00 Downloading packaging-24.2-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 11.8 MB/s eta 0:00:00 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 109.4 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 12.7 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 18.1 MB/s eta 0:00:00 Downloading soupsieve-2.6-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.3/119.3 kB 18.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 12.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 8.6 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 16.9 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 17.5 MB/s eta 0:00:00 Downloading starlette-0.45.3-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 13.9 MB/s eta 0:00:00 Downloading uvicorn-0.34.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 11.6 MB/s eta 0:00:00 Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-14.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.9/169.9 kB 28.1 MB/s eta 0:00:00 Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 27.9 MB/s eta 0:00:00 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 18.5 MB/s eta 0:00:00 Downloading lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 127.8 MB/s eta 0:00:00 Downloading Markdown-3.7-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.3/106.3 kB 17.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 73.8 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 18.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.9/143.9 kB 15.1 MB/s eta 0:00:00 Downloading click-8.1.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 10.7 MB/s eta 0:00:00 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.9 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 7.6 MB/s eta 0:00:00 Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 kB 14.0 MB/s eta 0:00:00 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: sphinx-multiproject Building wheel for sphinx-multiproject (pyproject.toml): started Building wheel for sphinx-multiproject (pyproject.toml): finished with status 'done' Created wheel for sphinx-multiproject: filename=sphinx_multiproject-1.0.0rc1-py3-none-any.whl size=4685 sha256=d4306daa778ec5b623fc39af253d4c94e09728f41bb1bbae8cf1130b754d4b39 Stored in directory: /tmp/pip-ephem-wheel-cache-cg7cb_c0/wheels/f2/a1/33/204c161ccf319496fdcb98a5b85533dfd44d395a9a489420db Successfully built sphinx-multiproject Installing collected packages: webencodings, snowballstemmer, websockets, urllib3, uc-micro-py, typing_extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx-multiproject, soupsieve, sniffio, smmap, six, pyyaml, pygments, packaging, mdurl, MarkupSafe, markdown, lxml, imagesize, idna, h11, docutils, colorama, click, charset-normalizer, certifi, bracex, babel, alabaster, wcmatch, uvicorn, requests, markdown-it-py, linkify-it-py, jinja2, html5lib, gitdb, beautifulsoup4, anyio, watchfiles, starlette, sphinx, pyspelling, mdit-py-plugins, GitPython, sphinxext-opengraph, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-design, sphinx-copybutton, sphinx-basic-ng, sphinx-autobuild, myst-parser, canonical-sphinx-extensions, furo Successfully installed GitPython-3.1.44 MarkupSafe-3.0.2 alabaster-1.0.0 anyio-4.8.0 babel-2.17.0 beautifulsoup4-4.13.3 bracex-2.5.post1 canonical-sphinx-extensions-0.0.23 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 colorama-0.4.6 docutils-0.21.2 furo-2024.8.6 gitdb-4.0.12 h11-0.14.0 html5lib-1.1 idna-3.10 imagesize-1.4.1 jinja2-3.1.5 linkify-it-py-2.0.3 lxml-5.3.0 markdown-3.7 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 packaging-24.2 pygments-2.19.1 pyspelling-2.10 pyyaml-6.0.2 requests-2.32.3 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-8.1.3 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-multiproject-1.0.0rc1 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.5 sphinx-tabs-3.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 sphinxext-opengraph-0.9.1 starlette-0.45.3 typing_extensions-4.12.2 uc-micro-py-1.0.3 urllib3-2.3.0 uvicorn-0.34.0 watchfiles-1.0.4 wcmatch-10.0 webencodings-0.5.1 websockets-14.2 [notice] A new release of pip is available: 24.0 -> 25.0 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip is available: 24.0 -> 25.0 [notice] To update, run: pip install --upgrade pip . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated making output directory... done Using project: all-clouds loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'linkify', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 7 source files that are out of date updating environment: [new config] 7 added, 0 changed, 0 removed reading sources... [ 14%] all-clouds-explanation/cloud-init-metapackages reading sources... [ 29%] all-clouds-explanation/confidential-computing reading sources... [ 43%] all-clouds-explanation/release-types reading sources... [ 57%] all-clouds-explanation/ubuntu-base-and-minimal-images reading sources... [ 71%] all-clouds-how-to/check-cve-on-instance reading sources... [ 86%] all-clouds-how-to/contribute-to-these-docs reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 14%] all-clouds-explanation/cloud-init-metapackages writing output... [ 29%] all-clouds-explanation/confidential-computing writing output... [ 43%] all-clouds-explanation/release-types writing output... [ 57%] all-clouds-explanation/ubuntu-base-and-minimal-images writing output... [ 71%] all-clouds-how-to/check-cve-on-instance writing output... [ 86%] all-clouds-how-to/contribute-to-these-docs writing output... [100%] index generating indices... genindex done Creating redirect 'oci/oci-how-to/create-chiselled-ubuntu-image.html' to 'https://canonical-oci.readthedocs-hosted.com/en/latest/oci-how-to/create-chiseled-ubuntu-image/'. Creating redirect 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' to 'https://canonical-oci.readthedocs-hosted.com/en/latest/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/'. writing additional pages... search done copying images... [100%] all-clouds-how-to/check-cve-on-instance-images/0_oscap_oval_cve_scan_report.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Spelling check passed :) make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' [rtd-command-info] start-time: 2025-02-05T17:43:33.838055Z, end-time: 2025-02-05T17:43:57.568852Z, duration: 23, exit-code: 0 PROJECT=aws make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated Using project: aws loading pickled environment... failed: source directory has changed done loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'deflist', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 38 source files that are out of date updating environment: [new config] 38 added, 0 changed, 0 removed reading sources... [ 3%] aws-explanation/canonical-offerings reading sources... [ 5%] aws-explanation/ec2-image-retention-policy reading sources... [ 8%] aws-explanation/eks-snaps reading sources... [ 11%] aws-explanation/index reading sources... [ 13%] aws-explanation/ubuntu-security-on-aws reading sources... [ 16%] aws-how-to/contribute-to-these-docs reading sources... [ 18%] aws-how-to/index reading sources... [ 21%] aws-how-to/instances/automatically-setup-multiple-nics reading sources... [ 24%] aws-how-to/instances/automatically-update-ubuntu-instances reading sources... [ 26%] aws-how-to/instances/build-cloudformation-templates reading sources... [ 29%] aws-how-to/instances/build-pro-ami-using-packer reading sources... [ 32%] aws-how-to/instances/data-science-stack-on-ec2 reading sources... [ 34%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro reading sources... [ 37%] aws-how-to/instances/find-ubuntu-images reading sources... [ 39%] aws-how-to/instances/import-local-vm-to-aws reading sources... [ 42%] aws-how-to/instances/index reading sources... [ 45%] aws-how-to/instances/install-nvidia-drivers reading sources... [ 47%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances reading sources... [ 50%] aws-how-to/instances/launch-ubuntu-desktop reading sources... [ 53%] aws-how-to/instances/launch-ubuntu-ec2-instance reading sources... [ 55%] aws-how-to/instances/upgrade-from-focal-to-jammy reading sources... [ 58%] aws-how-to/instances/upgrade-in-place-from-lts-to-pro reading sources... [ 61%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm reading sources... [ 63%] aws-how-to/kubernetes/deploy-ubuntu-cluster-with-eks-ami reading sources... [ 66%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster reading sources... [ 68%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster-with-eks-pro-ami reading sources... [ 71%] aws-how-to/kubernetes/deploy-ubuntu-pro-fips-cluster reading sources... [ 74%] aws-how-to/kubernetes/enable-gpus-on-eks reading sources... [ 76%] aws-how-to/kubernetes/index reading sources... [ 79%] aws-how-to/security/index reading sources... [ 82%] aws-how-to/security/use-secureboot-and-vtpm reading sources... [ 84%] aws-reference/aws-announcements reading sources... [ 87%] aws-reference/ec2-credentials reading sources... [ 89%] aws-reference/eks-kubelet-snap reading sources... [ 92%] aws-reference/index reading sources... [ 95%] aws-reference/pro reading sources... [ 97%] aws-reference/support reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 3%] aws-explanation/canonical-offerings writing output... [ 5%] aws-explanation/ec2-image-retention-policy writing output... [ 8%] aws-explanation/eks-snaps writing output... [ 11%] aws-explanation/index writing output... [ 13%] aws-explanation/ubuntu-security-on-aws writing output... [ 16%] aws-how-to/contribute-to-these-docs writing output... [ 18%] aws-how-to/index writing output... [ 21%] aws-how-to/instances/automatically-setup-multiple-nics writing output... [ 24%] aws-how-to/instances/automatically-update-ubuntu-instances writing output... [ 26%] aws-how-to/instances/build-cloudformation-templates writing output... [ 29%] aws-how-to/instances/build-pro-ami-using-packer writing output... [ 32%] aws-how-to/instances/data-science-stack-on-ec2 writing output... [ 34%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro writing output... [ 37%] aws-how-to/instances/find-ubuntu-images writing output... [ 39%] aws-how-to/instances/import-local-vm-to-aws writing output... [ 42%] aws-how-to/instances/index writing output... [ 45%] aws-how-to/instances/install-nvidia-drivers writing output... [ 47%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances writing output... [ 50%] aws-how-to/instances/launch-ubuntu-desktop writing output... [ 53%] aws-how-to/instances/launch-ubuntu-ec2-instance writing output... [ 55%] aws-how-to/instances/upgrade-from-focal-to-jammy writing output... [ 58%] aws-how-to/instances/upgrade-in-place-from-lts-to-pro writing output... [ 61%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm writing output... [ 63%] aws-how-to/kubernetes/deploy-ubuntu-cluster-with-eks-ami writing output... [ 66%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster writing output... [ 68%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster-with-eks-pro-ami writing output... [ 71%] aws-how-to/kubernetes/deploy-ubuntu-pro-fips-cluster writing output... [ 74%] aws-how-to/kubernetes/enable-gpus-on-eks writing output... [ 76%] aws-how-to/kubernetes/index writing output... [ 79%] aws-how-to/security/index writing output... [ 82%] aws-how-to/security/use-secureboot-and-vtpm writing output... [ 84%] aws-reference/aws-announcements writing output... [ 87%] aws-reference/ec2-credentials writing output... [ 89%] aws-reference/eks-kubelet-snap writing output... [ 92%] aws-reference/index writing output... [ 95%] aws-reference/pro writing output... [ 97%] aws-reference/support writing output... [100%] index generating indices... genindex done Creating redirect 'aws-how-to/automatically-update-ubuntu-instances/index.html' to '../instances/automatically-update-ubuntu-instances/'. Creating redirect 'aws-how-to/build-cloudformation-templates/index.html' to '../instances/build-cloudformation-templates/'. Creating redirect 'aws-how-to/build-pro-ami-using-packer/index.html' to '../instances/build-pro-ami-using-packer/'. Creating redirect 'aws-how-to/find-ubuntu-images/index.html' to '../instances/find-ubuntu-images/'. Creating redirect 'aws-how-to/launch-ubuntu-desktop/index.html' to '../instances/launch-ubuntu-desktop/'. Creating redirect 'aws-how-to/upgrade-from-focal-to-jammy/index.html' to '../instances/upgrade-from-focal-to-jammy/'. Creating redirect 'aws-how-to/deploy-charmed-kubernetes-on-ubuntu-pro/index.html' to '../kubernetes/deploy-charmed-kubernetes-on-ubuntu-pro/'. Creating redirect 'aws-how-to/deploy-ubuntu-pro-cluster/index.html' to '../kubernetes/deploy-ubuntu-pro-cluster/'. Creating redirect 'aws-how-to/enable-gpus-on-eks/index.html' to '../kubernetes/enable-gpus-on-eks/'. Creating redirect 'aws-how-to/use-secureboot-and-vtpm/index.html' to '../security/use-secureboot-and-vtpm/'. writing additional pages... search done copying images... [ 5%] aws-how-to/instances/automatically-update-ubuntu-instances-images/schedule_task.png copying images... [ 11%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/1_user_details.jpg copying images... [ 16%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/2_create_user.jpg copying images... [ 21%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/3_retrieve_access_keys.jpg copying images... [ 26%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/4_get_pro_ami_id.jpg copying images... [ 32%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/5_check_deployment_status.jpg copying images... [ 37%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/6_deployment_status_on_EC2.jpg copying images... [ 42%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances-images/enable-amd-sev-snp.png copying images... [ 47%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 53%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 58%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 63%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 68%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/4_sshd_modified_config.png copying images... [ 74%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/5_remove_obsolete.png copying images... [ 79%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/6_finish_upgrade.png copying images... [ 84%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm-images/0_token_screen.png copying images... [ 89%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm-images/1_run_command_screen.png copying images... [ 95%] aws-reference/images/discourse_notifications.png copying images... [100%] aws-reference/ec2-credentials-images/security-credentials.jpg dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Spelling check passed :) make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' [rtd-command-info] start-time: 2025-02-05T17:43:57.639832Z, end-time: 2025-02-05T17:44:28.794198Z, duration: 31, exit-code: 0 PROJECT=azure make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated Using project: azure loading pickled environment... failed: source directory has changed done loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'deflist', 'substitution', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] azure-explanation/image-rentention-policy reading sources... [ 10%] azure-explanation/index reading sources... [ 15%] azure-explanation/security-features reading sources... [ 20%] azure-explanation/ubuntu-on-aks-worker-nodes reading sources... [ 25%] azure-explanation/understanding-ubuntu-on-azure reading sources... [ 30%] azure-how-to/contribute-to-these-docs reading sources... [ 35%] azure-how-to/index reading sources... [ 40%] azure-how-to/instances/create-a-golden-image-pipeline reading sources... [ 45%] azure-how-to/instances/create-pro-fips-golden-image reading sources... [ 50%] azure-how-to/instances/find-ubuntu-images reading sources... [ 55%] azure-how-to/instances/get-ubuntu-pro reading sources... [ 60%] azure-how-to/instances/index reading sources... [ 65%] azure-how-to/instances/install-azure-cli reading sources... [ 70%] azure-how-to/instances/launch-ubuntu-images reading sources... [ 75%] azure-how-to/instances/provision-an-ubuntu-virtual-machine-running-sql-server-in-azure reading sources... [ 80%] azure-how-to/instances/upgrade-from-focal-to-jammy reading sources... [ 85%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances reading sources... [ 90%] azure-how-to/kubernetes/index reading sources... [ 95%] azure-how-to/kubernetes/install-kubeflow-on-aks reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] azure-explanation/image-rentention-policy writing output... [ 10%] azure-explanation/index writing output... [ 15%] azure-explanation/security-features writing output... [ 20%] azure-explanation/ubuntu-on-aks-worker-nodes writing output... [ 25%] azure-explanation/understanding-ubuntu-on-azure writing output... [ 30%] azure-how-to/contribute-to-these-docs writing output... [ 35%] azure-how-to/index writing output... [ 40%] azure-how-to/instances/create-a-golden-image-pipeline writing output... [ 45%] azure-how-to/instances/create-pro-fips-golden-image writing output... [ 50%] azure-how-to/instances/find-ubuntu-images writing output... [ 55%] azure-how-to/instances/get-ubuntu-pro writing output... [ 60%] azure-how-to/instances/index writing output... [ 65%] azure-how-to/instances/install-azure-cli writing output... [ 70%] azure-how-to/instances/launch-ubuntu-images writing output... [ 75%] azure-how-to/instances/provision-an-ubuntu-virtual-machine-running-sql-server-in-azure writing output... [ 80%] azure-how-to/instances/upgrade-from-focal-to-jammy writing output... [ 85%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances writing output... [ 90%] azure-how-to/kubernetes/index writing output... [ 95%] azure-how-to/kubernetes/install-kubeflow-on-aks writing output... [100%] index generating indices... genindex done Creating redirect 'azure-how-to/install-azure-cli/index.html' to '../instances/install-azure-cli/'. Creating redirect 'azure-how-to/find-ubuntu-images/index.html' to '../instances/find-ubuntu-images/'. Creating redirect 'azure-how-to/get-ubuntu-pro/index.html' to '../instances/get-ubuntu-pro/'. Creating redirect 'azure-how-to/create-pro-fips-golden-image/index.html' to '../instances/create-pro-fips-golden-image/'. Creating redirect 'azure-how-to/upgrade-from-focal-to-jammy/index.html' to '../instances/upgrade-from-focal-to-jammy/'. Creating redirect 'azure-how-to/install-kubeflow-on-aks/index.html' to '../kubernetes/install-kubeflow-on-aks/'. Creating redirect 'azure-how-to/deploy-kubeflow-pipelines-with-aks-spot-instances/index.html' to '../kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances/'. writing additional pages... search done copying images... [ 7%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 14%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 21%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 29%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 36%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/4_chrony_modified_config.png copying images... [ 43%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/5_sshd_modified_config.png copying images... [ 50%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/6_remove_obsolete.png copying images... [ 57%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/7_finish_upgrade.png copying images... [ 64%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-02.png copying images... [ 71%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-03.png copying images... [ 79%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-04.png copying images... [ 86%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-10.png copying images... [ 93%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-11.png copying images... [100%] azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-13.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Spelling check passed :) make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' [rtd-command-info] start-time: 2025-02-05T17:44:28.867344Z, end-time: 2025-02-05T17:45:07.356619Z, duration: 38, exit-code: 0 PROJECT=google make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated Using project: google loading pickled environment... failed: source directory has changed done loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'linkify', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] google-explanation/canonical-offerings reading sources... [ 10%] google-explanation/confidential-computing reading sources... [ 15%] google-explanation/gce-image-retention-policy reading sources... [ 20%] google-explanation/guest-agents reading sources... [ 25%] google-explanation/index reading sources... [ 30%] google-how-to/contribute-to-these-docs reading sources... [ 35%] google-how-to/gce/build-ubuntu-pro-golden-image reading sources... [ 40%] google-how-to/gce/create-customized-docker-container reading sources... [ 45%] google-how-to/gce/create-different-instance-types reading sources... [ 50%] google-how-to/gce/enable-pro-features reading sources... [ 55%] google-how-to/gce/find-ubuntu-images reading sources... [ 60%] google-how-to/gce/index reading sources... [ 65%] google-how-to/gce/launch-ubuntu-desktop reading sources... [ 70%] google-how-to/gce/set-hostname-using-cloudinit reading sources... [ 75%] google-how-to/gce/upgrade-from-focal-to-jammy reading sources... [ 80%] google-how-to/gce/upgrade-in-place-from-lts-to-pro reading sources... [ 85%] google-how-to/gke/deploy-kubernetes-with-ubuntu-pro reading sources... [ 90%] google-how-to/gke/index reading sources... [ 95%] google-how-to/index reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] google-explanation/canonical-offerings writing output... [ 10%] google-explanation/confidential-computing writing output... [ 15%] google-explanation/gce-image-retention-policy writing output... [ 20%] google-explanation/guest-agents writing output... [ 25%] google-explanation/index writing output... [ 30%] google-how-to/contribute-to-these-docs writing output... [ 35%] google-how-to/gce/build-ubuntu-pro-golden-image writing output... [ 40%] google-how-to/gce/create-customized-docker-container writing output... [ 45%] google-how-to/gce/create-different-instance-types writing output... [ 50%] google-how-to/gce/enable-pro-features writing output... [ 55%] google-how-to/gce/find-ubuntu-images writing output... [ 60%] google-how-to/gce/index writing output... [ 65%] google-how-to/gce/launch-ubuntu-desktop writing output... [ 70%] google-how-to/gce/set-hostname-using-cloudinit writing output... [ 75%] google-how-to/gce/upgrade-from-focal-to-jammy writing output... [ 80%] google-how-to/gce/upgrade-in-place-from-lts-to-pro writing output... [ 85%] google-how-to/gke/deploy-kubernetes-with-ubuntu-pro writing output... [ 90%] google-how-to/gke/index writing output... [ 95%] google-how-to/index writing output... [100%] index generating indices... genindex done Creating redirect 'google-how-to/find-ubuntu-images/index.html' to '../gce/find-ubuntu-images/'. Creating redirect 'google-how-to/create-different-instance-types/index.html' to '../gce/create-different-instance-types/'. Creating redirect 'google-how-to/launch-ubuntu-desktop/index.html' to '../gce/launch-ubuntu-desktop/'. Creating redirect 'google-how-to/upgrade-in-place-from-lts-to-pro/index.html' to '../gce/upgrade-in-place-from-lts-to-pro/'. Creating redirect 'google-how-to/enable-pro-features/index.html' to '../gce/enable-pro-features/'. Creating redirect 'google-how-to/build-ubuntu-pro-golden-image/index.html' to '../gce/build-ubuntu-pro-golden-image/'. Creating redirect 'google-how-to/create-customized-docker-container/index.html' to '../gce/create-customized-docker-container/'. Creating redirect 'google-how-to/upgrade-from-focal-to-jammy/index.html' to '../gce/upgrade-from-focal-to-jammy/'. Creating redirect 'google-how-to/deploy-kubernetes-with-ubuntu-pro/index.html' to '../gke/deploy-kubernetes-with-ubuntu-pro/'. writing additional pages... search done copying images... [ 12%] google-how-to/gce/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 25%] google-how-to/gce/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 38%] google-how-to/gce/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 50%] google-how-to/gce/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 62%] google-how-to/gce/upgrade-from-focal-to-jammy-images/4_sshd_modified_config.png copying images... [ 75%] google-how-to/gce/upgrade-from-focal-to-jammy-images/5_chrony_modified_config.png copying images... [ 88%] google-how-to/gce/upgrade-from-focal-to-jammy-images/6_remove_obsolete.png copying images... [100%] google-how-to/gce/upgrade-from-focal-to-jammy-images/7_finish_upgrade.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Spelling check passed :) make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' [rtd-command-info] start-time: 2025-02-05T17:45:07.429343Z, end-time: 2025-02-05T17:45:46.757712Z, duration: 39, exit-code: 2 PROJECT=ibm make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.1.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated Using project: ibm loading pickled environment... failed: source directory has changed done loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/en/latest/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/en/latest/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/en/latest/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/en/latest/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/en/latest/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/en/latest/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/en/latest/objects.inv ... myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'linkify', 'deflist', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 6 source files that are out of date updating environment: [new config] 6 added, 0 changed, 0 removed reading sources... [ 17%] ibm-how-to/contribute-to-these-docs reading sources... [ 33%] ibm-how-to/find-ubuntu-images reading sources... [ 50%] ibm-how-to/launch-ubuntu-instances reading sources... [ 67%] ibm-how-to/upgrade-from-focal-to-jammy reading sources... [ 83%] ibm-how-to/upgrade-from-jammy-to-noble reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 17%] ibm-how-to/contribute-to-these-docs writing output... [ 33%] ibm-how-to/find-ubuntu-images writing output... [ 50%] ibm-how-to/launch-ubuntu-instances writing output... [ 67%] ibm-how-to/upgrade-from-focal-to-jammy writing output... [ 83%] ibm-how-to/upgrade-from-jammy-to-noble writing output... [100%] index generating indices... genindex done Overwriting 'oci/oci-how-to/create-chiselled-ubuntu-image.html' with redirect to 'https://documentation.ubuntu.com/oci-registries/en/latest/oci-how-to/create-chiseled-ubuntu-image/'. Overwriting 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' with redirect to 'https://documentation.ubuntu.com/oci-registries/en/latest/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/'. writing additional pages... search done copying images... [ 7%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 14%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/1_sources_list.png copying images... [ 21%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 29%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 36%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/4_sshd_modified_config.png copying images... [ 43%] ibm-how-to/ibm-upgrade-from-focal-to-jammy-images/5_finish_upgrade.png copying images... [ 50%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/0_initial_continue_prompt.png copying images... [ 57%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/1_additional_ssh_daemon.png copying images... [ 64%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/2_optional_firewall_configuration.png copying images... [ 71%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/3_sources_list.png copying images... [ 79%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/4_start_upgrade.png copying images... [ 86%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/5_auto_remove_obsolete_packages.png copying images... [ 93%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/6_finish_upgrade.png copying images... [100%] ibm-how-to/ibm-upgrade-from-jammy-to-noble-images/7_reconnect_and_confirm_upgrade.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Misspelled words: _build/ibm-how-to/upgrade-from-jammy-to-noble/index.html: html>body>div>div>div>div>article>section>section>section>p -------------------------------------------------------------------------------- codename -------------------------------------------------------------------------------- !!!Spelling check failed!!! make[1]: *** [Makefile.sp:86: sp-spelling] Error 1 make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-ibm/checkouts/latest' make: *** [Makefile:29: spelling] Error 2