You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our Jenkins pipelines for dependency check is constantly failing for a while (see job/PR-3283/1/console ):
ERROR: script returned exit code 127
GitHub has been notified of this commit’s build result
Finished: FAILURE
It looks like Eclipse CI team has changed something in the environment again and script is not able to find one of the commands used in scripts/eclipse-dash-tool.sh
Expected Behavior
Dependency Check pipeline should run normally
Acceptance Criteria
Dependency check pipeline runs successfully on Eclipse CI