Read the Docs build information Build id: 323648 Project: anapaya-scion Version: latest Commit: 0ec6ef4b21407c4b50eb89cff61ad654b2ae8723 Date: 2020-04-29T04:43:56.670887Z State: finished Success: True [rtd-command-info] start-time: 2020-04-29T04:43:58.842691Z, end-time: 2020-04-29T04:44:00.698857Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/scionproto/scion.git . Cloning into '.'... [rtd-command-info] start-time: 2020-04-29T04:44:00.991599Z, end-time: 2020-04-29T04:44:01.290680Z, 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 0ec6ef4 Initialize RTD project for documentation site (#3734) [rtd-command-info] start-time: 2020-04-29T04:44:01.403505Z, end-time: 2020-04-29T04:44:01.616255Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-04-29T04:44:02.887639Z, end-time: 2020-04-29T04:44:06.612841Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-04-29T04:44:06.858196Z, end-time: 2020-04-29T04:44:07.656407Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.7/site-packages (20.1) [rtd-command-info] start-time: 2020-04-29T04:44:07.799168Z, end-time: 2020-04-29T04:44:17.213845Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 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 sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.3-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.1-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 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=23754 sha256=8c01f56bb330dd7ec2ff1593b2febf0288e38749a356cd65dea2066a5103c505 Stored in directory: /tmp/pip-ephem-wheel-cache-zzyju36n/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b 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=491058 sha256=bc89f5e8dca9e0c4518b4dbd03ffbceef1105ff5d3422b44995f6b68d04d1d34 Stored in directory: /tmp/pip-ephem-wheel-cache-zzyju36n/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, certifi, chardet, urllib3, idna, requests, snowballstemmer, sphinxcontrib-websupport, six, pyparsing, packaging, pytz, babel, MarkupSafe, Jinja2, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.1.3 Uninstalling setuptools-46.1.3: Successfully uninstalled setuptools-46.1.3 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.3 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.1 urllib3-1.25.9 [rtd-command-info] start-time: 2020-04-29T04:44:18.428291Z, end-time: 2020-04-29T04:44:18.647322Z, duration: 0, exit-code: 0 cat doc/conf.py # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) import sphinx_rtd_theme # -- Project information ----------------------------------------------------- project = 'SCION' copyright = '2020, Anapaya Systems' author = 'Anapaya Systems' # -- General configuration --------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'recommonmark', 'sphinx_rtd_theme', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] master_doc = 'index' # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] ########################################################################### # 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 importlib 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 elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' 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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ], 'downloads': [ ("html", "//anapaya-scion.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'anapaya-scion', 'name': u'scion', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://anapaya-scion.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'scionproto', 'github_repo': 'scion', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '0ec6ef4b', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-04-29T04:44:18.786574Z, end-time: 2020-04-29T04:44:21.695898Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 15 source files that are out of date updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] BeaconExtensions reading sources... [ 13%] BeaconService reading sources... [ 20%] CertificateRenewal reading sources... [ 26%] ColibriService reading sources... [ 33%] ControlPlanePKI reading sources... [ 40%] DRKeyInfra reading sources... [ 46%] Environments reading sources... [ 53%] HiddenPaths reading sources... [ 60%] Metrics reading sources... [ 66%] PathPolicy reading sources... [ 73%] PathReversal reading sources... [ 80%] PathService reading sources... [ 86%] RevocationAuthentication reading sources... [ 93%] contribute reading sources... [100%] index looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/contribute.rst:5: WARNING: Duplicate explicit target name: "here". none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] BeaconExtensions writing output... [ 13%] BeaconService writing output... [ 20%] CertificateRenewal writing output... [ 26%] ColibriService writing output... [ 33%] ControlPlanePKI writing output... [ 40%] DRKeyInfra writing output... [ 46%] Environments writing output... [ 53%] HiddenPaths writing output... [ 60%] Metrics writing output... [ 66%] PathPolicy writing output... [ 73%] PathReversal writing output... [ 80%] PathService writing output... [ 86%] RevocationAuthentication writing output... [ 93%] contribute writing output... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:21: WARNING: None:any reference target not found: ../go/lib/env /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:22: WARNING: None:any reference target not found: ../go/lib/infra/modules/trust /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:23: WARNING: None:any reference target not found: ../go/lib/infra generating indices... genindex/home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:24: WARNING: None:any reference target not found: ../go/lib/periodic /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:34: WARNING: None:any reference target not found: ../go/lib/env /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:35: WARNING: None:any reference target not found: ../go/lib/infra/modules/trust /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:36: WARNING: None:any reference target not found: ../go/lib/infra /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:37: WARNING: None:any reference target not found: ../go/lib/periodic writing additional pages... search copying images... [ 6%] fig/inter_vs_intra_metrics.png copying images... [ 13%] fig/normal_paths_with_labels.png copying images... [ 20%] fig/shortcut_paths_with_labels.png copying images... [ 26%] fig/peering_paths_with_labels.png copying images... [ 33%] fig/metrics_summary.png copying images... [ 40%] fig/config_metrics.png copying images... [ 46%] fig/beacon_srv/beaconing_overview.png copying images... [ 53%] fig/beacon_srv/ifstate_overview.png copying images... [ 60%] fig/beacon_srv/db_overview.png copying images... [ 66%] fig/colibri_srv/COS.png copying images... [ 73%] fig/validity_period.png copying images... [ 80%] fig/offset.png copying images... [ 86%] fig/scmp_auth.png copying images... [ 93%] fig/hidden_paths/HiddenPath.png copying images... [100%] fig/hidden_paths/PathLookup.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 10 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-04-29T04:44:21.827301Z, end-time: 2020-04-29T04:44:24.318025Z, duration: 2, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 15 added, 0 changed, 0 removed reading sources... [ 6%] BeaconExtensions reading sources... [ 13%] BeaconService reading sources... [ 20%] CertificateRenewal reading sources... [ 26%] ColibriService reading sources... [ 33%] ControlPlanePKI reading sources... [ 40%] DRKeyInfra reading sources... [ 46%] Environments reading sources... [ 53%] HiddenPaths reading sources... [ 60%] Metrics reading sources... [ 66%] PathPolicy reading sources... [ 73%] PathReversal reading sources... [ 80%] PathService reading sources... [ 86%] RevocationAuthentication reading sources... [ 93%] contribute reading sources... [100%] index /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/envs/latest/lib/python3.7/site-packages/recommonmark/parser.py:65: UserWarning: Container node skipped: type=document warn("Container node skipped: type={0}".format(mdnode.t)) /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/contribute.rst:5: WARNING: Duplicate explicit target name: "here". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... contribute BeaconService BeaconExtensions PathService PathPolicy PathReversal HiddenPaths ColibriService CertificateRenewal ControlPlanePKI DRKeyInfra RevocationAuthentication Environments Metrics /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:21: WARNING: None:any reference target not found: ../go/lib/env /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:22: WARNING: None:any reference target not found: ../go/lib/infra/modules/trust /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:23: WARNING: None:any reference target not found: ../go/lib/infra /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/BeaconService.md:24: WARNING: None:any reference target not found: ../go/lib/periodic /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:34: WARNING: None:any reference target not found: ../go/lib/env /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:35: WARNING: None:any reference target not found: ../go/lib/infra/modules/trust /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:36: WARNING: None:any reference target not found: ../go/lib/infra /home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/ColibriService.md:37: WARNING: None:any reference target not found: ../go/lib/periodic writing... done writing additional files... copying images... [ 6%] fig/beacon_srv/beaconing_overview.png copying images... [ 13%] fig/beacon_srv/ifstate_overview.png copying images... [ 20%] fig/beacon_srv/db_overview.png copying images... [ 26%] fig/inter_vs_intra_metrics.png copying images... [ 33%] fig/normal_paths_with_labels.png copying images... [ 40%] fig/shortcut_paths_with_labels.png copying images... [ 46%] fig/peering_paths_with_labels.png copying images... [ 53%] fig/metrics_summary.png copying images... [ 60%] fig/config_metrics.png copying images... [ 66%] fig/hidden_paths/HiddenPath.png copying images... [ 73%] fig/hidden_paths/PathLookup.png copying images... [ 80%] fig/colibri_srv/COS.png copying images... [ 86%] fig/validity_period.png copying images... [ 93%] fig/offset.png copying images... [100%] fig/scmp_auth.png copying static files... WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/user_builds/anapaya-scion/checkouts/latest/doc/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 10 warnings. The HTML page is in _build/localmedia.