Read the Docs build information Build id: 23692 Project: kourou Version: fix-docs-configuration Commit: a8520590cf89e19cbb58d815942a4b3aafbfa92b Date: 2022-05-19T07:48:08.289842Z State: finished Success: False [rtd-command-info] start-time: 2022-05-19T07:48:09.380638Z, end-time: 2022-05-19T07:48:10.150625Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/calibration/kourou . Cloning into '.'... warning: redirecting to https://git.xfel.eu/calibration/kourou.git/ [rtd-command-info] start-time: 2022-05-19T07:48:10.505876Z, end-time: 2022-05-19T07:48:10.593286Z, duration: 0, exit-code: 0 git checkout --force origin/fix/docs/configuration Note: checking out 'origin/fix/docs/configuration'. 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 a852059 boop [rtd-command-info] start-time: 2022-05-19T07:48:10.724274Z, end-time: 2022-05-19T07:48:11.243881Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-05-19T07:48:12.282783Z, end-time: 2022-05-19T07:48:18.201924Z, duration: 5, exit-code: 0 python3.8 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python3.8 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-05-19T07:48:18.337261Z, end-time: 2022-05-19T07:48:19.342263Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (22.1) [rtd-command-info] start-time: 2022-05-19T07:48:19.472412Z, end-time: 2022-05-19T07:49:06.500262Z, duration: 47, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 3.3 MB/s eta 0:00:00 Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 18.9 MB/s eta 0:00:00 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 125.0 MB/s eta 0:00:00 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 135.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 122.5 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 105.6 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 105.1 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 mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 145.9 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 140.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 133.9 MB/s eta 0:00:00 Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Markdown>=2.3.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 130.6 MB/s eta 0:00:00 Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 108.7 MB/s eta 0:00:00 Collecting tornado>=5.0 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.5/427.5 kB 129.1 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 121.8 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 129.4 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 119.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 108.7 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 111.4 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 128.8 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 121.2 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 116.8 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 115.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 123.7 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 130.3 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.5.18-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.2/155.2 kB 134.9 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 108.7 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 93.9 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.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 117.4 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, livereload, 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=23753 sha256=0cb7cc63f0a532bcd315b1058d0a17c17a554bbf2740e105004947d12b3c4003 Stored in directory: /tmp/pip-ephem-wheel-cache-rc94mzlb/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 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-cp38-cp38-linux_x86_64.whl size=1262908 sha256=f79d221cfaca88b405fa87313431621a72e43c4be952027257f262c5ad453755 Stored in directory: /tmp/pip-ephem-wheel-cache-rc94mzlb/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24707 sha256=45759f9d118388dd614de8105991c864affc46f76b3736523b3768f61a72ca27 Stored in directory: /tmp/pip-ephem-wheel-cache-rc94mzlb/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c 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=491058 sha256=73084ac94f22e7fdbaa235ce7c2a96404bcaace72cfe84d748ff43f7d9a7bacb Stored in directory: /tmp/pip-ephem-wheel-cache-rc94mzlb/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow livereload future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, alabaster, zipp, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pyparsing, pillow, markupsafe, imagesize, idna, future, click, charset-normalizer, certifi, babel, requests, packaging, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 62.3.2 Uninstalling setuptools-62.3.2: Successfully uninstalled setuptools-62.3.2 Successfully installed Markdown-3.3.7 PyYAML-6.0 Pygments-2.3.1 alabaster-0.7.12 babel-2.10.1 certifi-2022.5.18 charset-normalizer-2.0.12 click-8.1.3 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 recommonmark-0.5.0 requests-2.27.1 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-4.5.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 tornado-6.1 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-05-19T07:49:06.630310Z, end-time: 2022-05-19T07:49:22.084664Z, duration: 15, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Ignoring atomicwrites: markers 'python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.4.0"' don't match your environment Ignoring colorama: markers 'sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.6.2" and platform_system == "Windows"' don't match your environment Collecting asttokens==2.0.5 Downloading asttokens-2.0.5-py2.py3-none-any.whl (20 kB) Collecting attrs==21.4.0 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 2.7 MB/s eta 0:00:00 Collecting black==22.3.0 Downloading black-22.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 20.0 MB/s eta 0:00:00 Requirement already satisfied: click==8.1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 5)) (8.1.3) Collecting cyclic==1.0.0 Downloading cyclic-1.0.0-py3-none-any.whl (2.5 kB) Collecting cython==0.29.29 Downloading Cython-0.29.29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 92.1 MB/s eta 0:00:00 Collecting dnspython==2.2.1 Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.1/269.1 kB 120.0 MB/s eta 0:00:00 Collecting dynaconf==3.1.8 Downloading dynaconf-3.1.8-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.7/201.7 kB 125.1 MB/s eta 0:00:00 Collecting email-validator==1.2.1 Downloading email_validator-1.2.1-py2.py3-none-any.whl (22 kB) Collecting executing==0.8.3 Downloading executing-0.8.3-py2.py3-none-any.whl (16 kB) Collecting ghp-import==2.1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting griffe==0.19.1 Downloading griffe-0.19.1-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 117.3 MB/s eta 0:00:00 Collecting hypothesis==6.46.5 Downloading hypothesis-6.46.5-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.2/384.2 kB 141.7 MB/s eta 0:00:00 Collecting icecream==2.1.2 Downloading icecream-2.1.2-py2.py3-none-any.whl (8.3 kB) Requirement already satisfied: idna==3.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 17)) (3.3) Requirement already satisfied: importlib-metadata==4.11.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 18)) (4.11.3) Collecting iniconfig==1.1.1 Downloading iniconfig-1.1.1-py2.py3-none-any.whl (5.0 kB) Collecting isort==5.10.1 Downloading isort-5.10.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.4/103.4 kB 120.4 MB/s eta 0:00:00 Collecting jinja2==3.1.2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 147.0 MB/s eta 0:00:00 Requirement already satisfied: markdown==3.3.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 22)) (3.3.7) Collecting markupsafe==2.1.1 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mdx-include==1.4.1 Downloading mdx_include-1.4.1-py3-none-any.whl (11 kB) Collecting mergedeep==1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting mkdocs-autorefs==0.4.1 Downloading mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB) Collecting mkdocs-gen-files==0.3.4 Downloading mkdocs_gen_files-0.3.4-py3-none-any.whl (7.2 kB) Collecting mkdocs-literate-nav==0.4.1 Downloading mkdocs_literate_nav-0.4.1-py3-none-any.whl (12 kB) Collecting mkdocs-material-extensions==1.0.3 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) Collecting mkdocs-material==8.2.15 Downloading mkdocs_material-8.2.15-py2.py3-none-any.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 123.4 MB/s eta 0:00:00 Collecting mkdocs-render-swagger-plugin==0.0.3 Downloading mkdocs_render_swagger_plugin-0.0.3-py3-none-any.whl (5.1 kB) Collecting mkdocs-section-index==0.3.4 Downloading mkdocs_section_index-0.3.4-py3-none-any.whl (8.1 kB) Collecting mkdocs==1.3.0 Downloading mkdocs-1.3.0-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 125.2 MB/s eta 0:00:00 Collecting mkdocstrings-python-legacy==0.2.2 Downloading mkdocstrings_python_legacy-0.2.2-py3-none-any.whl (25 kB) Collecting mkdocstrings-python==0.6.6 Downloading mkdocstrings_python-0.6.6-py3-none-any.whl (36 kB) Collecting mkdocstrings==0.18.1 Downloading mkdocstrings-0.18.1-py3-none-any.whl (24 kB) Collecting mypy-extensions==0.4.3 Downloading mypy_extensions-0.4.3-py2.py3-none-any.whl (4.5 kB) Requirement already satisfied: packaging==21.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 38)) (21.3) Collecting pathspec==0.9.0 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting platformdirs==2.5.2 Downloading platformdirs-2.5.2-py3-none-any.whl (14 kB) Collecting pluggy==1.0.0 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Collecting py==1.11.0 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 119.3 MB/s eta 0:00:00 Collecting pydantic==1.9.0 Downloading pydantic-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 118.6 MB/s eta 0:00:00 Collecting pygments==2.12.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 131.9 MB/s eta 0:00:00 Collecting pymdown-extensions==9.4 Downloading pymdown_extensions-9.4-py3-none-any.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.4/216.4 kB 103.5 MB/s eta 0:00:00 Requirement already satisfied: pyparsing==3.0.9 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 46)) (3.0.9) Collecting pytest==7.1.2 Downloading pytest-7.1.2-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.0/297.0 kB 116.2 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 128.3 MB/s eta 0:00:00 Collecting python-dotenv==0.20.0 Downloading python_dotenv-0.20.0-py3-none-any.whl (17 kB) Collecting pytkdocs==0.16.1 Downloading pytkdocs-0.16.1-py3-none-any.whl (37 kB) Collecting pyyaml-env-tag==0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: pyyaml==6.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 52)) (6.0) Collecting rcslice==1.1.0 Downloading rcslice-1.1.0-py3-none-any.whl (5.2 kB) Requirement already satisfied: six==1.16.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 54)) (1.16.0) Collecting sortedcontainers==2.4.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Collecting structlog==21.5.0 Downloading structlog-21.5.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.4/53.4 kB 91.5 MB/s eta 0:00:00 Collecting tomli==2.0.1 Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting typing-extensions==4.2.0 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting watchdog==2.1.8 Downloading watchdog-2.1.8-py3-none-manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.5/77.5 kB 115.3 MB/s eta 0:00:00 Requirement already satisfied: zipp==3.8.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from -r docs/requirements.txt (line 60)) (3.8.0) Collecting colorama>=0.3.9 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting astunparse>=1.6 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from astunparse>=1.6->pytkdocs==0.16.1->-r docs/requirements.txt (line 50)) (0.37.1) WARNING: The candidate selected for download or install is a yanked version: 'cython' candidate (version 0.29.29 at https://files.pythonhosted.org/packages/94/42/485475ece2e180d5009d87e81639ea43bd232ece5e6511b9a9c48882d50a/Cython-0.29.29-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl#sha256=683728b0ea3d3be33eb423cdaca4a4fb066061b897c1a3c5512b8f30eb1f2534 (from https://pypi.org/simple/cython/) (requires-python:>=2.6, !=3.0.*, !=3.1.*, !=3.2.*)) Reason for being yanked: https://github.com/cython/cython/issues/4796 Installing collected packages: sortedcontainers, rcslice, mypy-extensions, iniconfig, executing, cyclic, watchdog, typing-extensions, tomli, structlog, pyyaml-env-tag, python-dotenv, python-dateutil, pygments, py, pluggy, platformdirs, pathspec, mkdocs-material-extensions, mergedeep, markupsafe, isort, griffe, dynaconf, dnspython, cython, colorama, attrs, astunparse, asttokens, pytkdocs, pytest, pydantic, jinja2, icecream, hypothesis, ghp-import, email-validator, black, pymdown-extensions, mkdocs, mdx-include, mkdocs-section-index, mkdocs-render-swagger-plugin, mkdocs-material, mkdocs-literate-nav, mkdocs-gen-files, mkdocs-autorefs, mkdocstrings-python-legacy, mkdocstrings, mkdocstrings-python Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.0.1 Uninstalling MarkupSafe-2.0.1: Successfully uninstalled MarkupSafe-2.0.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed asttokens-2.0.5 astunparse-1.6.3 attrs-21.4.0 black-22.3.0 colorama-0.4.4 cyclic-1.0.0 cython-0.29.29 dnspython-2.2.1 dynaconf-3.1.8 email-validator-1.2.1 executing-0.8.3 ghp-import-2.1.0 griffe-0.19.1 hypothesis-6.46.5 icecream-2.1.2 iniconfig-1.1.1 isort-5.10.1 jinja2-3.1.2 markupsafe-2.1.1 mdx-include-1.4.1 mergedeep-1.3.4 mkdocs-1.3.0 mkdocs-autorefs-0.4.1 mkdocs-gen-files-0.3.4 mkdocs-literate-nav-0.4.1 mkdocs-material-8.2.15 mkdocs-material-extensions-1.0.3 mkdocs-render-swagger-plugin-0.0.3 mkdocs-section-index-0.3.4 mkdocstrings-0.18.1 mkdocstrings-python-0.6.6 mkdocstrings-python-legacy-0.2.2 mypy-extensions-0.4.3 pathspec-0.9.0 platformdirs-2.5.2 pluggy-1.0.0 py-1.11.0 pydantic-1.9.0 pygments-2.12.0 pymdown-extensions-9.4 pytest-7.1.2 python-dateutil-2.8.2 python-dotenv-0.20.0 pytkdocs-0.16.1 pyyaml-env-tag-0.1 rcslice-1.1.0 sortedcontainers-2.4.0 structlog-21.5.0 tomli-2.0.1 typing-extensions-4.2.0 watchdog-2.1.8 [rtd-command-info] start-time: 2022-05-19T07:49:22.211664Z, end-time: 2022-05-19T07:49:28.951823Z, duration: 6, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/bin/python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/checkouts/fix-docs-configuration 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' Requirement already satisfied: Cython<0.30.0,>=0.29.28 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from kourou==0.1.0) (0.29.29) Collecting Cython<0.30.0,>=0.29.28 Downloading Cython-0.29.30-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 19.7 MB/s eta 0:00:00 Requirement already satisfied: hypothesis<7.0.0,>=6.46.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from kourou==0.1.0) (6.46.5) Collecting hypothesis<7.0.0,>=6.46.2 Downloading hypothesis-6.46.7-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.4/384.4 kB 123.0 MB/s eta 0:00:00 Requirement already satisfied: structlog<22.0.0,>=21.5.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from kourou==0.1.0) (21.5.0) Requirement already satisfied: pydantic[dotenv,email]<2.0.0,>=1.9.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from kourou==0.1.0) (1.9.0) Requirement already satisfied: dynaconf<4.0.0,>=3.1.8 in /usr/src/app/checkouts/readthedocs.org/user_builds/kourou/envs/fix-docs-configuration/lib/python3.8/site-packages (from kourou==0.1.0) (3.1.8) ERROR: Package 'kourou' requires a different Python: 3.8.0 not in '<4.0,>=3.9'