Read the Docs build information Build id: 597186 Project: lime-lime-bi Version: latest Commit: 3cc236b84474b9a9bf369aceabf9e45d1700b490 Date: 2021-03-23T07:56:04.543311Z State: finished Success: True [rtd-command-info] start-time: 2021-03-23T07:56:05.999995Z, end-time: 2021-03-23T07:56:07.971557Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:Lundalogik/lime-bi.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-23T07:56:08.129986Z, end-time: 2021-03-23T07:56:08.278807Z, 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 3cc236b Merge pull request #168 from Lundalogik/docs-cloud-user-guide [rtd-command-info] start-time: 2021-03-23T07:56:08.430635Z, end-time: 2021-03-23T07:56:08.506028Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-23T07:56:09.487148Z, end-time: 2021-03-23T07:56:13.400821Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-03-23T07:56:13.539124Z, end-time: 2021-03-23T07:56:15.130822Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (54.2.0) [rtd-command-info] start-time: 2021-03-23T07:56:15.269934Z, end-time: 2021-03-23T07:56:29.329941Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) 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) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs Downloading mkdocs-1.1.2-py3-none-any.whl (6.4 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting sphinx>=1.3.1 Downloading Sphinx-3.5.3-py3-none-any.whl (2.8 MB) Collecting requests>=2.5.0 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting babel>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from sphinx>=1.3.1->recommonmark==0.5.0) (54.2.0) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl (33 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting Markdown>=3.2.1 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) Collecting tornado>=5.0 Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB) Collecting lunr[languages]==0.5.8 Downloading lunr-0.5.8-py2.py3-none-any.whl (2.3 MB) Collecting PyYAML>=3.10 Downloading PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB) Collecting click>=3.3 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Collecting six>=1.11.0 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting nltk>=3.2.5 Downloading nltk-3.5.zip (1.4 MB) Collecting importlib-metadata Downloading importlib_metadata-3.7.3-py3-none-any.whl (12 kB) Collecting joblib Downloading joblib-1.0.1-py3-none-any.whl (303 kB) Collecting regex Downloading regex-2021.3.17-cp37-cp37m-manylinux2014_x86_64.whl (721 kB) Collecting tqdm Downloading tqdm-4.59.0-py2.py3-none-any.whl (74 kB) Collecting zipp>=0.5 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future, livereload, nltk 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=23755 sha256=b92f968051f08fad0f3dab43a3299fe4bfb646ce9e470327b63f544414f4c487 Stored in directory: /tmp/pip-ephem-wheel-cache-9nqltowl/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 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=491059 sha256=f3bec0079e3255749376d7c95f7cd2c9e32fca004ff3aa4b19b3da6d1877f719 Stored in directory: /tmp/pip-ephem-wheel-cache-9nqltowl/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 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=24713 sha256=0c510ffd602a32a90a3ba7af8adc93de4ce60a6243e2cbadb6c89f11584b952d Stored in directory: /tmp/pip-ephem-wheel-cache-9nqltowl/wheels/d4/f2/03/55f37093eb8cb0c89d7efb206f792dba55cd5bd67b1c5b1ce1 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434676 sha256=c992e67acd366432b141b146d15a74a2bee368f93b33114f8c9356485e750d53 Stored in directory: /tmp/pip-ephem-wheel-cache-9nqltowl/wheels/45/6c/46/a1865e7ba706b3817f5d1b2ff7ce8996aabdd0d03d47ba0266 Successfully built mock future livereload nltk Installing collected packages: zipp, urllib3, typing-extensions, tqdm, six, regex, pytz, pyparsing, MarkupSafe, joblib, idna, future, click, chardet, certifi, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, nltk, lunr, Jinja2, importlib-metadata, imagesize, docutils, babel, alabaster, sphinx, PyYAML, Markdown, livereload, commonmark, recommonmark, pillow, mock, mkdocs Successfully installed Jinja2-2.11.3 Markdown-3.3.4 MarkupSafe-1.1.1 PyYAML-5.4.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 click-7.1.2 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 importlib-metadata-3.7.3 joblib-1.0.1 livereload-2.6.3 lunr-0.5.8 mkdocs-1.1.2 mock-1.0.1 nltk-3.5 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 recommonmark-0.5.0 regex-2021.3.17 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-3.5.3 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 tornado-6.1 tqdm-4.59.0 typing-extensions-3.7.4.3 urllib3-1.26.4 zipp-3.4.1 [rtd-command-info] start-time: 2021-03-23T07:56:29.461058Z, end-time: 2021-03-23T07:56:31.014433Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: mkdocs in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from -r docs/requirements.txt (line 1)) (1.1.2) Collecting mkdocs-material<5.0.0 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) Collecting pymdown-extensions>=6.3 Downloading pymdown_extensions-8.1.1-py3-none-any.whl (206 kB) Requirement already satisfied: Pygments>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<5.0.0->-r docs/requirements.txt (line 2)) (2.8.1) Requirement already satisfied: markdown>=3.2 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<5.0.0->-r docs/requirements.txt (line 2)) (3.3.4) Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (2.6.3) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (7.1.2) Requirement already satisfied: lunr[languages]==0.5.8 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (0.5.8) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (5.4.1) Requirement already satisfied: Jinja2>=2.10.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (2.11.3) Requirement already satisfied: tornado>=5.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs->-r docs/requirements.txt (line 1)) (6.1) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (1.15.0) Requirement already satisfied: future>=0.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (0.18.2) Requirement already satisfied: nltk>=3.2.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (3.5) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.10.1->mkdocs->-r docs/requirements.txt (line 1)) (1.1.1) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from markdown>=3.2->mkdocs-material<5.0.0->-r docs/requirements.txt (line 2)) (3.7.3) Requirement already satisfied: regex in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (2021.3.17) Requirement already satisfied: tqdm in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (4.59.0) Requirement already satisfied: joblib in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from nltk>=3.2.5->lunr[languages]==0.5.8->mkdocs->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from importlib-metadata->markdown>=3.2->mkdocs-material<5.0.0->-r docs/requirements.txt (line 2)) (3.7.4.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from importlib-metadata->markdown>=3.2->mkdocs-material<5.0.0->-r docs/requirements.txt (line 2)) (3.4.1) Installing collected packages: pymdown-extensions, mkdocs-material Successfully installed mkdocs-material-4.6.3 pymdown-extensions-8.1.1 [rtd-command-info] start-time: 2021-03-23T07:56:31.345877Z, end-time: 2021-03-23T07:56:31.424786Z, duration: 0, exit-code: 0 cat mkdocs.yml dev_addr: localhost:3002 docs_dir: docs extra_css: - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - codehilite - admonition - meta - footnotes - toc: permalink: true nav: - Docs: - Overview: index.md - Requirements: requirements.md - How it Works: howitworks.md - Installation: installation.md - Configuration: configuration.md - Technical: technical.md - Security: security.md - Troubleshooting: troubleshooting.md - Changelog: - Changelog: changelog.md site_author: Lime Technologies AB site_description: Lime BI Documentation site_name: Lime BI theme: favicon: images/favicon.ico feature: tabs: true logo: icon: home name: material palette: accent: teal primary: teal [rtd-command-info] start-time: 2021-03-23T07:56:31.543227Z, end-time: 2021-03-23T07:56:32.660718Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/checkouts/latest/_build/html WARNING - Both index.md and readme.md found. Skipping readme.md from /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/checkouts/latest/docs INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - cloudimplementation.md - clouduserguide.md WARNING - Documentation file 'cloudimplementation.md' contains a link to 'diagrams/out/overview.png' which is not found in the documentation files. INFO - Documentation built in 0.48 seconds