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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Aug 26 09:37:27 BST 2019


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

Changes:

[lamby] Add fix/patch for embeds_build_data_via_node_preamble toolchain issue.

------------------------------------------
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/>
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 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
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
 > git fetch --tags --force --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5d91c741465c79b727a951e29389d86e84ef4de9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d91c741465c79b727a951e29389d86e84ef4de9 # timeout=10
Commit message: "Add fix/patch for embeds_build_data_via_node_preamble toolchain issue."
 > git rev-list --no-walk 34562b85cbb19004bb711c0770aa7feca7895bbf # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins16337513270872897205.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2019-08-26 08:37:13] INFO: Starting at 2019-08-26 08:37:13.465866
[2019-08-26 08:37:19] INFO: notes loaded. There are 6373 packages listed
[2019-08-26 08:37:26] INFO: notes checked. There are 6373 packages listed
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_notes.py", line 185, in <module>
    issues = load_issues()
  File "/srv/jenkins/bin/reproducible_notes.py", line 111, in load_issues
    issues = yaml.load(fd)
  File "/usr/lib/python3/dist-packages/yaml/__init__.py", line 72, in load
    return loader.get_single_data()
  File "/usr/lib/python3/dist-packages/yaml/constructor.py", line 35, in get_single_data
    node = self.get_single_node()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 36, in get_single_node
    document = self.compose_document()
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 55, in compose_document
    node = self.compose_node(None, None)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 84, in compose_node
    node = self.compose_mapping_node(anchor)
  File "/usr/lib/python3/dist-packages/yaml/composer.py", line 127, in compose_mapping_node
    while not self.check_event(MappingEndEvent):
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 98, in check_event
    self.current_event = self.state()
  File "/usr/lib/python3/dist-packages/yaml/parser.py", line 428, in parse_block_mapping_key
    if self.check_token(KeyToken):
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 116, in check_token
    self.fetch_more_tokens()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 220, in fetch_more_tokens
    return self.fetch_value()
  File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 576, in fetch_value
    self.get_mark())
yaml.scanner.ScannerError: mapping values are not allowed here
  in "issues.yml", line 2004, column 6
[2019-08-26 08:37:27] INFO: Finished at 2019-08-26 08:37:27.040251, took: 0:00:13.574407
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list