Read the Docs build information Build id: 2197962 Project: microej-docs Version: 957 Commit: 788956a507208c58a1ea5806570bcddff0b8831e Date: 2024-05-06T13:37:19.867391Z State: cancelled Success: False [rtd-command-info] start-time: 2024-05-06T13:37:21.081248Z, end-time: 2024-05-06T13:37:26.794801Z, duration: 5, exit-code: 0 git clone --depth 1 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-05-06T13:37:26.868627Z, end-time: 2024-05-06T13:37:29.049432Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/957/head:external-957 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:MicroEJ/docs * [new ref] refs/pull/957/head -> external-957 [rtd-command-info] start-time: 2024-05-06T13:37:29.195854Z, end-time: 2024-05-06T13:37:30.161355Z, duration: 0, exit-code: 0 git checkout --force 788956a507208c58a1ea5806570bcddff0b8831e Note: switching to '788956a507208c58a1ea5806570bcddff0b8831e'. 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 788956a Fix some typos. [rtd-command-info] start-time: 2024-05-06T13:37:30.228414Z, end-time: 2024-05-06T13:37:30.287204Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-05-06T13:37:30.356413Z, end-time: 2024-05-06T13:37:30.416763Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Copyright 2008-2024, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. # MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners. version: 2 python: install: - requirements: requirements.txt formats: - pdf sphinx: fail_on_warning: true build: os: "ubuntu-20.04" tools: python: "3.10" apt_packages: - graphviz jobs: pre_build: - make linkcheck [rtd-command-info] start-time: 2024-05-06T13:37:32.370373Z, end-time: 2024-05-06T13:37:35.919761Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:5 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3686 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1201 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1497 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.5 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4069 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3536 kB] Get:11 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.8 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3595 kB] Fetched 17.9 MB in 2s (7888 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-05-06T13:37:35.981253Z, end-time: 2024-05-06T13:37:39.248109Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 80 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (2136 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262449 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.14) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2024-05-06T13:37:43.632216Z, end-time: 2024-05-06T13:37:43.709237Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2024-05-06T13:37:44.125261Z, end-time: 2024-05-06T13:37:45.585920Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 895ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/957, 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-05-06T13:37:45.658269Z, end-time: 2024-05-06T13:37:56.517572Z, duration: 10, 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/microej-docs/envs/957/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/957/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 162.5 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.0 setuptools-69.5.1