[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #3628

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue May 10 00:03:20 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_notes/3628/changes>

Changes:

[d.s] packages -= feel++ python-scintific (rm'd from sid)

------------------------------------------
Started by an SCM change
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.debian.org/git/reproducible/notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
 > git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 581e54a56f2549b87b42ab1ef3b9a66693b0b7a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 581e54a56f2549b87b42ab1ef3b9a66693b0b7a9
 > git rev-list 6da85bbfe541d5acc209a7ad73fb3f9910c6171f # timeout=10
 > git tag -a -f -m Jenkins Build #3628 jenkins-reproducible_html_notes-3628 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson188840473353992683.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-05-10 00:00:42.085883
INFO: notes loaded. There are 3394 packages listed
INFO: notes checked. There are 3394 packages listed
INFO: Issues loaded. There are 189 issues
INFO: Saved 19524 notes in the database
INFO: Finished at 2016-05-10 00:00:48.824382, took: 0:00:06.738530
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-05-10 00:00:49.209718
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: Created 3394 note pages.
INFO: Created 189 issue pages for testing
INFO: Created 189 issue pages for unstable
INFO: Created 189 issue pages for experimental
INFO: Issues index now available at https://tests.reproducible-builds.org/index_issues.html
CRITICAL: Error executing this query:
CRITICAL: SELECT r.status, r.version, r.build_date FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="psi4" AND s.architecture="armhf" AND s.suite="testing"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 439, in <module>
    gen_packages_html([Package(x) for x in notes])
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 439, in <listcomp>
    gen_packages_html([Package(x) for x in notes])
  File "/srv/jenkins/bin/reproducible_common.py", line 726, in __init__
    self._status[suite][arch] = Build(self.name, suite, arch)
  File "/srv/jenkins/bin/reproducible_common.py", line 693, in __init__
    self._get_package_status()
  File "/srv/jenkins/bin/reproducible_common.py", line 702, in _get_package_status
    result = query_db(query)[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 360, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-05-10 00:03:20.078561, took: 0:02:30.868858
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list