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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Aug 23 10:14:04 UTC 2016


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

Changes:

[lamby] Tag 3 total packages with

------------------------------------------
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 dd61449d4c38a08b288993cfd9641daf548ea529 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd61449d4c38a08b288993cfd9641daf548ea529
 > git rev-list 549b7b49597164ce14c61048d63326c52694eb79 # timeout=10
 > git tag -a -f -m Jenkins Build #4558 jenkins-reproducible_html_notes-4558 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7987432272983026453.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-08-23 10:13:37.327742
INFO: notes loaded. There are 4096 packages listed
INFO: notes checked. There are 4096 packages listed
INFO: Issues loaded. There are 227 issues
INFO: Saved 22518 notes in the database
INFO: Finished at 2016-08-23 10:13:45.805137, took: 0:00:08.477420
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-08-23 10:13:46.358961
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 4096 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:14:03.333753, took: 0:00:16.974807
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list