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

CCI docker_image job is failing on develop #3977

Closed
4 tasks
sabau opened this issue Mar 26, 2019 · 2 comments
Closed
4 tasks

CCI docker_image job is failing on develop #3977

sabau opened this issue Mar 26, 2019 · 2 comments
Assignees

Comments

@sabau
Copy link
Contributor

sabau commented Mar 26, 2019

Summary of Bug

Related to: luniehq/lunie#2364
Here is where it fails:

bash contrib/install-golangci-lint.sh /go/bin v1.15.0 ac897cadc180bf0c1a4bf27776c410debad27205b22856b861d41d39d06509cf
make: *** [scripts/Makefile:51: /go/bin/golangci-lint] Error 1
The command '/bin/sh -c apk add --no-cache $PACKAGES &&     make tools &&     make install' returned a non-zero code: 2
Exited with code 2

Steps to Reproduce

https://circleci.com/gh/cosmos/cosmos-sdk/93525


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@sabau sabau changed the title Develop docker_image is failing CCI docker_image job is failing on develop Mar 26, 2019
@alessio alessio self-assigned this Mar 29, 2019
@alessio alessio mentioned this issue Mar 29, 2019
5 tasks
@sabau
Copy link
Contributor Author

sabau commented Mar 29, 2019

Seems green 👍 thanks @alessio (was green on your branch, but last merge on develop is still red), I'll wait for you do double check to close it ok?

@sabau sabau closed this as completed Mar 29, 2019
@sabau sabau reopened this Mar 29, 2019
@sabau
Copy link
Contributor Author

sabau commented Mar 29, 2019

My bad, I still see it red
https://circleci.com/gh/cosmos/cosmos-sdk/94625

alessio added a commit that referenced this issue Mar 29, 2019
- Always build regardless of the branch;
  push only from develop and master.
- Add curl to packages dependencies in Dockerfile
  to allow golangci-lint to be downloaded.

Closes: #3977
alessio added a commit that referenced this issue Mar 29, 2019
- Always build regardless of the branch;
  push only from develop and master.
- Add curl to packages dependencies in Dockerfile
  to allow golangci-lint to be downloaded.

Closes: #3977
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants