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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Sep 8 05:47:16 UTC 2015


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

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1666835418247071992.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2015-09-08 05:45:57.151581
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 which failed to build reproducibly" now available at https://reproducible.debian.net/testing/amd64/index_FTBR.html
INFO: "Packages in testing/amd64 where the build dependencies failed to be satisfied" now available at https://reproducible.debian.net/testing/amd64/index_depwait.html
INFO: "Packages in testing/amd64 which should not be build on "amd64"" now available at https://reproducible.debian.net/testing/amd64/index_not_for_us.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 failed to build from source" now available at https://reproducible.debian.net/testing/amd64/index_FTBFS.html
INFO: "Packages in testing/amd64 which built reproducibly" now available at https://reproducible.debian.net/testing/amd64/index_reproducible.html
INFO: "Packages in testing/amd64 where the sources failed to download" now available at https://reproducible.debian.net/testing/amd64/index_404.html
CRITICAL: Error execting this query:
CRITICAL: SELECT s.name FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.suite="testing" AND s.architecture="amd64" AND r.status="reproducible" ORDER BY r.build_date DESC








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 576, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 523, in build_page
    html1, footnote1 = build_page_section(page, section, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 465, in build_page_section
    html += build_leading_text_section(section, rows, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 432, in build_leading_text_section
    count = len(query_db(queries[section['query2']].format(suite=suite, arch=arch)))
  File "/srv/jenkins/bin/reproducible_common.py", line 320, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2015-09-08 05:47:16.603853, took: 0:01:19.452286
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list