Read the Docs build information Build id: 2016862 Project: tiledb-inc-tiledb-py Version: dev Commit: ca0ccd7b22b2c1adfd1dfcdcfb792ea09f03d8c1 Date: 2024-02-14T18:18:52.107186Z State: finished Success: False [rtd-command-info] start-time: 2024-02-14T18:18:53.214772Z, end-time: 2024-02-14T18:18:53.789122Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/TileDB-Inc/TileDB-Py.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-14T18:18:53.852260Z, end-time: 2024-02-14T18:18:54.901684Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/dev:refs/remotes/origin/dev From https://github.com/TileDB-Inc/TileDB-Py * [new tag] 0.23.1 -> 0.23.1 * [new tag] 0.23.2 -> 0.23.2 * [new tag] 0.23.3 -> 0.23.3 * [new tag] 0.23.4 -> 0.23.4 * [new tag] 0.24.0 -> 0.24.0 * [new tag] 0.25.0 -> 0.25.0 [rtd-command-info] start-time: 2024-02-14T18:18:55.075652Z, end-time: 2024-02-14T18:18:55.155773Z, duration: 0, exit-code: 0 git checkout --force origin/dev Note: switching to 'origin/dev'. 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 ca0ccd7 Fix ambiguous capsule calls with pybind11 (#1887) [rtd-command-info] start-time: 2024-02-14T18:18:55.220865Z, end-time: 2024-02-14T18:18:55.278418Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-14T18:18:55.363120Z, end-time: 2024-02-14T18:18:55.421307Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Don't build any extra formats formats: [] # Use RTD config version 2 # https://docs.readthedocs.io/en/stable/config-file/v2.html version: 2 # Set build OS to avoid build failures with old compiler build: os: "ubuntu-22.04" tools: python: "3.8" sphinx: configuration: doc/source/conf.py python: install: # this order is important: we need to get cmake - requirements: doc/requirements_doc.txt - method: setuptools path: . [rtd-command-info] start-time: 2024-02-14T18:19:00.525758Z, end-time: 2024-02-14T18:19:00.605122Z, duration: 0, exit-code: 0 asdf global python 3.8.18 [rtd-command-info] start-time: 2024-02-14T18:19:01.005308Z, end-time: 2024-02-14T18:19:02.197032Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.8.18.final.0-64 in 882ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev, 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: 2024-02-14T18:19:02.278968Z, end-time: 2024-02-14T18:19:13.541473Z, duration: 11, 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/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.1.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 21.6 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-24.0 setuptools-69.1.0 [rtd-command-info] start-time: 2024-02-14T18:19:13.602508Z, end-time: 2024-02-14T18:19:20.164969Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 6.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 13.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 12.9 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 12.6 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.13 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 17.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 22.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 71.7 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 227.2 MB/s eta 0:00:00 Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 229.9 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 194.7 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 204.9 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 237.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.1/141.1 kB 237.1 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 206.5 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 217.0 MB/s eta 0:00:00 Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 235.1 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-7.0.1 packaging-23.2 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.1.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.2.0 zipp-3.17.0 [rtd-command-info] start-time: 2024-02-14T18:19:20.239146Z, end-time: 2024-02-14T18:19:28.198780Z, duration: 7, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements_doc.txt Ignoring contextvars: markers 'python_version < "3.7"' don't match your environment Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment Collecting jinja2==3.0.0 (from -r doc/requirements_doc.txt (line 1)) Downloading Jinja2-3.0.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.9 MB/s eta 0:00:00 Collecting numpy>=1.16.5 (from -r doc/../requirements_dev.txt (line 1)) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting build (from -r doc/../requirements_dev.txt (line 6)) Downloading build-1.0.3-py3-none-any.whl.metadata (4.2 kB) Collecting cmake>=3.23 (from -r doc/../requirements_dev.txt (line 7)) Downloading cmake-3.28.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.3 kB) Collecting cython<3.0 (from -r doc/../requirements_dev.txt (line 8)) Downloading Cython-0.29.37-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (3.1 kB) Collecting pybind11<2.11.0 (from -r doc/../requirements_dev.txt (line 9)) Downloading pybind11-2.10.4-py3-none-any.whl (222 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.3/222.3 kB 16.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools>=42 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 10)) (69.1.0) Collecting setuptools_scm>=1.5.4 (from -r doc/../requirements_dev.txt (line 11)) Downloading setuptools_scm-8.0.4-py3-none-any.whl.metadata (6.4 kB) Requirement already satisfied: wheel>=0.30 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from -r doc/../requirements_dev.txt (line 12)) (0.40.0) Collecting pytest (from -r doc/../requirements_dev.txt (line 15)) Downloading pytest-8.0.0-py3-none-any.whl.metadata (7.8 kB) Requirement already satisfied: MarkupSafe>=2.0.0rc2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from jinja2==3.0.0->-r doc/requirements_doc.txt (line 1)) (2.1.5) Requirement already satisfied: packaging>=19.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from build->-r doc/../requirements_dev.txt (line 6)) (23.2) Collecting pyproject_hooks (from build->-r doc/../requirements_dev.txt (line 6)) Downloading pyproject_hooks-1.0.0-py3-none-any.whl (9.3 kB) Requirement already satisfied: importlib-metadata>=4.6 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from build->-r doc/../requirements_dev.txt (line 6)) (7.0.1) Collecting tomli>=1.1.0 (from build->-r doc/../requirements_dev.txt (line 6)) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typing-extensions (from setuptools_scm>=1.5.4->-r doc/../requirements_dev.txt (line 11)) Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting iniconfig (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting pluggy<2.0,>=1.3.0 (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest->-r doc/../requirements_dev.txt (line 15)) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb-py/envs/dev/lib/python3.8/site-packages (from importlib-metadata>=4.6->build->-r doc/../requirements_dev.txt (line 6)) (3.17.0) Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 96.7 MB/s eta 0:00:00 Downloading build-1.0.3-py3-none-any.whl (18 kB) Downloading cmake-3.28.3-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.3/26.3 MB 196.5 MB/s eta 0:00:00 Downloading Cython-0.29.37-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 213.1 MB/s eta 0:00:00 Downloading setuptools_scm-8.0.4-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 kB 177.8 MB/s eta 0:00:00 Downloading pytest-8.0.0-py3-none-any.whl (334 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 334.0/334.0 kB 245.7 MB/s eta 0:00:00 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Installing collected packages: cmake, typing-extensions, tomli, pybind11, pluggy, numpy, jinja2, iniconfig, exceptiongroup, cython, setuptools_scm, pytest, pyproject_hooks, build Attempting uninstall: jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Successfully installed build-1.0.3 cmake-3.28.3 cython-0.29.37 exceptiongroup-1.2.0 iniconfig-2.0.0 jinja2-3.0.0 numpy-1.24.4 pluggy-1.4.0 pybind11-2.10.4 pyproject_hooks-1.0.0 pytest-8.0.0 setuptools_scm-8.0.4 tomli-2.0.1 typing-extensions-4.9.0