Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The automated test run environment cannnot run by the latest docker compose version #334

Closed
tnorimat opened this issue Aug 14, 2022 · 1 comment
Labels
Environment happened due to test environment / settings

Comments

@tnorimat
Copy link
Contributor

Describe the bug

As mentioned in README.md, the automated test run environment cannnot run by the latest docker compose version.
The latest environment:

> docker version
Client:
 Cloud integration: v1.0.22
 Version:           20.10.12
 API version:       1.41
 Go version:        go1.16.12
 Git commit:        e91ed57
 Built:             Mon Dec 13 11:44:07 2021
 OS/Arch:           windows/amd64
 Context:           default
 Experimental:      true

Server: Docker Desktop 4.5.1 (74721)
 Engine:
  Version:          20.10.12
  API version:      1.41 (minimum version 1.12)
  Go version:       go1.16.12
  Git commit:       459d0df
  Built:            Mon Dec 13 11:43:56 2021
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.4.12
  GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
 runc:
  Version:          1.0.2
  GitCommit:        v1.0.2-0-g52b36a2
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

> docker-compose version
Docker Compose version v2.2.3

Error message:

> docker-compose.exe -p keycloak-fapi -f docker-compose.yml -f docker-compose-keycloak.yml up --build
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"OPENID_GIT_TAG\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"MVN_HOME\" variable is not set. Defaulting to a blank string."time="2022-08-14T16:46:20+09:00" level=warning msg="The \"AUTOMATE_TESTS\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"TEST_PLAN\" variable is not set. Defaulting to a blank string."
time="2022-08-14T16:46:20+09:00" level=warning msg="The \"OPENID_GIT_TAG\" variable is not set. Defaulting to a blank string."
1 error(s) decoding:

* error decoding 'Volumes[0]': invalid spec: :/root/.m2: empty section between colons

Version

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@tnorimat tnorimat changed the title The automated test run environment cannnot run by the latest docker compose version. The automated test run environment cannnot run by the latest docker compose version Aug 14, 2022
@tnorimat tnorimat added the Environment happened due to test environment / settings label Aug 14, 2022
@tnorimat
Copy link
Contributor Author

already resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Environment happened due to test environment / settings
Projects
None yet
Development

No branches or pull requests

1 participant