summaryrefslogtreecommitdiffstats
path: root/test/lock-device/success/expected-payloads/expected-payload-2.json
blob: e241a1dcd6d9d2fff3527459289a4478307b1a51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "correlationUUID": "699706a7-380b-464b-8c84-6eb7c356099a",
  "commonHeader": {
    "timestamp": "2020-10-21T14:34:29.157Z",
    "originatorId": "System",
    "requestId": "lock-request-2",
    "subRequestId": "1",
    "flags": null
  },
  "actionIdentifiers": {
    "blueprintName": "RT-lock-device",
    "blueprintVersion": "1.0.0",
    "actionName": "resolve-deploy-kotlin",
    "mode": "sync"
  },
  "status": {
    "code": 500,
    "eventType": "EVENT_COMPONENT_FAILURE",
    "timestamp": "2020-10-21T14:34:40.817Z",
    "errorMessage": "Failed in ComponentScriptExecutor : Failed to acquire lock within timeout, failed to get execution property(node_templates/execute-kotlin/attributes/response-data)",
    "message": "failure"
  },
  "payload": {
    "resolve-deploy-kotlin-response": {}
  }
}