Read the Docs build information Build id: 2632980 Project: iiasa-energy-program-message-ix Version: 893 Commit: 7bb68a1c8e3aec7e91b8cb100b9193ac290f6976 Date: 2024-11-21T15:06:55.740409Z State: cancelled Success: False [rtd-command-info] start-time: 2024-11-21T15:06:56.954986Z, end-time: 2024-11-21T15:06:57.809401Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/iiasa/message_ix.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-21T15:06:57.875116Z, end-time: 2024-11-21T15:06:58.751377Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/893/head:external-893 From https://github.com/iiasa/message_ix * [new ref] refs/pull/893/head -> external-893 * [new tag] v3.9.0 -> v3.9.0 [rtd-command-info] start-time: 2024-11-21T15:06:58.909335Z, end-time: 2024-11-21T15:06:59.054368Z, duration: 0, exit-code: 0 git checkout --force 7bb68a1c8e3aec7e91b8cb100b9193ac290f6976 Note: switching to '7bb68a1c8e3aec7e91b8cb100b9193ac290f6976'. 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 7bb68a1 TEMPORARY Trigger "receive" failure for debugging [rtd-command-info] start-time: 2024-11-21T15:06:59.140102Z, end-time: 2024-11-21T15:06:59.195116Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build ePub formats: - epub # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py python: install: - requirements: doc/requirements.txt - requirements: ci/rtd-requirements.txt - method: pip path: . extra_requirements: - docs [rtd-command-info] start-time: 2024-11-21T15:07:05.605759Z, end-time: 2024-11-21T15:07:05.685503Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2024-11-21T15:07:06.097582Z, end-time: 2024-11-21T15:07:07.243414Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 795ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893, 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-11-21T15:07:07.320588Z, end-time: 2024-11-21T15:07:21.989710Z, duration: 14, 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/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.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-11-21T15:07:22.060209Z, end-time: 2024-11-21T15:07:32.400662Z, 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 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.0-cp311-cp311-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 122.1 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 163.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 311.5 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 350.3 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.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 urllib3-2.2.3 [rtd-command-info] start-time: 2024-11-21T15:07:32.487241Z, end-time: 2024-11-21T15:07:40.770521Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting alabaster==0.7.16 (from -r doc/requirements.txt (line 7)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting babel==2.12.1 (from -r doc/requirements.txt (line 9)) Downloading Babel-2.12.1-py3-none-any.whl.metadata (1.3 kB) Collecting certifi==2024.7.4 (from -r doc/requirements.txt (line 11)) Downloading certifi-2024.7.4-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==3.2.0 (from -r doc/requirements.txt (line 13)) Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting docutils==0.20.1 (from -r doc/requirements.txt (line 15)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting gitdb==4.0.10 (from -r doc/requirements.txt (line 21)) Downloading gitdb-4.0.10-py3-none-any.whl.metadata (1.1 kB) Collecting gitpython==3.1.43 (from -r doc/requirements.txt (line 23)) Downloading GitPython-3.1.43-py3-none-any.whl.metadata (13 kB) Collecting idna==3.7 (from -r doc/requirements.txt (line 25)) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Requirement already satisfied: imagesize==1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from -r doc/requirements.txt (line 27)) (1.4.1) Requirement already satisfied: jinja2==3.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from -r doc/requirements.txt (line 29)) (3.1.4) Collecting latexcodec==2.0.1 (from -r doc/requirements.txt (line 31)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl.metadata (4.7 kB) Collecting markupsafe==2.1.3 (from -r doc/requirements.txt (line 33)) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting numpydoc==1.8.0 (from -r doc/requirements.txt (line 35)) Downloading numpydoc-1.8.0-py3-none-any.whl.metadata (4.3 kB) Collecting packaging==23.1 (from -r doc/requirements.txt (line 37)) Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) Collecting pybtex==0.24.0 (from -r doc/requirements.txt (line 39)) Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB) Collecting pybtex-docutils==1.0.2 (from -r doc/requirements.txt (line 43)) Downloading pybtex_docutils-1.0.2-py3-none-any.whl.metadata (4.2 kB) Collecting pygments==2.16.1 (from -r doc/requirements.txt (line 45)) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting pyyaml==6.0.1 (from -r doc/requirements.txt (line 47)) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requests==2.32.0 (from -r doc/requirements.txt (line 49)) Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) Collecting six==1.16.0 (from -r doc/requirements.txt (line 51)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting smmap==5.0.0 (from -r doc/requirements.txt (line 55)) Downloading smmap-5.0.0-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: snowballstemmer==2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from -r doc/requirements.txt (line 57)) (2.2.0) Collecting sphinx==7.3.7 (from -r doc/requirements.txt (line 59)) Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting sphinx-rtd-theme==3.0.1 (from -r doc/requirements.txt (line 67)) Downloading sphinx_rtd_theme-3.0.1-py2.py3-none-any.whl.metadata (4.4 kB) Collecting sphinxcontrib-applehelp==1.0.4 (from -r doc/requirements.txt (line 69)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-bibtex==2.6.3 (from -r doc/requirements.txt (line 71)) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 73)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r doc/requirements.txt (line 75)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-jquery==4.1 (from -r doc/requirements.txt (line 77)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from -r doc/requirements.txt (line 79)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 81)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.9 (from -r doc/requirements.txt (line 83)) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting tabulate==0.9.0 (from -r doc/requirements.txt (line 85)) Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting urllib3==2.2.2 (from -r doc/requirements.txt (line 87)) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl (from https://pypi.org/simple/requests/) (requires-python:>=3.8)) Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 mitigation Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 155.1 MB/s eta 0:00:00 Downloading certifi-2024.7.4-py3-none-any.whl (162 kB) Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 505.1 MB/s eta 0:00:00 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) Downloading GitPython-3.1.43-py3-none-any.whl (207 kB) Downloading idna-3.7-py3-none-any.whl (66 kB) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading numpydoc-1.8.0-py3-none-any.whl (64 kB) Downloading packaging-23.1-py3-none-any.whl (48 kB) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 469.8 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 406.8 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 567.3 MB/s eta 0:00:00 Downloading requests-2.32.0-py3-none-any.whl (63 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 217.8 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-3.0.1-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 209.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) Installing collected packages: urllib3, tabulate, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, smmap, six, pyyaml, pygments, packaging, markupsafe, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, latexcodec, gitdb, pybtex, gitpython, pybtex-docutils, sphinxcontrib-serializinghtml, sphinx, sphinxcontrib-jquery, sphinxcontrib-bibtex, sphinx-rtd-theme, numpydoc Attempting uninstall: urllib3 Found existing installation: urllib3 2.2.3 Uninstalling urllib3-2.2.3: Successfully uninstalled urllib3-2.2.3 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.18.0 Uninstalling Pygments-2.18.0: Successfully uninstalled Pygments-2.18.0 Attempting uninstall: packaging Found existing installation: packaging 24.2 Uninstalling packaging-24.2: Successfully uninstalled packaging-24.2 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 3.0.2 Uninstalling MarkupSafe-3.0.2: Successfully uninstalled MarkupSafe-3.0.2 Attempting uninstall: idna Found existing installation: idna 3.10 Uninstalling idna-3.10: Successfully uninstalled idna-3.10 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.0 Uninstalling charset-normalizer-3.4.0: Successfully uninstalled charset-normalizer-3.4.0 Attempting uninstall: certifi Found existing installation: certifi 2024.8.30 Uninstalling certifi-2024.8.30: Successfully uninstalled certifi-2024.8.30 Attempting uninstall: babel Found existing installation: babel 2.16.0 Uninstalling babel-2.16.0: Successfully uninstalled babel-2.16.0 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: requests Found existing installation: requests 2.32.3 Uninstalling requests-2.32.3: Successfully uninstalled requests-2.32.3 Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed alabaster-0.7.16 babel-2.12.1 certifi-2024.7.4 charset-normalizer-3.2.0 docutils-0.20.1 gitdb-4.0.10 gitpython-3.1.43 idna-3.7 latexcodec-2.0.1 markupsafe-2.1.3 numpydoc-1.8.0 packaging-23.1 pybtex-0.24.0 pybtex-docutils-1.0.2 pygments-2.16.1 pyyaml-6.0.1 requests-2.32.0 six-1.16.0 smmap-5.0.0 sphinx-7.3.7 sphinx-rtd-theme-3.0.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.9 tabulate-0.9.0 urllib3-2.2.2 [rtd-command-info] start-time: 2024-11-21T15:07:40.855605Z, end-time: 2024-11-21T15:08:04.466404Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r ci/rtd-requirements.txt Collecting ixmp (from -r ci/rtd-requirements.txt (line 1)) Cloning https://github.com/iiasa/ixmp.git (to revision main) to /tmp/pip-install-5xqqrtyn/ixmp_b2bcdfd549794b0792b83b0324031d0e Running command git clone --filter=blob:none --quiet https://github.com/iiasa/ixmp.git /tmp/pip-install-5xqqrtyn/ixmp_b2bcdfd549794b0792b83b0324031d0e Resolved https://github.com/iiasa/ixmp.git to commit 02dadfa4bf78185fa45fd7ab22e45b7ec80709c3 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 click (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting genno>=1.20 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading genno-1.27.1-py3-none-any.whl.metadata (4.0 kB) Collecting JPype1>=1.2.1 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading jpype1-1.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting openpyxl (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading openpyxl-3.1.5-py2.py3-none-any.whl.metadata (2.5 kB) Collecting pandas>=1.2 (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting pint (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading Pint-0.24.4-py3-none-any.whl.metadata (8.5 kB) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from ixmp->-r ci/rtd-requirements.txt (line 1)) (6.0.1) Collecting xarray (from ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading xarray-2024.10.0-py3-none-any.whl.metadata (11 kB) Collecting dask>=2.14 (from dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading dask-2024.11.2-py3-none-any.whl.metadata (3.7 kB) Collecting platformdirs (from genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from JPype1>=1.2.1->ixmp->-r ci/rtd-requirements.txt (line 1)) (23.1) Collecting numpy>=1.23.2 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading numpy-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) Collecting python-dateutil>=2.8.2 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pytz>=2020.1 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting et-xmlfile (from openpyxl->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading et_xmlfile-2.0.0-py3-none-any.whl.metadata (2.7 kB) Collecting typing-extensions>=4.0.0 (from pint->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting flexcache>=0.3 (from pint->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading flexcache-0.3-py3-none-any.whl.metadata (7.0 kB) Collecting flexparser>=0.4 (from pint->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading flexparser-0.4-py3-none-any.whl.metadata (18 kB) Collecting cloudpickle>=3.0.0 (from dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading cloudpickle-3.1.0-py3-none-any.whl.metadata (7.0 kB) Collecting fsspec>=2021.09.0 (from dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading fsspec-2024.10.0-py3-none-any.whl.metadata (11 kB) Collecting partd>=1.4.0 (from dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading partd-1.4.2-py3-none-any.whl.metadata (4.6 kB) Collecting toolz>=0.10.0 (from dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading toolz-1.0.0-py3-none-any.whl.metadata (5.1 kB) Collecting importlib-metadata>=4.13.0 (from dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting pyarrow>=10.0.1 (from pandas[parquet]>=1.0->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading pyarrow-18.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/iiasa-energy-program-message-ix/envs/893/lib/python3.11/site-packages (from python-dateutil>=2.8.2->pandas>=1.2->ixmp->-r ci/rtd-requirements.txt (line 1)) (1.16.0) Collecting zipp>=3.20 (from importlib-metadata>=4.13.0->dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting locket (from partd>=1.4.0->dask>=2.14->dask[array]>=2.14->genno>=1.20->ixmp->-r ci/rtd-requirements.txt (line 1)) Downloading locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) Downloading genno-1.27.1-py3-none-any.whl (212 kB) Downloading jpype1-1.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (493 kB) Downloading pandas-2.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 180.1 MB/s eta 0:00:00 Downloading xarray-2024.10.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 503.0 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading openpyxl-3.1.5-py2.py3-none-any.whl (250 kB) Downloading Pint-0.24.4-py3-none-any.whl (302 kB) Downloading dask-2024.11.2-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 541.6 MB/s eta 0:00:00 Downloading flexcache-0.3-py3-none-any.whl (13 kB) Downloading flexparser-0.4-py3-none-any.whl (27 kB) Downloading numpy-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.3/16.3 MB 191.2 MB/s eta 0:00:00 Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB) Downloading et_xmlfile-2.0.0-py3-none-any.whl (18 kB) Downloading cloudpickle-3.1.0-py3-none-any.whl (22 kB) Downloading fsspec-2024.10.0-py3-none-any.whl (179 kB) Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Downloading partd-1.4.2-py3-none-any.whl (18 kB) Downloading pyarrow-18.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (40.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.0/40.0 MB 193.2 MB/s eta 0:00:00 Downloading toolz-1.0.0-py3-none-any.whl (56 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Downloading locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Building wheels for collected packages: ixmp Building wheel for ixmp (pyproject.toml): started Building wheel for ixmp (pyproject.toml): finished with status 'done' Created wheel for ixmp: filename=ixmp-3.9.1.dev60+g02dadfa-py3-none-any.whl size=19228005 sha256=64a38d2dae6435029a2d17a43890a17c2e544e2cdb2520b320f70bf05e81febe Stored in directory: /tmp/pip-ephem-wheel-cache-vidiri2l/wheels/4f/e7/8d/875456bcd70b2a1439c30c342ebf68034264bd77e622ace0da Successfully built ixmp Installing collected packages: pytz, zipp, tzdata, typing-extensions, toolz, python-dateutil, pyarrow, platformdirs, numpy, locket, JPype1, fsspec, et-xmlfile, cloudpickle, click, partd, pandas, openpyxl, importlib-metadata, flexparser, flexcache, xarray, pint, dask, genno, ixmp Successfully installed JPype1-1.5.1 click-8.1.7 cloudpickle-3.1.0 dask-2024.11.2 et-xmlfile-2.0.0 flexcache-0.3 flexparser-0.4 fsspec-2024.10.0 genno-1.27.1 importlib-metadata-8.5.0 ixmp-3.9.1.dev60+g02dadfa locket-1.0.0 numpy-2.1.3 openpyxl-3.1.5 pandas-2.2.3 partd-1.4.2 pint-0.24.4 platformdirs-4.3.6 pyarrow-18.0.0 python-dateutil-2.9.0.post0 pytz-2024.2 toolz-1.0.0 typing-extensions-4.12.2 tzdata-2024.2 xarray-2024.10.0 zipp-3.21.0