Read the Docs build information Build id: 1345995 Project: tiledb-inc-tiledb Version: latest Commit: b36bf79d5d36e490c7b75d3e388dbf1c524681cc Date: 2023-03-13T01:34:46.730752Z State: cancelled Success: False [rtd-command-info] start-time: 2023-03-13T01:34:48.769619Z, end-time: 2023-03-13T01:34:58.479756Z, duration: 9, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/TileDB-Inc/TileDB.git . Cloning into '.'... [rtd-command-info] start-time: 2023-03-13T01:34:58.691633Z, end-time: 2023-03-13T01:34:58.964419Z, 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 b36bf79d5 Move schema loading functions to ArrayDirectory (#3906) [rtd-command-info] start-time: 2023-03-13T01:34:59.188812Z, end-time: 2023-03-13T01:34:59.262184Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-13T01:35:01.464203Z, end-time: 2023-03-13T01:35:07.478964Z, duration: 6, 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/tiledb-inc-tiledb/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-13T01:35:07.721528Z, end-time: 2023-03-13T01:35:10.386875Z, duration: 2, 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/tiledb-inc-tiledb/envs/latest/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 26.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-13T01:35:10.609191Z, end-time: 2023-03-13T01:35:19.387494Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 45.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 157.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 139.7 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 159.0 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 129.6 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 147.7 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 147.5 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 170.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from sphinx<2) (58.2.0) Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.0 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 156.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 112.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 123.3 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 158.4 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 168.1 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 181.1 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 156.7 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 159.4 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 204.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 139.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=a4c4b733089884050adc7f10c44f2cd3dedeb258c59dd49e6ed4065e01f47710 Stored in directory: /tmp/pip-ephem-wheel-cache-cczes3_h/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-03-13T01:35:19.615431Z, end-time: 2023-03-13T01:35:25.447910Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r tiledb/doxygen/source/requirements.txt Collecting breathe==4.26.1 Downloading breathe-4.26.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 6.8 MB/s eta 0:00:00 Collecting sphinxcontrib-contentui==0.2.5 Downloading sphinxcontrib_contentui-0.2.5-py3-none-any.whl (5.9 kB) Collecting sphinx_rtd_theme==0.5.0 Downloading sphinx_rtd_theme-0.5.0-py2.py3-none-any.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 116.6 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from -r tiledb/doxygen/source/requirements.txt (line 4)) (0.17.1) Collecting cmake>=3.21 Downloading cmake-3.25.2-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 177.3 MB/s eta 0:00:00 Requirement already satisfied: jinja2<3.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from -r tiledb/doxygen/source/requirements.txt (line 6)) (3.0.3) Collecting Sphinx<3.5,>=3.0 Downloading Sphinx-3.4.3-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 157.7 MB/s eta 0:00:00 Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (1.16.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from jinja2<3.1->-r tiledb/doxygen/source/requirements.txt (line 6)) (2.1.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (0.7.13) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 142.7 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2.14.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 147.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 145.0 MB/s eta 0:00:00 Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2.28.2) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (23.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 137.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2022.7.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (2022.12.7) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (1.26.15) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx<3.5,>=3.0->breathe==4.26.1->-r tiledb/doxygen/source/requirements.txt (line 1)) (3.1.0) Installing collected packages: cmake, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Sphinx, sphinxcontrib-contentui, sphinx_rtd_theme, breathe Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed Sphinx-3.4.3 breathe-4.26.1 cmake-3.25.2 sphinx_rtd_theme-0.5.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-contentui-0.2.5 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3