Read the Docs build information Build id: 1794979 Project: canonical-snapcraft Version: 4403 Commit: f96ddf8f3fbb445812b0386f1ffaaae4a1bd2c27 Date: 2023-10-20T13:49:51.193036Z State: cancelled Success: False [rtd-command-info] start-time: 2023-10-20T13:49:59.613885Z, end-time: 2023-10-20T13:50:00.759573Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/snapcore/snapcraft.git . Cloning into '.'... [rtd-command-info] start-time: 2023-10-20T13:50:01.213527Z, end-time: 2023-10-20T13:50:03.757132Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/4403/head:external-4403 From https://github.com/snapcore/snapcraft * [new ref] refs/pull/4403/head -> external-4403 * [new tag] 7.5.0 -> 7.5.0 * [new tag] 7.5.1 -> 7.5.1 * [new tag] 7.5.2 -> 7.5.2 * [new tag] 7.5.3 -> 7.5.3 [rtd-command-info] start-time: 2023-10-20T13:50:04.702281Z, end-time: 2023-10-20T13:50:04.848945Z, duration: 0, exit-code: 0 git checkout --force f96ddf8f3fbb445812b0386f1ffaaae4a1bd2c27 Note: switching to 'f96ddf8f3fbb445812b0386f1ffaaae4a1bd2c27'. 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 f96ddf8 kde-neon: Use non default build snap in test. [rtd-command-info] start-time: 2023-10-20T13:50:05.289228Z, end-time: 2023-10-20T13:50:05.360755Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-20T13:50:05.893099Z, end-time: 2023-10-20T13:50:06.074886Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-10-20T13:50:06.594380Z, end-time: 2023-10-20T13:50:07.144935Z, duration: 0, exit-code: 0 git submodule update --init --force -- docs/sphinx-resources Submodule 'docs/sphinx-resources' (https://github.com/canonical/sphinx-docs-starter-pack.git) registered for path 'docs/sphinx-resources' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/canonical-snapcraft/checkouts/4403/docs/sphinx-resources'... Submodule path 'docs/sphinx-resources': checked out '5483aa25f548344fe3e45a1ed13450de93f0f3ef' [rtd-command-info] start-time: 2023-10-20T13:50:07.732297Z, end-time: 2023-10-20T13:50:07.787972Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details --- version: 2 submodules: include: - docs/sphinx-resources build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - libapt-pkg-dev # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py builder: html fail_on_warning: true python: install: - requirements: docs/requirements.txt - requirements: docs/sphinx-resources/.sphinx/requirements.txt [rtd-command-info] start-time: 2023-10-20T13:50:10.285071Z, end-time: 2023-10-20T13:50:22.596589Z, duration: 12, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1274 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1330 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1398 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [78.3 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [32.6 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1009 kB] Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1305 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1130 kB] Fetched 7989 kB in 2s (3614 kB/s) Reading package lists...