name: docs-linkcheck run_id: commands[0] env LANG: en_US.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin:/opt/pyenv/bin:/tmp/venv-0GmF/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/bin:/usr/bin:/opt/puppetlabs/bin:/usr/local/sbin:/usr/sbin:/home/jenkins/bin env PYTHONHASHSEED: 2935599108 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env TOX_ENV_NAME: docs-linkcheck env TOX_WORK_DIR: /w/workspace/rtdv3-global-verify-master/.tox env TOX_ENV_DIR: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck env VIRTUAL_ENV: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck metadata pid: 2398 cwd: /w/workspace/rtdv3-global-verify-master allow: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/bin/* cmd: sphinx-build -W -b linkcheck -d /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/rtdv3-global-verify-master/docs/_build/linkcheck exit_code: 0 Running Sphinx v7.4.7 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [linkcheck]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] index reading sources... [ 50%] installation-guide reading sources... [ 75%] overview reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying assets: done writing output... [ 25%] index writing output... [ 50%] installation-guide writing output... [ 75%] overview writing output... [100%] release-notes (installation-guide: line 249) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/nonrtric/plt/ranpm (installation-guide: line 253) -ignored- https://gerrit.o-ran-sc.org/r/admin/repos/aiml-fw/aimlfw-dep (installation-guide: line 272) redirect https://lf-o-ran-sc.atlassian.net/wiki/download/attachments/13697168/feature_group_create_final_lowres.mp4?api=v2 - with Found to https://api.media.atlassian.com/file/0f86e6dc-c5aa-449e-8604-a0448d7e3047/binary?token=eyJhbGciOiJIUzI1NiJ9.eyJpc3MiOiIwMmI1MjU5Zi1mZWMxLTQ3ZjMtOTJlMS01MzgwOGU0NjQ2YzQiLCJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjBmODZlNmRjLWM1YWEtNDQ5ZS04NjA0LWEwNDQ4ZDdlMzA0NyI6WyJyZWFkIl19LCJleHAiOjE3MjgxMjE2MDgsIm5iZiI6MTcyODAzODY4OH0.dlOGJseekH2DuUB7JGIzu4e9vYWmiQb2RyKZ_Q1rSrM&client=02b5259f-fec1-47f3-92e1-53808e4646c4&name=feature_group_create_final_lowres.mp4 (installation-guide: line 408) redirect https://wiki.o-ran-sc.org/display/AIMLFEW/Files+for+I+release - with Found to https://lf-o-ran-sc.atlassian.net/wiki/spaces/AIMLFEW/pages/13697096/Files+for+I+release build succeeded. Look for any errors in the above output or in docs/_build/linkcheck/output.txt standard error: /w/workspace/rtdv3-global-verify-master/.tox/docs-linkcheck/lib/python3.9/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1)