Read the Docs build information Build id: 96138 Project: citrix-receiver-for-linux-command-reference Version: latest Commit: 5f7a0826510459f8a05dbf18d8dd775df4775511 Date: 2018-03-23T14:37:28.041765Z State: finished Success: True [rtd-command-info] start-time: 2018-03-23T19:37:28.585888Z, end-time: 2018-03-23T19:37:29.049749Z, 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-23T19:37:29.118548Z, end-time: 2018-03-23T19:37:29.126867Z, duration: 0, exit-code: 0 git show-ref remotes/origin/master 5f7a0826510459f8a05dbf18d8dd775df4775511 refs/remotes/origin/master [rtd-command-info] start-time: 2018-03-23T19:37:29.190236Z, end-time: 2018-03-23T19:37:29.222315Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 5f7a082... Edited files for 13.9.1 [rtd-command-info] start-time: 2018-03-23T19:37:29.285585Z, end-time: 2018-03-23T19:37:29.293830Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-03-23T19:37:29.384917Z, end-time: 2018-03-23T19:37:29.391004Z, 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-23T19:37:29.459828Z, end-time: 2018-03-23T19:37:29.468116Z, duration: 0, exit-code: 0 git branch -r origin/HEAD -> origin/master origin/gh-pages origin/master [rtd-command-info] start-time: 2018-03-23T19:37:30.262562Z, end-time: 2018-03-23T19:37:32.001899Z, 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/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-03-23T19:37:32.075758Z, end-time: 2018-03-23T19:37:54.469803Z, duration: 22, 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 Downloading Pygments-2.2.0-py2.py3-none-any.whl (841kB) Collecting setuptools==37.0.0 Downloading setuptools-37.0.0-py2.py3-none-any.whl (481kB) Collecting docutils==0.13.1 Downloading docutils-0.13.1-py2-none-any.whl (537kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861kB) Collecting pillow==2.6.1 Downloading Pillow-2.6.1.zip (7.5MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.10-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.4.0 Downloading recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.15.0 Downloading mkdocs-0.15.0-py2.py3-none-any.whl (966kB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading tornado-5.0.1.tar.gz (504kB) Collecting click>=4.0 (from mkdocs==0.15.0) Downloading click-6.7-py2.py3-none-any.whl (71kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading livereload-2.5.1-py2-none-any.whl Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading mkdocs_bootstrap-0.2.0-py2.py3-none-any.whl (701kB) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading mkdocs_bootswatch-0.5.0-py2.py3-none-any.whl (6.4MB) Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Downloading PyYAML-3.12.tar.gz (253kB) Collecting Jinja2>=2.7.1 (from mkdocs==0.15.0) Downloading Jinja2-2.10-py2.py3-none-any.whl (126kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading Markdown-2.6.11-py2.py3-none-any.whl (78kB) Collecting futures (from tornado>=4.1->mkdocs==0.15.0) Downloading futures-3.2.0-py2-none-any.whl Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting backports_abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Downloading backports_abc-0.5-py2.py3-none-any.whl Collecting six (from livereload>=2.3.2->mkdocs==0.15.0) Downloading six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.15.0) Downloading MarkupSafe-1.0.tar.gz Building wheels for collected packages: mock, pillow, commonmark, tornado, PyYAML, MarkupSafe Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/b2/f8/fe/920b7d3b279878045354cde14646f73864cf944501f19e4a1b Running setup.py bdist_wheel for pillow: started Running setup.py bdist_wheel for pillow: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/d0/3d/6f/4a3dbe290c7053073e6c32734c146d7174f2ad7675030b6137 Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/fd/3a/ea/9ead7944d8ba3771888487ca4f6ef39bcde9fd4e986c32f442 Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/fd/0d/50/bb8bebaf371beed13f2502466cdadc9ef2afb3302e66a56a36 Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/2c/f7/79/13f3a12cd723892437c0cfbde1230ab4d82947ff7b3839a4fc Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-receiver-for-linux-command-reference/.cache/pip/wheels/88/a7/30/e39a54a87bcbe25308fa3ca64e8ddc75d9b3e5afa21ee32d57 Successfully built mock pillow commonmark tornado PyYAML MarkupSafe Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, futures, six, singledispatch, 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.1 You are using pip version 9.0.1, however version 9.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-03-23T19:37:54.719965Z, end-time: 2018-03-23T19:37:55.151193Z, 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/latest/_build/html