Read the Docs build information Build id: 3953833 Project: jij-inc-ommx-ja Version: 830 Commit: 843b2cf3a18277b355d4a1c60c6e672fbd150b13 Date: 2026-04-23T04:56:32.968940Z State: cancelled Success: False [rtd-command-info] start-time: 2026-04-23T04:57:58.330189Z, end-time: 2026-04-23T04:57:58.962876Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx.git . Cloning into '.'... [rtd-command-info] start-time: 2026-04-23T04:57:59.059006Z, end-time: 2026-04-23T04:58:00.271307Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/830/head:external-830 From https://github.com/Jij-Inc/ommx * [new ref] refs/pull/830/head -> external-830 * [new tag] python-3.0.0a1 -> python-3.0.0a1 * [new tag] python-3.0.0a2 -> python-3.0.0a2 [rtd-command-info] start-time: 2026-04-23T04:58:01.057548Z, end-time: 2026-04-23T04:58:01.141125Z, duration: 0, exit-code: 0 git checkout --force 843b2cf3a18277b355d4a1c60c6e672fbd150b13 Note: switching to '843b2cf3a18277b355d4a1c60c6e672fbd150b13'. 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 843b2cf docs(release): add Unreleased section noting tracing/profiling (en/ja) [rtd-command-info] start-time: 2026-04-23T04:58:01.229889Z, end-time: 2026-04-23T04:58:01.266591Z, duration: 0, exit-code: 0 cat docs/ja/.readthedocs.yaml # .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/ja/conf.py build: os: ubuntu-24.04 tools: python: "3.12" jobs: pre_create_environment: - asdf plugin add uv - asdf install uv latest - asdf global uv latest create_environment: - uv venv "${READTHEDOCS_VIRTUALENV_PATH}" install: - UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs [rtd-command-info] start-time: 2026-04-23T04:58:05.773552Z, end-time: 2026-04-23T04:58:05.828103Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-23T04:58:06.192534Z, end-time: 2026-04-23T04:58:07.298854Z, duration: 1, exit-code: 0 asdf plugin add uv updating plugin repository...From https://github.com/asdf-vm/asdf-plugins 8e311ee..c0369a1 master -> origin/master * [new branch] dependabot/github_actions/actions/checkout-6 -> origin/dependabot/github_actions/actions/checkout-6 * [new branch] dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 -> origin/dependabot/github_actions/amannn/action-semantic-pull-request-6.1.1 * [new branch] dependabot/github_actions/asdf-vm/actions-4 -> origin/dependabot/github_actions/asdf-vm/actions-4 HEAD is now at c0369a1 feat: add yasm plugin (#1087) [rtd-command-info] start-time: 2026-04-23T04:58:07.390791Z, end-time: 2026-04-23T04:58:08.626501Z, duration: 1, exit-code: 0 asdf install uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.7 * Downloading uv release 0.11.7... uv 0.11.7 installation was successful! [rtd-command-info] start-time: 2026-04-23T04:58:08.716859Z, end-time: 2026-04-23T04:58:08.822992Z, duration: 0, exit-code: 0 asdf global uv latest redirect url: https://github.com/astral-sh/uv/releases/tag/0.11.7 [rtd-command-info] start-time: 2026-04-23T04:58:08.911488Z, end-time: 2026-04-23T04:58:10.357614Z, duration: 1, exit-code: 0 uv venv "${READTHEDOCS_VIRTUALENV_PATH}" Downloading cpython-3.10.20-linux-x86_64-gnu (download) (28.4MiB) Downloaded cpython-3.10.20-linux-x86_64-gnu (download) Using CPython 3.10.20 Creating virtual environment at: /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx-ja/envs/830 [rtd-command-info] start-time: 2026-04-23T04:58:10.452799Z, end-time: 2026-04-23T04:58:12.579140Z, duration: 2, exit-code: 0 UV_PROJECT_ENVIRONMENT="${READTHEDOCS_VIRTUALENV_PATH}" uv sync --frozen --only-group docs Downloading jedi (1.5MiB) Downloading pygments (1.2MiB) Downloading accessible-pygments (1.3MiB) Downloading sqlalchemy (3.1MiB) Downloading debugpy (2.9MiB) Downloading babel (9.7MiB) Downloading sphinx (3.3MiB) Downloading pydata-sphinx-theme (4.4MiB) Building sphinx-fontawesome==0.0.6 Downloaded accessible-pygments Downloaded pygments Downloaded pydata-sphinx-theme Downloaded debugpy Downloaded sqlalchemy Downloaded sphinx Downloaded babel Downloaded jedi Built sphinx-fontawesome==0.0.6 Prepared 81 packages in 1.41s warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. If the cache and target directories are on different filesystems, hardlinking may not be supported. If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. Installed 81 packages in 370ms + accessible-pygments==0.0.5 + alabaster==1.0.0 + astroid==4.1.2 + asttokens==3.0.1 + attrs==26.1.0 + babel==2.18.0 + beautifulsoup4==4.14.3 + certifi==2026.2.25 + charset-normalizer==3.4.7 + click==8.3.2 + comm==0.2.3 + debugpy==1.8.20 + decorator==5.2.1 + docutils==0.21.2 + exceptiongroup==1.3.1 + executing==2.2.1 + fastjsonschema==2.21.2 + greenlet==3.4.0 + idna==3.11 + imagesize==2.0.0 + importlib-metadata==8.7.1 + ipykernel==7.2.0 + ipython==8.39.0 + jedi==0.19.2 + jinja2==3.1.6 + jsonschema==4.26.0 + jsonschema-specifications==2025.9.1 + jupyter-cache==1.0.1 + jupyter-client==8.8.0 + jupyter-core==5.9.1 + markdown-it-py==3.0.0 + markupsafe==3.0.3 + matplotlib-inline==0.2.1 + mdit-py-plugins==0.5.0 + mdurl==0.1.2 + myst-nb==1.4.0 + myst-parser==4.0.1 + nbclient==0.10.4 + nbformat==5.10.4 + nest-asyncio==1.6.0 + packaging==26.1 + parso==0.8.6 + pexpect==4.9.0 + platformdirs==4.9.6 + prompt-toolkit==3.0.52 + psutil==7.2.2 + ptyprocess==0.7.0 + pure-eval==0.2.3 + pydata-sphinx-theme==0.15.4 + pygments==2.20.0 + python-dateutil==2.9.0.post0 + pyyaml==6.0.3 + pyzmq==27.1.0 + referencing==0.37.0 + requests==2.33.1 + rpds-py==0.30.0 + six==1.17.0 + snowballstemmer==3.0.1 + soupsieve==2.8.3 + sphinx==8.1.3 + sphinx-autoapi==3.8.0 + sphinx-book-theme==1.1.4 + sphinx-fontawesome==0.0.6 + sphinxcontrib-applehelp==2.0.0 + sphinxcontrib-devhelp==2.0.0 + sphinxcontrib-htmlhelp==2.1.0 + sphinxcontrib-jsmath==1.0.1 + sphinxcontrib-katex==0.9.11 + sphinxcontrib-qthelp==2.0.0 + sphinxcontrib-serializinghtml==2.0.0 + sqlalchemy==2.0.49 + stack-data==0.6.3 + tabulate==0.10.0 + tomli==2.4.1 + tomlkit==0.14.0 + tornado==6.5.5 + traitlets==5.14.3 + typing-extensions==4.15.0 + urllib3==2.6.3 + wcwidth==0.6.0 + zipp==3.23.1 [rtd-command-info] start-time: 2026-04-23T04:58:12.730026Z, end-time: 2026-04-23T04:58:12.768557Z, duration: 0, exit-code: 0 cat docs/ja/conf.py """Sphinx configuration for OMMX Japanese documentation.""" from pathlib import Path here = Path(__file__).parent exec(open(here.parent / "conf_base.py").read()) language = "ja" [rtd-command-info] start-time: None, end-time: None, duration: None, exit-code: None python -m sphinx -T -j auto -b html -d _build/doctrees -D language=ja . $READTHEDOCS_OUTPUT/html