As per title: I\'m trying to run Maven automated test from Jenkins slave that is containerized and after battling this for a week now I\'m running out of ideas. It works as
Just hit the same problem when building inside maven:3.5.4-jdk-8 using surefire 2.21.0.
Upgrading surefire didn't help either, but disabling forking finally did the trick.