Read the Docs build information Build id: 1284908 Project: espressif-idf-component-manager Version: latest Commit: 4ef21aff176ca60ebefe50535cbbd398e0b1d5c2 Date: 2023-02-04T17:10:52.581204Z State: cancelled Success: False [rtd-command-info] start-time: 2023-02-04T17:10:54.265705Z, end-time: 2023-02-04T17:10:54.972499Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/idf-component-manager.git . Cloning into '.'... [rtd-command-info] start-time: 2023-02-04T17:10:55.173250Z, end-time: 2023-02-04T17:10:55.277932Z, duration: 0, exit-code: 0 git checkout --force origin/docs/docs_template Note: switching to 'origin/docs/docs_template'. 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 4ef21af Add sphinx documentation template [rtd-command-info] start-time: 2023-02-04T17:10:55.468817Z, end-time: 2023-02-04T17:10:55.533492Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-04T17:10:56.548633Z, end-time: 2023-02-04T17:11:01.040239Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-idf-component-manager/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-04T17:11:01.302328Z, end-time: 2023-02-04T17:11:03.103158Z, 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/espressif-idf-component-manager/envs/latest/lib/python3.7/site-packages (23.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 32.1 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.1.0 Uninstalling setuptools-67.1.0: Successfully uninstalled setuptools-67.1.0 Successfully installed setuptools-58.2.0