go.uber.org/cadence@v1.2.9/internal/testdata/parentWF.json (about)

     1  [{
     2    "eventId": 1,
     3    "timestamp": 1561506494525296000,
     4    "eventType": "WorkflowExecutionStarted",
     5    "version": -24,
     6    "taskId": 50331648,
     7    "workflowExecutionStartedEventAttributes": {
     8      "workflowType": {
     9        "name": "go.uber.org/cadence/internal.testReplayWorkflowFromFileParent"
    10      },
    11      "taskList": {
    12        "name": "childWorkflowGroup"
    13      },
    14      "executionStartToCloseTimeoutSeconds": 60,
    15      "taskStartToCloseTimeoutSeconds": 60,
    16      "originalExecutionRunId": "0ea65eda-a0db-4a59-bef3-dce48e8484f8",
    17      "identity": "10773@longer-C02V60N3HTDG@",
    18      "attempt": 0,
    19      "cronSchedule": "",
    20      "firstDecisionTaskBackoffSeconds": 0,
    21      "header": {}
    22    }
    23  }, {
    24    "eventId": 2,
    25    "timestamp": 1561506494525315000,
    26    "eventType": "DecisionTaskScheduled",
    27    "version": -24,
    28    "taskId": 50331649,
    29    "decisionTaskScheduledEventAttributes": {
    30      "taskList": {
    31        "name": "childWorkflowGroup"
    32      },
    33      "startToCloseTimeoutSeconds": 60,
    34      "attempt": 0
    35    }
    36  }, {
    37    "eventId": 3,
    38    "timestamp": 1561506524119673000,
    39    "eventType": "DecisionTaskStarted",
    40    "version": -24,
    41    "taskId": 50331654,
    42    "decisionTaskStartedEventAttributes": {
    43      "scheduledEventId": 2,
    44      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
    45      "requestId": "0a2af0a8-333d-43f2-8a52-716effaf9a5c"
    46    }
    47  }, {
    48    "eventId": 4,
    49    "timestamp": 1561506524134556000,
    50    "eventType": "DecisionTaskCompleted",
    51    "version": -24,
    52    "taskId": 50331657,
    53    "decisionTaskCompletedEventAttributes": {
    54      "scheduledEventId": 2,
    55      "startedEventId": 3,
    56      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
    57      "binaryChecksum": "445b7fb4d6c34a010ca01a41e88cc621"
    58    }
    59  }, {
    60    "eventId": 5,
    61    "timestamp": 1561506524134580000,
    62    "eventType": "StartChildWorkflowExecutionInitiated",
    63    "version": -24,
    64    "taskId": 50331658,
    65    "startChildWorkflowExecutionInitiatedEventAttributes": {
    66      "domain": "samples-domain",
    67      "workflowId": "child_workflow:0ea65eda-a0db-4a59-bef3-dce48e8484f8",
    68      "workflowType": {
    69        "name": "go.uber.org/cadence/internal.testReplayWorkflowFromFile"
    70      },
    71      "taskList": {
    72        "name": "childWorkflowGroup"
    73      },
    74      "input": "MAo1Cg==",
    75      "executionStartToCloseTimeoutSeconds": 60,
    76      "taskStartToCloseTimeoutSeconds": 10,
    77      "decisionTaskCompletedEventId": 4,
    78      "workflowIdReusePolicy": "AllowDuplicateFailedOnly",
    79      "header": {}
    80    }
    81  }, {
    82    "eventId": 6,
    83    "timestamp": 1561506524150629000,
    84    "eventType": "ChildWorkflowExecutionStarted",
    85    "version": -24,
    86    "taskId": 50331660,
    87    "childWorkflowExecutionStartedEventAttributes": {
    88      "domain": "samples-domain",
    89      "initiatedEventId": 5,
    90      "workflowExecution": {
    91        "workflowId": "child_workflow:0ea65eda-a0db-4a59-bef3-dce48e8484f8",
    92        "runId": "105dcb3a-c813-43ea-9d8e-da8731a9110c"
    93      },
    94      "workflowType": {
    95        "name": "main.SampleChildWorkflow"
    96      },
    97      "header": {}
    98    }
    99  }, {
   100    "eventId": 7,
   101    "timestamp": 1561506524150637000,
   102    "eventType": "DecisionTaskScheduled",
   103    "version": -24,
   104    "taskId": 50331663,
   105    "decisionTaskScheduledEventAttributes": {
   106      "taskList": {
   107        "name": "longer-C02V60N3HTDG:3abcb72a-67e1-4f91-b742-83e7577c157c"
   108      },
   109      "startToCloseTimeoutSeconds": 60,
   110      "attempt": 0
   111    }
   112  }, {
   113    "eventId": 8,
   114    "timestamp": 1561506524166038000,
   115    "eventType": "DecisionTaskStarted",
   116    "version": -24,
   117    "taskId": 50331667,
   118    "decisionTaskStartedEventAttributes": {
   119      "scheduledEventId": 7,
   120      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   121      "requestId": "66b33286-99e6-4ec4-be2c-2aa15b6e3a42"
   122    }
   123  }, {
   124    "eventId": 9,
   125    "timestamp": 1561506524177688000,
   126    "eventType": "DecisionTaskCompleted",
   127    "version": -24,
   128    "taskId": 50331670,
   129    "decisionTaskCompletedEventAttributes": {
   130      "scheduledEventId": 7,
   131      "startedEventId": 8,
   132      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   133      "binaryChecksum": "445b7fb4d6c34a010ca01a41e88cc621"
   134    }
   135  }, {
   136    "eventId": 10,
   137    "timestamp": 1561506524177725000,
   138    "eventType": "SignalExternalWorkflowExecutionInitiated",
   139    "version": -24,
   140    "taskId": 50331671,
   141    "signalExternalWorkflowExecutionInitiatedEventAttributes": {
   142      "decisionTaskCompletedEventId": 9,
   143      "domain": "samples-domain",
   144      "workflowExecution": {
   145        "workflowId": "child_workflow:0ea65eda-a0db-4a59-bef3-dce48e8484f8",
   146        "runId": ""
   147      },
   148      "signalName": "test-signal",
   149      "input": "InRlc3QtZGF0YSIK",
   150      "control": "MA==",
   151      "childWorkflowOnly": true
   152    }
   153  }, {
   154    "eventId": 11,
   155    "timestamp": 1561506524254684000,
   156    "eventType": "ExternalWorkflowExecutionSignaled",
   157    "version": -24,
   158    "taskId": 50331673,
   159    "externalWorkflowExecutionSignaledEventAttributes": {
   160      "initiatedEventId": 10,
   161      "domain": "2896806f-7a10-47d0-b963-ad80dc5df011",
   162      "workflowExecution": {
   163        "workflowId": "child_workflow:0ea65eda-a0db-4a59-bef3-dce48e8484f8",
   164        "runId": ""
   165      },
   166      "control": "MA=="
   167    }
   168  }, {
   169    "eventId": 12,
   170    "timestamp": 1561506524254689000,
   171    "eventType": "DecisionTaskScheduled",
   172    "version": -24,
   173    "taskId": 50331676,
   174    "decisionTaskScheduledEventAttributes": {
   175      "taskList": {
   176        "name": "longer-C02V60N3HTDG:3abcb72a-67e1-4f91-b742-83e7577c157c"
   177      },
   178      "startToCloseTimeoutSeconds": 60,
   179      "attempt": 0
   180    }
   181  }, {
   182    "eventId": 13,
   183    "timestamp": 1561506524259702000,
   184    "eventType": "DecisionTaskStarted",
   185    "version": -24,
   186    "taskId": 50331680,
   187    "decisionTaskStartedEventAttributes": {
   188      "scheduledEventId": 12,
   189      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   190      "requestId": "e8162676-7d86-4cea-ba21-2f5ea97835ef"
   191    }
   192  }, {
   193    "eventId": 14,
   194    "timestamp": 1561506524264877000,
   195    "eventType": "DecisionTaskCompleted",
   196    "version": -24,
   197    "taskId": 50331683,
   198    "decisionTaskCompletedEventAttributes": {
   199      "scheduledEventId": 12,
   200      "startedEventId": 13,
   201      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   202      "binaryChecksum": "445b7fb4d6c34a010ca01a41e88cc621"
   203    }
   204  }, {
   205    "eventId": 15,
   206    "timestamp": 1561506524402360000,
   207    "eventType": "ChildWorkflowExecutionCompleted",
   208    "version": -24,
   209    "taskId": 50331684,
   210    "childWorkflowExecutionCompletedEventAttributes": {
   211      "result": "IkNoaWxkIHdvcmtmbG93IGV4ZWN1dGlvbiBjb21wbGV0ZWQgYWZ0ZXIgNSBydW5zIgo=",
   212      "domain": "samples-domain",
   213      "workflowExecution": {
   214        "workflowId": "child_workflow:0ea65eda-a0db-4a59-bef3-dce48e8484f8",
   215        "runId": "1c4e88cc-37fa-4cd1-82b5-997c4c746678"
   216      },
   217      "workflowType": {
   218        "name": "main.SampleChildWorkflow"
   219      },
   220      "initiatedEventId": 5,
   221      "startedEventId": 6
   222    }
   223  }, {
   224    "eventId": 16,
   225    "timestamp": 1561506524402364000,
   226    "eventType": "DecisionTaskScheduled",
   227    "version": -24,
   228    "taskId": 50331687,
   229    "decisionTaskScheduledEventAttributes": {
   230      "taskList": {
   231        "name": "longer-C02V60N3HTDG:3abcb72a-67e1-4f91-b742-83e7577c157c"
   232      },
   233      "startToCloseTimeoutSeconds": 60,
   234      "attempt": 0
   235    }
   236  }, {
   237    "eventId": 17,
   238    "timestamp": 1561506524410406000,
   239    "eventType": "DecisionTaskStarted",
   240    "version": -24,
   241    "taskId": 50331691,
   242    "decisionTaskStartedEventAttributes": {
   243      "scheduledEventId": 16,
   244      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   245      "requestId": "06c6589a-29e6-405c-a28d-9d6466998b69"
   246    }
   247  }, {
   248    "eventId": 18,
   249    "timestamp": 1561506524417332000,
   250    "eventType": "DecisionTaskCompleted",
   251    "version": -24,
   252    "taskId": 50331694,
   253    "decisionTaskCompletedEventAttributes": {
   254      "scheduledEventId": 16,
   255      "startedEventId": 17,
   256      "identity": "10816@longer-C02V60N3HTDG@childWorkflowGroup",
   257      "binaryChecksum": "445b7fb4d6c34a010ca01a41e88cc621"
   258    }
   259  }, {
   260    "eventId": 19,
   261    "timestamp": 1561506524417344000,
   262    "eventType": "WorkflowExecutionCompleted",
   263    "version": -24,
   264    "taskId": 50331695,
   265    "workflowExecutionCompletedEventAttributes": {
   266      "decisionTaskCompletedEventId": 18
   267    }
   268  }]