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

[Bug] llm-eval docker image build fail #1207

Open
3 of 7 tasks
ZePan110 opened this issue Jan 22, 2025 · 3 comments
Open
3 of 7 tasks

[Bug] llm-eval docker image build fail #1207

ZePan110 opened this issue Jan 22, 2025 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ZePan110
Copy link
Collaborator

ZePan110 commented Jan 22, 2025

Priority

P2

OS type

Ubuntu

Hardware type

Xeon-SPR

Installation method

  • Pull docker images from hub.docker.com
  • Build docker images from source
  • Other

Deploy method

  • Docker
  • Docker Compose
  • Kubernetes Helm Charts
  • Other

Running nodes

Single Node

What's the version?

53fcc6f

Description

llm-eval docker image build fail

  llm-eval:
    build:
      dockerfile: comps/llms/utils/lm-eval/Dockerfile
    image: ${REGISTRY:-opea}/llm-eval:${TAG:-latest}

Job link: https://github.com/opea-project/GenAIComps/actions/runs/12900670469/job/35971527475#step:5:3823

Image

Reproduce steps

docker compose build --no-cache .github/workflows/docker/compose/llms-compose.yaml

Raw log

Attachments

No response

@ZePan110 ZePan110 added the bug Something isn't working label Jan 22, 2025
@ashahba
Copy link
Collaborator

ashahba commented Jan 31, 2025

@dmsuehir or @okhleif-IL would you try this and see if it's a real issue or caused by intermittent network availability?

@ashahba
Copy link
Collaborator

ashahba commented Jan 31, 2025

The build itself is successful. See here:
https://github.com/opea-project/GenAIComps/actions/runs/12900670469/job/36497909859

But pushing to registry is what's failing and possibly due to large image size or CI machine itself.

@dmsuehir
Copy link
Contributor

I verified that the docker build passes for me locally on main.

@ashahba ashahba self-assigned this Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants