Skip to content

Nightly build is failing #1054

Description

@github-actions

The Nightly workflow is failing.
The documentation build failed.
Log:

Details
sphinx-build -b html -d build/doctrees  -W . build/html
�[01mRunning Sphinx v8.2.3�[39;49;00m
�[01mloading translations [en]... �[39;49;00mdone
�[01mmaking output directory... �[39;49;00mdone
Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
[autosummary] generating autosummary for: CONTRIBUTING.md, api/catalog.rst, api/http_util.rst, api/index.rst, api/metadata.rst, api/ncss.rst, api/ncssdataset.rst, api/radarserver.rst, api/simplewebservice.rst, citing.rst, developerguide.rst, index.rst, installguide.rst
loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ...
loading intersphinx inventory 'numpy' from https://numpy.org/doc/stable/objects.inv ...
loading intersphinx inventory 'matplotlib' from https://matplotlib.org/stable/objects.inv ...
loading intersphinx inventory 'requests' from https://requests.kennethreitz.org/en/latest/objects.inv ...
loading intersphinx inventory 'pandas' from https://pandas.pydata.org/docs/objects.inv ...
�[97mgenerating gallery...�[39;49;00m
�[2K�[01mgenerating gallery for examples... �[39;49;00m[ 50%] �[32mBasic_Usage.py�[39;49;00m
�[91mWARNING: 
�[01m�[91m../examples/Basic_Usage.py�[39;49;00m�[39;49;00m unexpectedly failed to execute correctly:

�[91m Traceback (most recent call last):
File "/home/runner/work/siphon/siphon/examples/Basic_Usage.py", line 27, in
cat = TDSCatalog('https://thredds.rda.ucar.edu/thredds/catalog/catalog.xml')
File "/opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/siphon/catalog.py", line 289, in init
resp.raise_for_status()
~~~~~~~~~~~~~~~~~~~~~^^
File "/opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/requests/models.py", line 1167, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 504 Server Error: Gateway Time-out for url: https://thredds.rda.ucar.edu/thredds/catalog/catalog.xml
�[39;49;00m�[39;49;00m

�[91mExtension error (sphinx_gallery.gen_gallery)!�[39;49;00m

Versions

  • Platform: linux; (Linux-6.17.0-1020-azure-x86_64-with-glibc2.39)
  • Python version: 3.14.6 (CPython)
  • Sphinx version: 8.2.3
  • Docutils version: 0.21.2
  • Jinja2 version: 3.1.6
  • Pygments version: 2.20.0

Last Messages

None.

Loaded Extensions

None.

Traceback

  File "/opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/sphinx/events.py", line 415, in emit
    raise ExtensionError(
    ...<4 lines>...
    ) from exc
sphinx.errors.ExtensionError: Handler <function generate_gallery_rst at 0x7f19bb01e350> for event 'builder-inited' threw an exception (exception: 504 Server Error: Gateway Time-out for url: https://thredds.rda.ucar.edu/thredds/catalog/catalog.xml)

The full traceback has been saved in:
/tmp/sphinx-err-io0qq55_.log

To report this error to the developers, please open an issue at https://github.com/sphinx-doc/sphinx/issues/. Thanks!
Please also report this if it was a user error, so that a better error message can be provided next time.
make: *** [Makefile:55: html] Error 2


Linkchecker output:

Details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions