сервисов, чтобы гонять там е2е тесты в автоматическо режиме. есть один из сервисов - maven:slim с хромом, там должны запускаться тесты на selenium по-моему. мавен все отлично собирает и потом контейнер с грохотом падает с такой фигней:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.20.1:verify (default) on project cor-e2e-tests: There are test failures.
[ERROR]
[ERROR] Please refer to /tests/target/failsafe-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /tests && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /tests/target/surefire/surefirebooter1002537264642478581.jar /tests/target/surefire 2018-11-27T15-44-14_089-jvmRun1 surefire9135789849554586298tmp surefire_08111136998106603461tmp
[ERROR] Error occurred in starting fork, check output in log
Так не контейнер падает, а процесс. Тут уже про джаву
Обсуждают сегодня