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

Fail of Che build #10569

Closed
Ohrimenko1988 opened this issue Jul 30, 2018 · 0 comments
Closed

Fail of Che build #10569

Ohrimenko1988 opened this issue Jul 30, 2018 · 0 comments
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@Ohrimenko1988
Copy link
Contributor

Description

The error appears during che build.

Reproduction Steps

  • Open a terminal and go to Che root folder
  • Checkout to the master branche and pull the latest changes
  • Cleanup docker (perform next commands: "docker rm -f $(docker ps -aq)", "docker rmi -f $(docker images -aq)", "docker network prune -f")
  • Perfom next command for che building: "mvn clean install -DskipTests -Dfindbugs.skip -Dskip-enforce=true -Dskip-validate-sources=true -Dfindbugs.skip"
  • Wait while the module "Che Workspace Loader" is being built
  • Pay attention to the fail of the build.

OS and version:
Che 6.9.0; Fedora 28; npm 5.6.0; Docker 17.12.0; Node 8.11.3

Attachment:
screenshot from 2018-07-30 09-57-04

screenshot from 2018-07-30 09-55-50

@Ohrimenko1988 Ohrimenko1988 added kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. team/ide2 labels Jul 30, 2018
@akurinnoy akurinnoy self-assigned this Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants