Read the Docs build information Build id: 1321504 Project: quantify-quantify-scheduler Version: 610 Commit: a1167babe2e662656a24b3fd4a0ef86f9b09cb51 Date: 2023-02-28T16:47:29.148578Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-28T16:48:15.413110Z, end-time: 2023-02-28T16:48:20.126562Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-02-28T16:48:20.398388Z, end-time: 2023-02-28T16:48:21.940914Z, duration: 1, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 merge-requests/610/head:external-610 Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/610/head -> external-610 [rtd-command-info] start-time: 2023-02-28T16:48:22.235493Z, end-time: 2023-02-28T16:48:22.450658Z, duration: 0, exit-code: 0 git checkout --force a1167babe2e662656a24b3fd4a0ef86f9b09cb51 Note: switching to 'a1167babe2e662656a24b3fd4a0ef86f9b09cb51'. 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 a1167bab Add pip frozen requirements for 0.12.0 [rtd-command-info] start-time: 2023-02-28T16:48:22.983517Z, end-time: 2023-02-28T16:48:23.074442Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-28T16:48:24.053629Z, end-time: 2023-02-28T16:48:28.799769Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/610/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/610/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-28T16:48:28.982829Z, end-time: 2023-02-28T16:48:30.749538Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/610/lib/python3.8/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.4.0 Uninstalling setuptools-67.4.0: Successfully uninstalled setuptools-67.4.0 Successfully installed setuptools-58.2.0