[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #4557
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Tue Aug 23 10:05:50 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_notes/4557/>
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
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 549b7b49597164ce14c61048d63326c52694eb79 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 549b7b49597164ce14c61048d63326c52694eb79
> git rev-list 549b7b49597164ce14c61048d63326c52694eb79 # timeout=10
> git tag -a -f -m Jenkins Build #4557 jenkins-reproducible_html_notes-4557 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2677993891965321706.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-08-23 10:05:24.002164
INFO: notes loaded. There are 4094 packages listed
INFO: notes checked. There are 4094 packages listed
INFO: Issues loaded. There are 227 issues
INFO: Saved 22506 notes in the database
INFO: Finished at 2016-08-23 10:05:32.155373, took: 0:00:08.153255
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-08-23 10:05:32.814990
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 4094 note pages.
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 463, in <module>
iterate_over_issues(issues)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 383, in iterate_over_issues
left_nav_html = create_main_navigation(displayed_page='issues')
File "/srv/jenkins/bin/reproducible_common.py", line 326, in create_main_navigation
return renderer.render(main_navigation_template, context)
File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 454, in render
return self._render_string(template, *context, **kwargs)
File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 402, in _render_string
return self._render_final(render_func, *context, **kwargs)
File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 419, in _render_final
return render_func(engine, stack)
File "/usr/lib/python3/dist-packages/pystache/renderer.py", line 400, in <lambda>
render_func = lambda engine, stack: engine.render(template, stack)
File "/usr/lib/python3/dist-packages/pystache/renderengine.py", line 180, in render
parsed_template = parse(template, delimiters)
File "/usr/lib/python3/dist-packages/pystache/parser.py", line 42, in parse
return parser.parse(template)
File "/usr/lib/python3/dist-packages/pystache/parser.py", line 321, in parse
raise ParsingError("Section end tag mismatch: %s != %s" % (tag_key, section_key))
pystache.parser.ParsingError: Section end tag mismatch: jenkins-docs != breakages
INFO: Finished at 2016-08-23 10:05:49.429272, took: 0:00:16.614299
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list