Read the Docs build information Build id: 616733 Project: tiledb-inc-tiledb Version: latest Commit: e68ee8a049bd99facdec6c684c23cb434d035988 Date: 2021-04-20T20:48:27.387572Z State: finished Success: False [rtd-command-info] start-time: 2021-04-20T20:48:29.077868Z, end-time: 2021-04-20T20:48:35.289402Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/TileDB-Inc/TileDB.git . Cloning into '.'... [rtd-command-info] start-time: 2021-04-20T20:48:35.524929Z, end-time: 2021-04-20T20:48:35.726180Z, duration: 0, exit-code: 0 git checkout --force origin/dev Note: checking out '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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e68ee8a0 Fix bootstrap_args in GHA (#2219) [rtd-command-info] start-time: 2021-04-20T20:48:35.909578Z, end-time: 2021-04-20T20:48:35.999129Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-20T20:48:37.338208Z, end-time: 2021-04-20T20:48:44.080139Z, duration: 6, 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/tiledb-inc-tiledb/envs/latest/bin/python3.7 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: 2021-04-20T20:48:44.207591Z, end-time: 2021-04-20T20:48:47.046160Z, duration: 2, 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/envs/latest/lib/python3.7/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (56.0.0) [rtd-command-info] start-time: 2021-04-20T20:48:47.174075Z, end-time: 2021-04-20T20:49:01.139933Z, duration: 13, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) 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.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from sphinx<2) (56.0.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, future 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=23755 sha256=388b0946febe05a4b0d4e5cdcb23afca932e7bc04e226eae442290cea8d3d939 Stored in directory: /tmp/pip-ephem-wheel-cache-xxwdudg1/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=7662c01bc7d02a1eca7891ca61be011c9f9af5197d974f0048d707b5b5a3d364 Stored in directory: /tmp/pip-ephem-wheel-cache-xxwdudg1/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-04-20T20:49:01.285587Z, end-time: 2021-04-20T20:49:08.107399Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/source/requirements.txt Collecting Sphinx==3.1.* Downloading Sphinx-3.1.2-py3-none-any.whl (2.9 MB) Collecting breathe==4.26.1 Downloading breathe-4.26.1-py3-none-any.whl (80 kB) 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) Collecting cmake==3.18.0 Downloading cmake-3.18.0-py3-none-manylinux1_x86_64.whl (18.2 MB) Requirement already satisfied: six>=1.9 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from breathe==4.26.1->-r doc/source/requirements.txt (line 2)) (1.15.0) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from breathe==4.26.1->-r doc/source/requirements.txt (line 2)) (0.17.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.9.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (56.0.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (1.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (20.9) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.8.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.11.3) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.25.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (1.1.4) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from babel>=1.3->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2020.12.5) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (4.0.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.10) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/tiledb-inc-tiledb/envs/latest/lib/python3.7/site-packages (from packaging->Sphinx==3.1.*->-r doc/source/requirements.txt (line 1)) (2.4.7) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Sphinx, sphinxcontrib-contentui, sphinx-rtd-theme, cmake, breathe Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 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.1.2 breathe-4.26.1 cmake-3.18.0 sphinx-rtd-theme-0.5.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-contentui-0.2.5 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2021-04-20T20:49:09.070866Z, end-time: 2021-04-20T20:49:09.127678Z, duration: 0, exit-code: 126 cat doc/source/conf.py OCI runtime exec failed: exec failed: container_linux.go:348: starting container process caused "process_linux.go:90: adding pid 28826 to cgroups caused \"failed to write 28826 to cgroup.procs: write /sys/fs/cgroup/cpu,cpuacct/docker/902e1ef7246fd437249424303ea345344e9aeafd527dfd5e4baaf92cb8d73032/cgroup.procs: invalid argument\"": unknown