Build failed in Jenkins: reproducible_html_live_status #542463

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 11 14:52:00 BST 2025


See <https://jenkins.debian.net/job/reproducible_html_live_status/542463/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on the built-in node in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins1839965981320732225.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
[2025-08-11 13:52:00] INFO: Starting at 2025-08-11 13:52:00.427556
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 19, in <module>
    from reproducible_html_indexes import build_leading_text_section
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 89, in <module>
    count_results = select(
                    ~~~~~~^
        [func.count(results.c.id)]
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ).select_from(
    ^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/_selectable_constructors.py", line 537, in select
    return Select(*entities)
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/selectable.py", line 5341, in __init__
    coercions.expect(
    ~~~~~~~~~~~~~~~~^
        roles.ColumnsClauseRole, ent, apply_propagate_attrs=self
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/coercions.py", line 395, in expect
    resolved = impl._literal_coercion(
        element, argname=argname, **kw
    )
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/coercions.py", line 634, in _literal_coercion
    self._raise_for_expected(element, argname)
    ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/coercions.py", line 1132, in _raise_for_expected
    return super()._raise_for_expected(
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        element, argname=argname, resolved=resolved, advice=advice, **kw
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/coercions.py", line 695, in _raise_for_expected
    super()._raise_for_expected(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        element,
        ^^^^^^^^
    ...<5 lines>...
        **kw,
        ^^^^^
    )
    ^
  File "/usr/lib/python3/dist-packages/sqlalchemy/sql/coercions.py", line 518, in _raise_for_expected
    raise exc.ArgumentError(msg, code=code) from err
sqlalchemy.exc.ArgumentError: Column expression, FROM clause, or other columns clause element expected, got [<sqlalchemy.sql.functions.count at 0x7f7658f84ad0; count>]. Did you mean to say select(<sqlalchemy.sql.functions.count at 0x7f7658f84ad0; count>)?
[2025-08-11 13:52:00] INFO: Finished at 2025-08-11 13:52:00.567226, took: 0:00:00.139673
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list