[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #7826
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jul 23 05:16:33 BST 2018
See <https://jenkins.debian.net/job/reproducible_html_notes/7826/display/redirect?page=changes>
Changes:
[intrigeri] Tag libvariable-magic-perl with captures_build_path_via_assert
[intrigeri] Tag libcrypt-openssl-rsa-perl with captures_build_path_via_assert
------------------------------------------
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 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 --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> 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 --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 3196783e75e0619b50d8c4706c7521d13b540b8f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3196783e75e0619b50d8c4706c7521d13b540b8f
Commit message: "Tag libcrypt-openssl-rsa-perl with captures_build_path_via_assert"
> git rev-list --no-walk 852236db3bd2ba35f9aada069d75173238c6d227 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5010903207265153298.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-07-23 04:16:30] INFO: Starting at 2018-07-23 04:16:30.492142
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_notes.py", line 179, in <module>
notes = load_notes()
File "/srv/jenkins/bin/reproducible_notes.py", line 40, in load_notes
original = 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 133, in compose_mapping_node
item_value = self.compose_node(node, item_key)
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 133, in compose_mapping_node
item_value = self.compose_node(node, item_key)
File "/usr/lib/python3/dist-packages/yaml/composer.py", line 82, in compose_node
node = self.compose_sequence_node(anchor)
File "/usr/lib/python3/dist-packages/yaml/composer.py", line 110, in compose_sequence_node
while not self.check_event(SequenceEndEvent):
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 382, in parse_block_sequence_entry
if self.check_token(BlockEntryToken):
File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 115, in check_token
while self.need_more_tokens():
File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 149, in need_more_tokens
self.stale_possible_simple_keys()
File "/usr/lib/python3/dist-packages/yaml/scanner.py", line 289, in stale_possible_simple_keys
"could not find expected ':'", self.get_mark())
yaml.scanner.ScannerError: while scanning a simple key
in "packages.yml", line 11525, column 1
could not find expected ':'
in "packages.yml", line 11526, column 10
[2018-07-23 04:16:32] INFO: Finished at 2018-07-23 04:16:32.938660, took: 0:00:02.446551
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list