Read the Docs build information Build id: 2154711 Project: quantumcast-public-platform-documentation Version: stable Commit: d4491d8a1670b74a7b58895dd04db7b8eab8dd11 Date: 2024-04-16T11:21:17.253128Z State: finished Success: True [rtd-command-info] start-time: 2024-04-16T11:21:18.414772Z, end-time: 2024-04-16T11:21:19.743003Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:QuantumCast/platform-documentation.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-04-16T11:21:19.808257Z, end-time: 2024-04-16T11:21:20.800673Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 d4491d8a1670b74a7b58895dd04db7b8eab8dd11 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:QuantumCast/platform-documentation * branch d4491d8a1670b74a7b58895dd04db7b8eab8dd11 -> FETCH_HEAD [rtd-command-info] start-time: 2024-04-16T11:21:20.931035Z, end-time: 2024-04-16T11:21:21.002035Z, duration: 0, exit-code: 0 git checkout --force d4491d8a1670b74a7b58895dd04db7b8eab8dd11 Note: switching to 'd4491d8a1670b74a7b58895dd04db7b8eab8dd11'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at d4491d8 Additions to Fallback [rtd-command-info] start-time: 2024-04-16T11:21:21.071964Z, end-time: 2024-04-16T11:21:21.133818Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-04-16T11:21:21.199994Z, end-time: 2024-04-16T11:21:21.265194Z, duration: 0, exit-code: 0 cat .readthedocs.yml # Read the Docs configuration file for Sphinx projects # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-22.04 tools: python: "3.7" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70" # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references # fail_on_warning: true # Optionally build your docs in additional formats such as PDF and ePub formats: - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2024-04-16T11:21:26.458496Z, end-time: 2024-04-16T11:21:26.536420Z, duration: 0, exit-code: 0 asdf global python 3.7.17 [rtd-command-info] start-time: 2024-04-16T11:21:27.003168Z, end-time: 2024-04-16T11:21:28.324375Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.7.17.final.0-64 in 971ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-04-16T11:21:28.407192Z, end-time: 2024-04-16T11:21:36.528292Z, duration: 8, 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/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (67.6.1) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 804.0/804.0 kB 19.7 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.0 setuptools-68.0.0 [rtd-command-info] start-time: 2024-04-16T11:21:36.597647Z, end-time: 2024-04-16T11:21:43.520788Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.12 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.20,>=0.14 (from sphinx) Downloading docutils-0.19-py3-none-any.whl.metadata (2.7 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.5.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata>=4.8->sphinx) Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx) Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx) Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 57.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 164.1 MB/s eta 0:00:00 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 205.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 187.3 MB/s eta 0:00:00 Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 137.8 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 205.5 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 170.6 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 182.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 186.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 185.3 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 165.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 175.0 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 189.1 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 201.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (136 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 136.8/136.8 kB 194.7 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 167.0 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 208.8 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 170.7 MB/s eta 0:00:00 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Installing collected packages: snowballstemmer, pytz, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.13 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.19 idna-3.7 imagesize-1.4.1 importlib-metadata-6.7.0 packaging-24.0 pytz-2024.1 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-5.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.7.1 urllib3-2.0.7 zipp-3.15.0 [rtd-command-info] start-time: 2024-04-16T11:21:43.595316Z, end-time: 2024-04-16T11:21:54.821191Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==4.0.2 (from -r requirements.txt (line 1)) Downloading Sphinx-4.0.2-py3-none-any.whl.metadata (7.9 kB) Collecting sphinx-hoverxref>=0.2b1 (from -r requirements.txt (line 2)) Downloading sphinx_hoverxref-1.3.0-py2.py3-none-any.whl.metadata (3.1 kB) Collecting sphinx-notfound-page>=0.4 (from -r requirements.txt (line 3)) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinx_rtd_theme==0.5.2 (from -r requirements.txt (line 4)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl.metadata (3.6 kB) Collecting sphinxcontrib-httpdomain (from -r requirements.txt (line 5)) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl.metadata (2.0 kB) Collecting sphinxext-opengraph (from -r requirements.txt (line 6)) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl.metadata (6.5 kB) Collecting sphinx_tabs (from -r requirements.txt (line 7)) Downloading sphinx_tabs-3.4.5-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxemoji (from -r requirements.txt (line 8)) Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 4.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_copybutton (from -r requirements.txt (line 9)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting readthedocs-sphinx-search (from -r requirements.txt (line 10)) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting sphinx-prompt (from -r requirements.txt (line 11)) Downloading sphinx_prompt-1.5.0-py3-none-any.whl.metadata (1.2 kB) Collecting sphinx_typo3_theme (from -r requirements.txt (line 13)) Downloading sphinx_typo3_theme-4.9.0-py2.py3-none-any.whl.metadata (13 kB) Collecting btd.sphinx.graphviz (from -r requirements.txt (line 14)) Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: Pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (2.17.2) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (3.1.3) Collecting docutils<0.18,>=0.14 (from Sphinx==4.0.2->-r requirements.txt (line 1)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.31.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (68.0.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (24.0) Downloading docutils-0.16-py2.py3-none-any.whl.metadata (2.7 kB) Collecting sphinxcontrib-jquery (from sphinx-hoverxref>=0.2b1->-r requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting six (from sphinxcontrib-httpdomain->-r requirements.txt (line 5)) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Collecting matplotlib (from sphinxext-opengraph->-r requirements.txt (line 6)) Downloading matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.7 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from babel>=1.3->Sphinx==4.0.2->-r requirements.txt (line 1)) (2024.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==4.0.2->-r requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (2024.2.2) Collecting cycler>=0.10 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading cycler-0.11.0-py3-none-any.whl.metadata (785 bytes) Collecting fonttools>=4.22.0 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading fonttools-4.38.0-py3-none-any.whl.metadata (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 17.0 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading kiwisolver-1.4.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.4 kB) Collecting numpy>=1.17 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.1 kB) Collecting pillow>=6.2.0 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting pyparsing>=2.2.1 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from kiwisolver>=1.0.1->matplotlib->sphinxext-opengraph->-r requirements.txt (line 6)) (4.7.1) Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 97.8 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 164.8 MB/s eta 0:00:00 Downloading sphinx_hoverxref-1.3.0-py2.py3-none-any.whl (32 kB) Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Downloading sphinxcontrib_httpdomain-1.8.1-py2.py3-none-any.whl (25 kB) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 214.2 MB/s eta 0:00:00 Downloading sphinx_tabs-3.4.5-py3-none-any.whl (9.9 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Downloading sphinx_typo3_theme-4.9.0-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 176.5 MB/s eta 0:00:00 Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl (7.5 kB) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 210.6 MB/s eta 0:00:00 Downloading matplotlib-3.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (11.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.2/11.2 MB 171.9 MB/s eta 0:00:00 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 198.8 MB/s eta 0:00:00 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Downloading fonttools-4.38.0-py3-none-any.whl (965 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 965.4/965.4 kB 214.2 MB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 210.9 MB/s eta 0:00:00 Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 169.0 MB/s eta 0:00:00 Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 186.9 MB/s eta 0:00:00 Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 184.3 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 205.5 MB/s eta 0:00:00 Building wheels for collected packages: sphinxemoji Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44408 sha256=051d79eb388976f98f097d163672c7c2f5fec72f9f4b976b30b37094c155c0dc Stored in directory: /tmp/pip-ephem-wheel-cache-tst06etm/wheels/09/10/81/0438103576aeaea47d55fe341a8e89d7561afc4e414741bf87 Successfully built sphinxemoji Installing collected packages: sphinx_typo3_theme, six, readthedocs-sphinx-search, pyparsing, pillow, numpy, kiwisolver, fonttools, docutils, cycler, Sphinx, python-dateutil, sphinxemoji, sphinxcontrib-jquery, sphinxcontrib-httpdomain, sphinx_tabs, sphinx_rtd_theme, sphinx-prompt, sphinx-notfound-page, sphinx_copybutton, matplotlib, btd.sphinx.graphviz, sphinxext-opengraph, sphinx-hoverxref Attempting uninstall: docutils Found existing installation: docutils 0.19 Uninstalling docutils-0.19: Successfully uninstalled docutils-0.19 Attempting uninstall: Sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Successfully installed Sphinx-4.0.2 btd.sphinx.graphviz-2.3.1.post1 cycler-0.11.0 docutils-0.16 fonttools-4.38.0 kiwisolver-1.4.5 matplotlib-3.5.3 numpy-1.21.6 pillow-9.5.0 pyparsing-3.1.2 python-dateutil-2.9.0.post0 readthedocs-sphinx-search-0.3.2 six-1.16.0 sphinx-hoverxref-1.3.0 sphinx-notfound-page-0.8.3 sphinx-prompt-1.5.0 sphinx_copybutton-0.5.2 sphinx_rtd_theme-0.5.2 sphinx_tabs-3.4.5 sphinx_typo3_theme-4.9.0 sphinxcontrib-httpdomain-1.8.1 sphinxcontrib-jquery-4.1 sphinxemoji-0.2.0 sphinxext-opengraph-0.8.2 [rtd-command-info] start-time: 2024-04-16T11:21:57.067758Z, end-time: 2024-04-16T11:21:57.129759Z, duration: 0, exit-code: 0 cat conf.py ## setup -> pip3 install -r requirements.txt # -*- coding: utf-8 -*- # # QuantumCast documentation build configuration file, created by # sphinx-quickstart on Mon Jul 31 15:43:58 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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 sys from datetime import datetime from os import path # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'QuantumCast Platform Documentation' author = u'QuantumCast Team' copyright = '2019-' + str(datetime.now().year) + ', ' + author import re # The full version, including alpha/beta/rc tags. release = re.sub('^v', '', os.popen('git describe').read().strip()) # The short X.Y version. version = release # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. #version = u'1.0.0' # The full version, including alpha/beta/rc tags. #release = u'1.0.0' # The short X.Y version. #try: # import docs # version = '.'.join(map(str, docs.version_info[:2])) # release = docs.__version__ #except ImportError: # version = '0.0.1' # release = '0.0.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] exclude_trees = ['.build'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme from sphinx.locale import _ #html_theme = 'alabaster' #html_theme = 'sphinx_rtd_theme' #html_theme_path = ["themes"] #html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # 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'] html_last_updated_fmt = '%b %d, %Y' html_show_sphinx = True html_theme = 'sphinx_rtd_theme' html_baseurl = 'https://docs.quantumcast-digital.com/projects/platform/en/stable/' html_theme_options = { 'logo_only': True, 'navigation_depth': 5, } html_logo = '_static/img/20190822_QuantumCast_logo_weiss.png' html_context = {} if not 'READTHEDOCS' in os.environ: html_static_path = ['_static/'] html_js_files = ['debug.js'] # Add fake versions for local QA of the menu html_context['test_versions'] = list(map( lambda x: str(x / 10), range(1, 100) )) # html_logo = "demo/static/logo-wordmark-light.svg" html_show_sourcelink = False # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. # extensions = ['sphinx.ext.githubpages'] extensions = [ 'hoverxref.extension', 'notfound.extension', 'sphinx.ext.coverage', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel', 'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinxcontrib.httpdomain', 'sphinx_rtd_theme', 'sphinxext.opengraph', 'sphinx_tabs.tabs', 'sphinxemoji.sphinxemoji', 'sphinx_search.extension', 'sphinx-prompt', 'sphinx_copybutton', 'sphinx_typo3_theme', 'sphinx.ext.graphviz' ] # -- GraphViz configuration ---------------------------------- #graphviz_output_format = 'svg' autosectionlabel_prefix_document = True #html_theme = 'sphinx_typo3_theme' #html_theme_options = { # # Banner # 'logo' : '', # 'logo_alt' : '', # 'logo_title' : '', # 'logo_url' : '', # # # Clear deprecated variables to make the "Edit On Github" button work # 'github_branch' : '', # 'github_commit_hash' : '', # 'github_repository' : '', # 'github_revision_msg' : '', # 'github_sphinx_locale': '', # # # Footer # #'docstypo3org' : 'True', # 'project_repository' : '', # # # How-to-edit # 'h2edit_url' : '' #} # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'QuantumCastDoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'quantumcast.tex', u'QuantumCast Platform Documentation', u'QuantumCast', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'quantumcast', u'QuantumCast Platform Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'quantumcast', u'QuantumCast Platform Documentation', author, 'QuantumCast Team', 'If it isn’t documented, it doesn’t exist.', 'Miscellaneous'), ] # Options for the InterSphinx extension # ------------------------------------- intersphinx_mapping = { 'attrs': ('https://www.attrs.org/en/stable/', None), 'coverage': ('https://coverage.readthedocs.io/en/stable', None), 'cssselect': ('https://cssselect.readthedocs.io/en/latest', None), 'itemloaders': ('https://itemloaders.readthedocs.io/en/latest/', None), 'pytest': ('https://docs.pytest.org/en/latest', None), 'python': ('https://docs.python.org/3', None), 'sphinx': ('https://www.sphinx-doc.org/en/master', None), 'tox': ('https://tox.readthedocs.io/en/latest', None), 'quantumcast-operation-manual': ('https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/', None), 'quantumcast-platform-documentation': ('https://docs.quantumcast-digital.com/projects/platform/en/stable/', None), 'quantumcast-doc-overview': ('https://docs.quantumcast-digital.com/en/latest/', None), } # Options for sphinx-hoverxref options # Disabled @readthedocs.com with own domain # ------------------------------------ hoverxref_auto_ref = True hoverxref_role_types = { "class": "tooltip", "confval": "tooltip", "hoverxref": "tooltip", "mod": "tooltip", "ref": "tooltip", } hoverxref_roles = ['command', 'reqmeta', 'setting', 'signal'] hoverxref_api_host = 'https://docs.quantumcast-digital.com/_' # https://readthedocs.org # Options for sphinxext-opengraph options # ------------------------------------ ogp_site_url = "https://docs.quantumcast-digital.com/projects/platform/en/stable/" ogp_image = "https://docs.quantumcast-digital.com/projects/platform/en/stable/_static/img/quantumcast-icon-500x500-documentation.png" ogp_description_length = 300 ogp_type = "article" # Extensions to theme docs def setup(app): from sphinx.domains.python import PyField from sphinx.util.docfields import Field app.add_object_type( 'confval', 'confval', objname='configuration value', indextemplate='pair: %s; configuration value', doc_field_types=[ PyField( 'type', label=_('Type'), has_arg=False, names=('type',), bodyrolename='class' ), Field( 'default', label=_('Default'), has_arg=False, names=('default',), ), ] ) suppress_warnings = ['epub.unknown_project_files'] ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//docs.quantumcast-digital.com/_/downloads/platform/en/stable/pdf/"), ], 'subprojects': [ ], 'slug': 'quantumcast-public-platform-documentation', 'name': u'Public Platform Documentation', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'QuantumCast', 'proxied_api_host': '/_', 'github_repo': 'platform-documentation', 'github_version': 'd4491d8a1670b74a7b58895dd04db7b8eab8dd11', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'd4491d8a1670b74a7b58895dd04db7b8eab8dd11', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'd4491d8a1670b74a7b58895dd04db7b8eab8dd11', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': None, 'commit': 'd4491d8a', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantumcast-public-platform-documentation/builds/2154711/' 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-04-16T11:21:57.211446Z, end-time: 2024-04-16T11:22:07.425270Z, duration: 10, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.0.2 loading translations [en]... done making output directory... done loading intersphinx inventory from https://www.attrs.org/en/stable/objects.inv... loading intersphinx inventory from https://coverage.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://cssselect.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://itemloaders.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.pytest.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://tox.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/platform/en/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/en/latest/objects.inv... intersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/objects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://coverage.readthedocs.io/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://coverage.readthedocs.io/en/stable/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 57 source files that are out of date updating environment: [new config] 57 added, 0 changed, 0 removed reading sources... [ 1%] cloud-operators/advancedsettings reading sources... [ 3%] cloud-operators/autoswitch reading sources... [ 5%] cloud-operators/glitches reading sources... [ 7%] cloud-operators/index reading sources... [ 8%] cloud-operators/logimport_logimporter reading sources... [ 10%] cloud-operators/metaport reading sources... [ 12%] cloud-operators/metaspreader-conf reading sources... [ 14%] cloud-operators/musicmaster reading sources... [ 15%] developers/audiobutler reading sources... [ 17%] developers/index reading sources... [ 19%] developers/listenerids reading sources... [ 21%] developers/metadata reading sources... [ 22%] developers/metaport reading sources... [ 24%] developers/playerservices reading sources... [ 26%] developers/quantumcastapi reading sources... [ 28%] developers/tcf reading sources... [ 29%] developers/vast4 reading sources... [ 31%] index reading sources... [ 33%] introduction/index reading sources... [ 35%] introduction/supported-features reading sources... [ 36%] introduction/upgrades reading sources... [ 38%] introduction/what-is-quantumcast reading sources... [ 40%] topics/adflow reading sources... [ 42%] topics/advisor reading sources... [ 43%] topics/api reading sources... [ 45%] topics/audiobutler reading sources... [ 47%] topics/audiocache reading sources... [ 49%] topics/audiolibrary reading sources... [ 50%] topics/audioport reading sources... [ 52%] topics/audiostreamer reading sources... [ 54%] topics/audiotools reading sources... [ 56%] topics/authentication reading sources... [ 57%] topics/cloudconnect reading sources... [ 59%] topics/dataanalytics reading sources... [ 61%] topics/dynamicscheduling reading sources... [ 63%] topics/externalschedulingtools reading sources... [ 64%] topics/health reading sources... [ 66%] topics/logimporter reading sources... [ 68%] topics/logprocessing reading sources... [ 70%] topics/metaflow reading sources... [ 71%] topics/metaport reading sources... [ 73%] topics/metaspreader reading sources... [ 75%] topics/notificationservice reading sources... [ 77%] topics/playerservices reading sources... [ 78%] topics/playout reading sources... [ 80%] topics/playoutflow reading sources... [ 82%] topics/selfserviceconsole reading sources... [ 84%] topics/sequenceeditor reading sources... [ 85%] topics/skiponradio reading sources... [ 87%] topics/soundprocessing reading sources... [ 89%] topics/spotcontrol reading sources... [ 91%] topics/streamcontrol reading sources... [ 92%] topics/streamrecorder reading sources... [ 94%] topics/streamroute reading sources... [ 96%] topics/streamwatch reading sources... [ 98%] topics/timeshift reading sources... [100%] topics/transcoding looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] cloud-operators/advancedsettings writing output... [ 3%] cloud-operators/autoswitch writing output... [ 5%] cloud-operators/glitches writing output... [ 7%] cloud-operators/index writing output... [ 8%] cloud-operators/logimport_logimporter writing output... [ 10%] cloud-operators/metaport writing output... [ 12%] cloud-operators/metaspreader-conf writing output... [ 14%] cloud-operators/musicmaster writing output... [ 15%] developers/audiobutler writing output... [ 17%] developers/index writing output... [ 19%] developers/listenerids writing output... [ 21%] developers/metadata writing output... [ 22%] developers/metaport writing output... [ 24%] developers/playerservices writing output... [ 26%] developers/quantumcastapi writing output... [ 28%] developers/tcf writing output... [ 29%] developers/vast4 writing output... [ 31%] index Ignoring reference in hoverxref_ignore_refs. target=genindex writing output... [ 33%] introduction/index writing output... [ 35%] introduction/supported-features writing output... [ 36%] introduction/upgrades writing output... [ 38%] introduction/what-is-quantumcast writing output... [ 40%] topics/adflow writing output... [ 42%] topics/advisor writing output... [ 43%] topics/api writing output... [ 45%] topics/audiobutler writing output... [ 47%] topics/audiocache writing output... [ 49%] topics/audiolibrary writing output... [ 50%] topics/audioport writing output... [ 52%] topics/audiostreamer writing output... [ 54%] topics/audiotools writing output... [ 56%] topics/authentication writing output... [ 57%] topics/cloudconnect writing output... [ 59%] topics/dataanalytics writing output... [ 61%] topics/dynamicscheduling writing output... [ 63%] topics/externalschedulingtools writing output... [ 64%] topics/health writing output... [ 66%] topics/logimporter writing output... [ 68%] topics/logprocessing writing output... [ 70%] topics/metaflow writing output... [ 71%] topics/metaport writing output... [ 73%] topics/metaspreader writing output... [ 75%] topics/notificationservice writing output... [ 77%] topics/playerservices writing output... [ 78%] topics/playout writing output... [ 80%] topics/playoutflow writing output... [ 82%] topics/selfserviceconsole writing output... [ 84%] topics/sequenceeditor writing output... [ 85%] topics/skiponradio writing output... [ 87%] topics/soundprocessing writing output... [ 89%] topics/spotcontrol writing output... [ 91%] topics/streamcontrol writing output... [ 92%] topics/streamrecorder writing output... [ 94%] topics/streamroute writing output... [ 96%] topics/streamwatch writing output... [ 98%] topics/timeshift writing output... [100%] topics/transcoding generating indices... genindex http-routingtable done writing additional pages... search done copying images... [ 12%] cloud-operators/img/new_audio_source.png copying images... [ 25%] cloud-operators/img/transcoding.png copying images... [ 37%] cloud-operators/img/advanced_settings_fallback.png copying images... [ 50%] cloud-operators/img/Musicmaster_scheduling_workflow.png copying images... [ 62%] cloud-operators/img/Troubleshooting_Mixing_Protocol.png copying images... [ 75%] introduction/img/intro_audiocloudservices.png copying images... [ 87%] topics/img/quantumcast-metaflow.png copying images... [100%] topics/img/intro_dashboard.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2024-04-16T11:22:07.491003Z, end-time: 2024-04-16T11:22:09.786245Z, duration: 2, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v4.0.2 loading translations [en]... done making output directory... done loading pickled environment... done loading intersphinx inventory from https://coverage.readthedocs.io/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://coverage.readthedocs.io/en/stable/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://coverage.readthedocs.io/en/stable/objects.inv building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found processing quantumcast.tex... index introduction/what-is-quantumcast topics/selfserviceconsole topics/spotcontrol topics/streamcontrol topics/notificationservice topics/streamrecorder topics/audiostreamer topics/metaflow topics/adflow topics/playoutflow topics/audioport topics/transcoding topics/playout topics/audiolibrary topics/audiotools topics/soundprocessing topics/audiocache topics/audiobutler topics/dynamicscheduling topics/sequenceeditor topics/externalschedulingtools topics/skiponradio topics/timeshift topics/playerservices topics/streamroute topics/authentication topics/metaspreader topics/metaport topics/cloudconnect topics/logimporter topics/logprocessing topics/dataanalytics topics/api topics/streamwatch topics/advisor topics/health developers/index developers/listenerids developers/metadata developers/metaport developers/playerservices developers/tcf cloud-operators/index cloud-operators/advancedsettings cloud-operators/autoswitch cloud-operators/glitches cloud-operators/logimport_logimporter cloud-operators/metaport cloud-operators/metaspreader-conf cloud-operators/musicmaster resolving references... done writing... done copying images... [ 12%] introduction/img/intro_audiocloudservices.png copying images... [ 25%] topics/img/intro_dashboard.png copying images... [ 37%] topics/img/quantumcast-metaflow.png copying images... [ 50%] cloud-operators/img/new_audio_source.png copying images... [ 62%] cloud-operators/img/transcoding.png copying images... [ 75%] cloud-operators/img/advanced_settings_fallback.png copying images... [ 87%] cloud-operators/img/Musicmaster_scheduling_workflow.png copying images... [100%] cloud-operators/img/Troubleshooting_Mixing_Protocol.png copying TeX support files... copying TeX support files... done build succeeded, 1 warning. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/checkouts/stable/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2024-04-16T11:22:10.908838Z, end-time: 2024-04-16T11:22:10.965391Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2024-04-16T11:22:11.035502Z, end-time: 2024-04-16T11:22:17.907922Z, duration: 6, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=quantumcast-public-platform-documentation -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-public-platform-documentation" "quantumcast.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-public-platform-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-public-platform-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./intro_audiocl oudservices.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] Chapter 3. [7] [8 <./intro_dashboard.png>] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. [13] [14] Chapter 7. [15] [16] Chapter 8. LaTeX Warning: Hyper reference `topics/audioport:audioport' on page 17 undefine d on input line 485. LaTeX Warning: Hyper reference `topics/metaport:metaport' on page 17 undefined on input line 489. LaTeX Warning: Hyper reference `topics/playerservices:playerservices' on page 1 7 undefined on input line 498. LaTeX Warning: Hyper reference `topics/metaport:metaport' on page 17 undefined on input line 507. LaTeX Warning: Hyper reference `topics/metaspreader:metaspreader' on page 17 un defined on input line 516. LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 17 und efined on input line 526. LaTeX Warning: Hyper reference `developers/metaport:devmetaport' on page 17 und efined on input line 530. LaTeX Warning: Hyper reference `cloud-operators/metaspreader-conf:metaspreader- co' on page 17 undefined on input line 534. [17 <./quantumcast-metaflow.png>] [18] Chapter 9. [19] [20] Chapter 10. [21] [22] Chapter 11. [23] [24] Chapter 12. [25] [26] Chapter 13. [27] [28] Chapter 14. [29] [30] Chapter 15. [31] [32] Chapter 16. [33] [34] Chapter 17. [35] [36] Chapter 18. [37] [38] Chapter 19. [39] [40] Chapter 20. [41] [42] Chapter 21. [43] [44] Chapter 22. [45] [46] Chapter 23. [47] [48] Chapter 24. LaTeX Warning: Hyper reference `developers/playerservices:devplayerservices' on page 49 undefined on input line 1269. LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 49 und efined on input line 1273. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 49 undefined on input line 1277. [49] [50] Chapter 25. [51] LaTeX Warning: Hyper reference `developers/listenerids:listeneridscontainer' on page 52 undefined on input line 1456. LaTeX Warning: Hyper reference `topics/streamroute:streamurl-scheme' on page 52 undefined on input line 1484. Underfull \hbox (badness 10000) in paragraph at lines 1501--1504 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u\T1/txtt/m/n/10 ? [52] Underfull \hbox (badness 10000) in paragraph at lines 1521--1524 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.pls\T1/txtt/m/n/10 ? Underfull \hbox (badness 10000) in paragraph at lines 1541--1544 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u8\T1/txtt/m/n/10 ? LaTeX Warning: Hyper reference `developers/tcf:tcfconsent' on page 53 undefined on input line 1579. [53] [54] Chapter 26. [55] [56] Chapter 27. LaTeX Warning: Hyper reference `cloud-operators/metaspreader-conf:metaspreader- co' on page 57 undefined on input line 1655. LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 57 und efined on input line 1659. LaTeX Warning: Hyper reference `developers/metaport:devmetaport' on page 57 und efined on input line 1663. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 57 undefined on input line 1667. [57] [58] Chapter 28. LaTeX Warning: Hyper reference `developers/metaport:devmetaport' on page 59 und efined on input line 1703. LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 59 und efined on input line 1707. LaTeX Warning: Hyper reference `cloud-operators/metaspreader-conf:metaspreader- co' on page 59 undefined on input line 1711. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 59 undefined on input line 1715. LaTeX Warning: Hyper reference `cloud-operators/metaport:cloudops-delaymetada' on page 59 undefined on input line 1719. [59] [60] Chapter 29. [61] [62] Chapter 30. LaTeX Warning: Hyper reference `cloud-operators/logimport_logimporter:logimport -logimporter' on page 63 undefined on input line 1825. [63] [64] Chapter 31. [65] [66] Chapter 32. [67] [68] Chapter 33. [69] [70] Chapter 34. [71] [72] Chapter 35. [73] [74] Chapter 36. [75] [76] Chapter 37. LaTeX Warning: Hyper reference `topics/playerservices:playerservices' on page 7 7 undefined on input line 2062. [77] LaTeX Warning: Hyper reference `developers/listenerids:listener-identifier-ids' on page 78 undefined on input line 2108. LaTeX Warning: Hyper reference `topics/streamroute:partsofaudiostreamrequest' o n page 78 undefined on input line 2111. LaTeX Warning: Hyper reference `topics/streamroute:streamroute' on page 78 unde fined on input line 2140. Overfull \hbox (762.7415pt too wide) in paragraph at lines 2152--2152 []|\T1/txtt/m/n/10 idsv1=W3sicWMiOiI0ZThkNmQwNTEyOWI4ZDFjNmU2MTZiY2ZlYWIyYjlmMi J9LHsiYWRzd2l6eiI6ICJFNDUzNTk1Mi02QkVGLTQxMjItOUNGMS1DQzFBOTUwQ0VCQzMifSx7InF1Y W50eW9vIjogInh1bDhPbmdCSXMwOS1nOUptZmIyIn0seyJwbGF0Zm9ybWtleSI6ICJhcHAtbGlmZXJh ZGlvLWF0In1d| [78] LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 79 undefined on input line 2216. LaTeX Warning: Hyper reference `topics/metaspreader:metaspreader' on page 79 un defined on input line 2216. [79] LaTeX Warning: Hyper reference `cloud-operators/metaspreader-conf:metaspreader- co' on page 80 undefined on input line 2557. LaTeX Warning: Hyper reference `developers/metaport:devmetaport' on page 80 und efined on input line 2561. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 80 undefined on input line 2565. [80] LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 81 undefined on input line 2576. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 81 undefined on input line 2579. LaTeX Warning: Hyper reference `topics/metaport:metaport' on page 81 undefined on input line 2579. LaTeX Warning: Hyper reference `topics/selfserviceconsole:selfserviceconsole' o n page 81 undefined on input line 2589. [81] LaTeX Warning: Hyper reference `topics/selfserviceconsole:selfserviceconsole' o n page 82 undefined on input line 2789. [82] [83] LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 84 und efined on input line 3037. LaTeX Warning: Hyper reference `cloud-operators/metaspreader-conf:metaspreader- co' on page 84 undefined on input line 3041. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 84 undefined on input line 3045. Underfull \hbox (badness 10000) in paragraph at lines 3068--3073 \T1/txtt/m/n/10 /api.streamabc.net/metadata/channel/{channelkey}.txt \T1/qtm/m/ n/10 (Chan-nel TXT Polling) \T1/txtt/m/n/10 https://api. [84] [85] LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 86 und efined on input line 3136. LaTeX Warning: Hyper reference `topics/playerservices:playerservices' on page 8 6 undefined on input line 3140. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 86 undefined on input line 3144. LaTeX Warning: Hyper reference `developers/listenerids:listenerids' on page 86 undefined on input line 3148. [86] LaTeX Warning: Hyper reference `topics/streamroute:streamroute' on page 87 unde fined on input line 3285. Overfull \hbox (11.99368pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ LaTeX Warning: Hyper reference `topics/audiostreamer:audiostreamer' on page 87 undefined on input line 3307. LaTeX Warning: Hyper reference `topics/streamroute:streamroute' on page 87 unde fined on input line 3307. Overfull \hbox (11.99368pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ LaTeX Warning: Hyper reference `topics/audiostreamer:audiostreamer' on page 87 undefined on input line 3323. LaTeX Warning: Hyper reference `topics/streamroute:streamroute' on page 87 unde fined on input line 3323. [87] [88] Chapter 38. [89] [90] [91] [92 <./new_audio_source.png> <./transcoding.png>] [93 <./advance d_settings_fallback.png>] [94] LaTeX Warning: Hyper reference `cloud-operators/logimport_logimporter:healthche ck' on page 95 undefined on input line 3811. [95] [96] [97] LaTeX Warning: Hyper reference `cloud-operators/logimport_logimporter:inputplug in' on page 98 undefined on input line 4042. [98] [99] LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 100 un defined on input line 4126. Overfull \vbox (0.93636pt too high) detected at line 4173 [100] [101] LaTeX Warning: Hyper reference `developers/metadata:devmetadata' on page 102 un defined on input line 4299. LaTeX Warning: Hyper reference `developers/metaport:devmetaport' on page 102 un defined on input line 4303. LaTeX Warning: Hyper reference `topics/metaflow:metaflow' on page 102 undefined on input line 4307. [102] [103 <./Musicmaster_scheduling_workflow.png>] [104] [105] Underfull \vbox (badness 10000) detected at line 4664 Underfull \vbox (badness 10000) detected at line 4664 [106] [107] [108 <./Troubleshooting_Mixing_Protocol.png>] Chapter 39. [109] [110] LaTeX Warning: Reference `developers/playerservices:get-https---api.streamabc.n et-metadata-channel-(string-channelkey).json' on page 111 undefined on input li ne 4810. Overfull \hbox (145.37141pt too wide) in paragraph at lines 4810--4811 []\T1/txtt/m/n/10 GET https://api.streamabc.net/metadata/channel/(string:channe lkey).json\T1/qtm/m/n/10 , LaTeX Warning: Reference `developers/metaport:get-https---metadata.streamabc.ne t-metapush-(string-channelkey)-(string-token)' on page 111 undefined on input l ine 4811. Overfull \hbox (182.1213pt too wide) in paragraph at lines 4811--4812 []\T1/txtt/m/n/10 GET https://metadata.streamabc.net/metapush/(string:channelke y)/(string:token)\T1/qtm/m/n/10 , LaTeX Warning: Reference `developers/metaport:post-https---metadata.streamabc.n et-metapush-(string-channelkey)-(string-token)' on page 111 undefined on input line 4812. Overfull \hbox (187.37129pt too wide) in paragraph at lines 4812--4813 []\T1/txtt/m/n/10 POST https://metadata.streamabc.net/metapush/(string:channelk ey)/(string:token)\T1/qtm/m/n/10 , [111] No file quantumcast-public-platform-documentation.ind. (./quantumcast-public-platform-documentation.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `quantumcast-public-platform-documentation .out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on quantumcast-public-platform-documentation.pdf (115 pages, 103 8940 bytes). Transcript written on quantumcast-public-platform-documentation.log. Latexmk: Index file 'quantumcast-public-platform-documentation.idx' was written Latexmk: Missing input file 'quantumcast-public-platform-documentation.ind' (or dependence on it) from following: 'No file quantumcast-public-platform-documentation.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Latexmk: List of undefined refs and citations: Reference `developers/metaport:get-https---metadata.streamabc.net-metapush-(string-channelkey)-(string-token)' on page 111 undefined on input line 4811 Reference `developers/metaport:post-https---metadata.streamabc.net-metapush-(string-channelkey)-(string-token)' on page 111 undefined on input line 4812 Reference `developers/playerservices:get-https---api.streamabc.net-metadata-channel-(string-channelkey).json' on page 111 undefined on input line 4810 Rule 'makeindex quantumcast-public-platform-documentation.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-public-platform-documentation.idx' ------------ Run number 1 of rule 'makeindex quantumcast-public-platform-documentation.idx' ------------ ------------ Running 'makeindex -s python.ist -o "quantumcast-public-platform-documentation.ind" "quantumcast-public-platform-documentation.idx"' ------------ Latexmk: Examining 'quantumcast-public-platform-documentation.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex quantumcast-public-platform-documentation.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file quantumcast-public-platform-documentation.idx....done (134 entries accepted, 0 rejected). Sorting entries....done (1011 comparisons). Generating output file quantumcast-public-platform-documentation.ind....done (211 lines written, 0 warnings). Output written in quantumcast-public-platform-documentation.ind. Transcript written in quantumcast-public-platform-documentation.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-public-platform-documentation.aux' 'quantumcast-public-platform-documentation.ind' 'quantumcast-public-platform-documentation.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-public-platform-documentation" "quantumcast.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-public-platform-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-public-platform-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./quantumcast-public-platform-documentation.out) (./quantumcast-public-platform-documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./quantumcast-public-platform-documentation.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./intro_audiocl oudservices.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] Chapter 3. [7] [8 <./intro_dashboard.png>] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. [13] [14] Chapter 7. [15] [16] Chapter 8. [17 <./quantumcast-metaflow.png>] [18] Chapter 9. [19] [20] Chapter 10. [21] [22] Chapter 11. [23] [24] Chapter 12. [25] [26] Chapter 13. [27] [28] Chapter 14. [29] [30] Chapter 15. [31] [32] Chapter 16. [33] [34] Chapter 17. [35] [36] Chapter 18. [37] [38] Chapter 19. [39] [40] Chapter 20. [41] [42] Chapter 21. [43] [44] Chapter 22. [45] [46] Chapter 23. [47] [48] Chapter 24. [49] [50] Chapter 25. [51] Underfull \hbox (badness 10000) in paragraph at lines 1501--1504 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u\T1/txtt/m/n/10 ? [52] Underfull \hbox (badness 10000) in paragraph at lines 1521--1524 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.pls\T1/txtt/m/n/10 ? Underfull \hbox (badness 10000) in paragraph at lines 1541--1544 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u8\T1/txtt/m/n/10 ? [53] [54] Chapter 26. [55] [56] Chapter 27. [57] [58] Chapter 28. [59] [60] Chapter 29. [61] [62] Chapter 30. [63] [64] Chapter 31. [65] [66] Chapter 32. [67] [68] Chapter 33. [69] [70] Chapter 34. [71] [72] Chapter 35. [73] [74] Chapter 36. [75] [76] Chapter 37. [77] Overfull \hbox (762.7415pt too wide) in paragraph at lines 2152--2152 []|\T1/txtt/m/n/10 idsv1=W3sicWMiOiI0ZThkNmQwNTEyOWI4ZDFjNmU2MTZiY2ZlYWIyYjlmMi J9LHsiYWRzd2l6eiI6ICJFNDUzNTk1Mi02QkVGLTQxMjItOUNGMS1DQzFBOTUwQ0VCQzMifSx7InF1Y W50eW9vIjogInh1bDhPbmdCSXMwOS1nOUptZmIyIn0seyJwbGF0Zm9ybWtleSI6ICJhcHAtbGlmZXJh ZGlvLWF0In1d| [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 3068--3073 \T1/txtt/m/n/10 /api.streamabc.net/metadata/channel/{channelkey}.txt \T1/qtm/m/ n/10 (Chan-nel TXT Polling) \T1/txtt/m/n/10 https://api. [84] [85] [86] Overfull \hbox (11.99368pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ Overfull \hbox (11.99368pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ [87] [88] Chapter 38. [89] [90] [91] [92 <./new_audio_source.png> <./transcoding.png>] [93 <./advance d_settings_fallback.png>] [94] [95] [96] [97] [98] [99] Overfull \vbox (0.93636pt too high) detected at line 4173 [100] [101] [102] [103 <./Musicmaster_scheduling_workflow.png>] [104] [105] Underfull \vbox (badness 10000) detected at line 4664 Underfull \vbox (badness 10000) detected at line 4664 [106] [107] [108 <./Troubleshooting_Mixing_Protocol.png>] Chapter 39. [109] [110] Overfull \hbox (145.37141pt too wide) in paragraph at lines 4810--4811 []\T1/txtt/m/n/10 GET https://api.streamabc.net/metadata/channel/(string:channe lkey).json\T1/qtm/m/n/10 , Overfull \hbox (182.1213pt too wide) in paragraph at lines 4811--4812 []\T1/txtt/m/n/10 GET https://metadata.streamabc.net/metapush/(string:channelke y)/(string:token)\T1/qtm/m/n/10 , Overfull \hbox (187.37129pt too wide) in paragraph at lines 4812--4813 []\T1/txtt/m/n/10 POST https://metadata.streamabc.net/metapush/(string:channelk ey)/(string:token)\T1/qtm/m/n/10 , [111] (./quantumcast-public-platform-documentation.ind [112] [113] [114]) (./quantumcast-public-platform-documentation.aux) Package rerunfilecheck Warning: File `quantumcast-public-platform-documentation .out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on quantumcast-public-platform-documentation.pdf (118 pages, 106 2888 bytes). Transcript written on quantumcast-public-platform-documentation.log. Latexmk: Index file 'quantumcast-public-platform-documentation.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'quantumcast-public-platform-documentation.aux' 'quantumcast-public-platform-documentation.out' 'quantumcast-public-platform-documentation.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="quantumcast-public-platform-documentation" "quantumcast.tex"' ------------ Latexmk: Examining 'quantumcast-public-platform-documentation.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./quantumcast.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file quantumcast-public-platform-documentation.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./quantumcast-public-platform-documentation.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./quantumcast-public-platform-documentation.out) (./quantumcast-public-platform-documentation.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./quantumcast-public-platform-documentation.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) [3 <./intro_audiocl oudservices.png>] [4] Chapter 2. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [5] [6] Chapter 3. [7] [8 <./intro_dashboard.png>] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. [13] [14] Chapter 7. [15] [16] Chapter 8. [17 <./quantumcast-metaflow.png>] [18] Chapter 9. [19] [20] Chapter 10. [21] [22] Chapter 11. [23] [24] Chapter 12. [25] [26] Chapter 13. [27] [28] Chapter 14. [29] [30] Chapter 15. [31] [32] Chapter 16. [33] [34] Chapter 17. [35] [36] Chapter 18. [37] [38] Chapter 19. [39] [40] Chapter 20. [41] [42] Chapter 21. [43] [44] Chapter 22. [45] [46] Chapter 23. [47] [48] Chapter 24. [49] [50] Chapter 25. [51] Underfull \hbox (badness 10000) in paragraph at lines 1501--1504 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u\T1/txtt/m/n/10 ? [52] Underfull \hbox (badness 10000) in paragraph at lines 1521--1524 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.pls\T1/txtt/m/n/10 ? Underfull \hbox (badness 10000) in paragraph at lines 1541--1544 []\T1/txtt/m/n/10 https://domain/programkey/format/aggregator/listenerid/$[]$\T 1/qtm/m/it/10 lay.m3u8\T1/txtt/m/n/10 ? [53] [54] Chapter 26. [55] [56] Chapter 27. [57] [58] Chapter 28. [59] [60] Chapter 29. [61] [62] Chapter 30. [63] [64] Chapter 31. [65] [66] Chapter 32. [67] [68] Chapter 33. [69] [70] Chapter 34. [71] [72] Chapter 35. [73] [74] Chapter 36. [75] [76] Chapter 37. [77] Overfull \hbox (762.7415pt too wide) in paragraph at lines 2152--2152 []|\T1/txtt/m/n/10 idsv1=W3sicWMiOiI0ZThkNmQwNTEyOWI4ZDFjNmU2MTZiY2ZlYWIyYjlmMi J9LHsiYWRzd2l6eiI6ICJFNDUzNTk1Mi02QkVGLTQxMjItOUNGMS1DQzFBOTUwQ0VCQzMifSx7InF1Y W50eW9vIjogInh1bDhPbmdCSXMwOS1nOUptZmIyIn0seyJwbGF0Zm9ybWtleSI6ICJhcHAtbGlmZXJh ZGlvLWF0In1d| [78] [79] [80] [81] [82] [83] Underfull \hbox (badness 10000) in paragraph at lines 3068--3073 \T1/txtt/m/n/10 /api.streamabc.net/metadata/channel/{channelkey}.txt \T1/qtm/m/ n/10 (Chan-nel TXT Polling) \T1/txtt/m/n/10 https://api. [84] [85] [86] Overfull \hbox (11.99368pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3297--3297 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ Overfull \hbox (11.99368pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 8NyYeH7BoGP2MwvBX4JiQKGRgksjKBAQdtHGhcSQgBgIhViTKMYk2MjzNKJLJ AilsbO0NYCD9mnsHT3ZCY70- Overfull \hbox (101.24342pt too wide) in paragraph at lines 3313--3313 []\T1/txtt/m/n/10 7zlvT9hnDC8ZZ94bkw8P2DQMfsZheCvwTEgUMjBJZGUCAg7aONC4khADARCrE mUYxJsZHmaUSWSBFLY2doawEH7NPYOnuyEx3p9fd_ [87] [88] Chapter 38. [89] [90] [91] [92 <./new_audio_source.png> <./transcoding.png>] [93 <./advance d_settings_fallback.png>] [94] [95] [96] [97] [98] [99] Overfull \vbox (0.93636pt too high) detected at line 4173 [100] [101] [102] [103 <./Musicmaster_scheduling_workflow.png>] [104] [105] Underfull \vbox (badness 10000) detected at line 4664 Underfull \vbox (badness 10000) detected at line 4664 [106] [107] [108 <./Troubleshooting_Mixing_Protocol.png>] Chapter 39. [109] [110] Overfull \hbox (145.37141pt too wide) in paragraph at lines 4810--4811 []\T1/txtt/m/n/10 GET https://api.streamabc.net/metadata/channel/(string:channe lkey).json\T1/qtm/m/n/10 , Overfull \hbox (182.1213pt too wide) in paragraph at lines 4811--4812 []\T1/txtt/m/n/10 GET https://metadata.streamabc.net/metapush/(string:channelke y)/(string:token)\T1/qtm/m/n/10 , Overfull \hbox (187.37129pt too wide) in paragraph at lines 4812--4813 []\T1/txtt/m/n/10 POST https://metadata.streamabc.net/metapush/(string:channelk ey)/(string:token)\T1/qtm/m/n/10 , [111] (./quantumcast-public-platform-documentation.ind [112] [113] [114]) (./quantumcast-public-platform-documentation.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texlive/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi5.pfb> Output written on quantumcast-public-platform-documentation.pdf (118 pages, 106 2776 bytes). Transcript written on quantumcast-public-platform-documentation.log. Latexmk: Index file 'quantumcast-public-platform-documentation.idx' was written Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Latexmk: Log file says output to 'quantumcast-public-platform-documentation.pdf' Latexmk: Examining 'quantumcast-public-platform-documentation.log' === TeX engine is 'pdfTeX' Latexmk: All targets (quantumcast-public-platform-documentation.pdf) are up-to-date