Skip to content

[ci-scan] Test failure: ShutdownTests.ShutdownTestRun on crossgen2 (No process associated) #130014

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1484682
Build error leg or test failing: linux-x64 Release TestReadyToRun_Libraries - Microsoft.Extensions.Hosting.Functional.Tests

Error Details

ShutdownTests.ShutdownTestRun fails on the linux-x64 Release TestReadyToRun_Libraries leg of runtime-coreclr crossgen2 (def 124) with System.InvalidOperationException : No process is associated with this object.. The exception is thrown from Process.get_HasExited() called by DeploymentResult.AssertStillRunning().

[FAIL] Microsoft.AspNetCore.Hosting.FunctionalTests.ShutdownTests.ShutdownTestRun
      System.InvalidOperationException : No process is associated with this object.
         at System.Diagnostics.Process.get_HasExited()
         at Microsoft.AspNetCore.Server.IntegrationTesting.DeploymentResult.AssertStillRunning()
         at Microsoft.AspNetCore.Hosting.FunctionalTests.ShutdownTests.ShutdownTestRun(String identifier, String shutDownMechanism)

This is distinct from the NativeAOT variant (#129961) which fails with PlatformNotSupportedException (Assembly.GetCallingAssembly not supported). The crossgen2 variant reaches process launch but the process exits before HasExited can be checked.

Error Message

{
  "ErrorMessage": ["[FAIL] Microsoft.AspNetCore.Hosting.FunctionalTests.ShutdownTests.ShutdownTestRun", "System.InvalidOperationException : No process is associated with this object."],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

First build it occurred

Related issues

Duplicate search

  • ShutdownTests crossgen2 label:"Known Build Error" is:open — 0 results
  • ShutdownTestRun "InvalidOperationException" label:"Known Build Error" is:open — 0 results
  • ShutdownTests "No process is associated" is:issue is:open — 0 results
  • "No process is associated" label:"Known Build Error" — 0 results
  • Recently-closed: no matches

No existing KBE matches this crossgen2-specific signature.


Filed by ci-failure-scan (detection only). ci-failure-fix walks open [ci-scan] KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.

Note

🔒 Integrity filter blocked 5 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #104338 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #103478 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #129832 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #88027 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #117138 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by CI Outer-Loop Failure Scanner · ● 29.5M ·

Report

Build Repository Test Pull Request
1486703 dotnet/runtime Microsoft.AspNetCore.Hosting.FunctionalTests.ShutdownTests.ShutdownTestRun #130004

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions