Oliver Lietz created SLING-10343:
------------------------------------

             Summary: Update Testcontainers to fix build
                 Key: SLING-10343
                 URL: https://issues.apache.org/jira/browse/SLING-10343
             Project: Sling
          Issue Type: Test
          Components: Commons
            Reporter: Oliver Lietz
            Assignee: Oliver Lietz
             Fix For: Commons Clam 2.0.2


ryuk container image is gone:
{noformat}
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.sling.commons.clam.it.tests.ClamdServiceIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.145 s 
<<< FAILURE! - in org.apache.sling.commons.clam.it.tests.ClamdServiceIT
[ERROR] 
org.apache.sling.commons.clam.it.tests.ClamdServiceIT.initializationError  Time 
elapsed: 0.009 s  <<< ERROR!
org.ops4j.pax.exam.TestContainerException: 
org.testcontainers.containers.ContainerLaunchException: Container startup failed
Caused by: org.testcontainers.containers.ContainerLaunchException: Container 
startup failed
Caused by: org.testcontainers.containers.ContainerFetchException: Can't get 
Docker image: 
RemoteDockerImage(imageNameFuture=java.util.concurrent.CompletableFuture@4d154ccd[Completed
 normally], imagePullPolicy=DefaultPullPolicy(), 
dockerClient=LazyDockerClient.INSTANCE)
Caused by: com.github.dockerjava.api.exception.NotFoundException: 
{"message":"No such image: quay.io/testcontainers/ryuk:0.2.3"}


[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ClamdServiceIT.initializationError ยป TestContainer 
org.testcontainers.containe...
[INFO] 
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to