[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #7860

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon May 11 13:17:51 UTC 2015


See <https://jenkins.debian.net/job/reproducible_html_indexes/7860/>

------------------------------------------
Started by user Holger Levsen
Building in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3471573993246970076.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page...
INFO: "Packages in testing/amd64 tested in the last 48h for build reproducibility" now available at https://reproducible.debian.net/testing/amd64/index_last_48h.html
INFO: "Alphabetically sorted overview of all tested packages in testing/amd64)" now available at https://reproducible.debian.net/testing/amd64/index_all_abc.html
INFO: "Packages in testing/amd64 which have been blacklisted" now available at https://reproducible.debian.net/testing/amd64/index_blacklisted.html
INFO: "Packages in testing/amd64 which failed to build reproducibly" now available at https://reproducible.debian.net/testing/amd64/index_FTBR.html
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 379, in build_page_section
    query = queries[section['query']].format(suite=suite, arch=arch)
KeyError: 'status'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 489, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 439, in build_page
    html1, footnote1 = build_page_section(page, section, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 382, in build_page_section
    print_critical_message('A query failed: ' + query)
UnboundLocalError: local variable 'query' referenced before assignment
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list