Read the Docs build information Build id: 2653516 Project: iati-iati-datastore-docs Version: latest Commit: 8c297b3984048722a76e21fc854b27952bf9c816 Date: 2024-12-02T10:23:21.067032Z State: finished Success: False [rtd-command-info] start-time: 2024-12-02T10:23:22.850221Z, end-time: 2024-12-02T10:23:23.302791Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/IATI/iati-datastore-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-02T10:23:23.369383Z, end-time: 2024-12-02T10:23:23.856899Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-12-02T10:23:23.995301Z, end-time: 2024-12-02T10:23:24.056792Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8c297b3 Initial commit [rtd-command-info] start-time: 2024-12-02T10:23:24.124973Z, end-time: 2024-12-02T10:23:24.191750Z, 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.10" # You can also specify other tool versions: # nodejs: "16" # rust: "1.55" # golang: "1.17" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: dirhtml # Build all formats, including PDF formats: all # Optionally declare the Python requirements required to build your docs python: install: - requirements: requirements.txt # You can include or exclude git submodules from the Read the Docs # documentation build. # https://docs.readthedocs.io/en/stable/config-file/v2.html#submodules submodules: include: all [rtd-command-info] start-time: 2024-12-02T10:23:29.355195Z, end-time: 2024-12-02T10:23:29.451081Z, duration: 0, exit-code: 0 asdf global python 3.10.15 [rtd-command-info] start-time: 2024-12-02T10:23:29.902398Z, end-time: 2024-12-02T10:23:31.382643Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.15.final.0-64 in 875ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-02T10:23:31.464054Z, end-time: 2024-12-02T10:23:44.347891Z, duration: 12, 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/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-02T10:23:44.414166Z, end-time: 2024-12-02T10:23:54.445164Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp310-cp310-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.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 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.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 124.6 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 176.0 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 337.8 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 364.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.2.1-py3-none-any.whl (14 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.2.1 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-02T10:23:54.520273Z, end-time: 2024-12-02T10:23:58.994973Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 7)) (1.0.0) Collecting attrs==24.2.0 (from -r requirements.txt (line 9)) Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: babel==2.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 11)) (2.16.0) Requirement already satisfied: certifi==2024.8.30 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 15)) (2024.8.30) Requirement already satisfied: charset-normalizer==3.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 17)) (3.4.0) Collecting click==8.1.7 (from -r requirements.txt (line 19)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (0.21.2) Collecting iati-sphinx-theme==1.4.0 (from -r requirements.txt (line 28)) Downloading iati_sphinx_theme-1.4.0-py2.py3-none-any.whl.metadata (2.1 kB) Requirement already satisfied: idna==3.10 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 30)) (3.10) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 32)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 34)) (3.1.4) Collecting jscc==0.3.0 (from -r requirements.txt (line 38)) Downloading jscc-0.3.0-py3-none-any.whl.metadata (2.9 kB) Collecting json-merge-patch==0.2 (from -r requirements.txt (line 40)) Downloading json-merge-patch-0.2.tar.gz (3.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements.txt (line 42)) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) Collecting jsonref==1.1.0 (from -r requirements.txt (line 46)) Downloading jsonref-1.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting markdown-it-py==3.0.0 (from -r requirements.txt (line 50)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 54)) (3.0.2) Collecting mdit-py-plugins==0.4.2 (from -r requirements.txt (line 56)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting mdurl==0.1.2 (from -r requirements.txt (line 58)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting myst-parser==4.0.0 (from -r requirements.txt (line 60)) Downloading myst_parser-4.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting packaging==24.1 (from -r requirements.txt (line 64)) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Requirement already satisfied: pygments==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 66)) (2.18.0) Collecting pyyaml==6.0.2 (from -r requirements.txt (line 68)) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting referencing==0.35.1 (from -r requirements.txt (line 70)) Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: requests==2.32.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 72)) (2.32.3) Collecting rpds-py==0.20.0 (from -r requirements.txt (line 76)) Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 78)) (2.2.0) Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 80)) (8.1.3) Collecting sphinx-intl==2.2.0 (from -r requirements.txt (line 87)) Downloading sphinx_intl-2.2.0-py3-none-any.whl.metadata (4.7 kB) Collecting sphinx-togglebutton==0.3.2 (from -r requirements.txt (line 89)) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl.metadata (2.4 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 91)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 93)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 95)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 97)) (1.0.1) Collecting sphinxcontrib-opendataservices==0.5.0 (from -r requirements.txt (line 99)) Downloading sphinxcontrib_opendataservices-0.5.0-py3-none-any.whl.metadata (787 bytes) Collecting sphinxcontrib-opendataservices-jsonschema==0.7.0 (from -r requirements.txt (line 101)) Downloading sphinxcontrib_opendataservices_jsonschema-0.7.0-py2.py3-none-any.whl.metadata (2.4 kB) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 103)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 105)) (2.0.0) Requirement already satisfied: urllib3==2.2.3 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 107)) (2.2.3) Collecting wheel==0.44.0 (from -r requirements.txt (line 109)) Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from sphinx==8.1.3->-r requirements.txt (line 80)) (2.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages (from sphinx-intl==2.2.0->-r requirements.txt (line 87)) (75.6.0) Downloading attrs-24.2.0-py3-none-any.whl (63 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading iati_sphinx_theme-1.4.0-py2.py3-none-any.whl (11 kB) Downloading jscc-0.3.0-py3-none-any.whl (19 kB) Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) Downloading jsonref-1.1.0-py3-none-any.whl (9.4 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 myst_parser-4.0.0-py3-none-any.whl (84 kB) Downloading packaging-24.1-py3-none-any.whl (53 kB) Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 61.8 MB/s eta 0:00:00 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) Downloading rpds_py-0.20.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354 kB) Downloading sphinx_intl-2.2.0-py3-none-any.whl (13 kB) Downloading sphinx_togglebutton-0.3.2-py3-none-any.whl (8.2 kB) Downloading sphinxcontrib_opendataservices-0.5.0-py3-none-any.whl (7.3 kB) Downloading sphinxcontrib_opendataservices_jsonschema-0.7.0-py2.py3-none-any.whl (12 kB) Downloading wheel-0.44.0-py3-none-any.whl (67 kB) Building wheels for collected packages: json-merge-patch Building wheel for json-merge-patch (setup.py): started Building wheel for json-merge-patch (setup.py): finished with status 'done' Created wheel for json-merge-patch: filename=json_merge_patch-0.2-py3-none-any.whl size=4374 sha256=b685cec51ef6ff1965d6a6f3a419f28ba3fc0de272cc521c8a72505879677c9d Stored in directory: /tmp/pip-ephem-wheel-cache-t25pibwz/wheels/28/11/94/29fc25fd0520d36d007638e1901919d76374d0cd94abd1e293 Successfully built json-merge-patch Installing collected packages: json-merge-patch, iati-sphinx-theme, wheel, rpds-py, pyyaml, packaging, mdurl, jsonref, jsonpointer, click, attrs, referencing, markdown-it-py, jscc, sphinx-togglebutton, sphinx-intl, mdit-py-plugins, myst-parser, sphinxcontrib-opendataservices-jsonschema, sphinxcontrib-opendataservices Attempting uninstall: wheel Found existing installation: wheel 0.40.0 Uninstalling wheel-0.40.0: Successfully uninstalled wheel-0.40.0 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Successfully installed attrs-24.2.0 click-8.1.7 iati-sphinx-theme-1.4.0 jscc-0.3.0 json-merge-patch-0.2 jsonpointer-3.0.0 jsonref-1.1.0 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.0 packaging-24.1 pyyaml-6.0.2 referencing-0.35.1 rpds-py-0.20.0 sphinx-intl-2.2.0 sphinx-togglebutton-0.3.2 sphinxcontrib-opendataservices-0.5.0 sphinxcontrib-opendataservices-jsonschema-0.7.0 wheel-0.44.0 [rtd-command-info] start-time: 2024-12-02T10:23:59.162284Z, end-time: 2024-12-02T10:23:59.230354Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # IATI Validator documentation build configuration file, # created by sphinx-quickstart on Wed Nov 2 14:17:45 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['myst_parser', 'sphinxcontrib.opendataservices', 'sphinxcontrib.jsonschema', 'sphinx.ext.todo', 'sphinx.ext.autodoc', 'sphinx_togglebutton', 'sphinx.ext.autosectionlabel'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst'] # The encoding of source files. # # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = 'IATI Validator Docs' copyright = '2024 United Nations Development Programme, on behalf of the IATI Secretariat' author = 'IATI Secretariat' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '0.0' # The full version, including alpha/beta/rc tags. release = '0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: # # today = '' # # Else, today_fmt is used as the format for a strftime call. # # today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The reST default role (used for this markup: `text`) to use for all # documents. # # default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. # # add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. # keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'iati_sphinx_theme' html_css_files = [ 'custom.css', ] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. # " v documentation" by default. # # html_title = 'IATI Validator Docs' # A shorter title for the navigation bar. Default is the same as html_title. # # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. # # html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. # # html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # # html_extra_path = [] # If not None, a 'Last updated on:' timestamp is inserted at every page # bottom, using the given strftime format. # The empty string is equivalent to '%b %d, %Y'. # # html_last_updated_fmt = None # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # # html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. # # html_additional_pages = {} # If false, no module index is generated. # # html_domain_indices = True # If false, no index is generated. # # html_use_index = True # If true, the index is split into individual pages for each letter. # # html_split_index = False # If true, links to the reST sources are added to the pages. # # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # # html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. # # html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr', 'zh' # # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # 'ja' uses this config value. # 'zh' user can custom change `jieba` dictionary path. # # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # # html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'sphinxdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'sphinx.tex', 'IATI Validator Docs', 'IATI Secretariat', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # # latex_use_parts = False # If true, show page references after internal links. # # latex_show_pagerefs = False # If true, show URL addresses after external links. # # latex_show_urls = False # Documents to append as an appendix to all manuals. # # latex_appendices = [] # It false, will not define \strong, \code, itleref, \crossref ... but only # \sphinxstrong, ..., \sphinxtitleref, ... To help avoid clash with user added # packages. # # latex_keep_old_macro_names = True # If false, no module index is generated. # # latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'sphinx', 'IATI Validator Docs', [author], 1) ] # If true, show URL addresses after external links. # # man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'sphinx', 'IATI Validator Docs', author, 'sphinx', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. # # texinfo_appendices = [] # If false, no module index is generated. # # texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. # # texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. # # texinfo_no_detailmenu = False locale_dirs = ['locale/'] # path is example but recommended. gettext_compact = False # optional. togglebutton_hint = "" [rtd-command-info] start-time: 2024-12-02T10:23:59.299447Z, end-time: 2024-12-02T10:24:00.869776Z, duration: 1, exit-code: 2 python -m sphinx -T -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist Converting `source_suffix = ['.rst']` to `source_suffix = {'.rst': 'restructuredtext'}`. myst v4.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), 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 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] kitchen-sink/admonitions reading sources... [ 17%] kitchen-sink/api reading sources... [ 25%] kitchen-sink/blocks reading sources... [ 33%] kitchen-sink/generic reading sources... [ 42%] kitchen-sink/images reading sources... [ 50%] kitchen-sink/index reading sources... [ 58%] kitchen-sink/lists reading sources... [ 67%] kitchen-sink/really-long reading sources... [ 75%] kitchen-sink/structure reading sources... [ 83%] kitchen-sink/tables reading sources... [ 92%] kitchen-sink/thingtoinclude reading sources... [100%] kitchen-sink/typography /home/docs/.asdf/installs/python/3.10.15/lib/python3.10/urllib/request.py:docstring of urllib.request:54: ERROR: Unexpected indentation. [docutils] /home/docs/.asdf/installs/python/3.10.15/lib/python3.10/urllib/request.py:docstring of urllib.request:62: ERROR: Unexpected indentation. [docutils] /home/docs/.asdf/installs/python/3.10.15/lib/python3.10/urllib/request.py:docstring of urllib.request.urlopen:45: WARNING: Inline emphasis start-string without end-string. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/generic.rst:154: CRITICAL: Title level inconsistent: Footnotes ~~~~~~~~~~~ [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/generic.rst:31: ERROR: Too many autonumbered footnote references: only 0 corresponding footnotes available. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/generic.rst:31: ERROR: Too many symbol footnote references: only 0 corresponding footnotes available. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/generic.rst:31: ERROR: Unknown target name: "1". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/generic.rst:31: ERROR: Unknown target name: "label". [docutils] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/structure.rst:78: WARNING: duplicate label document section, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/structure.rst [autosectionlabel.kitchen-sink/structure] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/structure.rst:88: WARNING: duplicate label document subsection, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/structure.rst [autosectionlabel.kitchen-sink/structure] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/typography.rst:22: WARNING: duplicate label heading 3, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/really-long.rst [autosectionlabel.kitchen-sink/typography] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/typography.rst:25: WARNING: duplicate label heading 4, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/really-long.rst [autosectionlabel.kitchen-sink/typography] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/typography.rst:28: WARNING: duplicate label heading 5, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/really-long.rst [autosectionlabel.kitchen-sink/typography] /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/typography.rst:31: WARNING: duplicate label heading 6, other instance in /home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/kitchen-sink/really-long.rst [autosectionlabel.kitchen-sink/typography] Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages/sphinx/cmd/build.py", line 514, in build_main app.build(args.force_all, args.filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages/sphinx/application.py", line 381, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 358, in build_update self.build( File "/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 385, in build updated_docnames = set(self.read()) File "/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 545, in read raise SphinxError(msg % master_doc_path) sphinx.errors.SphinxError: Sphinx is unable to load the master document (/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/index.rst). The master document must be within the source directory or a subdirectory of it. Sphinx error: Sphinx is unable to load the master document (/home/docs/checkouts/readthedocs.org/user_builds/iati-iati-datastore-docs/checkouts/latest/docs/index.rst). The master document must be within the source directory or a subdirectory of it.