From 5f458e89f81b37d0623f76f74b552320d0a4f687 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Fri, 5 Oct 2018 14:07:01 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: Verified-1 (1 comment) Zuul encountered a syntax error while parsing its configuration in the repo openstack/airship-berth on branch master. The error was: Ciphertext length must be equal to key size. The error appears in the following job stanza: job: name: airship-berth-docker-publish timeout: 1800 run: tools/gate/playbooks/docker-image-build.yaml nodeset: airship-armada-single-node secrets: - airship_berth_quay_creds vars: publish: true tags: dynamic: branch: true commit: true static: - latest in "openstack/airship-berth/.zuul.yaml@master", line 39, column 3 Patch-set: 1 Label: Verified=-1 --- 1ec7f56fe25a531c220aba1c2c78311fbfef59ec | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 1ec7f56fe25a531c220aba1c2c78311fbfef59ec diff --git a/1ec7f56fe25a531c220aba1c2c78311fbfef59ec b/1ec7f56fe25a531c220aba1c2c78311fbfef59ec new file mode 100644 index 0000000..6fa68c5 --- /dev/null +++ b/1ec7f56fe25a531c220aba1c2c78311fbfef59ec @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "key": { + "uuid": "3f79a3b5_909f97b2", + "filename": ".zuul.yaml", + "patchSetId": 1 + }, + "lineNbr": 54, + "author": { + "id": 22348 + }, + "writtenOn": "2018-10-05T14:07:01Z", + "side": 1, + "message": "Ciphertext length must be equal to key size.", + "range": { + "startLine": 39, + "startChar": 2, + "endLine": 54, + "endChar": 0 + }, + "revId": "1ec7f56fe25a531c220aba1c2c78311fbfef59ec", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file