[Qa-jenkins-scm] Build failed in Jenkins: reproducible_scheduler #12491

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Mar 4 18:14:25 UTC 2016


See <https://jenkins.debian.net/job/reproducible_scheduler/12491/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_scheduler/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5887325947577023785.sh
+ /srv/jenkins/bin/reproducible_scheduler.py
INFO: Starting at 2016-03-04 18:10:52.940177
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Updating sources tables for all suites.
INFO: Downloading sources file for testing: http://ftp.de.debian.org/debian/dists/testing/main/source/Sources.xz
INFO: Updating sources db for testing/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Updating sources db for testing/armhf...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
INFO: Downloading sources file for unstable: http://ftp.de.debian.org/debian/dists/unstable/main/source/Sources.xz
INFO: Updating sources db for unstable/amd64...
INFO: Pushing 0 updated packages to the database...
INFO: Now inserting 0 new sources in the database: []
INFO: Now deleting 0 removed packages: []
CRITICAL: Error executing this query:
CRITICAL: SELECT count(*) FROM sources WHERE suite="unstable" AND architecture="amd64"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 575, in <module>
    update_sources(suite)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 178, in update_sources
    update_sources_db(suite, arch, sources)
  File "/srv/jenkins/bin/reproducible_scheduler.py", line 262, in update_sources_db
    pkgs_end = query_db(query.format(suite, arch))
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-03-04 18:14:24.977294, took: 0:03:32.037138
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list