Build failed in Jenkins: reproducible_html_live_status #495134

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Mar 23 12:29:50 GMT 2024


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

Changes:


------------------------------------------
Started by user Holger Levsen
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/jenkins7174317043649544224.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
[2024-03-23 12:29:47] INFO: Starting at 2024-03-23 12:29:47.302616
[2024-03-23 12:29:47] INFO: Building the schedule index page for amd64...
/srv/jenkins/bin/reproducible_html_live_status.py:50: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release.  Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4)
  ).as_scalar()
/srv/jenkins/bin/reproducible_html_live_status.py:109: SADeprecationWarning: The SelectBase.as_scalar() method is deprecated and will be removed in a future release.  Please refer to SelectBase.scalar_subquery(). (deprecated since: 1.4)
  ).as_scalar()
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 211, in <module>
    generate_schedule(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 75, in generate_schedule
    html += generate_live_status_table(arch)
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 152, in generate_live_status_table
    html += '<td>' + convert_into_status_html(str(row[6])) + '</td><td>' + duration + '</td><td>' + avg_duration + '</td>'
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/jenkins/bin/rblib/html.py", line 158, in convert_into_status_html
    status = Status.get(statusname)
             ^^^^^^
NameError: name 'Status' is not defined. Did you mean: 'status'?
[2024-03-23 12:29:50] INFO: Finished at 2024-03-23 12:29:50.058759, took: 0:00:02.756151
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list