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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Aug 19 10:34:37 BST 2021


See <https://jenkins.debian.net/job/reproducible_html_notes/11246/display/redirect?page=changes>

Changes:

[Mattia Rizzolo] remove note about fixed package


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 924ca8b060112e74886a6f7a48bc1778e2896c39 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 924ca8b060112e74886a6f7a48bc1778e2896c39 # timeout=10
Commit message: "remove note about fixed package"
 > git rev-list --no-walk bfc823344e28068d6263e77f535317de905173a8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins15879498654992367578.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-08-19 09:33:40] INFO: Starting at 2021-08-19 09:33:40.093062
/srv/jenkins/bin/reproducible_notes.py:40: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  original = yaml.load(fd)
[2021-08-19 09:33:45] INFO: Notes loaded. There are 6915 packages listed.
[2021-08-19 09:33:53] INFO: Notes checked. There are 6915 packages listed.
/srv/jenkins/bin/reproducible_notes.py:111: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-19 09:33:53] INFO: Issues loaded. There are 393 issues listed.
[2021-08-19 09:34:16] INFO: Saved 113497 notes in the database.
[2021-08-19 09:34:16] INFO: Finished at 2021-08-19 09:34:16.709549, took: 0:00:36.616497
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-08-19 09:34:17] INFO: Starting at 2021-08-19 09:34:17.656048
[2021-08-19 09:34:17] INFO: Finding out which usertagged bugs have been closed or at least have patches
/srv/jenkins/bin/reproducible_html_notes.py:181: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  possible_notes = yaml.load(fd)
/srv/jenkins/bin/reproducible_html_notes.py:207: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  issues = yaml.load(fd)
[2021-08-19 09:34:37] INFO: Created 6915 note pages.
source_package is deprecated, please use source_packages instead
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 507, in <module>
    iterate_over_issues(issues)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 423, in iterate_over_issues
    html = gen_html_issue(issue, suite)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 330, in gen_html_issue
    pkgs_popcon = issues_popcon_annotate(pkgs)
  File "/srv/jenkins/bin/reproducible_html_notes.py", line 443, in issues_popcon_annotate
    popcon_dict.update(popcon.source_package(*issues_list))
  File "/usr/lib/python3/dist-packages/popcon/popcon.py", line 235, in source_package
    return source_packages(*package_list)
TypeError: source_packages() takes 1 positional argument but 2 were given
[2021-08-19 09:34:37] INFO: Finished at 2021-08-19 09:34:37.371072, took: 0:00:19.715028
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list