Read the Docs build information Build id: 3969114 Project: advanced-micro-devices-hipblaslt Version: develop Commit: cd41c08fe0e4bef07d94a7902f48489e84808c11 Date: 2026-04-28T15:46:59.277151Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-28T15:47:00.262090Z, end-time: 2026-04-28T15:47:00.736695Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-libraries.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-28T15:47:00.829653Z, end-time: 2026-04-28T15:47:00.868523Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-04-28T15:47:00.950309Z, end-time: 2026-04-28T15:47:00.989198Z, duration: 0, exit-code: 0 git sparse-checkout set projects/hipblaslt [rtd-command-info] start-time: 2026-04-28T15:47:01.087084Z, end-time: 2026-04-28T15:51:43.207922Z, duration: 282, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'develop' Your branch is up to date with 'origin/develop'. [rtd-command-info] start-time: 2026-04-28T15:51:44.249825Z, end-time: 2026-04-28T15:51:44.324889Z, duration: 0, exit-code: 0 cat projects/hipblaslt/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/hipblaslt/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/hipblaslt/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2026-04-28T15:51:50.841282Z, end-time: 2026-04-28T15:51:50.903479Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2026-04-28T15:51:51.322337Z, end-time: 2026-04-28T15:51:51.988494Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 294ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipblaslt/envs/develop, 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: None, end-time: None, duration: None, exit-code: None python -m pip install --upgrade --no-cache-dir pip setuptools