Read the Docs build information Build id: 13825 Project: autocorrelator Version: added_documentation Commit: f26e12be0f4b6140e5a7126e3b8bcdff75457ff3 Date: 2019-12-16T06:17:00.366216Z State: finished Success: False [rtd-command-info] start-time: 2019-12-16T12:17:03.775000Z, end-time: 2019-12-16T12:17:21.095000Z, duration: 17, exit-code: 0 python3 -mvirtualenv --no-site-packages --no-download /user_builds/autocorrelator/envs/added_documentation Using base prefix '/usr' New python executable in /user_builds/autocorrelator/envs/added_documentation/bin/python3 Not overwriting existing python script /user_builds/autocorrelator/envs/added_documentation/bin/python (you must use /user_builds/autocorrelator/envs/added_documentation/bin/python3) Installing setuptools, pip, wheel...done. Overwriting /user_builds/autocorrelator/envs/added_documentation/bin/activate.fish with new content [rtd-command-info] start-time: 2019-12-16T12:17:21.158000Z, end-time: 2019-12-16T12:18:54.853000Z, duration: 93, exit-code: 0 python /user_builds/autocorrelator/envs/added_documentation/bin/pip install --use-wheel -U --cache-dir /user_builds/autocorrelator/.cache/pip sphinx==1.3.5 Pygments==2.1.3 setuptools==20.1.1 docutils==0.12 mkdocs==0.15.0 mock==1.0.1 pillow==2.6.1 git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext sphinx-rtd-theme==0.1.9 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.1.1 Collecting sphinx==1.3.5 Using cached https://files.pythonhosted.org/packages/ff/91/45883bc962bda1be7e78039b41cc15e1eb3327ec75679eedd067b5d07bd5/Sphinx-1.3.5-py2.py3-none-any.whl Collecting Pygments==2.1.3 Using cached https://files.pythonhosted.org/packages/9e/d0/d692085518c6a2dc875fe421c866fb6a08e0d9796ca507803c1e545fa116/Pygments-2.1.3-py2.py3-none-any.whl Collecting setuptools==20.1.1 Using cached https://files.pythonhosted.org/packages/e8/82/3b5455f74bf9ac0757d09c625b7741e6fc284d7519cffc3babb6c5173cf5/setuptools-20.1.1-py2.py3-none-any.whl Collecting docutils==0.12 Using cached https://files.pythonhosted.org/packages/c7/16/29d8de2404c5b90243b51f91315b3ce375169ceb48a68aeec0862e0143c4/docutils-0.12-py3-none-any.whl Collecting mkdocs==0.15.0 Using cached https://files.pythonhosted.org/packages/a7/10/c839adfd209aba3a5905d4a766ea354a1d03a414d6d437e10988574de70a/mkdocs-0.15.0-py2.py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting readthedocs-sphinx-ext from git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext Cloning https://github.com/rtfd/readthedocs-sphinx-ext.git (to 0.6-alpha) to /tmp/pip-build-o3ktpuyl/readthedocs-sphinx-ext Collecting sphinx-rtd-theme==0.1.9 Using cached https://files.pythonhosted.org/packages/97/d9/e27ef5a2b6b92d2cf29724c25daf0683adacc43ab5ad15dc0e9b69b464f8/sphinx_rtd_theme-0.1.9-py3-none-any.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.1.1 Using cached https://files.pythonhosted.org/packages/cb/65/0c893f1be31b8892ddd491ff05a9d539459ac07b9b1c9804034589ad7eb2/recommonmark-0.1.1-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/7d/4b/cdf1113a0e88b641893b814e9c36f69a6fda28cd88b62c7f0d858cde3166/snowballstemmer-2.0.0-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting six>=1.4 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/65/26/32b8464df2a97e6dd1b656ed26b2c194606c16fe163c695a992b36c11cdf/six-1.13.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/65/e0/eb35e762802015cab1ccee04e8a277b03f1d8e53da3ec3106882ec42558b/Jinja2-2.10.3-py2.py3-none-any.whl Collecting click>=4.0 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/42/06/1cdc2c3889c3c5803ae830bae3bf7c3fa5a0841109665d93bac81f287088/mkdocs_bootswatch-1.0-py2.py3-none-any.whl Collecting tornado>=4.1 (from mkdocs==0.15.0) Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/e4/26/8823a7e45fad6ede3da31147514fb029dffb134e363bb0f64f7a2bd9448d/mkdocs_bootstrap-1.0.1-py2.py3-none-any.whl Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/12/4d/30cfe74402d2e962d66d35da29bf8850b0557b559ce84d09967c8ade859e/livereload-2.6.1-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/7a/6b/5600647404ba15545ec37d2f7f58844d690baf2f81f3a60b862e48f29287/Markdown-3.0.1-py2.py3-none-any.whl Collecting requests (from readthedocs-sphinx-ext) Using cached https://files.pythonhosted.org/packages/7d/e3/20f3d364d6c8e5d2353c72a67778eb189176f08e873c9900e10c0287b84b/requests-2.21.0-py2.py3-none-any.whl Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/e7/f9/f0b53f88060247251bf481fa6ea62cd0d25bf1b11a87888e53ce5b7c8ad2/pytz-2019.3-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx==1.3.5) Using cached https://files.pythonhosted.org/packages/99/c9/5d5dcf2aa90f1d4500e92467a04f63b3708ee6e5764b40b2445e767ab8dc/MarkupSafe-1.1.1-cp34-cp34m-manylinux1_x86_64.whl Collecting backports-abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Collecting urllib3<1.25,>=1.21.1 (from requests->readthedocs-sphinx-ext) Using cached https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests->readthedocs-sphinx-ext) Using cached https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests->readthedocs-sphinx-ext) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests->readthedocs-sphinx-ext) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Installing collected packages: Pygments, sphinx-rtd-theme, snowballstemmer, pytz, babel, six, MarkupSafe, Jinja2, docutils, alabaster, sphinx, setuptools, click, PyYAML, mkdocs-bootswatch, backports-abc, tornado, mkdocs-bootstrap, livereload, Markdown, mkdocs, mock, pillow, urllib3, certifi, chardet, idna, requests, nilsimsa, readthedocs-sphinx-ext, commonmark, recommonmark Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Running setup.py install for readthedocs-sphinx-ext: started Running setup.py install for readthedocs-sphinx-ext: finished with status 'done' Successfully installed Jinja2-2.10.3 Markdown-3.0.1 MarkupSafe-1.1.1 PyYAML-5.2 Pygments-2.1.3 alabaster-0.7.12 babel-2.7.0 backports-abc-0.5 certifi-2019.11.28 chardet-3.0.4 click-7.0 commonmark-0.5.4 docutils-0.12 idna-2.8 livereload-2.6.1 mkdocs-0.15.0 mkdocs-bootstrap-1.0.1 mkdocs-bootswatch-1.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2019.3 readthedocs-sphinx-ext-0.5.4 recommonmark-0.1.1 requests-2.21.0 setuptools-20.1.1 six-1.13.0 snowballstemmer-2.0.0 sphinx-1.3.5 sphinx-rtd-theme-0.1.9 tornado-5.1.1 urllib3-1.24.3 You are using pip version 9.0.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2019-12-16T12:18:54.922000Z, end-time: 2019-12-16T12:19:31.318000Z, duration: 36, exit-code: 0 python /user_builds/autocorrelator/envs/added_documentation/bin/pip install --exists-action=w --cache-dir /user_builds/autocorrelator/.cache/pip -rdoc/requirements.txt Collecting git+https://xfel.redmine:K9Sss5CmWtQ_nbx3gyt2@git.xfel.eu/gitlab/Karabo/rtd-conf-py.git (from -r doc/requirements.txt (line 2)) Cloning https://xfel.redmine:K9Sss5CmWtQ_nbx3gyt2@git.xfel.eu/gitlab/Karabo/rtd-conf-py.git to /tmp/pip-d8di07sa-build Collecting sphinx==1.4.5 (from -r doc/requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/d1/ad/9fe56e099e0bd288f1fdc037c2146b0698e2cba1d9a48636660f39a0e791/Sphinx-1.4.5-py2.py3-none-any.whl Collecting slumber (from -r doc/requirements.txt (line 3)) Downloading https://files.pythonhosted.org/packages/17/3a/6d42c6a5909207aa2487fda0c6f09c7dac259e5154d6ad74ec160db69660/slumber-0.7.1.tar.gz Collecting breathe (from -r doc/requirements.txt (line 4)) Downloading https://files.pythonhosted.org/packages/54/5c/7f329f1795e29d1915283978f9c13c91ad759422493321d6e2853f6a4789/breathe-4.14.0-py3-none-any.whl (74kB) Requirement already satisfied: Jinja2>=2.3 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: Pygments>=2.0 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: alabaster<0.8,>=0.7 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: babel!=2.0,>=1.3 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: six>=1.4 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Collecting imagesize (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Requirement already satisfied: docutils>=0.11 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: snowballstemmer>=1.1 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: requests in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from slumber->-r doc/requirements.txt (line 3)) Requirement already satisfied: MarkupSafe>=0.23 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from Jinja2>=2.3->sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: pytz>=2015.7 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from babel!=2.0,>=1.3->sphinx==1.4.5->-r doc/requirements.txt (line 1)) Requirement already satisfied: idna<2.9,>=2.5 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from requests->slumber->-r doc/requirements.txt (line 3)) Requirement already satisfied: urllib3<1.25,>=1.21.1 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from requests->slumber->-r doc/requirements.txt (line 3)) Requirement already satisfied: certifi>=2017.4.17 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from requests->slumber->-r doc/requirements.txt (line 3)) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages (from requests->slumber->-r doc/requirements.txt (line 3)) Building wheels for collected packages: slumber Running setup.py bdist_wheel for slumber: started Running setup.py bdist_wheel for slumber: finished with status 'done' Stored in directory: /user_builds/autocorrelator/.cache/pip/wheels/48/ae/95/28defa1956124d566c55e105d5e8ecacc63c4ad0b6e15d08bd Successfully built slumber Installing collected packages: imagesize, sphinx, slumber, breathe, RTDConf Found existing installation: Sphinx 1.3.5 Uninstalling Sphinx-1.3.5: Successfully uninstalled Sphinx-1.3.5 Running setup.py install for RTDConf: started Running setup.py install for RTDConf: finished with status 'done' Successfully installed RTDConf-0.1 breathe-4.14.0 imagesize-1.1.0 slumber-0.7.1 sphinx-1.4.5 You are using pip version 9.0.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2019-12-16T12:19:31.385000Z, end-time: 2019-12-16T12:19:33.469000Z, duration: 2, exit-code: 0 python setup.py install --force running install running bdist_egg running egg_info creating src/autoCorrelator.egg-info writing src/autoCorrelator.egg-info/PKG-INFO writing dependency_links to src/autoCorrelator.egg-info/dependency_links.txt writing top-level names to src/autoCorrelator.egg-info/top_level.txt writing entry points to src/autoCorrelator.egg-info/entry_points.txt writing manifest file 'src/autoCorrelator.egg-info/SOURCES.txt' reading manifest file 'src/autoCorrelator.egg-info/SOURCES.txt' writing manifest file 'src/autoCorrelator.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/autoCorrelator copying src/autoCorrelator/AutoCorrelator.py -> build/lib/autoCorrelator copying src/autoCorrelator/__init__.py -> build/lib/autoCorrelator creating build/lib/autoCorrelator/tests copying src/autoCorrelator/tests/__init__.py -> build/lib/autoCorrelator/tests copying src/autoCorrelator/tests/auto_correlator_test.py -> build/lib/autoCorrelator/tests creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/autoCorrelator copying build/lib/autoCorrelator/AutoCorrelator.py -> build/bdist.linux-x86_64/egg/autoCorrelator copying build/lib/autoCorrelator/__init__.py -> build/bdist.linux-x86_64/egg/autoCorrelator creating build/bdist.linux-x86_64/egg/autoCorrelator/tests copying build/lib/autoCorrelator/tests/__init__.py -> build/bdist.linux-x86_64/egg/autoCorrelator/tests copying build/lib/autoCorrelator/tests/auto_correlator_test.py -> build/bdist.linux-x86_64/egg/autoCorrelator/tests byte-compiling build/bdist.linux-x86_64/egg/autoCorrelator/AutoCorrelator.py to AutoCorrelator.cpython-34.pyc byte-compiling build/bdist.linux-x86_64/egg/autoCorrelator/__init__.py to __init__.cpython-34.pyc byte-compiling build/bdist.linux-x86_64/egg/autoCorrelator/tests/__init__.py to __init__.cpython-34.pyc byte-compiling build/bdist.linux-x86_64/egg/autoCorrelator/tests/auto_correlator_test.py to auto_correlator_test.cpython-34.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/autoCorrelator.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/autoCorrelator.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/autoCorrelator.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/autoCorrelator.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/autoCorrelator.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/setuptools/dist.py:294: UserWarning: The version specified ('') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details. "details." % self.metadata.version File "build/bdist.linux-x86_64/egg/autoCorrelator/AutoCorrelator.py", line 305 msg = f"Error: Unknown beam shape {beamShape} provided" ^ SyntaxError: invalid syntax zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/autoCorrelator-0.0.0-py3.4.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing autoCorrelator-0.0.0-py3.4.egg Copying autoCorrelator-0.0.0-py3.4.egg to /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages Adding autoCorrelator 0.0.0 to easy-install.pth file Installed /user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/autoCorrelator-0.0.0-py3.4.egg Processing dependencies for autoCorrelator==0.0.0 Finished processing dependencies for autoCorrelator==0.0.0 [rtd-command-info] start-time: 2019-12-16T12:19:34.077000Z, end-time: 2019-12-16T12:19:34.108000Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- from recommonmark.parser import CommonMarkParser extensions = [] templates_path = ['/rtd_root/readthedocs/templates/sphinx', 'templates', '_templates', '.templates'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': CommonMarkParser, } master_doc = 'index' project = u'autoCorrelator' copyright = u'2016' version = 'added_documentation' release = 'added_documentation' exclude_patterns = ['_build'] pygments_style = 'sphinx' htmlhelp_basename = 'autocorrelator' html_theme = 'sphinx_rtd_theme' file_insertion_enabled = False latex_documents = [ ('index', 'autocorrelator.tex', u'autoCorrelator Documentation', u'', 'manual'), ] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix else: SUFFIX = source_suffix[0] else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') html_static_path.append('/rtd_root/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.org/websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = '/static/' else: websupport2_static_url = '/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "added_documentation", 'MEDIA_URL': "/media/", 'PRODUCTION_DOMAIN': "exflrtd.desy.de", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("fit_visualization", "/en/fit_visualization/"), ("added_documentation", "/en/added_documentation/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'autocorrelator', 'name': u'autoCorrelator', 'rtd_language': u'en', 'canonical_url': 'http://exflrtd.desy.de/docs/autocorrelator/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.org', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'added_documentation', 'display_github': False, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'added_documentation', 'display_bitbucket': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-1', 'commit': 'f26e12be', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): extensions.append("readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2019-12-16T12:19:34.169000Z, end-time: 2019-12-16T12:19:46.220000Z, duration: 12, exit-code: 0 python /user_builds/autocorrelator/envs/added_documentation/bin/sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.4.5 making output directory... loading translations [en]... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. Copying readthedocs-dynamic-include.js_t... done Copying readthedocs-data.js_t... done Copying searchtools.js_t... done [rtd-command-info] start-time: 2019-12-16T12:19:48.416000Z, end-time: 2019-12-16T12:19:54.332000Z, duration: 5, exit-code: 0 python /user_builds/autocorrelator/envs/added_documentation/bin/sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.4.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [json]: targets for 1 source files that are out of date updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [100%] index generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. [rtd-command-info] start-time: 2019-12-16T12:19:54.746000Z, end-time: 2019-12-16T12:20:00.138000Z, duration: 5, exit-code: 1 python /user_builds/autocorrelator/envs/added_documentation/bin/sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.4.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 1 added, 0 changed, 0 removed reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... writing... Traceback (most recent call last): File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/cmdline.py", line 244, in main app.build(opts.force_all, filenames) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/application.py", line 297, in build self.builder.build_update() File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/__init__.py", line 246, in build_update self.build(['__all__'], to_build) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/__init__.py", line 322, in build self.write(docnames, list(updated_docnames), method) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 1023, in write self.write_doc(self.config.master_doc, doctree) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 452, in write_doc self.handle_page(docname, ctx, event_arg=doctree) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 803, in handle_page output = self.templates.render(templatename, ctx) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/readthedocs_ext/readthedocs.py", line 101, in rtd_render content = old_render(template, render_context) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/jinja2glue.py", line 138, in render return self.environment.get_template(template).render(context) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/jinja2/environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/jinja2/environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/jinja2/_compat.py", line 37, in reraise raise value.with_traceback(tb) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/themes/basic/page.html", line 10, in top-level template code {%- extends "layout.html" %} File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx_rtd_theme/layout.html", line 122, in top-level template code {% block menu %} File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx_rtd_theme/layout.html", line 123, in block "menu" {% set toctree = toctree(maxdepth=4, collapse=theme_collapse_navigation, includehidden=True) %} File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/jinja2/sandbox.py", line 440, in call return __context.call(__obj, *args, **kwargs) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 793, in ctx['toctree'] = lambda **kw: self._get_local_toctree(pagename, **kw) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 955, in _get_local_toctree self.fix_refuris(toctree) File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 940, in fix_refuris for refnode in tree.traverse(nodes.reference): AttributeError: 'NoneType' object has no attribute 'traverse' Exception occurred: File "/user_builds/autocorrelator/envs/added_documentation/lib/python3.4/site-packages/sphinx/builders/html.py", line 940, in fix_refuris for refnode in tree.traverse(nodes.reference): AttributeError: 'NoneType' object has no attribute 'traverse' The full traceback has been saved in /tmp/sphinx-err-cgnt5k1f.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks!