Read the Docs build information Build id: 2459090 Project: icb-anndata Version: 1247 Commit: 49472957880a8dbec245e1509b67eb00ace3b5cc Date: 2024-09-04T14:32:02.201297Z State: finished Success: False [rtd-command-info] start-time: 2024-09-04T14:32:03.370940Z, end-time: 2024-09-04T14:32:03.898683Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2024-09-04T14:32:03.981129Z, end-time: 2024-09-04T14:32:04.917855Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/1247/head:external-1247 From https://github.com/scverse/anndata * [new ref] refs/pull/1247/head -> external-1247 * [new tag] 0.11.0rc1 -> 0.11.0rc1 [rtd-command-info] start-time: 2024-09-04T14:32:05.052578Z, end-time: 2024-09-04T14:32:05.129480Z, duration: 0, exit-code: 0 git checkout --force 49472957880a8dbec245e1509b67eb00ace3b5cc Note: switching to '49472957880a8dbec245e1509b67eb00ace3b5cc'. 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 4947295 (chore): update notebooks [rtd-command-info] start-time: 2024-09-04T14:32:05.206294Z, end-time: 2024-09-04T14:32:05.274211Z, 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-04T14:32:05.408279Z, end-time: 2024-09-04T14:32:05.488930Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2024-09-04T14:32:05.551152Z, end-time: 2024-09-04T14:32:06.796283Z, 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/1247/docs/tutorials/notebooks'... fatal: remote error: upload-pack: not our ref 2fd5b13e259c83e95dd9330cc3a93cb54d66e42c fatal: Fetched in submodule path 'docs/tutorials/notebooks', but it did not contain 2fd5b13e259c83e95dd9330cc3a93cb54d66e42c. Direct fetching of that commit failed. fatal: