Read the Docs build information Build id: 245946 Project: dessa-atlas-community-docs Version: latest Commit: 8428f3ed0db52638a3c7719900cc6e6260f937f5 Date: 2019-09-28T22:59:34.907817Z State: finished Success: False [rtd-command-info] start-time: 2019-09-28T22:59:35.354848Z, end-time: 2019-09-28T22:59:35.363204Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:DeepLearnI/atlas-ce-docs.git [rtd-command-info] start-time: 2019-09-28T22:59:35.446567Z, end-time: 2019-09-28T22:59:35.987200Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 From github.com:DeepLearnI/atlas-ce-docs af01b14..8428f3e master -> origin/master [rtd-command-info] start-time: 2019-09-28T22:59:36.221595Z, end-time: 2019-09-28T22:59:36.301006Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was af01b14 [LL] patched stuff up, added images HEAD is now at 8428f3e Use admonition everywhere and prettify the docs [rtd-command-info] start-time: 2019-09-28T22:59:36.381037Z, end-time: 2019-09-28T22:59:36.392087Z, duration: 0, exit-code: 0 git clean -d -f -f Removing _build/ Removing docs/api_docs/sources/readthedocs-data.js Removing docs/index.md [rtd-command-info] start-time: 2019-09-28T22:59:37.372197Z, end-time: 2019-09-28T22:59:42.728790Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/bin/python3.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/bin/python3.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-09-28T22:59:42.817534Z, end-time: 2019-09-28T22:59:43.807601Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (19.2.3) [rtd-command-info] start-time: 2019-09-28T22:59:43.967447Z, end-time: 2019-09-28T22:59:45.848373Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip 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 Requirement already up-to-date: Pygments==2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (2.3.1) Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (41.0.1) Requirement already up-to-date: docutils==0.14 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (0.14) Requirement already up-to-date: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (1.0.1) Requirement already up-to-date: pillow==5.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (5.4.1) Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (0.8.1) Requirement already up-to-date: recommonmark==0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (0.5.0) Requirement already up-to-date: mkdocs<1.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (1.0.4) Requirement already satisfied, skipping upgrade: future in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from commonmark==0.8.1) (0.17.1) Requirement already satisfied, skipping upgrade: sphinx>=1.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from recommonmark==0.5.0) (2.2.0) Requirement already satisfied, skipping upgrade: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (6.0.3) Requirement already satisfied, skipping upgrade: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (2.10.1) Requirement already satisfied, skipping upgrade: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (7.0) Requirement already satisfied, skipping upgrade: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (5.1.2) Requirement already satisfied, skipping upgrade: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (3.1.1) Requirement already satisfied, skipping upgrade: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs<1.1) (2.6.1) Requirement already satisfied, skipping upgrade: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (2.22.0) Requirement already satisfied, skipping upgrade: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (2.7.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.1.3) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.9.1) Requirement already satisfied, skipping upgrade: packaging in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (19.2) Requirement already satisfied, skipping upgrade: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.0.2) Requirement already satisfied, skipping upgrade: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.0.1) Requirement already satisfied, skipping upgrade: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.0.2) Requirement already satisfied, skipping upgrade: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.1.0) Requirement already satisfied, skipping upgrade: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.0.1) Requirement already satisfied, skipping upgrade: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (1.0.1) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs<1.1) (1.1.1) Requirement already satisfied, skipping upgrade: six in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs<1.1) (1.12.0) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) (2019.9.11) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) (2.8) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) (1.25.6) Requirement already satisfied, skipping upgrade: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) (2019.2) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from packaging->sphinx>=1.3.1->recommonmark==0.5.0) (2.4.2) [rtd-command-info] start-time: 2019-09-28T22:59:45.925428Z, end-time: 2019-09-28T22:59:46.806593Z, duration: 0, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/.cache/pip -r requirements.txt Requirement already satisfied: pyinstaller in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (3.5) Requirement already satisfied: mkdocs-material in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (4.4.2) Requirement already satisfied: mkdocs==1.0.4 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (1.0.4) Requirement already satisfied: altgraph in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from pyinstaller->-r requirements.txt (line 1)) (0.16.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from pyinstaller->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-material->-r requirements.txt (line 2)) (2.3.1) Requirement already satisfied: mkdocs-minify-plugin>=0.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-material->-r requirements.txt (line 2)) (0.2.1) Requirement already satisfied: pymdown-extensions>=4.11 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-material->-r requirements.txt (line 2)) (6.1) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (6.0.3) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (2.10.1) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (2.6.1) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (3.1.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (5.1.2) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs==1.0.4->-r requirements.txt (line 3)) (7.0) Requirement already satisfied: htmlmin>=0.1.4 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-minify-plugin>=0.2->mkdocs-material->-r requirements.txt (line 2)) (0.1.12) Requirement already satisfied: jsmin>=2.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from mkdocs-minify-plugin>=0.2->mkdocs-material->-r requirements.txt (line 2)) (2.2.2) Requirement already satisfied: pep562 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from pymdown-extensions>=4.11->mkdocs-material->-r requirements.txt (line 2)) (1.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs==1.0.4->-r requirements.txt (line 3)) (1.1.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/dessa-atlas-community-docs/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs==1.0.4->-r requirements.txt (line 3)) (1.12.0)