Skip to content

Features - v3

Features - v3 #479

Triggered via pull request March 9, 2026 22:06
Status Cancelled
Total duration 13m 40s
Artifacts

pull_request.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

120 errors and 4 warnings
linter: scripts/run-integration-batch.js#L38
'console' is not defined
linter: scripts/run-integration-batch.js#L37
'console' is not defined
linter: scripts/run-integration-batch.js#L34
'process' is not defined
linter: scripts/run-integration-batch.js#L14
'__dirname' is not defined
linter: scripts/run-integration-batch.js#L12
'require' is not defined
linter: scripts/run-integration-batch.js#L12
A `require()` style import is forbidden
linter: scripts/run-integration-batch.js#L11
'require' is not defined
linter: scripts/run-integration-batch.js#L11
A `require()` style import is forbidden
linter: scripts/run-integration-batch.js#L10
'require' is not defined
linter: scripts/run-integration-batch.js#L10
A `require()` style import is forbidden
Node.js v22 - integration:v5:batch4 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v22 - integration:v5:batch4 tests
Process completed with exit code 1.
WorkflowResourceService › Should test a workflow: src/integration-tests/WorkflowResourceService.test.ts#L24
thrown: "<html> <head><title>502 Bad Gateway</title></head> <body> <center><h1>502 Bad Gateway</h1></center> <hr><center>nginx</center> </body> </html> " at src/integration-tests/WorkflowResourceService.test.ts:24:7 at Object.<anonymous> (src/integration-tests/WorkflowResourceService.test.ts:9:9)
Node.js v22 - integration:v5:batch2 tests
Failed test were found and 'fail-on-error' option is set to true
TaskClient Complete Coverage › Error Paths › getTask should throw or return null for non-existent task ID: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Update Task Sync › updateTaskSync should complete task and return workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Result Update › updateTaskResult should complete the WAIT task: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Logs › getTaskLogs should return log entries: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Logs › addTaskLog should add multiple log entries: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Logs › addTaskLog should add a log entry to a task: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Queries › getTaskPollData should return poll data: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Queries › getQueueSizeForTask should return queue sizes: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Queries › search should find tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
TaskClient Complete Coverage › Task Queries › getTask should return task details by ID: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to get execution for '55e16e6f-1c04-11f1-b979-daf46e1db705' at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.getExecution (src/sdk/clients/workflow/WorkflowExecutor.ts:293:21) at Object.<anonymous> (src/integration-tests/TaskClient.complete.test.ts:77:23)
Node.js v22 - integration:v5:batch3 tests
Failed test were found and 'fail-on-error' option is set to true
WorkflowExecutor Complete Coverage › Execution Info › getWorkflowStatus should return status summary: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/integration-tests/WorkflowExecutor.complete.test.ts#L208
TypeError: Cannot read properties of undefined (reading 'startWorkflow') at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:208:35)
WorkflowExecutor Complete Coverage › Execution Info › getExecution should return full workflow with tasks: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflowByName should start a workflow with direct params: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
WorkflowExecutor Complete Coverage › Start Methods › startWorkflows should start multiple workflows in batch: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at createClientWithRetry (src/integration-tests/utils/createClientWithRetry.ts:15:14) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.complete.test.ts:64:14)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK_INPUT: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + TARGET_WORKFLOW: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to signal workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.signal (src/sdk/clients/workflow/WorkflowExecutor.ts:634:21) at signalWithRetry (src/integration-tests/WorkflowExecutor.test.ts:698:17) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:714:11)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with SYNC + BLOCKING_TASK_INPUT: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to signal workflow: Workflow is currently being updated, please retry at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.signal (src/sdk/clients/workflow/WorkflowExecutor.ts:634:21) at signalWithRetry (src/integration-tests/WorkflowExecutor.test.ts:698:17) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:714:11)
Node.js v20 - integration:v5:batch4 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration:v5:batch4 tests
Process completed with exit code 1.
WorkflowResourceService › Should test a workflow: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/WorkflowResourceService.test.ts:14:20)
WorkflowResourceService › Should test a workflow: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/WorkflowResourceService.test.ts:25:20)
TaskManager › Should create and run a workflow that sums two numbers: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/readme.test.ts:199:41)
TaskManager › worker example: src/integration-tests/readme.test.ts#L29
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/readme.test.ts:29:7 at Object.<anonymous> (src/integration-tests/readme.test.ts:13:9)
Node.js v22 - integration:v5:batch0 tests
Failed test were found and 'fail-on-error' option is set to true
ConductorWorkflow DSL › LLM Task Builders › llmChatCompleteTask should create valid LLM task definition: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at ConductorWorkflow.register (src/sdk/builders/ConductorWorkflow.ts:268:5) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:387:7)
ConductorWorkflow DSL › Input/Output References › input/output references should work in real workflows: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at ConductorWorkflow.register (src/sdk/builders/ConductorWorkflow.ts:268:5) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:328:7)
ConductorWorkflow DSL › SubWorkflow Task › toSubWorkflowTask() should embed child workflow in parent: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at ConductorWorkflow.register (src/sdk/builders/ConductorWorkflow.ts:268:5) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:271:7)
ConductorWorkflow DSL › Fork/Join › fork() should create parallel branches with auto-join: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at ConductorWorkflow.register (src/sdk/builders/ConductorWorkflow.ts:268:5) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:234:7)
ConductorWorkflow DSL › Start Workflow › startWorkflow() with correlationId should set correlation: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:202:26)
ConductorWorkflow DSL › Start Workflow › startWorkflow() should start asynchronously and return ID: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/ConductorWorkflow.test.ts:185:26)
EventClient › Event Executions and Statistics › Should get event messages for an event: src/integration-tests/EventClient.test.ts#L832
expect(received).toBeGreaterThan(expected) Expected: > 0 Received: 0 at Object.<anonymous> (src/integration-tests/EventClient.test.ts:832:31)
EventClient › Event Executions and Statistics › Should get event executions for a handler: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:669:43)
EventClient › Event Executions and Statistics › Should get all active event handlers (execution view): src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:614:43)
EventClient › Event Processing › Should handle incoming event: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:526:43)
Node.js v20 - integration:v5:batch0 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration:v5:batch0 tests
Process completed with exit code 1.
EventClient › Tag Management › Should get tags for an event handler: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:284:43)
EventClient › Event Handler Management › Should remove an event handler: src/integration-tests/EventClient.test.ts#L271
expect(received).resolves.not.toThrow() Received promise rejected instead of resolved Rejected to value: [[Conductor SDK Error]: Failed to remove event handler: jsSdkTest:event-handler:1773094077852] at expect (node_modules/expect/build/index.js:2116:15) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:271:19)
EventClient › Event Handler Management › Should add multiple event handlers: src/integration-tests/EventClient.test.ts#L161
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 2 Received: 1 at Object.<anonymous> (src/integration-tests/EventClient.test.ts:161:36)
EventClient › Event Handler Management › Should add a single event handler: src/integration-tests/EventClient.test.ts#L67
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/EventClient.test.ts:67:9 at src/integration-tests/EventClient.test.ts:66:11 at Object.<anonymous> (src/integration-tests/EventClient.test.ts:13:9)
Node.js v24 - integration:v5:batch3 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration:v5:batch3 tests
Process completed with exit code 1.
WorkflowExecutor › Should return workflow status detail: src/integration-tests/WorkflowExecutor.test.ts#L138
expect(received).toBeDefined() Received: undefined at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:138:25)
WorkflowExecutor › Should be able to get workflow execution status: src/integration-tests/WorkflowExecutor.test.ts#L123
expect(received).toBeDefined() Received: undefined at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:123:25)
WorkflowExecutor › Should be able to execute workflow synchronously: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Response body object should not be disturbed or locked at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:108:25)
WorkflowExecutor › Should be able to start a workflow: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to start workflow: Response body object should not be disturbed or locked at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.startWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:83:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:101:19)
Node.js v24 - integration:v5:batch0 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration:v5:batch0 tests
Process completed with exit code 1.
EventClient › Event Processing › Should handle incoming event: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:526:43)
EventClient › Error Handling › Should handle error when handling incoming event with invalid data: src/sdk/createConductorClient/helpers/handleAuth.ts#L65
[Conductor SDK Error]: Failed to generate authorization token: Unknown error (HTTP 503) at getNewToken (src/sdk/createConductorClient/helpers/handleAuth.ts:65:13) at handleAuth (src/sdk/createConductorClient/helpers/handleAuth.ts:123:7) at createConductorClient (src/sdk/createConductorClient/createConductorClient.ts:61:18) at Object.<anonymous> (src/integration-tests/EventClient.test.ts:514:43)
EventClient › Tag Management › Should put tags for an event handler: src/integration-tests/EventClient.test.ts#L349
expect(received).toBeGreaterThanOrEqual(expected) Expected: >= 3 Received: 0 at Object.<anonymous> (src/integration-tests/EventClient.test.ts:349:36)
Node.js v24 - integration:v5:batch2 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v24 - integration:v5:batch2 tests
Process completed with exit code 1.
TaskManager › Updates single worker properties: src/integration-tests/TaskManager.test.ts#L352
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/TaskManager.test.ts:352:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
TaskManager › multi worker example: src/integration-tests/TaskManager.test.ts#L235
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/TaskManager.test.ts:235:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
TaskManager › If no error handler provided. it should just update the task: src/integration-tests/TaskManager.test.ts#L175
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/TaskManager.test.ts:175:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
TaskManager › On error it should call the errorHandler provided: src/integration-tests/TaskManager.test.ts#L92
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/TaskManager.test.ts:92:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
TaskManager › Should run workflow with worker: src/integration-tests/TaskManager.test.ts#L37
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/TaskManager.test.ts:37:7 at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:15:9)
Node.js v20 - integration:v5:batch3 tests
Failed test were found and 'fail-on-error' option is set to true
Node.js v20 - integration:v5:batch3 tests
Process completed with exit code 1.
SDK Worker Registration › event listeners receive lifecycle events: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to register workflow: Response body object should not be disturbed or locked at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.registerWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:62:21) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:401:5)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L277
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkerRegistration.test.ts:277:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:23:9)
SDK Worker Registration › worker with concurrency processes multiple tasks: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Response body object should not be disturbed or locked at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:214:28)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK_INPUT: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_TASK: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
WorkflowExecutor › Execute with Return Strategy and Consistency › Execute Workflow with Return Strategies and Consistency Levels › Should execute complex workflow with DURABLE + BLOCKING_WORKFLOW: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:622:26)
Node.js v24 - integration:v5:batch1 tests
The run was canceled by @ajlai-orkes.
Node.js v24 - integration:v5:batch1 tests
The operation was canceled.
Node.js v24 - integration:v4 tests
The run was canceled by @ajlai-orkes.
TaskManager › If no error handler provided. it should just update the task: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 5dc557ef-1c05-11f1-afb4-f20232da6138 did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:226:28)
TaskManager › On error it should call the errorHandler provided: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 4ba8f5d1-1c05-11f1-afb4-f20232da6138 did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:155:28)
TaskManager › Should run workflow with worker: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 38b71b4b-1c05-11f1-afb4-f20232da6138 did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:81:28)
Worker Advanced Features › TaskContext › getTaskContext should expose all context methods during execution: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:355:30)
Worker Advanced Features › MetricsCollector › should collect poll and execution metrics during workflow run: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:105:30)
SDK Worker Registration › multiple workers can be registered and executed: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:513:28)
SDK Worker Registration › event listeners receive lifecycle events: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:428:5)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L277
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkerRegistration.test.ts:277:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:23:9)
SDK Worker Registration › worker with concurrency processes multiple tasks: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:229:28)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:135:28)
Node.js v22 - integration:v4 tests
The run was canceled by @ajlai-orkes.
TaskManager › If no error handler provided. it should just update the task: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 792a6b20-1c05-11f1-adaf-3a5cf098609b did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:226:28)
TaskManager › On error it should call the errorHandler provided: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 6707ee88-1c05-11f1-adaf-3a5cf098609b did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:155:28)
TaskManager › Should run workflow with worker: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 540b65a2-1c05-11f1-adaf-3a5cf098609b did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:81:28)
Worker Advanced Features › TaskContext › getTaskContext should expose all context methods during execution: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:355:30)
Worker Advanced Features › MetricsCollector › should collect poll and execution metrics during workflow run: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:105:30)
SDK Worker Registration › multiple workers can be registered and executed: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:513:28)
SDK Worker Registration › event listeners receive lifecycle events: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Response body object should not be disturbed or locked at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:413:28)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L277
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkerRegistration.test.ts:277:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:23:9)
SDK Worker Registration › worker with concurrency processes multiple tasks: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:229:28)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:135:28)
Node.js v20 - integration:v4 tests
The run was canceled by @ajlai-orkes.
TaskManager › On error it should call the errorHandler provided: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 8cb6ff04-1c05-11f1-adaf-3a5cf098609b did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:155:28)
TaskManager › Should run workflow with worker: src/integration-tests/utils/waitForWorkflowCompletion.ts#L43
Workflow 79ab805a-1c05-11f1-a686-1e15fbc0c9c1 did not complete within 30000ms at waitForWorkflowCompletion (src/integration-tests/utils/waitForWorkflowCompletion.ts:43:9) at Object.<anonymous> (src/integration-tests/TaskManager.test.ts:81:28)
Worker Advanced Features › TaskContext › getTaskContext should expose all context methods during execution: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:355:30)
Worker Advanced Features › MetricsCollector › should collect poll and execution metrics during workflow run: src/sdk/helpers/errors.ts#L49
[Conductor SDK Error]: Failed to execute workflow: Required parameter 'requestId' is not present. at handleSdkError (src/sdk/helpers/errors.ts:49:11) at WorkflowExecutor.executeWorkflow (src/sdk/clients/workflow/WorkflowExecutor.ts:143:21) at executeWorkflowWithRetry (src/integration-tests/utils/executeWorkflowWithRetry.ts:31:14) at Object.<anonymous> (src/integration-tests/WorkerAdvanced.test.ts:105:30)
SDK Worker Registration › multiple workers can be registered and executed: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:513:28)
SDK Worker Registration › event listeners receive lifecycle events: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:428:5)
SDK Worker Registration › NonRetryableException marks task as terminal failure: src/integration-tests/WorkerRegistration.test.ts#L277
thrown: "Exceeded timeout of 60000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at src/integration-tests/WorkerRegistration.test.ts:277:7 at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:23:9)
SDK Worker Registration › worker with concurrency processes multiple tasks: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:229:28)
SDK Worker Registration › TaskHandler auto-discovers and executes decorated workers: src/integration-tests/utils/waitForWorkflowStatus.ts#L44
Workflow did not reach status COMPLETED within 60000ms at waitForWorkflowStatus (src/integration-tests/utils/waitForWorkflowStatus.ts:44:9) at Object.<anonymous> (src/integration-tests/WorkerRegistration.test.ts:135:28)
WorkflowExecutor › Should run workflow with http task with asyncComplete true: src/integration-tests/WorkflowExecutor.test.ts#L212
expect(received).toEqual(expected) // deep equality Expected: "IN_PROGRESS" Received: "FAILED_WITH_TERMINAL_ERROR" at Object.<anonymous> (src/integration-tests/WorkflowExecutor.test.ts:212:24)
Continuous Integration
The run was canceled by @ajlai-orkes.
Node.js v24 - integration:v5:batch1 tests
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Node.js v24 - integration:v4 tests
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Node.js v22 - integration:v4 tests
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Node.js v20 - integration:v4 tests
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1