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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Aug 9 07:17:42 UTC 2015


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

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson3550197880180959394.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2015-08-09 07:15:59.449150
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page...
CRITICAL: Error execting this query:
CRITICAL: SELECT sch.date_scheduled, s.suite, s.architecture, s.name FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id WHERE sch.date_build_started = "" ORDER BY sch.date_scheduled








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 567, in <module>
    generate_schedule()
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 545, in generate_schedule
    rows = query_db(query)
  File "/srv/jenkins/bin/reproducible_common.py", line 309, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2015-08-09 07:17:42.022053, took: 0:01:42.572925
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list