Read the Docs build information Build id: 92873 Project: citrix-receiver-for-linux-command-reference Version: 13.9 Commit: ad82b2e216fd53fdccda7f6495b14bcc8b57e507 Date: 2018-03-12T09:33:38.054295Z State: finished Success: True [rtd-command-info] start-time: 2018-03-12T14:33:38.542401Z, end-time: 2018-03-12T14:33:39.120230Z, duration: 0, exit-code: 0 git clone --recursive https://github.com/citrix/receiver-for-linux-command-reference.git . Cloning into '.'... [rtd-command-info] start-time: 2018-03-12T14:33:39.184706Z, end-time: 2018-03-12T14:33:39.195111Z, duration: 0, exit-code: 0 git show-ref remotes/origin/ad82b2e216fd53fdccda7f6495b14bcc8b57e507 [rtd-command-info] start-time: 2018-03-12T14:33:39.259447Z, end-time: 2018-03-12T14:33:39.294154Z, duration: 0, exit-code: 0 git checkout --force ad82b2e216fd53fdccda7f6495b14bcc8b57e507 Note: checking out 'ad82b2e216fd53fdccda7f6495b14bcc8b57e507'. 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 ad82b2e... Edited for RfLinux 13.9 [rtd-command-info] start-time: 2018-03-12T14:33:39.360998Z, end-time: 2018-03-12T14:33:39.371333Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-03-12T14:33:39.431470Z, end-time: 2018-03-12T14:33:39.455841Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2018-03-12T14:33:39.522463Z, end-time: 2018-03-12T14:33:39.548426Z, duration: 0, exit-code: 0 git submodule update --init --recursive --force [rtd-command-info] start-time: 2018-03-12T14:33:39.620434Z, end-time: 2018-03-12T14:33:39.627939Z, duration: 0, exit-code: 0 git show-ref --tags d099e6d220d86bc6aa8a066d82b2c6402a84e5ab refs/tags/13.5 196580bcdab537604c293c969b05c78bfc6d2355 refs/tags/13.6 9c45daa07ae968786ebf232a953960914377326f refs/tags/13.7 992b9695ce9bb8b9ed0792b95519afcc3a9d6d94 refs/tags/13.8 ad82b2e216fd53fdccda7f6495b14bcc8b57e507 refs/tags/13.9 [rtd-command-info] start-time: 2018-03-12T14:33:39.697865Z, end-time: 2018-03-12T14:33:39.707702Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/gh-pages origin/master [rtd-command-info] start-time: 2018-03-12T14:33:40.377724Z, end-time: 2018-03-12T14:33:42.112389Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/envs/13.9/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/envs/13.9/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-12T14:33:42.173897Z, end-time: 2018-03-12T14:33:48.088285Z, duration: 5, exit-code: 0 python pip install --use-wheel --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip Pygments==2.2.0 setuptools==37.0.0 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 mkdocs==0.15.0 Collecting Pygments==2.2.0 Using cached Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools==37.0.0 Using cached setuptools-37.0.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Using cached mkdocs-0.15.0-py2.py3-none-any.whl Collecting tornado>=4.1 (from mkdocs==0.15.0) Collecting click>=4.0 (from mkdocs==0.15.0) Using cached click-6.7-py2.py3-none-any.whl Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Using cached livereload-2.5.1-py2-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Using cached mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Using cached mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Using cached Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Using cached Markdown-2.6.11-py2.py3-none-any.whl Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Using cached singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting futures (from tornado>=4.1->mkdocs==0.15.0) Using cached futures-3.2.0-py2-none-any.whl Collecting backports-abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Using cached backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Using cached six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, futures, backports-abc, tornado, click, livereload, mkdocs-bootstrap, mkdocs-bootswatch, PyYAML, MarkupSafe, Jinja2, Markdown, mkdocs Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 Markdown-2.6.11 MarkupSafe-1.0 PyYAML-3.12 Pygments-2.2.0 alabaster-0.7.10 backports-abc-0.5 click-6.7 commonmark-0.5.4 docutils-0.13.1 futures-3.2.0 livereload-2.5.1 mkdocs-0.15.0 mkdocs-bootstrap-0.2.0 mkdocs-bootswatch-0.5.0 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-37.0.0 singledispatch-3.4.0.3 six-1.11.0 tornado-5.0 [rtd-command-info] start-time: 2018-03-12T14:33:48.247004Z, end-time: 2018-03-12T14:33:48.754989Z, duration: 0, exit-code: 0 python mkdocs build --clean --site-dir _build/html --theme readthedocs INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/checkouts/13.9/_build/html