[CI Failure] DCP dependency check times out waiting on podman during Valkey functional tests
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
## Build Information
Build: https://github.com/microsoft/aspire/actions/runs/32755490521
Build error leg or test failing: Tests / Hosting.Valkey / Hosting.Valkey (ubuntu-latest) / `Aspire.Hosting.Valkey.Tests.ValkeyFunctionalTests.WithDataShouldPersistStateBetweenUsages`
Pull request: #19613
## Error Message
```
Aspire.Hosting.DistributedApplicationException : Application orchestrator dependency check returned an error: The operation has timed out. dcp.info.os-executor Context expired, stopping process... {"Command": "/usr/local/bin/podman", "Args": ["container", "ls", "--last", "1", "--quiet"]}
```
## Description
DCP dependency check times out waiting on podman during Valkey functional tests
**Type**: infra-failure
## Occurrences
| Date | Build | Job | PR |
|------|-------|-----|----|
| 2026-08-24 | [32755490521](https://github.com/microsoft/aspire/actions/runs/32755490521) | Tests / Hosting.Valkey / Hosting.Valkey (ubuntu-latest) | #19613 |
Contributor guide
Research direction
Start with Aspire.Hosting.Valkey.Tests.ValkeyFunctionalTests.WithDataShouldPersistStateBetweenUsages and the linked build run 32755490521. Inspect the test setup and CI logs around the DCP dependency check and podman command. Done means the Valkey functional test no longer times out waiting for podman in the affected Ubuntu CI leg.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, infrastructure, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100