-
Notifications
You must be signed in to change notification settings - Fork 531
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
Failing test WithDockerfileTests.ContainerBuildLogsAreStreamedToAppHost
#5246
Comments
The output from the app:
The test is looking for this string: aspire/tests/Aspire.Hosting.Containers.Tests/WithDockerfileTests.cs Lines 81 to 83 in 972f9a9
But I don't see any messages about the image being built in the logs. When I run the test locally:
Another thing I observed was that the name of the image being created stays the same across multiple runs like
|
I am wondering wither the Docker engine is crashing. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=771389
Build error leg or test failing: Aspire.Hosting.Containers.Tests.WithDockerfileTests.Aspire.Hosting.Containers.Tests.WithDockerfileTests.ContainerBuildLogsAreStreamedToAppHost
Pull request: #5243
Error Message
Fill the error message using step by step known issues guidance.
cc @mitchdenny @eerhardt @sebastienros
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=771389
Error message validated:
[Aspire.Hosting.Containers.Tests.WithDockerfileTests.ContainerBuildLogsAreStreamedToAppHost [FAIL]
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/9/2024 8:31:17 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: