ServiceNow / servicenow-cicd-azure-extension

Extension for Azure Pipelines to help developers get started faster with ServiceNow's CI/CD APIs
MIT License
12 stars 18 forks source link

Issue: ServiceNowCICDSCApply return "This operation failed" without details #45

Open am1ru1 opened 2 years ago

am1ru1 commented 2 years ago

Hi @chiarnglin

I did not managed to run a pipeline successfully. Twice the pipeline failed to executes without any further details.

How would this be debug?

2022-03-17T19:55:28.1684994Z ##[section]Starting: ServiceNowCICDSCApply
2022-03-17T19:55:28.1692518Z ==============================================================================
2022-03-17T19:55:28.1692860Z Task         : ServiceNow CI/CD Apply Changes
2022-03-17T19:55:28.1693169Z Description  : Apply changes from a remote source control to a specified local application
2022-03-17T19:55:28.1693454Z Version      : 2.0.6
2022-03-17T19:55:28.1693632Z Author       : ServiceNow
2022-03-17T19:55:28.1693809Z Help         : 
2022-03-17T19:55:28.1694039Z ==============================================================================
2022-03-17T19:55:30.3013985Z 5% complete.
2022-03-17T19:55:34.0904696Z 
2022-03-17T19:55:34.0920178Z Installation failed
2022-03-17T19:55:34.0961098Z ##[error]This operation failed
2022-03-17T19:55:34.0976797Z The error is:This operation failed
2022-03-17T19:55:34.1000707Z ##[section]Finishing: ServiceNowCICDSCApply
rocktremblay commented 1 year ago

Hi @am1ru1, I have the same issue. How did you solve the problems?

am1ru1 commented 1 year ago

@rocktremblay we decided not to pursue modern CICD with ServiceNow since we have the impression that ServiceNow might not be targeting it. Not recommending others to attempt it.

They have the ServiceNow Studio with Source Control that resembles some pipeline functionality though https://docs.servicenow.com/bundle/sandiego-application-development/page/build/applications/concept/c_SourceControlIntegration.html