[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_pkg_sets #6890

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 6 08:33:54 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_pkg_sets/6890/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_pkg_sets/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson7917752936715623399.sh
+ /srv/jenkins/bin/reproducible_html_pkg_sets.py
INFO: Starting at 2016-08-06 08:31:19.506836
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Creating pkgset index page for testing/amd64.
CRITICAL: Error executing this query:
CRITICAL: SELECT n.issues, n.bugs, n.comments FROM notes AS n JOIN sources AS s ON s.id=n.package_id WHERE s.name="bash" AND s.suite="testing" AND s.architecture="amd64"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 310, in <module>
    create_pkgset_page_and_graphs(suite, arch, stats, pkgset_name)
  File "/srv/jenkins/bin/reproducible_html_pkg_sets.py", line 240, in create_pkgset_page_and_graphs
    'package_list_html': link_packages(stats[cutename], suite, arch, bugs),
  File "/srv/jenkins/bin/reproducible_common.py", line 464, in link_packages
    html += link_package(pkg, suite, arch, bugs)
  File "/srv/jenkins/bin/reproducible_common.py", line 442, in link_package
    notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
  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-06 08:33:46.741887, took: 0:02:27.235142
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list