eclipse-tractusx / eclipse-tractusx/tutorial-resources

Error building backend image (tests fail in gradle build process)

Open
#429 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
HCL
Stars
19
Forks
33
PR merge metrics
No merged PRs in 30d

Description

### Current Behavior
During the build process of the backend image gradle fails with a test error:
TransferApiEndToEndTest > initializationError FAILED
org.testcontainers.containers.ContainerLaunchException at TransferApiEndToEndTest.java:40
Caused by: org.rnorth.ducttape.RetryCountExceededException at TransferApiEndToEndTest.java:40
Caused by: org.testcontainers.containers.ContainerLaunchException at TransferApiEndToEndTest.java:40
Caused by: com.github.dockerjava.api.exception.InternalServerErrorException at TransferApiEndToEndTest.java:40

So the build of the image fails and the whole mxd does not work.

### Expected Behavior
Expected behavior: No error in the backend build process

### Steps To Reproduce
using openjdk-21 on ubuntu 24.01.1
followed the gradlew command as in the README.md

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.