Read the Docs build information Build id: 2083314 Project: robust-intelligence-inc-docs Version: 2.6-stable Commit: d2be56a9314cbe2138639cc7a9ad2cd13d7ede02 Date: 2024-03-13T23:02:59.010956Z State: finished Success: True [rtd-command-info] start-time: 2024-03-13T23:03:00.355740Z, end-time: 2024-03-13T23:03:03.813457Z, duration: 3, exit-code: 0 git clone --depth 1 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-03-13T23:03:03.882598Z, end-time: 2024-03-13T23:03:08.176780Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.6-stable:refs/remotes/origin/2.6-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.6-stable -> origin/2.6-stable [rtd-command-info] start-time: 2024-03-13T23:03:08.295146Z, end-time: 2024-03-13T23:03:08.637953Z, duration: 0, exit-code: 0 git checkout --force origin/2.6-stable Note: switching to 'origin/2.6-stable'. 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 d2be56a Add all new html files for the Log Archival docs. (#32) [rtd-command-info] start-time: 2024-03-13T23:03:08.706837Z, end-time: 2024-03-13T23:03:08.764559Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-03-13T23:03:08.833519Z, end-time: 2024-03-13T23:03:08.894891Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" commands: - mkdir --parents _readthedocs/html/ - cp --recursive html/* _readthedocs/html/ [rtd-command-info] start-time: 2024-03-13T23:03:14.688062Z, end-time: 2024-03-13T23:03:14.766524Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-03-13T23:03:15.325069Z, end-time: 2024-03-13T23:03:15.391205Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2024-03-13T23:03:15.458090Z, end-time: 2024-03-13T23:03:15.685182Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/