Read the Docs build information Build id: 1483651 Project: cognite-sdk-python Version: latest Commit: d0796fa07b577e555f172ad85e65a836fa155a67 Date: 2023-05-19T11:06:46.238543Z State: finished Success: False [rtd-command-info] start-time: 2023-05-19T11:06:48.054664Z, end-time: 2023-05-19T11:06:51.669226Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/cognitedata/cognite-sdk-python.git . Cloning into '.'... [rtd-command-info] start-time: 2023-05-19T11:06:51.876039Z, end-time: 2023-05-19T11:06:51.976608Z, duration: 0, 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 d0796fa Renaming nodes edges classes (#1221) [rtd-command-info] start-time: 2023-05-19T11:06:52.175676Z, end-time: 2023-05-19T11:06:52.244022Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-19T11:06:53.322249Z, end-time: 2023-05-19T11:06:58.326658Z, duration: 5, 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/cognite-sdk-python/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-05-19T11:06:58.512756Z, end-time: 2023-05-19T11:06:59.335848Z, duration: 0, exit-code: 1 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.8/site-packages (67.7.2) ERROR: Could not install packages due to an OSError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer'))