go.uber.org/cadence@v1.2.9/test/replaytests/basic_new.json (about) 1 [ 2 { 3 "eventId":1, 4 "timestamp":1574707009824799000, 5 "eventType":"WorkflowExecutionStarted", 6 "version":-24, 7 "taskId":22020168, 8 "workflowExecutionStartedEventAttributes":{ 9 "workflowType":{ 10 "name":"go.uber.org/cadence/test/replaytests.Workflow" 11 }, 12 "taskList":{ 13 "name":"helloWorldGroup" 14 }, 15 "input":"IkNhZGVuY2UiCg==", 16 "executionStartToCloseTimeoutSeconds":60, 17 "taskStartToCloseTimeoutSeconds":60, 18 "originalExecutionRunId":"4ee79b48-c947-4cf2-9902-e9ab01596c6d", 19 "identity":"2314@boweixu-C02V61JZHTDG@", 20 "firstExecutionRunId":"4ee79b48-c947-4cf2-9902-e9ab01596c6d", 21 "attempt":0, 22 "cronSchedule":"", 23 "firstDecisionTaskBackoffSeconds":0, 24 "header":{ 25 26 } 27 } 28 }, 29 { 30 "eventId":2, 31 "timestamp":1574707009824818000, 32 "eventType":"DecisionTaskScheduled", 33 "version":-24, 34 "taskId":22020169, 35 "decisionTaskScheduledEventAttributes":{ 36 "taskList":{ 37 "name":"helloWorldGroup" 38 }, 39 "startToCloseTimeoutSeconds":60, 40 "attempt":0 41 } 42 }, 43 { 44 "eventId":3, 45 "timestamp":1574707009840344000, 46 "eventType":"DecisionTaskStarted", 47 "version":-24, 48 "taskId":22020174, 49 "decisionTaskStartedEventAttributes":{ 50 "scheduledEventId":2, 51 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 52 "requestId":"60acabaf-0d2c-427a-a2dc-3d44d76ab8cd" 53 } 54 }, 55 { 56 "eventId":4, 57 "timestamp":1574707009853172000, 58 "eventType":"DecisionTaskCompleted", 59 "version":-24, 60 "taskId":22020177, 61 "decisionTaskCompletedEventAttributes":{ 62 "scheduledEventId":2, 63 "startedEventId":3, 64 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 65 "binaryChecksum":"b59e7d41ab8b472fc639097ef38f3faa" 66 } 67 }, 68 { 69 "eventId":5, 70 "timestamp":1574707009853211000, 71 "eventType":"MarkerRecorded", 72 "version":-24, 73 "taskId":22020178, 74 "markerRecordedEventAttributes":{ 75 "markerName":"Version", 76 "details":"InRlc3QtY2hhbmdlIgoxCg==", 77 "decisionTaskCompletedEventId":4 78 } 79 }, 80 { 81 "eventId":6, 82 "timestamp":1574707009854466000, 83 "eventType":"UpsertWorkflowSearchAttributes", 84 "version":-24, 85 "taskId":22020179, 86 "upsertWorkflowSearchAttributesEventAttributes":{ 87 "decisionTaskCompletedEventId":4, 88 "searchAttributes":{ 89 "indexedFields":{ 90 "CadenceChangeVersion":"WyJ0ZXN0LWNoYW5nZS0xIl0=" 91 } 92 } 93 } 94 }, 95 { 96 "eventId":7, 97 "timestamp":1574707009854484000, 98 "eventType":"ActivityTaskScheduled", 99 "version":-24, 100 "taskId":22020180, 101 "activityTaskScheduledEventAttributes":{ 102 "activityId":"0", 103 "activityType":{ 104 "name":"main.helloworldActivity" 105 }, 106 "taskList":{ 107 "name":"helloWorldGroup" 108 }, 109 "input":"IkNhZGVuY2UiCg==", 110 "scheduleToCloseTimeoutSeconds":60, 111 "scheduleToStartTimeoutSeconds":60, 112 "startToCloseTimeoutSeconds":60, 113 "heartbeatTimeoutSeconds":20, 114 "decisionTaskCompletedEventId":4, 115 "header":{ 116 117 } 118 } 119 }, 120 { 121 "eventId":8, 122 "timestamp":1574707009877864000, 123 "eventType":"ActivityTaskStarted", 124 "version":-24, 125 "taskId":22020185, 126 "activityTaskStartedEventAttributes":{ 127 "scheduledEventId":7, 128 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 129 "requestId":"6063795c-3e3f-4f81-8aad-2591effabd11", 130 "attempt":0 131 } 132 }, 133 { 134 "eventId":9, 135 "timestamp":1574707009884588000, 136 "eventType":"ActivityTaskCompleted", 137 "version":-24, 138 "taskId":22020188, 139 "activityTaskCompletedEventAttributes":{ 140 "result":"IkhlbGxvIENhZGVuY2UhIgo=", 141 "scheduledEventId":7, 142 "startedEventId":8, 143 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup" 144 } 145 }, 146 { 147 "eventId":10, 148 "timestamp":1574707009884599000, 149 "eventType":"DecisionTaskScheduled", 150 "version":-24, 151 "taskId":22020190, 152 "decisionTaskScheduledEventAttributes":{ 153 "taskList":{ 154 "name":"boweixu-C02V61JZHTDG:1f4224d7-29ba-4bc4-b9dc-181ad7258052" 155 }, 156 "startToCloseTimeoutSeconds":60, 157 "attempt":0 158 } 159 }, 160 { 161 "eventId":11, 162 "timestamp":1574707009897517000, 163 "eventType":"DecisionTaskStarted", 164 "version":-24, 165 "taskId":22020194, 166 "decisionTaskStartedEventAttributes":{ 167 "scheduledEventId":10, 168 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 169 "requestId":"bad19785-c0e4-4f51-998f-463b5b00b604" 170 } 171 }, 172 { 173 "eventId":12, 174 "timestamp":1574707009908087000, 175 "eventType":"DecisionTaskCompleted", 176 "version":-24, 177 "taskId":22020197, 178 "decisionTaskCompletedEventAttributes":{ 179 "scheduledEventId":10, 180 "startedEventId":11, 181 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 182 "binaryChecksum":"b59e7d41ab8b472fc639097ef38f3faa" 183 } 184 }, 185 { 186 "eventId":13, 187 "timestamp":1574707009908103000, 188 "eventType":"ActivityTaskScheduled", 189 "version":-24, 190 "taskId":22020198, 191 "activityTaskScheduledEventAttributes":{ 192 "activityId":"1", 193 "activityType":{ 194 "name":"main.helloworldActivity" 195 }, 196 "taskList":{ 197 "name":"helloWorldGroup" 198 }, 199 "input":"IkNhZGVuY2UiCg==", 200 "scheduleToCloseTimeoutSeconds":60, 201 "scheduleToStartTimeoutSeconds":60, 202 "startToCloseTimeoutSeconds":60, 203 "heartbeatTimeoutSeconds":20, 204 "decisionTaskCompletedEventId":12, 205 "header":{ 206 207 } 208 } 209 }, 210 { 211 "eventId":14, 212 "timestamp":1574707009917360000, 213 "eventType":"ActivityTaskStarted", 214 "version":-24, 215 "taskId":22020202, 216 "activityTaskStartedEventAttributes":{ 217 "scheduledEventId":13, 218 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 219 "requestId":"100d24d4-96b8-486a-85a9-2d647f7e8862", 220 "attempt":0 221 } 222 }, 223 { 224 "eventId":15, 225 "timestamp":1574707009924659000, 226 "eventType":"ActivityTaskCompleted", 227 "version":-24, 228 "taskId":22020205, 229 "activityTaskCompletedEventAttributes":{ 230 "result":"IkhlbGxvIENhZGVuY2UhIgo=", 231 "scheduledEventId":13, 232 "startedEventId":14, 233 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup" 234 } 235 }, 236 { 237 "eventId":16, 238 "timestamp":1574707009924683000, 239 "eventType":"DecisionTaskScheduled", 240 "version":-24, 241 "taskId":22020207, 242 "decisionTaskScheduledEventAttributes":{ 243 "taskList":{ 244 "name":"boweixu-C02V61JZHTDG:1f4224d7-29ba-4bc4-b9dc-181ad7258052" 245 }, 246 "startToCloseTimeoutSeconds":60, 247 "attempt":0 248 } 249 }, 250 { 251 "eventId":17, 252 "timestamp":1574707009928226000, 253 "eventType":"DecisionTaskStarted", 254 "version":-24, 255 "taskId":22020211, 256 "decisionTaskStartedEventAttributes":{ 257 "scheduledEventId":16, 258 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 259 "requestId":"b44f5e49-d78c-4d5c-b165-f4c1399c5cda" 260 } 261 }, 262 { 263 "eventId":18, 264 "timestamp":1574707009940571000, 265 "eventType":"DecisionTaskCompleted", 266 "version":-24, 267 "taskId":22020214, 268 "decisionTaskCompletedEventAttributes":{ 269 "scheduledEventId":16, 270 "startedEventId":17, 271 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 272 "binaryChecksum":"b59e7d41ab8b472fc639097ef38f3faa" 273 } 274 }, 275 { 276 "eventId":19, 277 "timestamp":1574707009940590000, 278 "eventType":"ActivityTaskScheduled", 279 "version":-24, 280 "taskId":22020215, 281 "activityTaskScheduledEventAttributes":{ 282 "activityId":"2", 283 "activityType":{ 284 "name":"main.helloworldActivity" 285 }, 286 "taskList":{ 287 "name":"helloWorldGroup" 288 }, 289 "input":"IkNhZGVuY2UiCg==", 290 "scheduleToCloseTimeoutSeconds":60, 291 "scheduleToStartTimeoutSeconds":60, 292 "startToCloseTimeoutSeconds":60, 293 "heartbeatTimeoutSeconds":20, 294 "decisionTaskCompletedEventId":18, 295 "header":{ 296 297 } 298 } 299 }, 300 { 301 "eventId":20, 302 "timestamp":1574707009945292000, 303 "eventType":"ActivityTaskStarted", 304 "version":-24, 305 "taskId":22020219, 306 "activityTaskStartedEventAttributes":{ 307 "scheduledEventId":19, 308 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup", 309 "requestId":"57c6ecb5-1ec2-46dd-a2a2-ac7e3f27f4cb", 310 "attempt":0 311 } 312 }, 313 { 314 "eventId":21, 315 "timestamp":1574707009949236000, 316 "eventType":"ActivityTaskCompleted", 317 "version":-24, 318 "taskId":22020222, 319 "activityTaskCompletedEventAttributes":{ 320 "result":"IkhlbGxvIENhZGVuY2UhIgo=", 321 "scheduledEventId":19, 322 "startedEventId":20, 323 "identity":"2310@boweixu-C02V61JZHTDG@helloWorldGroup" 324 } 325 }, 326 { 327 "eventId":22, 328 "timestamp":1574707009949246000, 329 "eventType":"DecisionTaskScheduled", 330 "version":-24, 331 "taskId":22020224, 332 "decisionTaskScheduledEventAttributes":{ 333 "taskList":{ 334 "name":"boweixu-C02V61JZHTDG:1f4224d7-29ba-4bc4-b9dc-181ad7258052" 335 }, 336 "startToCloseTimeoutSeconds":60, 337 "attempt":0 338 } 339 } 340 ]