From 8272d1ebb3a7e29b9fc79e7ce5828457ddd3f317 Mon Sep 17 00:00:00 2001 From: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Mon, 8 Oct 2018 13:50:40 +0000 Subject: [PATCH] Update patch set 4 Patch Set 4: 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-berth-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 45, column 3 Patch-set: 4 Reviewer: Gerrit User 22348 <22348@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Label: Verified=-1 --- dc7e55aa94f03bad857705e6c84891bbca3c1873 | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 dc7e55aa94f03bad857705e6c84891bbca3c1873 diff --git a/dc7e55aa94f03bad857705e6c84891bbca3c1873 b/dc7e55aa94f03bad857705e6c84891bbca3c1873 new file mode 100644 index 0000000..28f77f0 --- /dev/null +++ b/dc7e55aa94f03bad857705e6c84891bbca3c1873 @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "key": { + "uuid": "3f79a3b5_2ab9527b", + "filename": ".zuul.yaml", + "patchSetId": 4 + }, + "lineNbr": 60, + "author": { + "id": 22348 + }, + "writtenOn": "2018-10-08T13:50:40Z", + "side": 1, + "message": "Ciphertext length must be equal to key size.", + "range": { + "startLine": 45, + "startChar": 2, + "endLine": 60, + "endChar": 0 + }, + "revId": "dc7e55aa94f03bad857705e6c84891bbca3c1873", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file