Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3066

Upgrade testcontainers to 1.15.1

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.5.0.Beta1
    • None
    • testcontainers
    • None
    • False
    • False
    • Undefined

    Description

      In reference to recent test failures under testcontainers which runs fine locally but failed CI builds in Github Actions.

      Caused by: org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=confluentinc/cp-kafka:5.4.3, imagePullPolicy=DefaultPullPolicy())
      	at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1278)
      	at org.testcontainers.containers.GenericContainer.logger(GenericContainer.java:612)
      	at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:317)
      	... 7 more
      Caused by: com.github.dockerjava.api.exception.NotFoundException: Status 404: {"message":"No such image: testcontainers/ryuk:0.3.0"}
      
      	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:241)
      

      This has been fixed in 1.15.1 as here.

      Attachments

        Activity

          People

            anmohant Anisha Mohanty
            anmohant Anisha Mohanty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: