-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profiler test profiler\multiple\multiple\multiple.cmd
failing
#99091
Comments
Tagging subscribers to this area: @dotnet/area-infrastructure-libraries Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=583627 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Unable to find cdb.exe at",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Tagging subscribers to this area: @tommcdon Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=583627 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Unable to find cdb.exe at",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=583627
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=583627 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "Unable to find cdb.exe at",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
} Known issue validationBuild: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=583627 ReportSummary
|
@ericstj this is the merge on green infra. It means the test is crashing but things are not getting analyzed since it can't find the debugger in the machine. Looks like the path for the ARM64 debugger isn't as expected in ARM64 VMs. |
We can't use merge on green for these as it will cause things to go through just because the analysis infra isn't working properly. |
Yeah, it's going to start hiding real failures like it happened with XUnitLogChecker not being found in outerloop. So this will have to get prioritized for fixing. This is a good argument to ensuring that the merge on green infrastructure is super stable before we enable it for everyone. Once it starts affecting all contributor PRs, they'll be opening issues for all types of failures, including infra failures like this one. So it's good that we're catching it now. |
I see - @hoyosjs could we use |
May be a duplicate of #98817. Closing this one out for now. |
profiler\multiple\multiple\multiple.cmd
failing
That test got fixed at night and there's another tracking issue for it. I'm using this one to remind myself to fix the infra. I started creating a VM to validate CDB. |
I had to reopen dotnet/arcade#11868. There's an installer for this in the image generation lab, but the VMs don't have CDB installed. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=583627
Build error leg or test failing: profiler\multiple\multiple\multiple.cmd
Pull request: #99086
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=583627
Error message validated:
[Unable to find cdb.exe at
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/29/2024 1:41:58 AM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: