Skip to content
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

[Test] StartEventPipeSessionWithoutStackwalkTestAsync fails with ServerNotAvailableException #4717

Open
mdh1418 opened this issue Jun 6, 2024 · 1 comment

Comments

@mdh1418
Copy link
Member

mdh1418 commented Jun 6, 2024

Re-enable this test after it is fixed.

Configuration: Ubuntu x64 Release

Error Message: Microsoft.Diagnostics.NETCore.Client.ServerNotAvailableException : Could not send Stop command. The target process may have exited.

Stack Trace:

   at Microsoft.Diagnostics.NETCore.Client.EventPipeSession.Stop() in /__w/1/s/src/Microsoft.Diagnostics.NETCore.Client/DiagnosticsClient/EventPipeSession.cs:line 72
   at Microsoft.Diagnostics.NETCore.Client.EventPipeSessionTests.StartEventPipeSessionWithoutStackwalkTestAsync(TestConfiguration testConfig) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs:line 223
   at Microsoft.Diagnostics.NETCore.Client.EventPipeSessionTests.StartEventPipeSessionWithoutStackwalkTestAsync(TestConfiguration testConfig) in /__w/1/s/src/tests/Microsoft.Diagnostics.NETCore.Client/EventPipeSessionTests.cs:line 240
--- End of stack trace from previous location ---

Builds:
https://dev.azure.com/dnceng-public/public/_build/results?buildId=699794&view=ms.vss-test-web.build-test-results-tab&runId=17415602&resultId=100271&paneView=debug
https://dev.azure.com/dnceng-public/public/_build/results?buildId=697417&view=ms.vss-test-web.build-test-results-tab&runId=17348846&resultId=100271&paneView=debug

@mdh1418 mdh1418 added bug Something isn't working CI Stability labels Jun 6, 2024
@mdh1418 mdh1418 added this to the 9.0.0 milestone Jun 6, 2024
@mdh1418 mdh1418 changed the title [Test] StartEventPipeSessionWithoutStackwalkTestAsync fails with 'Could not send Stop command. The target process may have exited.' [Test] StartEventPipeSessionWithoutStackwalkTestAsync fails with ServerNotAvailableException Jun 6, 2024
@tommcdon
Copy link
Member

tommcdon commented Jun 7, 2024

Perhaps the target process is crashing?

@mikem8361 mikem8361 added testing Test work item and removed bug Something isn't working labels Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants