Read the Docs build information Build id: 1490350 Project: advanced-micro-devices-rocprofiler-docs Version: latest Commit: 18352ef5fd2ed4bd277354ed06749f1a2eb5b813 Date: 2023-05-23T15:44:34.904598Z State: cancelled Success: False [rtd-command-info] start-time: 2023-05-23T15:44:37.960192Z, end-time: 2023-05-23T15:44:39.089380Z, 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-05-23T15:44:39.522161Z, end-time: 2023-05-23T15:44:39.636389Z, 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 18352ef fix links and formatting [rtd-command-info] start-time: 2023-05-23T15:44:39.922374Z, end-time: 2023-05-23T15:44:40.017224Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-23T15:44:41.953501Z, end-time: 2023-05-23T15:44:51.838273Z, duration: 9, 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://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1050 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2408 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2726 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2270 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1345 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3202 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 13.5 MB in 3s (3903 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-05-23T15:44:52.031466Z, end-time: 2023-05-23T15:44:54.273931Z, duration: 2, 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 255 not upgraded. [rtd-command-info] start-time: 2023-05-23T15:45:00.209303Z, end-time: 2023-05-23T15:45:00.330187Z, duration: 0, exit-code: 0 asdf global python 3.8.15 [rtd-command-info] start-time: 2023-05-23T15:45:00.940973Z, end-time: 2023-05-23T15:45:02.805488Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.15.final.0-64 in 1367ms 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