Emil Kantis
07/07/2025, 8:11 PMEmil Kantis
07/07/2025, 8:11 PM> Task :kotest-extensions:kotest-extensions-testcontainers:jvmMaxJdkTest
io.kotest.extensions.testcontainers.JdbcDatabaseContainerProjectExtensionTest2[jvm]
Test SpecInstantiationException[jvm] FAILED
java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration
at io.kotest.extensions.testcontainers.JdbcDatabaseContainerProjectExtensionTest2.<init>(JdbcDatabaseContainerProjectExtensionTest.kt:58)
Test executionError[jvm] FAILED
io.kotest.engine.spec.SpecInstantiationException: Could not create instance of class io.kotest.extensions.testcontainers.JdbcDatabaseContainerProjectExtensionTest2
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration
at io.kotest.extensions.testcontainers.JdbcDatabaseContainerProjectExtensionTest2.<init>(JdbcDatabaseContainerProjectExtensionTest.kt:58)
io.kotest.extensions.testcontainers.JdbcDatabaseContainerSpecExtensionTest2[jvm]
Test SpecInstantiationException[jvm] FAILED
java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration
at io.kotest.extensions.testcontainers.JdbcDatabaseContainerSpecExtensionTest2.<init>(JdbcDatabaseContainerSpecExtensionTest.kt:58)
Test executionError[jvm] FAILED
io.kotest.engine.spec.SpecInstantiationException: Could not create instance of class io.kotest.extensions.testcontainers.JdbcDatabaseContainerSpecExtensionTest2
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration
at io.kotest.extensions.testcontainers.JdbcDatabaseContainerSpecExtensionTest2.<init>(JdbcDatabaseContainerSpecExtensionTest.kt:58)
FAILURE: Executed 4 tests in 5.4s (4 failed)
sam
07/07/2025, 9:16 PMsam
07/07/2025, 9:16 PMsam
07/07/2025, 9:19 PM