Update patch set 2

Patch Set 2: 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: 2
Label: Verified=-1
This commit is contained in:
Gerrit User 22348 2018-10-05 14:19:46 +00:00 committed by Gerrit Code Review
parent 5dcd444da3
commit e251bd84e3
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "3f79a3b5_50501f60",
"filename": ".zuul.yaml",
"patchSetId": 2
},
"lineNbr": 60,
"author": {
"id": 22348
},
"writtenOn": "2018-10-05T14:19:46Z",
"side": 1,
"message": "Ciphertext length must be equal to key size.",
"range": {
"startLine": 45,
"startChar": 2,
"endLine": 60,
"endChar": 0
},
"revId": "ae124ac4a7d72b301feb78ce0d5c1455820491ef",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}