Read the Docs build information Build id: 259528 Project: citrix-pvs-mcli-programmers-guide Version: latest Commit: 2364b9f8a9b3fac10b5830ff8d3ec0c8d629d52b Date: 2019-11-14T09:24:56.468399Z State: finished Success: True [rtd-command-info] start-time: 2019-11-14T09:24:57.518832Z, end-time: 2019-11-14T09:24:58.164711Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:citrix/pvs-mcli-programmers-guide.git . Cloning into '.'... [rtd-command-info] start-time: 2019-11-14T09:24:58.415205Z, end-time: 2019-11-14T09:24:58.461199Z, 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 2364b9f Create requirements.txt [rtd-command-info] start-time: 2019-11-14T09:24:58.538915Z, end-time: 2019-11-14T09:24:58.574513Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-11-14T09:24:58.973532Z, end-time: 2019-11-14T09:24:59.029587Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2019-11-14T09:24:59.121071Z, end-time: 2019-11-14T09:24:59.770653Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out 'c0227b2ef3f3666449b4f3a5b8c7b6c8e453c4ce' [rtd-command-info] start-time: 2019-11-14T09:25:00.680160Z, end-time: 2019-11-14T09:25:05.646541Z, duration: 4, 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/citrix-pvs-mcli-programmers-guide/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-11-14T09:25:05.739122Z, end-time: 2019-11-14T09:25:08.374920Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip pip Collecting pip Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.3.1 [rtd-command-info] start-time: 2019-11-14T09:25:08.454082Z, end-time: 2019-11-14T09:25:24.340651Z, duration: 15, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.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 Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (41.0.1) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting mkdocs<1.1 Downloading https://files.pythonhosted.org/packages/db/f9/b0179afee0db21943120ea606eb68bda1257b96420df74b775280eb5850b/mkdocs-1.0.4-py2.py3-none-any.whl (1.2MB) Collecting future Downloading https://files.pythonhosted.org/packages/45/0b/38b06fd9b92dc2b68d58b75f900e97884c45bedd2ff83203d933cf5851c9/future-0.18.2.tar.gz (829kB) Collecting sphinx>=1.3.1 Downloading https://files.pythonhosted.org/packages/1d/58/a547b02946af1cf337c701cafcf3267065c1c83d6e701f540961f4907b5d/Sphinx-2.2.1-py3-none-any.whl (3.3MB) Collecting PyYAML>=3.10 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) Collecting Jinja2>=2.7.1 Downloading https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl (125kB) Collecting tornado>=5.0 Downloading https://files.pythonhosted.org/packages/30/78/2d2823598496127b21423baffaa186b668f73cd91887fcef78b6eade136b/tornado-6.0.3.tar.gz (482kB) Collecting click>=3.3 Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) Collecting livereload>=2.5.1 Downloading https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl Collecting Markdown>=2.3.1 Downloading https://files.pythonhosted.org/packages/c0/4e/fd492e91abdc2d2fcb70ef453064d980688762079397f779758e055f6575/Markdown-3.1.1-py2.py3-none-any.whl (87kB) Collecting sphinxcontrib-serializinghtml Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB) Collecting babel!=2.0,>=1.3 Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting requests>=2.5.0 Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting snowballstemmer>=1.1 Downloading https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl (97kB) Collecting sphinxcontrib-devhelp Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB) Collecting sphinxcontrib-applehelp Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB) Collecting sphinxcontrib-htmlhelp Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB) Collecting sphinxcontrib-jsmath Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting imagesize Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting sphinxcontrib-qthelp Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB) Collecting packaging Downloading https://files.pythonhosted.org/packages/cf/94/9672c2d4b126e74c4496c6b3c58a8b51d6419267be9e70660ba23374c875/packaging-19.2-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 Downloading https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting six Downloading https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl Collecting pytz>=2015.7 Downloading https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl (509kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading https://files.pythonhosted.org/packages/b4/40/a9837291310ee1ccc242ceb6ebfd9eb21539649f193a7c8c86ba15b98539/urllib3-1.25.7-py2.py3-none-any.whl (125kB) Collecting chardet<3.1.0,>=3.0.2 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting certifi>=2017.4.17 Downloading https://files.pythonhosted.org/packages/18/b0/8146a4f8dd402f60744fa380bc73ca47303cccf8b9190fd16a827281eac2/certifi-2019.9.11-py2.py3-none-any.whl (154kB) Collecting idna<2.9,>=2.5 Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting pyparsing>=2.0.2 Downloading https://files.pythonhosted.org/packages/c0/0c/fc2e007d9a992d997f04a80125b0f183da7fb554f1de701bbb70a8e7d479/pyparsing-2.4.5-py2.py3-none-any.whl (67kB) Building wheels for collected packages: mock, future, PyYAML, tornado 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-cp37-none-any.whl size=23754 sha256=38279e86260683bcc25e15a1dc4938750e61963251002e12f82bcff30a7ca0bc Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 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-cp37-none-any.whl size=491057 sha256=c9513d563196a643f20d9205db3a9e1b466a0bd96bca3bb866a66ab7d4b861fa Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip/wheels/8b/99/a0/81daf51dcd359a9377b110a8a886b3895921802d2fc1b2397e Building wheel for PyYAML (setup.py): started Building wheel for PyYAML (setup.py): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.1.2-cp37-cp37m-linux_x86_64.whl size=44104 sha256=2eef6d0f0587ac6df70891f4e5e670731b53783bdc3ba415e300aa6a3218bc04 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.3-cp37-cp37m-linux_x86_64.whl size=424120 sha256=3fa0db995e70b5869c30cf32e3afe71ae8a33be8b83f25330cae6f57a66a38bc Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip/wheels/84/bf/40/2f6ef700f48401ca40e5e3dd7d0e3c0a90e064897b7fe5fc08 Successfully built mock future PyYAML tornado Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, sphinxcontrib-serializinghtml, pytz, babel, urllib3, chardet, certifi, idna, requests, snowballstemmer, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, sphinxcontrib-jsmath, imagesize, sphinxcontrib-qthelp, six, pyparsing, packaging, sphinx, recommonmark, PyYAML, tornado, click, livereload, Markdown, mkdocs Successfully installed Jinja2-2.10.3 Markdown-3.1.1 MarkupSafe-1.1.1 PyYAML-5.1.2 Pygments-2.3.1 alabaster-0.7.12 babel-2.7.0 certifi-2019.9.11 chardet-3.0.4 click-7.0 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.1.0 livereload-2.6.1 mkdocs-1.0.4 mock-1.0.1 packaging-19.2 pillow-5.4.1 pyparsing-2.4.5 pytz-2019.3 recommonmark-0.5.0 requests-2.22.0 six-1.13.0 snowballstemmer-2.0.0 sphinx-2.2.1 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 tornado-6.0.3 urllib3-1.25.7 [rtd-command-info] start-time: 2019-11-14T09:25:24.446583Z, end-time: 2019-11-14T09:25:25.925780Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/.cache/pip -r requirements.txt Requirement already satisfied: mkdocs>=1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.0.4) Requirement already satisfied: pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.3.1) Collecting pymdown-extensions>=4.11 Downloading https://files.pythonhosted.org/packages/87/dd/b099881058d0e1a5f80389ff4528e7e796e7ad3d5d430f36c086dde8c824/pymdown_extensions-6.1-py2.py3-none-any.whl (219kB) Requirement already satisfied: Jinja2>=2.7.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.10.3) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (6.0.3) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (5.1.2) Requirement already satisfied: Markdown>=2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (7.0) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.6.1) Collecting pep562 Downloading https://files.pythonhosted.org/packages/f5/31/2c8475b148c8a0c8cae39300f4346068e21909d44e0659f104ce76c3a7ef/pep562-1.0-py2.py3-none-any.whl Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.7.1->mkdocs>=1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from Markdown>=2.3.1->mkdocs>=1->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/envs/latest/lib/python3.7/site-packages (from livereload>=2.5.1->mkdocs>=1->-r requirements.txt (line 1)) (1.13.0) Installing collected packages: pep562, pymdown-extensions Successfully installed pep562-1.0 pymdown-extensions-6.1 [rtd-command-info] start-time: 2019-11-14T09:25:27.047017Z, end-time: 2019-11-14T09:25:27.362937Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: 'Copyright © 1999-2019 Citrix Systems, Inc. All rights reserved. ' docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/checkouts/latest/docs extra: social: - link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA type: youtube - link: https://github.com/citrix type: github-alt - link: https://twitter.com/citrixdeveloper type: twitter - link: https://www.linkedin.com/company/citrix/ type: linkedin extra_css: - assets/stylesheets/extra.css - https://media.readthedocs.com/css/badge_only.css - https://media.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://media.readthedocs.com/core/js/readthedocs-doc-embed.js - https://media.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - codehilite - toc: permalink: true - footnotes - meta - extra nav: - Home: index.md site_description: "Citrix Provisioning 1906 MCLI Programmer\u2019s Guide" site_name: "Citrix Provisioning 1906 MCLI Programmer\u2019s Guide" site_title: Developer Docs theme: custom_dir: devdocs-theme favicon: /media/favicon.ico feature: tabs: false font: false include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/Citrix_Logo_Black.png name: null palette: accent: blue primary: white search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2019-11-14T09:25:27.442380Z, end-time: 2019-11-14T09:25:28.289944Z, duration: 0, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-pvs-mcli-programmers-guide/checkouts/latest/_build/html