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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Fri Oct 9 22:12:23 UTC 2015


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

------------------------------------------
Started by user Mattia Rizzolo
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 3031f13d17738c2216fbc05dcfc37a93573a887b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3031f13d17738c2216fbc05dcfc37a93573a887b
 > git rev-list 3031f13d17738c2216fbc05dcfc37a93573a887b # timeout=10
 > git tag -a -f -m Jenkins Build #2438 jenkins-reproducible_html_notes-2438 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson732391805727671089.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2015-10-09 22:12:16.453384
INFO: notes loaded. There are 3914 packages listed
INFO: Warning: This query produces no results: SELECT s.id, s.version, s.suite FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.name="python3-astroid" AND r.status != ""
This means there is no tested package with the name python3-astroid
INFO: notes checked. There are 3913 packages listed
INFO: Issues loaded. There are 170 issues
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 151, in <module>
    store_notes()
  File "/srv/jenkins/bin/reproducible_notes.py", line 141, in store_notes
    cursor.executemany(query, to_add)
sqlite3.InterfaceError: Error binding parameter 4 - probably unsupported type.
INFO: Finished at 2015-10-09 22:12:22.847564, took: 0:00:06.394203
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list