Open
Description
I'm seeing consistent failures on the CI runs in my fork (but not in the AWS runners we use for the main repo):
Failed to execute goal io.fabric8:docker-maven-plugin:0.46.0:stop (docker-start) on project quarkus-integration-test-hibernate-search-orm-elasticsearch-outbox-polling: At least one exception thrown during container removal.
I'm seeing the failure across a few different branches, so I don't think it's anything in my code. Instead, I think it's the difference between AWS and GH runners we've seen in a few other cases (for example, #48004).
Here's a few runs where I've seen it: