Read the Docs build information Build id: 3670525 Project: institute-for-disease-modeling-laser-cholera Version: latest Commit: 1ba447c5392749f73e3ae2bdce431ad8689b9c59 Date: 2026-01-16T22:40:20.808138Z State: cancelled Success: False [rtd-command-info] start-time: 2026-01-16T22:40:21.570822Z, end-time: 2026-01-16T22:40:22.666944Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/InstituteforDiseaseModeling/laser-cholera.git . Cloning into '.'... [rtd-command-info] start-time: 2026-01-16T22:40:22.753982Z, end-time: 2026-01-16T22:40:23.797053Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/InstituteforDiseaseModeling/laser-cholera * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.1 -> v0.10.1 * [new tag] v0.7.10 -> v0.7.10 * [new tag] v0.7.11 -> v0.7.11 * [new tag] v0.7.5 -> v0.7.5 * [new tag] v0.7.6 -> v0.7.6 * [new tag] v0.7.7 -> v0.7.7 * [new tag] v0.7.8 -> v0.7.8 * [new tag] v0.7.9 -> v0.7.9 * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.1 -> v0.9.1 [rtd-command-info] start-time: 2026-01-16T22:40:24.917988Z, end-time: 2026-01-16T22:40:25.112264Z, 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 1ba447c Bump tornado from 6.4.2 to 6.5 [rtd-command-info] start-time: 2026-01-16T22:40:25.191809Z, end-time: 2026-01-16T22:40:25.231711Z, duration: 0, exit-code: 0 cat .readthedocs.yml # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: all build: os: ubuntu-22.04 tools: python: "3.9" python: install: - requirements: docs/requirements.txt - method: pip path: . # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub [rtd-command-info] start-time: 2026-01-16T22:40:29.055782Z, end-time: 2026-01-16T22:40:29.114570Z, duration: 0, exit-code: 0 asdf global python 3.9.22 [rtd-command-info] start-time: 2026-01-16T22:40:29.511527Z, end-time: 2026-01-16T22:40:30.285120Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.22.final.0-64 in 504ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-cholera/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: 2026-01-16T22:40:30.374209Z, end-time: 2026-01-16T22:40:36.616075Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Looking in indexes: https://pypi.org/simple, https://packages.idmod.org/api/pypi/pypi-production/simple Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-cholera/envs/latest/lib/python3.9/site-packages (23.1) Collecting pip Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/44/3c/d717024885424591d5376220b5e836c2d5293ce2011523c9de23ff7bf068/pip-25.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 3.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/institute-for-disease-modeling-laser-cholera/envs/latest/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading https://packages.idmod.org/api/pypi/pypi-production/packages/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.8 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.3 setuptools-80.9.0 [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir sphinx