Error added: 2021-09-16T15:12:08Z
Add dependency on net.java.dev.jna:jna:5.8.0 - see https://github.com/testcontainers/testcontainers-java/issues/3610 (although it's not quite the same problem)
Often caused by noexec being set on the /tmp dir. Configure your Java to use a different area, e.g.: ./mvnw -Djna.tmpdir=${JENKINS_HOME}/tmp -Djava.io.tmpdir=${JENKINS_HOME}/tmp package
If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people
struggling with this too.
If you want to be notified via email when this is solved, enter your email address here: