Validate Task - Data Factory npm Build Fails bundle.manager.js:53 exit code 255

Rob Bowman 216 Reputation points
2021-09-15T07:22:51.877+00:00

I have two devops accounts. In 1st account I configured a build pipeline for Azure Data Factory with the attached build.yaml132228-buildyaml.txt

I then copied the repo and the build yaml to the 2nd devops account.

In the 1st devops the build works ok. However, in the second, it fails at the validate step with:

/home/vsts/work/1/s/build/node_modules/@microsoft/azure-data-factory-utilities/lib/bundle.manager.js:53
throw "Execution failed with exit code: " + exitCode;
Execution failed with exit code: 255

This is documented in the attached log from the build (validatefail.txt).

.132265-validatefail.txt

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,910 questions
0 comments No comments
{count} votes

Accepted answer
  1. Rob Bowman 216 Reputation points
    2021-09-15T09:17:02.07+00:00

    Please ignore - worked when I updated latter commits from 1st devops account


1 additional answer

Sort by: Most helpful
  1. Melo, Carmo 6 Reputation points
    2022-12-28T02:29:26.693+00:00

    I have the same problem, but it's persistent.