dotnet / source-build

A repository to track efforts to produce a source tarball of the .NET Core SDK and all its components
MIT License
265 stars 132 forks source link

SDL Sources Analysis failed for all pipelines #4622

Closed Winniexu01 closed 1 month ago

Winniexu01 commented 1 month ago

Failing build (internal Microsoft link)

Auto-baselining mode and SDL pre-checks (1ES PT) step failing because no executable file be found:

##[error]Error: Unable to locate executable file: 'C:\1ESPT\Oras'. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.
##[error]Unable to locate executable file: 'C:\1ESPT\Oras'. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.

Guardian: Post Analysis step failing to parse tool filter for tool 'Armory':

##[error]GuardianPipelineFailedToParseBreakToolFilterException: Failed to parse tool filter for tool 'Armory'. -- Additional arguments:$(OneES_AutoBaseline_armory_break). Please visit https://aka.ms/GuardianHelp for support.
##[error]Guardian exited with an error exit code: 1
dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Winniexu01 commented 1 month ago

The latest build (internal Microsoft link) is green, close this issue.