Larry Ewing
Larry Ewing
please verify the output of `ldconfig -p | grep libatomic` on the machine
The pattern here isn't related to the error at all so any failure in this test will match this issue. The actual problem is the vm is running out of...
> > The actual problem is the vm is running out of memory and killing the process. > > We have plenty of cases where OOM is reported this way...
I've added a check for the exit code here so the pattern will only match when the container kills the process.
This is playwright crashing ``` pid=2505 - [pid=2505][err] [2505:2523:0908/161238.429395:ERROR:dbus/bus.cc:408] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory - [pid=2505][err] [2505:2523:0908/161238.429524:ERROR:dbus/bus.cc:408] Failed...
The hit count hasn't updated here but the failure that are listed are very old
This appears to always fail in src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.Swagger\Microsoft.AspNetCore.Grpc.Swagger.csproj
specific to release/8.0 so far
For example https://github.com/dotnet/aspnetcore/blob/fe0fbff040c9f129ba3f5ee8cf15c8f6d96fb50e/eng/tools/GenerateFiles/Directory.Build.targets.in#L12-L120
the details escape me right now, but I believe we were trying to capture more details about an intermittent exception.