Read the Docs build information Build id: 3797577 Project: cognite-sdk-python Version: latest Commit: 3b7d0e84d54811fd82bdc061bd719b788152c0cb Date: 2026-03-03T16:06:46.093008Z State: finished Success: True [rtd-command-info] start-time: 2026-03-03T16:06:46.826884Z, end-time: 2026-03-03T16:06:48.026816Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/cognitedata/cognite-sdk-python.git . Cloning into '.'... [rtd-command-info] start-time: 2026-03-03T16:06:48.279679Z, end-time: 2026-03-03T16:06:49.505777Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/cognitedata/cognite-sdk-python * [new tag] cognite-sdk-python-v7.90.0 -> cognite-sdk-python-v7.90.0 * [new tag] cognite-sdk-python-v7.90.1 -> cognite-sdk-python-v7.90.1 * [new tag] cognite-sdk-python-v7.91.0 -> cognite-sdk-python-v7.91.0 * [new tag] cognite-sdk-python-v7.91.1 -> cognite-sdk-python-v7.91.1 * [new tag] cognite-sdk-python-v7.91.2 -> cognite-sdk-python-v7.91.2 * [new tag] cognite-sdk-python-v7.92.0 -> cognite-sdk-python-v7.92.0 * [new tag] v7.87.0 -> v7.87.0 * [new tag] v7.88.0 -> v7.88.0 * [new tag] v7.89.0 -> v7.89.0 [rtd-command-info] start-time: 2026-03-03T16:06:50.303493Z, end-time: 2026-03-03T16:06:50.360476Z, 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 3b7d0e8 feat(signals): Add support for subscribeSignals ACL (#2500) [rtd-command-info] start-time: 2026-03-03T16:06:50.445510Z, end-time: 2026-03-03T16:06:50.482756Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 build: os: ubuntu-lts-latest tools: python: "3.10" jobs: post_create_environment: - pip install poetry post_install: # 1. Dependencies like sphinx/-theme are in the 'dev' dependency group # 2. As of poetry>1.8 we need to set VIRTUAL_ENV: https://github.com/python-poetry/poetry/issues/9025 - VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev sphinx: configuration: docs/source/conf.py fail_on_warning: true [rtd-command-info] start-time: 2026-03-03T16:06:54.647481Z, end-time: 2026-03-03T16:06:54.702855Z, duration: 0, exit-code: 0 asdf global python 3.10.17 [rtd-command-info] start-time: 2026-03-03T16:06:55.065459Z, end-time: 2026-03-03T16:06:55.849753Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.17.final.0-64 in 422ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-03-03T16:06:55.942129Z, end-time: 2026-03-03T16:07:09.299726Z, duration: 13, exit-code: 0 pip install poetry Collecting poetry Downloading poetry-2.3.2-py3-none-any.whl (287 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.8/287.8 kB 6.0 MB/s eta 0:00:00 Collecting build<2.0.0,>=1.2.1 (from poetry) Downloading build-1.4.0-py3-none-any.whl (24 kB) Collecting cachecontrol[filecache]<0.15.0,>=0.14.0 (from poetry) Downloading cachecontrol-0.14.4-py3-none-any.whl (22 kB) Collecting cleo<3.0.0,>=2.1.0 (from poetry) Downloading cleo-2.1.0-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 8.7 MB/s eta 0:00:00 Collecting dulwich<2,>=0.25.0 (from poetry) Downloading dulwich-1.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 15.0 MB/s eta 0:00:00 Collecting fastjsonschema<3.0.0,>=2.18.0 (from poetry) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Collecting findpython<0.8.0,>=0.6.2 (from poetry) Downloading findpython-0.7.1-py3-none-any.whl (21 kB) Collecting installer<0.8.0,>=0.7.0 (from poetry) Downloading installer-0.7.0-py3-none-any.whl (453 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 453.8/453.8 kB 16.4 MB/s eta 0:00:00 Collecting keyring<26.0.0,>=25.1.0 (from poetry) Downloading keyring-25.7.0-py3-none-any.whl (39 kB) Collecting packaging>=24.2 (from poetry) Downloading packaging-26.0-py3-none-any.whl (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.6 MB/s eta 0:00:00 Collecting pbs-installer[download,install]>=2025.6.10 (from poetry) Downloading pbs_installer-2026.2.11-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.1/70.1 kB 9.9 MB/s eta 0:00:00 Collecting pkginfo<2.0,>=1.12 (from poetry) Downloading pkginfo-1.12.1.2-py3-none-any.whl (32 kB) Collecting platformdirs<5,>=3.0.0 (from poetry) Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) Collecting poetry-core==2.3.1 (from poetry) Downloading poetry_core-2.3.1-py3-none-any.whl (340 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 340.9/340.9 kB 17.6 MB/s eta 0:00:00 Collecting pyproject-hooks<2.0.0,>=1.0.0 (from poetry) Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) Collecting requests<3.0,>=2.26 (from poetry) Downloading requests-2.32.5-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 9.0 MB/s eta 0:00:00 Collecting requests-toolbelt<2.0.0,>=1.0.0 (from poetry) Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 8.1 MB/s eta 0:00:00 Collecting shellingham<2.0,>=1.5 (from poetry) Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) Collecting tomli<3.0.0,>=2.0.1 (from poetry) Downloading tomli-2.4.0-py3-none-any.whl (14 kB) Collecting tomlkit<1.0.0,>=0.11.4 (from poetry) Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) Collecting trove-classifiers>=2022.5.19 (from poetry) Downloading trove_classifiers-2026.1.14.14-py3-none-any.whl (14 kB) Collecting virtualenv>=20.26.6 (from poetry) Downloading virtualenv-21.1.0-py3-none-any.whl (5.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 35.7 MB/s eta 0:00:00 Collecting msgpack<2.0.0,>=0.5.2 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry) Downloading msgpack-1.1.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (406 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 406.1/406.1 kB 42.9 MB/s eta 0:00:00 Collecting filelock>=3.8.0 (from cachecontrol[filecache]<0.15.0,>=0.14.0->poetry) Downloading filelock-3.25.0-py3-none-any.whl (26 kB) Collecting crashtest<0.5.0,>=0.4.1 (from cleo<3.0.0,>=2.1.0->poetry) Downloading crashtest-0.4.1-py3-none-any.whl (7.6 kB) Collecting rapidfuzz<4.0.0,>=3.0.0 (from cleo<3.0.0,>=2.1.0->poetry) Downloading rapidfuzz-3.14.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 54.6 MB/s eta 0:00:00 Collecting urllib3>=2.2.2 (from dulwich<2,>=0.25.0->poetry) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 20.5 MB/s eta 0:00:00 Collecting typing_extensions>=4.6.0 (from dulwich<2,>=0.25.0->poetry) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 7.1 MB/s eta 0:00:00 Collecting SecretStorage>=3.2 (from keyring<26.0.0,>=25.1.0->poetry) Downloading secretstorage-3.5.0-py3-none-any.whl (15 kB) Collecting jeepney>=0.4.2 (from keyring<26.0.0,>=25.1.0->poetry) Downloading jeepney-0.9.0-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.0/49.0 kB 7.9 MB/s eta 0:00:00 Collecting importlib_metadata>=4.11.4 (from keyring<26.0.0,>=25.1.0->poetry) Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) Collecting jaraco.classes (from keyring<26.0.0,>=25.1.0->poetry) Downloading jaraco.classes-3.4.0-py3-none-any.whl (6.8 kB) Collecting jaraco.functools (from keyring<26.0.0,>=25.1.0->poetry) Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) Collecting jaraco.context (from keyring<26.0.0,>=25.1.0->poetry) Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) Collecting httpx<1,>=0.27.0 (from pbs-installer[download,install]>=2025.6.10->poetry) Downloading httpx-0.28.1-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.5/73.5 kB 12.5 MB/s eta 0:00:00 Collecting zstandard>=0.21.0 (from pbs-installer[download,install]>=2025.6.10->poetry) Downloading zstandard-0.25.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 75.9 MB/s eta 0:00:00 Collecting charset_normalizer<4,>=2 (from requests<3.0,>=2.26->poetry) Downloading charset_normalizer-3.4.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.6/153.6 kB 27.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests<3.0,>=2.26->poetry) Downloading idna-3.11-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 12.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests<3.0,>=2.26->poetry) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 25.5 MB/s eta 0:00:00 Collecting distlib<1,>=0.3.7 (from virtualenv>=20.26.6->poetry) Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 56.6 MB/s eta 0:00:00 Collecting python-discovery>=1 (from virtualenv>=20.26.6->poetry) Downloading python_discovery-1.1.0-py3-none-any.whl (30 kB) Collecting anyio (from httpx<1,>=0.27.0->pbs-installer[download,install]>=2025.6.10->poetry) Downloading anyio-4.12.1-py3-none-any.whl (113 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.6/113.6 kB 19.3 MB/s eta 0:00:00 Collecting httpcore==1.* (from httpx<1,>=0.27.0->pbs-installer[download,install]>=2025.6.10->poetry) Downloading httpcore-1.0.9-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.8/78.8 kB 13.3 MB/s eta 0:00:00 Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.27.0->pbs-installer[download,install]>=2025.6.10->poetry) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Collecting zipp>=3.20 (from importlib_metadata>=4.11.4->keyring<26.0.0,>=25.1.0->poetry) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Collecting cryptography>=2.0 (from SecretStorage>=3.2->keyring<26.0.0,>=25.1.0->poetry) Downloading cryptography-46.0.5-cp38-abi3-manylinux_2_34_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 94.3 MB/s eta 0:00:00 Collecting more-itertools (from jaraco.classes->keyring<26.0.0,>=25.1.0->poetry) Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 10.8 MB/s eta 0:00:00 Collecting backports.tarfile (from jaraco.context->keyring<26.0.0,>=25.1.0->poetry) Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) Collecting cffi>=2.0.0 (from cryptography>=2.0->SecretStorage>=3.2->keyring<26.0.0,>=25.1.0->poetry) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.5/216.5 kB 30.6 MB/s eta 0:00:00 Collecting exceptiongroup>=1.0.2 (from anyio->httpx<1,>=0.27.0->pbs-installer[download,install]>=2025.6.10->poetry) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Collecting pycparser (from cffi>=2.0.0->cryptography>=2.0->SecretStorage>=3.2->keyring<26.0.0,>=25.1.0->poetry) Downloading pycparser-3.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 7.4 MB/s eta 0:00:00 Installing collected packages: trove-classifiers, fastjsonschema, distlib, zstandard, zipp, urllib3, typing_extensions, tomlkit, tomli, shellingham, rapidfuzz, pyproject-hooks, pycparser, poetry-core, platformdirs, pkginfo, pbs-installer, packaging, msgpack, more-itertools, jeepney, installer, idna, h11, filelock, crashtest, charset_normalizer, certifi, backports.tarfile, requests, python-discovery, jaraco.functools, jaraco.context, jaraco.classes, importlib_metadata, httpcore, findpython, exceptiongroup, dulwich, cleo, cffi, build, virtualenv, requests-toolbelt, cryptography, cachecontrol, anyio, SecretStorage, httpx, keyring, poetry Successfully installed SecretStorage-3.5.0 anyio-4.12.1 backports.tarfile-1.2.0 build-1.4.0 cachecontrol-0.14.4 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 cleo-2.1.0 crashtest-0.4.1 cryptography-46.0.5 distlib-0.4.0 dulwich-1.1.0 exceptiongroup-1.3.1 fastjsonschema-2.21.2 filelock-3.25.0 findpython-0.7.1 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.11 importlib_metadata-8.7.1 installer-0.7.0 jaraco.classes-3.4.0 jaraco.context-6.1.0 jaraco.functools-4.4.0 jeepney-0.9.0 keyring-25.7.0 more-itertools-10.8.0 msgpack-1.1.2 packaging-26.0 pbs-installer-2026.2.11 pkginfo-1.12.1.2 platformdirs-4.9.2 poetry-2.3.2 poetry-core-2.3.1 pycparser-3.0 pyproject-hooks-1.2.0 python-discovery-1.1.0 rapidfuzz-3.14.3 requests-2.32.5 requests-toolbelt-1.0.0 shellingham-1.5.4 tomli-2.4.0 tomlkit-0.14.0 trove-classifiers-2026.1.14.14 typing_extensions-4.15.0 urllib3-2.6.3 virtualenv-21.1.0 zipp-3.23.0 zstandard-0.25.0 [notice] A new release of pip is available: 23.1 -> 26.0.1 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2026-03-03T16:07:09.389607Z, end-time: 2026-03-03T16:07:12.474955Z, duration: 3, exit-code: 0 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.10/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.9 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.0 [rtd-command-info] start-time: 2026-03-03T16:07:12.585676Z, end-time: 2026-03-03T16:07:16.389841Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from sphinx) (2.32.5) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from sphinx) (26.0) Requirement already satisfied: tomli>=2 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from sphinx) (2.4.0) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from requests>=2.30.0->sphinx) (3.4.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from requests>=2.30.0->sphinx) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from requests>=2.30.0->sphinx) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/envs/latest/lib/python3.10/site-packages (from requests>=2.30.0->sphinx) (2026.2.25) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 136.3 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 403.4 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 422.3 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 857.7 MB/s 0:00:00 Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, MarkupSafe, imagesize, docutils, babel, alabaster, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.18.0 docutils-0.21.2 imagesize-2.0.0 snowballstemmer-3.0.1 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 [rtd-command-info] start-time: 2026-03-03T16:07:16.479571Z, end-time: 2026-03-03T16:07:21.342024Z, duration: 4, exit-code: 0 VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev Installing dependencies from lock file Package operations: 68 installs, 4 updates, 0 removals - Installing asttokens (3.0.1) - Installing backports-asyncio-runner (1.2.0) - Downgrading certifi (2026.2.25 -> 2026.1.4) - Installing cfgv (3.5.0) - Installing coverage (7.13.4) - Installing decorator (5.2.1) - Installing execnet (2.1.2) - Installing executing (2.2.1) - Downgrading filelock (3.25.0 -> 3.24.3) - Installing flake8 (7.3.0) - Installing icdiff (2.0.10) - Installing id (1.6.1) - Installing identify (2.6.16) - Downgrading imagesize (2.0.0 -> 1.4.1) - Installing iniconfig (2.3.0) - Installing ipython (8.38.0) - Installing jedi (0.19.2) - Installing librt (0.8.1) - Installing markdown-it-py (4.0.0) - Installing matplotlib-inline (0.2.1) - Installing mccabe (0.7.0) - Installing mdurl (0.1.2) - Installing msal (1.34.0) - Installing mypy (1.19.1) - Installing mypy-extensions (1.1.0) - Installing nh3 (0.3.3) - Installing nodeenv (1.10.0) - Installing oauthlib (3.3.1) - Installing parso (0.8.6) - Installing pathspec (1.0.4) - Installing pep8-naming (0.15.1) - Installing pexpect (4.9.0) - Installing pluggy (1.6.0) - Installing pprintpp (0.4.0) - Installing pre-commit (3.8.0) - Installing prompt-toolkit (3.0.52) - Installing protobuf (6.33.5) - Installing ptyprocess (0.7.0) - Installing pure-eval (0.2.3) - Installing pycodestyle (2.14.0) - Installing pyflakes (3.4.0) - Installing pyjwt (2.11.0) - Installing pytest (9.0.2) - Installing pytest-asyncio (1.3.0) - Installing pytest-cov (7.0.0) - Installing pytest-icdiff (0.9) - Installing pytest-rerunfailures (16.1) - Installing pytest-xdist (3.8.0) - Installing python-dotenv (1.2.1) - Installing pyyaml (6.0.3) - Installing readme-renderer (44.0) - Installing requests-oauthlib (2.0.0) - Installing responses (0.25.3) - Installing rfc3986 (2.0.0) - Installing rich (14.3.3) - Installing ruff (0.13.2) - Installing sphinx-rtd-theme (3.1.0) - Installing sphinxcontrib-jquery (4.1) - Installing stack-data (0.6.3) - Installing tenacity (9.1.4) - Installing toml (0.10.2) - Installing traitlets (5.14.3) - Installing twine (6.2.0) - Installing types-backports (0.1.3) - Installing types-protobuf (4.25.0.20240417) - Installing types-pytz (2025.2.0.20251108) - Installing types-pyyaml (6.0.12.20250915) - Installing types-requests (2.32.4.20260107) - Installing types-simplejson (3.20.0.20250822) - Installing types-urllib3 (1.26.25.14) - Downgrading virtualenv (21.1.0 -> 20.39.0) - Installing wcwidth (0.6.0) Installing the current project: cognite-sdk (7.92.0) [rtd-command-info] start-time: 2026-03-03T16:07:21.490235Z, end-time: 2026-03-03T16:07:21.529540Z, duration: 0, exit-code: 0 cat docs/source/conf.py #!/usr/bin/env python3 # # cognite-sdk-python documentation build configuration file, created by # sphinx-quickstart on Mon Jan 8 14:36:34 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import re # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # needs_sphinx = "7.2" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ["sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.napoleon", "sphinx.ext.autosectionlabel"] autosectionlabel_prefix_document = True # Add any paths that contain templates here, relative to this directory. templates_path = [] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "cognite-sdk" copyright = "2019, Cognite AS" author = "Erlend Vollset" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = re.search(r'^__version__\s*=\s*"(.*)"', open("../../cognite/client/_version.py").read(), re.M).group(1) # The full version, including alpha/beta/rc tags. release = version # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom _static files (such as style sheets) here, # relative to this directory. They are copied after the builtin _static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] html_css_files = ["css/custom.css"] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { "**": ["relations.html", "searchbox.html", "globaltoc.html"] # needs 'show_related': True theme option to display } html_favicon = "img/cognite_logo_black.png" html_logo = "img/cognite_logo_white.png" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "cognite-sdk-pythondoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [(master_doc, "cognite-sdk-python.tex", "cognite-sdk-python Documentation", "Cognite", "manual")] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "cognite-sdk-python", "cognite-sdk-python Documentation", author, "cognite-sdk-python", "One line description of project.", "Miscellaneous", ) ] python_maximum_signature_line_length = 80 # Patch Sphinx to hide @overload signatures in docs # Sphinx's autodoc uses ModuleAnalyzer.overloads via the parser # We patch the analyze method to clear overloads after parsing # To see why, check out https://github.com/cognitedata/cognite-sdk-python/pull/2460 from sphinx.pycode import ModuleAnalyzer # noqa: E402 analyze_fn = ModuleAnalyzer.analyze def analyze_but_skip_overloads(self): result = analyze_fn(self) self.overloads = {} # Clear overloads after analysis return result ModuleAnalyzer.analyze = analyze_but_skip_overloads [rtd-command-info] start-time: 2026-03-03T16:07:21.618039Z, end-time: 2026-03-03T16:08:15.847386Z, duration: 54, exit-code: 0 python -m sphinx -T -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 35 source files that are out of date updating environment: [new config] 35 added, 0 changed, 0 removed reading sources... [ 3%] 3d reading sources... [ 6%] agents reading sources... [ 9%] ai reading sources... [ 11%] appendix reading sources... [ 14%] assets reading sources... [ 17%] base_data_classes reading sources... [ 20%] cognite_client reading sources... [ 23%] contextualization reading sources... [ 26%] credential_providers reading sources... [ 29%] data_ingestion reading sources... [ 31%] data_modeling /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/cognite/client/data_classes/data_modeling/extractor_extensions/__init__.py:5: FeaturePreviewWarning: Extractor Extension Model is in alpha and is subject to breaking changes without prior notice. API maturity=General Availability, SDK maturity=alpha. See https://cognite-sdk-python.readthedocs-hosted.com/en/latest/appendix.html for more information. FeaturePreviewWarning("General Availability", "alpha", "Extractor Extension Model").warn() reading sources... [ 34%] data_organization reading sources... [ 37%] data_workflows reading sources... [ 40%] deprecated reading sources... [ 43%] documents reading sources... [ 46%] events reading sources... [ 49%] exceptions reading sources... [ 51%] extensions_and_optional_dependencies reading sources... [ 54%] files reading sources... [ 57%] filters reading sources... [ 60%] functions reading sources... [ 63%] geospatial reading sources... [ 66%] hosted_extractors reading sources... [ 69%] identity_and_access_management reading sources... [ 71%] index reading sources... [ 74%] postgres_gateway reading sources... [ 77%] quickstart reading sources... [ 80%] sequences reading sources... [ 83%] settings reading sources... [ 86%] simulators reading sources... [ 89%] testing reading sources... [ 91%] time_series reading sources... [ 94%] transformations reading sources... [ 97%] unit_catalog reading sources... [100%] utils looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/cognite-sdk-python/checkouts/latest/_readthedocs/html/_static/js/versions.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 3%] 3d writing output... [ 6%] agents writing output... [ 9%] ai writing output... [ 11%] appendix writing output... [ 14%] assets writing output... [ 17%] base_data_classes writing output... [ 20%] cognite_client writing output... [ 23%] contextualization writing output... [ 26%] credential_providers writing output... [ 29%] data_ingestion writing output... [ 31%] data_modeling writing output... [ 34%] data_organization writing output... [ 37%] data_workflows writing output... [ 40%] deprecated writing output... [ 43%] documents writing output... [ 46%] events writing output... [ 49%] exceptions writing output... [ 51%] extensions_and_optional_dependencies writing output... [ 54%] files writing output... [ 57%] filters writing output... [ 60%] functions writing output... [ 63%] geospatial writing output... [ 66%] hosted_extractors writing output... [ 69%] identity_and_access_management writing output... [ 71%] index writing output... [ 74%] postgres_gateway writing output... [ 77%] quickstart writing output... [ 80%] sequences writing output... [ 83%] settings writing output... [ 86%] simulators writing output... [ 89%] testing writing output... [ 91%] time_series writing output... [ 94%] transformations writing output... [ 97%] unit_catalog writing output... [100%] utils generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../../_readthedocs/html.