Read the Docs build information Build id: 920618 Project: domino-data-api Version: latest Commit: e6d83130759e20055c26e0a122b74897a609c51b Date: 2022-04-19T03:44:02.358292Z State: finished Success: True [rtd-command-info] start-time: 2022-04-19T03:44:04.249110Z, end-time: 2022-04-19T03:44:06.124384Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:dominodatalab/domino-data.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-04-19T03:44:06.357942Z, end-time: 2022-04-19T03:44:06.450129Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 e6d8313 Bump from 0.2.2dev4 -> 0.2.2dev5 [rtd-command-info] start-time: 2022-04-19T03:44:06.630920Z, end-time: 2022-04-19T03:44:06.697701Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-04-19T03:44:11.201454Z, end-time: 2022-04-19T03:44:11.294673Z, duration: 0, exit-code: 0 asdf global python 3.9.7 [rtd-command-info] start-time: 2022-04-19T03:44:11.746233Z, end-time: 2022-04-19T03:44:12.743846Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.9.7.final.0-64 in 708ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-04-19T03:44:12.913350Z, end-time: 2022-04-19T03:44:21.975843Z, duration: 9, 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/domino-data-api/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.0.4 setuptools-58.2.0 [rtd-command-info] start-time: 2022-04-19T03:44:22.177518Z, end-time: 2022-04-19T03:45:00.452412Z, duration: 38, 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 sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 31.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 127.2 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.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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 124.2 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 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 137.4 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 135.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.5-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 169.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 163.4 MB/s eta 0:00:00 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 156.8 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 135.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 130.9 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 145.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 124.6 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting Pygments>=2.0 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 136.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 209.2 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 161.2 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 126.7 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 128.7 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 155.5 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 128.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 116.4 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 137.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 148.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 131.0 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 133.4 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=23772 sha256=7602f9770cc5f5765a918c4471043c4baba54429868a5bdf30c2461ae0c9c7c3 Stored in directory: /tmp/pip-ephem-wheel-cache-eim3jj0i/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp39-cp39-linux_x86_64.whl size=1361270 sha256=9279176233b7fffb864902ee5c104d7f837ac4a3e753d36d81161bb5ecbba8e8 Stored in directory: /tmp/pip-ephem-wheel-cache-eim3jj0i/wheels/d3/de/21/f0ad1b0453288616d3f4d2ce28431aa7a2adde8f27c9b7a0af 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=491070 sha256=b8b34b4e21674948afe09773b672d753c6abff5317f23f4e132c63cc4c6c7f34 Stored in directory: /tmp/pip-ephem-wheel-cache-eim3jj0i/wheels/2f/a0/d3/4030d9f80e6b3be787f19fc911b8e7aa462986a40ab1e4bb94 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.1 MarkupSafe-2.1.1 Pygments-2.11.2 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.12 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.8 pytz-2022.1 readthedocs-sphinx-ext-2.1.5 recommonmark-0.5.0 requests-2.27.1 snowballstemmer-2.2.0 sphinx-4.5.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-04-19T03:45:00.651027Z, end-time: 2022-04-19T03:45:15.277618Z, duration: 14, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting loguru<0.6.0,>=0.5.3 Downloading loguru-0.5.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 KB 5.9 MB/s eta 0:00:00 Collecting python-dateutil<3.0.0,>=2.8.0 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 19.1 MB/s eta 0:00:00 Collecting pyarrow<7.0.0,>=6.0.0 Downloading pyarrow-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.6/25.6 MB 174.3 MB/s eta 0:00:00 Collecting httpx<0.23.0,>=0.22.0 Downloading httpx-0.22.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.2/84.2 KB 229.2 MB/s eta 0:00:00 Collecting backoff<2.0.0,>=1.11.1 Downloading backoff-1.11.1-py2.py3-none-any.whl (13 kB) Collecting pandas>=1.3.0 Downloading pandas-1.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.7/11.7 MB 181.1 MB/s eta 0:00:00 Collecting attrs<22.0.0,>=20.1.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 206.7 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from httpx<0.23.0,>=0.22.0->dominodatalab-data==0.2.2.dev5) (2.0.12) Collecting sniffio Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) Collecting rfc3986[idna2008]<2,>=1.3 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from httpx<0.23.0,>=0.22.0->dominodatalab-data==0.2.2.dev5) (2021.10.8) Collecting httpcore<0.15.0,>=0.14.5 Downloading httpcore-0.14.7-py3-none-any.whl (68 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 68.3/68.3 KB 191.9 MB/s eta 0:00:00 Collecting numpy>=1.18.5 Downloading numpy-1.22.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.8/16.8 MB 175.7 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2020.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from pandas>=1.3.0->dominodatalab-data==0.2.2.dev5) (2022.1) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting h11<0.13,>=0.11 Downloading h11-0.12.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 KB 200.9 MB/s eta 0:00:00 Collecting anyio==3.* Downloading anyio-3.5.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 KB 217.4 MB/s eta 0:00:00 Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from anyio==3.*->httpcore<0.15.0,>=0.14.5->httpx<0.23.0,>=0.22.0->dominodatalab-data==0.2.2.dev5) (3.3) Building wheels for collected packages: dominodatalab-data Building wheel for dominodatalab-data (pyproject.toml): started Building wheel for dominodatalab-data (pyproject.toml): finished with status 'done' Created wheel for dominodatalab-data: filename=dominodatalab_data-0.2.2.dev5-py3-none-any.whl size=60646 sha256=e2ff5db1116ba66b067afb45e05eb18c28a34a205064092b342fbb1993d8abad Stored in directory: /tmp/pip-ephem-wheel-cache-qgbm4w95/wheels/a4/71/53/a40cdf1829007e6453a5f16bfc5bdca8fea18f5d2bffa7bf5e Successfully built dominodatalab-data Installing collected packages: rfc3986, sniffio, six, numpy, loguru, h11, backoff, attrs, python-dateutil, pyarrow, anyio, pandas, httpcore, httpx, dominodatalab-data Successfully installed anyio-3.5.0 attrs-21.4.0 backoff-1.11.1 dominodatalab-data-0.2.2.dev5 h11-0.12.0 httpcore-0.14.7 httpx-0.22.0 loguru-0.5.3 numpy-1.22.3 pandas-1.4.2 pyarrow-6.0.1 python-dateutil-2.8.2 rfc3986-1.5.0 six-1.16.0 sniffio-1.2.0 [rtd-command-info] start-time: 2022-04-19T03:45:15.471560Z, end-time: 2022-04-19T03:45:16.699252Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx-autodoc-typehints==1.12.0 Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Requirement already satisfied: Sphinx>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (4.5.0) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (4.11.3) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.27.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.3.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.11.2) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.1.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.9.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from babel>=1.3->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2022.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from importlib-metadata>=4.4->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.8.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from Jinja2>=2.3->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2021.10.8) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (1.26.9) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.3) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (2.0.12) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages (from packaging->Sphinx>=3.0->sphinx-autodoc-typehints==1.12.0->-r docs/requirements.txt (line 1)) (3.0.8) Installing collected packages: sphinx-autodoc-typehints Successfully installed sphinx-autodoc-typehints-1.12.0 [rtd-command-info] start-time: 2022-04-19T03:45:18.005423Z, end-time: 2022-04-19T03:45:18.072748Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # 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. # from typing import List import os import sys sys.path.insert(0, os.path.abspath("../../domino_data")) # -- Project information ----------------------------------------------------- project = "Domino Data API" copyright = "2021, Aaron Read, Gabriel Haim" author = "Aaron Read, Gabriel Haim" # -- General configuration --------------------------------------------------- # 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.autosummary", "sphinx.ext.napoleon", "sphinx.ext.viewcode", "sphinx_autodoc_typehints", "sphinx_rtd_theme", ] # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns: List[str] = [] # -- 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" # Napoleon config napoleon_google_docstring = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("ru-docs-772_copyedit_data_api_spec", "/en/ru-docs-772_copyedit_data_api_spec/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'domino-data-api', 'name': u'data-api', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://domino-domino-docs.readthedocs-hosted.com/projects/domino-data-api/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'dominodatalab', 'proxied_api_host': '/_', 'github_repo': 'domino-data', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e6d83130', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/domino-data-api/builds/920618/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-04-19T03:45:18.251712Z, end-time: 2022-04-19T03:45:21.722124Z, duration: 3, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done [autosummary] generating autosummary for: auth.rst, domino_data.rst, index.rst, install.rst, usecases/config_override.rst, usecases/create_trainingset.rst, usecases/custom_auth.rst, usecases/delete_trainingset.rst, usecases/get_trainingset.rst, usecases/object_store.rst, usecases/simple_query.rst, usecases/update_trainingset.rst, usecases/write_to_parquet.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: [new config] 13 added, 0 changed, 0 removed reading sources... [ 7%] auth reading sources... [ 15%] domino_data reading sources... [ 23%] index reading sources... [ 30%] install reading sources... [ 38%] usecases/config_override reading sources... [ 46%] usecases/create_trainingset reading sources... [ 53%] usecases/custom_auth reading sources... [ 61%] usecases/delete_trainingset reading sources... [ 69%] usecases/get_trainingset reading sources... [ 76%] usecases/object_store reading sources... [ 84%] usecases/simple_query reading sources... [ 92%] usecases/update_trainingset reading sources... [100%] usecases/write_to_parquet WARNING: Cannot resolve forward reference in type annotations of "domino_data.data_sources.Datasource": name 'DataSourceClient' is not defined WARNING: Cannot resolve forward reference in type annotations of "domino_data.data_sources.ObjectStoreDatasource": name 'DataSourceClient' is not defined WARNING: Cannot resolve forward reference in type annotations of "domino_data.data_sources.QueryDatasource": name 'DataSourceClient' is not defined WARNING: Cannot resolve forward reference in type annotations of "domino_data.data_sources.Result": name 'DataSourceClient' is not defined /home/docs/checkouts/readthedocs.org/user_builds/domino-data-api/envs/latest/lib/python3.9/site-packages/domino_data/data_sources.py:docstring of domino_data.data_sources.load_aws_credentials:15: WARNING: Definition list ends without a blank line; unexpected unindent. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] auth writing output... [ 15%] domino_data writing output... [ 23%] index writing output... [ 30%] install writing output... [ 38%] usecases/config_override writing output... [ 46%] usecases/create_trainingset writing output... [ 53%] usecases/custom_auth writing output... [ 61%] usecases/delete_trainingset writing output... [ 69%] usecases/get_trainingset writing output... [ 76%] usecases/object_store writing output... [ 84%] usecases/simple_query writing output... [ 92%] usecases/update_trainingset writing output... [100%] usecases/write_to_parquet generating indices... genindex py-modindex done highlighting module code... [ 25%] domino_data.auth highlighting module code... [ 50%] domino_data.data_sources highlighting module code... [ 75%] domino_data.training_sets.client highlighting module code... [100%] domino_data.training_sets.model writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...