[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #10452
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Thu Nov 12 12:36:23 GMT 2020
See <https://jenkins.debian.net/job/reproducible_html_notes/10452/display/redirect?page=changes>
Changes:
[lamby] Tag 7 total packages with build_path_captured_by_octave
------------------------------------------
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.20.1'
> 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 87bd7607717f9d2a94aaa9f8636b189cda4450fc (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 87bd7607717f9d2a94aaa9f8636b189cda4450fc # timeout=10
Commit message: "Tag 7 total packages with build_path_captured_by_octave"
> git rev-list --no-walk 76ceaf3a8da48dbd10ebf5cd5c5a0423b9283ffe # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins14637050524592349432.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2020-11-12 12:35:32] INFO: Starting at 2020-11-12 12:35:32.862503
[2020-11-12 12:35:40] INFO: Notes loaded. There are 6773 packages listed.
[2020-11-12 12:35:47] INFO: Notes checked. There are 6773 packages listed.
[2020-11-12 12:35:48] INFO: Issues loaded. There are 377 issues listed.
[2020-11-12 12:36:05] INFO: Saved 87462 notes in the database.
[2020-11-12 12:36:05] INFO: Finished at 2020-11-12 12:36:05.145005, took: 0:00:32.282522
+ /srv/jenkins/bin/reproducible_html_notes.py
[2020-11-12 12:36:05] INFO: Starting at 2020-11-12 12:36:05.674011
[2020-11-12 12:36:05] INFO: Finding out which usertagged bugs have been closed or at least have patches
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 506, in <module>
iterate_over_notes(notes)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 404, in iterate_over_notes
html = gen_html_note(package, note)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 238, in gen_html_note
tmp += fill_issue_in_note(issue)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 214, in fill_issue_in_note
details = issues[issue]
KeyError: 'build_path_captured_by_octave'
[2020-11-12 12:36:23] INFO: Finished at 2020-11-12 12:36:23.092238, took: 0:00:17.418239
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list