Read the Docs build information Build id: 1568265 Project: advanced-micro-devices-rocprofiler-docs Version: latest Commit: 9f98886695c87913a2cc5e95b11864a9dde666d1 Date: 2023-06-28T23:12:14.063923Z State: cancelled Success: False [rtd-command-info] start-time: 2023-06-28T23:12:44.634276Z, end-time: 2023-06-28T23:12:45.761255Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:ROCm-Developer-Tools/rocprofiler-docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-06-28T23:12:46.172999Z, end-time: 2023-06-28T23:12:46.268940Z, duration: 0, exit-code: 0 git checkout --force origin/amd-master Note: switching to 'origin/amd-master'. 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 9f98886 update reqs [rtd-command-info] start-time: 2023-06-28T23:12:46.657111Z, end-time: 2023-06-28T23:12:46.726397Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-28T23:12:47.156460Z, end-time: 2023-06-28T23:12:47.219127Z, 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 version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" apt_packages: - "doxygen" [rtd-command-info] start-time: 2023-06-28T23:12:49.531874Z, end-time: 2023-06-28T23:13:26.127173Z, duration: 36, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1066 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3336 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2618 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1366 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2854 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2479 kB] Fetched 14.2 MB in 36s (400 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-06-28T23:13:26.496678Z, end-time: 2023-06-28T23:13:27.892260Z, duration: 1, exit-code: 0 apt-get install --assume-yes --quiet -- doxygen Reading package lists... Building dependency tree... Reading state information... doxygen is already the newest version (1.8.17-0ubuntu2). 0 upgraded, 0 newly installed, 0 to remove and 286 not upgraded. [rtd-command-info] start-time: 2023-06-28T23:13:32.391007Z, end-time: 2023-06-28T23:13:32.468050Z, duration: 0, exit-code: 0 asdf global python 3.8.17 [rtd-command-info] start-time: 2023-06-28T23:13:33.115376Z, end-time: 2023-06-28T23:13:34.154252Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.17.final.0-64 in 701ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocprofiler-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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-28T23:13:34.635527Z, end-time: 2023-06-28T23:13:43.353882Z, duration: 8, 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/advanced-micro-devices-rocprofiler-docs/envs/latest/lib/python3.8/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocprofiler-docs/envs/latest/lib/python3.8/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-68.0.0