Read the Docs build information Build id: 2035734 Project: flexcompute-flow360documentation Version: latest Commit: 78fb257e74728d2151b5319a2997996517f6c83a Date: 2024-02-22T16:53:40.255863Z State: finished Success: False [rtd-command-info] start-time: 2024-02-22T16:53:41.439273Z, end-time: 2024-02-22T16:53:53.756138Z, duration: 12, exit-code: 0 git clone --depth 1 git@github.com:flexcompute-readthedocs/Flow360Documentation.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-22T16:53:53.834369Z, end-time: 2024-02-22T16:54:02.972478Z, duration: 9, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:flexcompute-readthedocs/Flow360Documentation * [new tag] release-22.3.3.0 -> release-22.3.3.0 * [new tag] release-23.1.1.0 -> release-23.1.1.0 * [new tag] release-23.2.1.0 -> release-23.2.1.0 * [new tag] release-23.2.3.0 -> release-23.2.3.0 * [new tag] release-23.3.2.0 -> release-23.3.2.0 [rtd-command-info] start-time: 2024-02-22T16:54:03.108932Z, end-time: 2024-02-22T16:54:04.216572Z, duration: 1, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 78fb257 Merge pull request #262 from flexcompute-readthedocs/UDEIntegerDivisionWarning [rtd-command-info] start-time: 2024-02-22T16:54:04.286240Z, end-time: 2024-02-22T16:54:04.353923Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-22T16:54:04.421365Z, end-time: 2024-02-22T16:54:04.489271Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: "ubuntu-20.04" apt_packages: - texlive-latex-extra - cairosvg - python3-dev - libffi-dev - fonts-freefont-otf tools: python: "3.8" sphinx: fail_on_warning: false configuration: docs/source/conf.py python: # Install our python package before building the docs install: - method: pip path: . - requirements: docs/requirements.txt # Build from the docs/ directory with Sphinx # sphinx: # configuration: docs/conf.py # # # Explicitly set the version of Python and its requirements # python: # install: # - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-02-22T16:54:06.557295Z, end-time: 2024-02-22T16:54:16.739508Z, duration: 10, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1178 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3870 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3392 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3282 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3433 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.4 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1475 kB] Fetched 16.9 MB in 3s (6562 kB/s) Reading package lists...