Read the Docs build information Build id: 2454356 Project: icb-anndata Version: 1637 Commit: e9851185c94bd5427c64091c18fbbc490ab261ea Date: 2024-09-02T13:52:37.239143Z State: finished Success: False [rtd-command-info] start-time: 2024-09-02T13:52:38.409960Z, end-time: 2024-09-02T13:52:38.943930Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-02T13:52:39.008880Z, end-time: 2024-09-02T13:52:39.517397Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1637/head:external-1637 From https://github.com/scverse/anndata * [new ref] refs/pull/1637/head -> external-1637 [rtd-command-info] start-time: 2024-09-02T13:52:39.650855Z, end-time: 2024-09-02T13:52:39.732139Z, duration: 0, exit-code: 0 git checkout --force e9851185c94bd5427c64091c18fbbc490ab261ea Note: switching to 'e9851185c94bd5427c64091c18fbbc490ab261ea'. 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 e985118 Merge branch 'main' into ig/view_class [rtd-command-info] start-time: 2024-09-02T13:52:39.799984Z, end-time: 2024-09-02T13:52:39.861166Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-20.04 tools: python: "3.12" jobs: post_checkout: # unshallow so version can be derived from tag - git fetch --unshallow || true pre_build: # run towncrier to preview the next version’s release notes - ( find docs/release-notes -regex '[^.]+[.][^.]+.md' | grep -q . ) && towncrier build --keep || true sphinx: configuration: docs/conf.py fail_on_warning: true # do not change or you will be fired python: install: - method: pip path: . extra_requirements: - doc submodules: include: - "docs/tutorials/notebooks" recursive: true [rtd-command-info] start-time: 2024-09-02T13:52:40.018976Z, end-time: 2024-09-02T13:52:40.103146Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-09-02T13:52:40.173670Z, end-time: 2024-09-02T13:52:41.421992Z, duration: 1, exit-code: 128 git submodule update --init --force --recursive -- docs/tutorials/notebooks Submodule 'docs/tutorials/notebooks' (https://github.com/scverse/anndata-tutorials) registered for path 'docs/tutorials/notebooks' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/1637/docs/tutorials/notebooks'... fatal: remote error: upload-pack: not our ref a81e79650daeba3f10b2bc5ff2b5da938838a4ec fatal: Fetched in submodule path 'docs/tutorials/notebooks', but it did not contain a81e79650daeba3f10b2bc5ff2b5da938838a4ec. Direct fetching of that commit failed. fatal: