Read the Docs build information Build id: 3138670 Project: canonical-oci Version: 379 Commit: 19242427e2da90d1452b328255a9e927a505301b Date: 2025-06-20T22:14:48.857413Z State: finished Success: False [rtd-command-info] start-time: 2025-06-20T22:28:12.285006Z, end-time: 2025-06-20T22:28:13.004190Z, 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-06-20T22:28:13.050794Z, end-time: 2025-06-20T22:28:13.513204Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/379/head:external-379 From https://github.com/canonical/ubuntu-cloud-docs * [new ref] refs/pull/379/head -> external-379 [rtd-command-info] start-time: 2025-06-20T22:28:13.595014Z, end-time: 2025-06-20T22:28:13.696144Z, duration: 0, exit-code: 0 git checkout --force 19242427e2da90d1452b328255a9e927a505301b Note: switching to '19242427e2da90d1452b328255a9e927a505301b'. 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 1924242 feat: Add updated OKE docs via CLI [rtd-command-info] start-time: 2025-06-20T22:28:13.745034Z, end-time: 2025-06-20T22:28:13.790385Z, 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-06-20T22:28:19.077587Z, end-time: 2025-06-20T22:28:19.143434Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-06-20T22:28:19.561842Z, end-time: 2025-06-20T22:28:20.708118Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 804ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379, 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-06-20T22:28:21.193477Z, end-time: 2025-06-20T22:28:21.349282Z, duration: 0, exit-code: 0 python3 .sphinx/build_requirements.py [rtd-command-info] start-time: 2025-06-20T22:28:22.330704Z, end-time: 2025-06-20T22:28:23.349080Z, duration: 1, exit-code: 0 git fetch --unshallow || true [rtd-command-info] start-time: 2025-06-20T22:28:23.387649Z, end-time: 2025-06-20T22:28:30.184079Z, duration: 6, 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-oci/envs/379/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 40.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 183.1 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.1.1 setuptools-80.9.0 [rtd-command-info] start-time: 2025-06-20T22:28:30.228316Z, end-time: 2025-06-20T22:28:35.004723Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 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.6-py3-none-any.whl.metadata (2.9 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-3.0.1-py3-none-any.whl.metadata (7.9 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.4-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 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.2-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.5.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 119.6 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 579.9 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 318.9 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 645.1 MB/s eta 0:00:00 Downloading requests-2.32.4-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.6.15 charset_normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.4 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.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.5.0 [rtd-command-info] start-time: 2025-06-20T22:28:35.052994Z, end-time: 2025-06-20T22:28:41.973711Z, duration: 6, 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-bbnr4nhj Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-bbnr4nhj 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.27-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.1-py3-none-any.whl.metadata (5.5 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-oci/envs/379/lib/python3.11/site-packages (from -r .sphinx/requirements.txt (line 14)) (8.2.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-1.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-sitemap (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 21)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 23)) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl.metadata (2.7 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 24)) Downloading watchfiles-1.1.0-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 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: requests in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.32.4) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/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-oci/envs/379/lib/python3.11/site-packages (from furo->-r .sphinx/requirements.txt (line 9)) (2.19.1) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/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-oci/envs/379/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-oci/envs/379/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-oci/envs/379/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-oci/envs/379/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-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (3.1.6) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/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-oci/envs/379/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-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (1.4.1) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from sphinx->-r .sphinx/requirements.txt (line 14)) (25.0) 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 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 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 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.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.5 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.7-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 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.47.0-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.3-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-15.0.1-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 24)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 24)) (3.10) Collecting sniffio>=1.1 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 24)) 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 24)) Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx->-r .sphinx/requirements.txt (line 14)) (3.0.2) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (3.4.2) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2.5.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/envs/379/lib/python3.11/site-packages (from requests->canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) (2025.6.15) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 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 gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl (60 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.1-py3-none-any.whl (84 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 mdurl-0.1.2-py3-none-any.whl (10.0 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 160.7 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-1.0.0-py3-none-any.whl (6.2 kB) Downloading sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 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.10.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 671.9 MB/s eta 0:00:00 Downloading watchfiles-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (453 kB) Downloading anyio-4.9.0-py3-none-any.whl (100 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading starlette-0.47.0-py3-none-any.whl (72 kB) Downloading typing_extensions-4.14.0-py3-none-any.whl (43 kB) Downloading uvicorn-0.34.3-py3-none-any.whl (62 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading lxml-5.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 441.9 MB/s eta 0:00:00 Downloading markdown-3.8.2-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 642.8 MB/s eta 0:00:00 Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 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=4718 sha256=77dfd4b9233a6d31b29b3ff3d7dec4ed2cfb54f1c3b8bc962afeb711ede4bec1 Stored in directory: /tmp/pip-ephem-wheel-cache-2_34it9w/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-sitemap, 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.9.0 beautifulsoup4-4.13.4 bracex-2.5.post1 canonical-sphinx-extensions-0.0.27 click-8.2.1 colorama-0.4.6 furo-2024.8.6 gitdb-4.0.12 h11-0.16.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.4.0 markdown-3.8.2 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.1 pyspelling-2.10 pyyaml-6.0.2 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soupsieve-2.7 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-1.0.0 sphinx-sitemap-2.6.0 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxext-opengraph-0.10.0 starlette-0.47.0 typing_extensions-4.14.0 uc-micro-py-1.0.3 uvicorn-0.34.3 watchfiles-1.1.0 wcmatch-10.0 webencodings-0.5.1 websockets-15.0.1 [rtd-command-info] start-time: 2025-06-20T22:28:42.062297Z, end-time: 2025-06-20T22:29:08.355927Z, duration: 26, 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-oci/checkouts/379' ... 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-0zzeqjfy Running command git clone --filter=blob:none --quiet https://github.com/k-dimple/sphinx-multiproject.git /tmp/pip-req-build-0zzeqjfy 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.27-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.1-py3-none-any.whl.metadata (5.5 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.2.3-py3-none-any.whl.metadata (7.0 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-1.0.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-sitemap (from -r .sphinx/requirements.txt (line 20)) Downloading sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinx-tabs (from -r .sphinx/requirements.txt (line 21)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from -r .sphinx/requirements.txt (line 22)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from -r .sphinx/requirements.txt (line 23)) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl.metadata (2.7 kB) Collecting watchfiles (from -r .sphinx/requirements.txt (line 24)) Downloading watchfiles-1.1.0-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.4-py3-none-any.whl.metadata (4.9 kB) Collecting beautifulsoup4 (from canonical-sphinx-extensions->-r .sphinx/requirements.txt (line 8)) Downloading beautifulsoup4-4.13.4-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.6-py3-none-any.whl.metadata (2.9 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.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.5 kB) Collecting markdown (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) Collecting soupsieve>=1.8 (from pyspelling->-r .sphinx/requirements.txt (line 13)) Downloading soupsieve-2.7-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-3.0.1-py3-none-any.whl.metadata (7.9 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 roman-numerals-py>=1.0.0 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx->-r .sphinx/requirements.txt (line 14)) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 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.47.0-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading uvicorn-0.34.3-py3-none-any.whl.metadata (6.5 kB) Collecting websockets>=11 (from sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading websockets-15.0.1-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 24)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting idna>=2.8 (from anyio>=3.0.0->watchfiles->-r .sphinx/requirements.txt (line 24)) 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 24)) 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 24)) Downloading typing_extensions-4.14.0-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.2-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.5.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.6.15-py3-none-any.whl.metadata (2.4 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r .sphinx/requirements.txt (line 15)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 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 11.3 MB/s eta 0:00:00 Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 6.1 MB/s eta 0:00:00 Downloading furo-2024.8.6-py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.3/341.3 kB 20.8 MB/s eta 0:00:00 Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.6/84.6 kB 8.4 MB/s eta 0:00:00 Downloading pyspelling-2.10-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.0/45.0 kB 4.3 MB/s eta 0:00:00 Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 93.7 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 88.9 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-1.0.0-py3-none-any.whl (6.2 kB) Downloading sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 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 12.1 MB/s eta 0:00:00 Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 63.5 MB/s eta 0:00:00 Downloading watchfiles-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (453 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.1/453.1 kB 33.6 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading anyio-4.9.0-py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.9/100.9 kB 9.8 MB/s eta 0:00:00 Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 120.9 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 74.6 MB/s eta 0:00:00 Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 13.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 27.4 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 20.0 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.3/55.3 kB 12.3 MB/s eta 0:00:00 Downloading packaging-25.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 14.8 MB/s eta 0:00:00 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 103.1 MB/s eta 0:00:00 Downloading requests-2.32.4-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 14.0 MB/s eta 0:00:00 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 20.0 MB/s eta 0:00:00 Downloading soupsieve-2.7-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 24.0 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.5/82.5 kB 18.3 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 21.1 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 17.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.1/92.1 kB 20.6 MB/s eta 0:00:00 Downloading starlette-0.47.0-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.8/72.8 kB 15.0 MB/s eta 0:00:00 Downloading uvicorn-0.34.3-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.4/62.4 kB 13.3 MB/s eta 0:00:00 Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.3/182.3 kB 33.0 MB/s eta 0:00:00 Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 187.3/187.3 kB 36.3 MB/s eta 0:00:00 Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 kB 24.6 MB/s eta 0:00:00 Downloading lxml-5.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 127.2 MB/s eta 0:00:00 Downloading markdown-3.8.2-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 23.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 87.5 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.6.15-py3-none-any.whl (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.7/157.7 kB 31.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.3/147.3 kB 30.5 MB/s eta 0:00:00 Downloading click-8.2.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 22.5 MB/s eta 0:00:00 Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.1 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.14.0-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 6.5 MB/s eta 0:00:00 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.8/129.8 kB 16.9 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=4718 sha256=5a6db924faa5e5b90ba467b778d51a6987d6ad0419733a28de2530ffe8ddc6ee Stored in directory: /tmp/pip-ephem-wheel-cache-bow7vm5i/wheels/f2/a1/33/204c161ccf319496fdcb98a5b85533dfd44d395a9a489420db Successfully built sphinx-multiproject Installing collected packages: webencodings, websockets, urllib3, uc-micro-py, typing_extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx-multiproject, soupsieve, snowballstemmer, sniffio, smmap, six, roman-numerals-py, 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-sitemap, 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.9.0 babel-2.17.0 beautifulsoup4-4.13.4 bracex-2.5.post1 canonical-sphinx-extensions-0.0.27 certifi-2025.6.15 charset_normalizer-3.4.2 click-8.2.1 colorama-0.4.6 docutils-0.21.2 furo-2024.8.6 gitdb-4.0.12 h11-0.16.0 html5lib-1.1 idna-3.10 imagesize-1.4.1 jinja2-3.1.6 linkify-it-py-2.0.3 lxml-5.4.0 markdown-3.8.2 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.1 packaging-25.0 pygments-2.19.1 pyspelling-2.10 pyyaml-6.0.2 requests-2.32.4 roman-numerals-py-3.1.0 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 snowballstemmer-3.0.1 soupsieve-2.7 sphinx-8.2.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-1.0.0 sphinx-sitemap-2.6.0 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.10.0 starlette-0.47.0 typing_extensions-4.14.0 uc-micro-py-1.0.3 urllib3-2.5.0 uvicorn-0.34.3 watchfiles-1.1.0 wcmatch-10.0 webencodings-0.5.1 websockets-15.0.1 [notice] A new release of pip is available: 24.0 -> 25.1.1 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip is available: 24.0 -> 25.1.1 [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.2.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/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: 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 [dirhtml]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] all-clouds-explanation/cloud-init-metapackages reading sources... [ 18%] all-clouds-explanation/confidential-computing reading sources... [ 27%] all-clouds-explanation/index reading sources... [ 36%] all-clouds-explanation/release-types reading sources... [ 45%] all-clouds-explanation/security-overview reading sources... [ 55%] all-clouds-explanation/ubuntu-base-and-minimal-images reading sources... [ 64%] all-clouds-how-to/check-cve-on-instance reading sources... [ 73%] all-clouds-how-to/contribute-to-these-docs reading sources... [ 82%] all-clouds-how-to/index reading sources... [ 91%] all-clouds-how-to/install-proposed-nvidia-drivers-for-testing 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 9%] all-clouds-explanation/cloud-init-metapackages writing output... [ 18%] all-clouds-explanation/confidential-computing writing output... [ 27%] all-clouds-explanation/index writing output... [ 36%] all-clouds-explanation/release-types writing output... [ 45%] all-clouds-explanation/security-overview writing output... [ 55%] all-clouds-explanation/ubuntu-base-and-minimal-images writing output... [ 64%] all-clouds-how-to/check-cve-on-instance writing output... [ 73%] all-clouds-how-to/contribute-to-these-docs writing output... [ 82%] all-clouds-how-to/index writing output... [ 91%] all-clouds-how-to/install-proposed-nvidia-drivers-for-testing writing output... [100%] index generating indices... genindex done Creating redirect 'oci/oci-how-to/create-chiselled-ubuntu-image.html' to 'https://documentation.ubuntu.com/chisel/en/latest/tutorial/getting-started/'. Creating redirect 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' to 'https://documentation.ubuntu.com/oci-registries/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/'. writing additional pages... search done copying images... [ 25%] all-clouds-explanation/security-overview-images/0_early_boot_process.png copying images... [ 50%] all-clouds-explanation/security-overview-images/1_FDE_paths.png copying images... [ 75%] all-clouds-explanation/security-overview-images/2_confidential_VM.png 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 sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/public-cloud/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml 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-oci/checkouts/379' [rtd-command-info] start-time: 2025-06-20T22:29:08.394199Z, end-time: 2025-06-20T22:29:36.354454Z, duration: 27, 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-oci/checkouts/379' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.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/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', '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 39 source files that are out of date updating environment: [new config] 39 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... [ 10%] aws-explanation/index reading sources... [ 13%] aws-explanation/ubuntu-security-on-aws reading sources... [ 15%] 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... [ 23%] aws-how-to/instances/automatically-update-ubuntu-instances reading sources... [ 26%] aws-how-to/instances/build-cloudformation-templates reading sources... [ 28%] aws-how-to/instances/build-pro-ami-using-packer reading sources... [ 31%] aws-how-to/instances/data-science-stack-on-ec2 reading sources... [ 33%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro reading sources... [ 36%] aws-how-to/instances/find-ubuntu-images reading sources... [ 38%] aws-how-to/instances/import-local-vm-to-aws reading sources... [ 41%] aws-how-to/instances/index reading sources... [ 44%] aws-how-to/instances/install-nvidia-drivers reading sources... [ 46%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances reading sources... [ 49%] aws-how-to/instances/launch-ubuntu-desktop reading sources... [ 51%] aws-how-to/instances/launch-ubuntu-ec2-instance reading sources... [ 54%] aws-how-to/instances/upgrade-from-focal-to-jammy reading sources... [ 56%] aws-how-to/instances/upgrade-in-place-from-lts-to-pro reading sources... [ 59%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm reading sources... [ 62%] aws-how-to/kubernetes/deploy-self-managed-node-group reading sources... [ 64%] aws-how-to/kubernetes/deploy-ubuntu-cluster-with-eks-ami reading sources... [ 67%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster reading sources... [ 69%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster-with-eks-pro-ami reading sources... [ 72%] aws-how-to/kubernetes/deploy-ubuntu-pro-fips-cluster reading sources... [ 74%] aws-how-to/kubernetes/enable-gpus-on-eks reading sources... [ 77%] 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... [ 85%] aws-reference/aws-announcements reading sources... [ 87%] aws-reference/ec2-credentials reading sources... [ 90%] 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_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... [ 10%] aws-explanation/index writing output... [ 13%] aws-explanation/ubuntu-security-on-aws writing output... [ 15%] 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... [ 23%] aws-how-to/instances/automatically-update-ubuntu-instances writing output... [ 26%] aws-how-to/instances/build-cloudformation-templates writing output... [ 28%] aws-how-to/instances/build-pro-ami-using-packer writing output... [ 31%] aws-how-to/instances/data-science-stack-on-ec2 writing output... [ 33%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro writing output... [ 36%] aws-how-to/instances/find-ubuntu-images writing output... [ 38%] aws-how-to/instances/import-local-vm-to-aws writing output... [ 41%] aws-how-to/instances/index writing output... [ 44%] aws-how-to/instances/install-nvidia-drivers writing output... [ 46%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances writing output... [ 49%] aws-how-to/instances/launch-ubuntu-desktop writing output... [ 51%] aws-how-to/instances/launch-ubuntu-ec2-instance writing output... [ 54%] aws-how-to/instances/upgrade-from-focal-to-jammy writing output... [ 56%] aws-how-to/instances/upgrade-in-place-from-lts-to-pro writing output... [ 59%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm writing output... [ 62%] aws-how-to/kubernetes/deploy-self-managed-node-group writing output... [ 64%] aws-how-to/kubernetes/deploy-ubuntu-cluster-with-eks-ami writing output... [ 67%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster writing output... [ 69%] aws-how-to/kubernetes/deploy-ubuntu-pro-cluster-with-eks-pro-ami writing output... [ 72%] aws-how-to/kubernetes/deploy-ubuntu-pro-fips-cluster writing output... [ 74%] aws-how-to/kubernetes/enable-gpus-on-eks writing output... [ 77%] 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... [ 85%] aws-reference/aws-announcements writing output... [ 87%] aws-reference/ec2-credentials writing output... [ 90%] 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... [ 4%] aws-how-to/instances/automatically-update-ubuntu-instances-images/schedule_task.png copying images... [ 9%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/1_user_details.jpg copying images... [ 13%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/2_create_user.jpg copying images... [ 17%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/3_retrieve_access_keys.jpg copying images... [ 22%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/4_get_pro_ami_id.jpg copying images... [ 26%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/5_check_deployment_status.jpg copying images... [ 30%] aws-how-to/instances/deploy-charmed-kubernetes-on-ubuntu-pro-images/6_deployment_status_on_EC2.jpg copying images... [ 35%] aws-how-to/instances/launch-and-attest-amd-sev-snp-instances-images/enable-amd-sev-snp.png copying images... [ 39%] aws-how-to/instances/launch-ubuntu-desktop-on-ec2/2a_Launch_instance.png copying images... [ 43%] aws-how-to/instances/launch-ubuntu-desktop-on-ec2/2b_Launch_instance.png copying images... [ 48%] aws-how-to/instances/launch-ubuntu-desktop-on-ec2/2c_Launch_instance.png copying images... [ 52%] aws-how-to/instances/launch-ubuntu-desktop-on-ec2/2d_Launch_instance.png copying images... [ 57%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 61%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 65%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 70%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 74%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/4_sshd_modified_config.png copying images... [ 78%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/5_remove_obsolete.png copying images... [ 83%] aws-how-to/instances/upgrade-from-focal-to-jammy-images/6_finish_upgrade.png copying images... [ 87%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm-images/0_token_screen.png copying images... [ 91%] aws-how-to/instances/upgrade-to-ubuntu-pro-at-scale-using-tokens-with-ssm-images/1_run_command_screen.png copying images... [ 96%] 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 sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/aws/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml 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-oci/checkouts/379' [rtd-command-info] start-time: 2025-06-20T22:29:36.391896Z, end-time: 2025-06-20T22:30:09.859014Z, duration: 33, 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-oci/checkouts/379' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.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/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', '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 17 source files that are out of date updating environment: [new config] 17 added, 0 changed, 0 removed reading sources... [ 6%] azure-explanation/image-rentention-policy reading sources... [ 12%] azure-explanation/index reading sources... [ 18%] azure-explanation/security-overview reading sources... [ 24%] azure-explanation/ubuntu-on-aks-worker-nodes reading sources... [ 29%] azure-explanation/understanding-ubuntu-on-azure reading sources... [ 35%] azure-how-to/contribute-to-these-docs reading sources... [ 41%] azure-how-to/index reading sources... [ 47%] azure-how-to/instances/create-a-golden-image-pipeline reading sources... [ 53%] azure-how-to/instances/create-pro-fips-golden-image reading sources... [ 59%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances reading sources... [ 65%] azure-how-to/instances/find-ubuntu-images reading sources... [ 71%] azure-how-to/instances/get-ubuntu-pro reading sources... [ 76%] azure-how-to/instances/install-azure-cli reading sources... [ 82%] azure-how-to/instances/launch-ubuntu-images reading sources... [ 88%] azure-how-to/instances/provision-an-ubuntu-virtual-machine-running-sql-server-in-azure reading sources... [ 94%] azure-how-to/instances/upgrade-from-focal-to-jammy 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 6%] azure-explanation/image-rentention-policy writing output... [ 12%] azure-explanation/index writing output... [ 18%] azure-explanation/security-overview writing output... [ 24%] azure-explanation/ubuntu-on-aks-worker-nodes writing output... [ 29%] azure-explanation/understanding-ubuntu-on-azure writing output... [ 35%] azure-how-to/contribute-to-these-docs writing output... [ 41%] azure-how-to/index writing output... [ 47%] azure-how-to/instances/create-a-golden-image-pipeline writing output... [ 53%] azure-how-to/instances/create-pro-fips-golden-image writing output... [ 59%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances writing output... [ 65%] azure-how-to/instances/find-ubuntu-images writing output... [ 71%] azure-how-to/instances/get-ubuntu-pro writing output... [ 76%] azure-how-to/instances/install-azure-cli writing output... [ 82%] azure-how-to/instances/launch-ubuntu-images writing output... [ 88%] azure-how-to/instances/provision-an-ubuntu-virtual-machine-running-sql-server-in-azure writing output... [ 94%] azure-how-to/instances/upgrade-from-focal-to-jammy 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/kubernetes/index.html' to 'https://charmed-kubeflow.io/docs/install-on-aks'. Creating redirect 'azure-how-to/kubernetes/install-kubeflow-on-aks/index.html' to 'https://charmed-kubeflow.io/docs/install-on-aks'. Creating redirect 'azure-how-to/kubernetes/deploy-kubeflow-pipelines-with-aks-spot-instances/index.html' to '../instances/deploy-kubeflow-pipelines-with-aks-spot-instances/'. writing additional pages... search done copying images... [ 7%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-02.png copying images... [ 14%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-03.png copying images... [ 21%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-04.png copying images... [ 29%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-10.png copying images... [ 36%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-11.png copying images... [ 43%] azure-how-to/instances/deploy-kubeflow-pipelines-with-aks-spot-instances-images/kubeflow-aks-13.png copying images... [ 50%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 57%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 64%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 71%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 79%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/4_chrony_modified_config.png copying images... [ 86%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/5_sshd_modified_config.png copying images... [ 93%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/6_remove_obsolete.png copying images... [100%] azure-how-to/instances/upgrade-from-focal-to-jammy-images/7_finish_upgrade.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/azure/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml 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-oci/checkouts/379' [rtd-command-info] start-time: 2025-06-20T22:30:09.893388Z, end-time: 2025-06-20T22:30:51.053655Z, duration: 41, 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-oci/checkouts/379' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.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/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', '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%] google-explanation/canonical-offerings reading sources... [ 10%] google-explanation/gce-image-retention-policy reading sources... [ 15%] google-explanation/guest-agents reading sources... [ 20%] google-explanation/index reading sources... [ 25%] google-explanation/security-overview 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_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/gce-image-retention-policy writing output... [ 15%] google-explanation/guest-agents writing output... [ 20%] google-explanation/index writing output... [ 25%] google-explanation/security-overview 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 sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/gcp/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml 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-oci/checkouts/379' [rtd-command-info] start-time: 2025-06-20T22:30:51.097442Z, end-time: 2025-06-20T22:31:34.309806Z, duration: 43, exit-code: 0 PROJECT=ibm make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.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/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: 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 [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 10 source files that are out of date updating environment: [new config] 10 added, 0 changed, 0 removed reading sources... [ 10%] ibm-explanation/canonical-offerings reading sources... [ 20%] ibm-explanation/index reading sources... [ 30%] ibm-explanation/security-overview reading sources... [ 40%] ibm-how-to/contribute-to-these-docs reading sources... [ 50%] ibm-how-to/find-ubuntu-images reading sources... [ 60%] ibm-how-to/index reading sources... [ 70%] ibm-how-to/launch-ubuntu-instances reading sources... [ 80%] ibm-how-to/upgrade-from-focal-to-jammy reading sources... [ 90%] 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 10%] ibm-explanation/canonical-offerings writing output... [ 20%] ibm-explanation/index writing output... [ 30%] ibm-explanation/security-overview writing output... [ 40%] ibm-how-to/contribute-to-these-docs writing output... [ 50%] ibm-how-to/find-ubuntu-images writing output... [ 60%] ibm-how-to/index writing output... [ 70%] ibm-how-to/launch-ubuntu-instances writing output... [ 80%] ibm-how-to/upgrade-from-focal-to-jammy writing output... [ 90%] 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/chisel/en/latest/tutorial/getting-started/'. Overwriting 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' with redirect to 'https://documentation.ubuntu.com/oci-registries/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 sphinx-sitemap: sitemap.xml was generated for URL https://canonical-ibm.readthedocs-hosted.com/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml 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-oci/checkouts/379' [rtd-command-info] start-time: 2025-06-20T22:31:34.352687Z, end-time: 2025-06-20T22:32:23.897391Z, duration: 49, exit-code: 2 PROJECT=oracle make spelling make -f Makefile.sp sp-spelling make[1]: Entering directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379' . .sphinx/venv/bin/activate; sphinx-build -W --keep-going -b dirhtml "." "_build" -w .sphinx/warnings.txt -c . -d .sphinx/.doctrees Running Sphinx v8.2.3 loading translations [en]... done matplotlib is not installed, social cards will not be generated Using project: oracle loading pickled environment... failed: source directory has changed done loading intersphinx inventory 'all-clouds' from https://documentation.ubuntu.com/public-cloud/objects.inv ... loading intersphinx inventory 'aws' from https://documentation.ubuntu.com/aws/objects.inv ... loading intersphinx inventory 'azure' from https://documentation.ubuntu.com/azure/objects.inv ... loading intersphinx inventory 'google' from https://documentation.ubuntu.com/gcp/objects.inv ... loading intersphinx inventory 'ibm' from https://canonical-ibm.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oracle' from https://canonical-oracle.readthedocs-hosted.com/objects.inv ... loading intersphinx inventory 'oci' from https://documentation.ubuntu.com/oci-registries/objects.inv ... loading intersphinx inventory 'public-images' from https://documentation.ubuntu.com/public-images/objects.inv ... myst v4.0.1: 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 [html]: build_info mismatch, copying .buildinfo to .buildinfo.bak building [dirhtml]: targets for 14 source files that are out of date updating environment: [new config] 14 added, 0 changed, 0 removed reading sources... [ 7%] index reading sources... [ 14%] oracle-explanation/canonical-offerings reading sources... [ 21%] oracle-explanation/index reading sources... [ 29%] oracle-explanation/security-overview reading sources... [ 36%] oracle-how-to/contribute-to-these-docs reading sources... [ 43%] oracle-how-to/deploy-oke-nodes-using-ubuntu-images reading sources... [ 50%] oracle-how-to/find-ubuntu-images reading sources... [ 57%] oracle-how-to/index reading sources... [ 64%] oracle-how-to/upgrade-from-focal-to-jammy reading sources... [ 71%] oracle-how-to/upgrade-from-jammy-to-noble reading sources... [ 79%] oracle-how-to/use-bastion-to-access-VM reading sources... [ 86%] oracle-how-to/use-fde reading sources... [ 93%] oracle-reference/index reading sources... [100%] oracle-reference/ubuntu-availability-on-oke 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-oci/checkouts/379/_build/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 7%] index writing output... [ 14%] oracle-explanation/canonical-offerings writing output... [ 21%] oracle-explanation/index writing output... [ 29%] oracle-explanation/security-overview writing output... [ 36%] oracle-how-to/contribute-to-these-docs writing output... [ 43%] oracle-how-to/deploy-oke-nodes-using-ubuntu-images writing output... [ 50%] oracle-how-to/find-ubuntu-images writing output... [ 57%] oracle-how-to/index writing output... [ 64%] oracle-how-to/upgrade-from-focal-to-jammy writing output... [ 71%] oracle-how-to/upgrade-from-jammy-to-noble writing output... [ 79%] oracle-how-to/use-bastion-to-access-VM writing output... [ 86%] oracle-how-to/use-fde writing output... [ 93%] oracle-reference/index writing output... [100%] oracle-reference/ubuntu-availability-on-oke generating indices... genindex done Overwriting 'oci/oci-how-to/create-chiselled-ubuntu-image.html' with redirect to 'https://documentation.ubuntu.com/chisel/en/latest/tutorial/getting-started/'. Overwriting 'oci/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster.html' with redirect to 'https://documentation.ubuntu.com/oci-registries/oci-how-to/deploy-pro-container-on-pro-kubernetes-cluster/'. writing additional pages... search done copying images... [ 4%] oracle-how-to/find-ubuntu-images-images/1_latest_ubuntu_image.png copying images... [ 8%] oracle-how-to/find-ubuntu-images-images/2_older_ubuntu_image.png copying images... [ 12%] oracle-how-to/upgrade-from-focal-to-jammy-images/0_additional_ssh_daemon.png copying images... [ 16%] oracle-how-to/upgrade-from-focal-to-jammy-images/1_firewall_for_additional_ssh.png copying images... [ 20%] oracle-how-to/upgrade-from-focal-to-jammy-images/2_start_upgrade.png copying images... [ 24%] oracle-how-to/upgrade-from-focal-to-jammy-images/3_restart_services.png copying images... [ 28%] oracle-how-to/upgrade-from-focal-to-jammy-images/4_ipv4_save_rules.png copying images... [ 32%] oracle-how-to/upgrade-from-focal-to-jammy-images/5_ipv6_save_rules.png copying images... [ 36%] oracle-how-to/upgrade-from-focal-to-jammy-images/6_sshd_modified_config.png copying images... [ 40%] oracle-how-to/upgrade-from-focal-to-jammy-images/7_remove_obsolete.png copying images... [ 44%] oracle-how-to/upgrade-from-focal-to-jammy-images/8_finish_upgrade.png copying images... [ 48%] oracle-how-to/upgrade-from-jammy-to-noble-images/0_additional_ssh_daemon.png copying images... [ 52%] oracle-how-to/upgrade-from-jammy-to-noble-images/1_firewall_for_additional_ssh.png copying images... [ 56%] oracle-how-to/upgrade-from-jammy-to-noble-images/2_start_upgrade.png copying images... [ 60%] oracle-how-to/upgrade-from-jammy-to-noble-images/3_ipv4_save_rules.png copying images... [ 64%] oracle-how-to/upgrade-from-jammy-to-noble-images/4_ipv6_save_rules.png copying images... [ 68%] oracle-how-to/upgrade-from-jammy-to-noble-images/5_netfilter_persistent_modified_config.png copying images... [ 72%] oracle-how-to/upgrade-from-jammy-to-noble-images/6_remove_obsolete.png copying images... [ 76%] oracle-how-to/upgrade-from-jammy-to-noble-images/7_finish_upgrade.png copying images... [ 80%] oracle-how-to/use-bastion-to-access-VM-images/1_create_policy.png copying images... [ 84%] oracle-how-to/use-bastion-to-access-VM-images/2_enable_bastion_plugin.png copying images... [ 88%] oracle-how-to/use-bastion-to-access-VM-images/3_create_bastion.png copying images... [ 92%] oracle-how-to/use-bastion-to-access-VM-images/4_create_session.png copying images... [ 96%] oracle-how-to/use-fde-images/1_own_key_encryption.png copying images... [100%] oracle-how-to/use-fde-images/2_boot_volume_details.png dumping search index in English (code: en)... done dumping object inventory... done sphinx-sitemap: sitemap.xml was generated for URL https://canonical-oracle.readthedocs-hosted.com/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379/_build/sitemap.xml build succeeded. The HTML pages are in _build. . .sphinx/venv/bin/activate ; python3 -m pyspelling -c .sphinx/spellingcheck.yaml -j 2 Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>p -------------------------------------------------------------------------------- Terraform -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>p -------------------------------------------------------------------------------- subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>ul>li>p -------------------------------------------------------------------------------- CIDR -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>ul>li>p -------------------------------------------------------------------------------- subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>ul>li>p -------------------------------------------------------------------------------- subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>ul>li>p -------------------------------------------------------------------------------- Subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>p -------------------------------------------------------------------------------- subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>section>p -------------------------------------------------------------------------------- subnets -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>div>div>div>article>section>section>h2 -------------------------------------------------------------------------------- Terraform -------------------------------------------------------------------------------- Misspelled words: _build/oracle-how-to/deploy-oke-nodes-using-ubuntu-images/index.html: html>body>div>aside>div>div>div>ul>li>ul>li -------------------------------------------------------------------------------- Terraform -------------------------------------------------------------------------------- !!!Spelling check failed!!! make[1]: Leaving directory '/home/docs/checkouts/readthedocs.org/user_builds/canonical-oci/checkouts/379' make[1]: *** [Makefile.sp:86: sp-spelling] Error 1 make: *** [Makefile:29: spelling] Error 2