[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #173892

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 9 14:24:37 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_live_status/173892/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7512182823288945153.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-08-09 14:22:58.853575
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
CRITICAL: Error executing this query:
CRITICAL: SELECT s.id, s.suite, s.architecture, s.name, s.version, p.date_build_started, r.status, r.build_duration, (SELECT coalesce(AVG(h.build_duration), 0) FROM stats_build AS h WHERE h.status IN ("reproducible", "unreproducible") AND h.name=s.name AND h.suite=s.suite AND h.architecture=s.architecture) , p.job FROM sources AS s JOIN schedule AS p ON p.package_id=s.id LEFT JOIN results AS r ON s.id=r.package_id WHERE p.date_build_started IS NOT NULL AND s.architecture="amd64" ORDER BY p.date_build_started DESC








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 136, in <module>
    generate_schedule(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 39, in generate_schedule
    html += generate_live_status_table(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 72, in generate_live_status_table
    rows = query_db(query.format(arch=arch))
  File "/srv/jenkins/bin/reproducible_common.py", line 358, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-08-09 14:24:37.707073, took: 0:01:38.853516
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list