Read the Docs build information Build id: 778199 Project: lime-lime-bi Version: latest Commit: 4a3d30f38e5e96f7629d01bc6a6ca21417547536 Date: 2021-11-19T13:06:18.487921Z State: finished Success: True [rtd-command-info] start-time: 2021-11-19T13:11:51.545753Z, end-time: 2021-11-19T13:11:54.018735Z, duration: 2, 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' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2021-11-19T13:11:54.171029Z, end-time: 2021-11-19T13:11:54.269431Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 4a3d30f chore: changing default branch name to main (#256) [rtd-command-info] start-time: 2021-11-19T13:11:54.382337Z, end-time: 2021-11-19T13:11:54.463640Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-11-19T13:11:55.718757Z, end-time: 2021-11-19T13:12:01.264295Z, duration: 5, 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-11-19T13:12:01.378269Z, end-time: 2021-11-19T13:12:02.550994Z, 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.3.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (59.2.0) [rtd-command-info] start-time: 2021-11-19T13:12:02.667279Z, end-time: 2021-11-19T13:12:12.221463Z, duration: 9, 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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.2.3-py3-none-any.whl (6.4 MB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading Sphinx-4.3.0-py3-none-any.whl (3.1 MB) Collecting docutils>=0.11 Downloading docutils-0.18-py2.py3-none-any.whl (569 kB) Collecting Markdown>=3.2.1 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) Collecting click>=3.3 Downloading click-8.0.3-py3-none-any.whl (97 kB) Collecting Jinja2>=2.10.1 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) Collecting importlib-metadata>=3.10 Downloading importlib_metadata-4.8.2-py3-none-any.whl (17 kB) Collecting packaging>=20.5 Downloading packaging-21.3-py3-none-any.whl (40 kB) Collecting watchdog>=2.0 Downloading watchdog-2.1.6-py3-none-manylinux2014_x86_64.whl (76 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting ghp-import>=1.0 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.0.0-py3-none-any.whl (22 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.6-py3-none-any.whl (97 kB) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting requests>=2.5.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 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) (59.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Building wheels for collected packages: mock, future 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=23772 sha256=0d4e97a8fec7719f802142f957db3b92b70b49ab1aa26a5b1d95818b6fd4bdb1 Stored in directory: /tmp/pip-ephem-wheel-cache-ls4_dwrc/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=491070 sha256=a1ba54d06919ff386a23ed85486f02707b1ff6edcf3512f39984051ec01890e8 Stored in directory: /tmp/pip-ephem-wheel-cache-ls4_dwrc/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: zipp, urllib3, typing-extensions, six, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, PyYAML, python-dateutil, Pygments, packaging, Jinja2, importlib-metadata, imagesize, future, docutils, babel, alabaster, watchdog, sphinx, pyyaml-env-tag, mergedeep, Markdown, ghp-import, commonmark, click, recommonmark, pillow, mock, mkdocs Successfully installed Jinja2-3.0.3 Markdown-3.3.6 MarkupSafe-2.0.1 PyYAML-6.0 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 click-8.0.3 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 ghp-import-2.0.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.8.2 mergedeep-1.3.4 mkdocs-1.2.3 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.6 python-dateutil-2.8.2 pytz-2021.3 pyyaml-env-tag-0.1 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-4.3.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.0.0 urllib3-1.26.7 watchdog-2.1.6 zipp-3.6.0 [rtd-command-info] start-time: 2021-11-19T13:12:12.336449Z, end-time: 2021-11-19T13:12:13.764359Z, 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.2.3) Collecting mkdocs-material<5.0.0 Downloading mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB) Requirement already satisfied: watchdog>=2.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)) (2.1.6) 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)) (6.0) Requirement already satisfied: ghp-import>=1.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)) (2.0.2) 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)) (3.0.3) Requirement already satisfied: pyyaml-env-tag>=0.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)) (0.1) 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)) (8.0.3) Requirement already satisfied: importlib-metadata>=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)) (4.8.2) Requirement already satisfied: mergedeep>=1.3.4 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)) (1.3.4) Requirement already satisfied: Markdown>=3.2.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)) (3.3.6) Requirement already satisfied: packaging>=20.5 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)) (21.3) Collecting pymdown-extensions>=6.3 Downloading pymdown_extensions-9.1-py3-none-any.whl (215 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.10.0) Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from ghp-import>=1.0->mkdocs->-r docs/requirements.txt (line 1)) (2.8.2) 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>=3.10->mkdocs->-r docs/requirements.txt (line 1)) (4.0.0) 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>=3.10->mkdocs->-r docs/requirements.txt (line 1)) (3.6.0) Requirement already satisfied: MarkupSafe>=2.0 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)) (2.0.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from packaging>=20.5->mkdocs->-r docs/requirements.txt (line 1)) (3.0.6) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs->-r docs/requirements.txt (line 1)) (1.16.0) Installing collected packages: pymdown-extensions, mkdocs-material Successfully installed mkdocs-material-4.6.3 pymdown-extensions-9.1 [rtd-command-info] start-time: 2021-11-19T13:12:14.171373Z, end-time: 2021-11-19T13:12:14.238857Z, 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-11-19T13:12:14.349965Z, end-time: 2021-11-19T13:12:15.259190Z, duration: 0, 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.53 seconds