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

[CI] Slurm e2e Failing #180

Open
asmacdo opened this issue Oct 14, 2024 · 1 comment
Open

[CI] Slurm e2e Failing #180

asmacdo opened this issue Oct 14, 2024 · 1 comment
Assignees
Labels
bug Issues noting problems and PRs fixing those problems.

Comments

@asmacdo
Copy link
Collaborator

asmacdo commented Oct 14, 2024

Summary

Slurm test is failing:

/opt/outer/walkthrough-tests.sh: line 45: singularity: command not found

Additional Details

Likely this is caused by an earlier error:

Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container error was 14: curl#6 - "Could not resolve host: mirrorlist.centos.org; Unknown error"

Which is probably related to CentOS Linux 7 end of life June 30, 2024 https://www.redhat.com/en/topics/linux/centos-linux-eol

Solution

We likely need to rebuild this container on CentOS 8 or Rocky. https://github.com/giovtorres/docker-centos7-slurm/blob/90fa6b8bf4a557dba9081a6e581c03d0cfe39ef1/Dockerfile#L1

But that repo may not be active, we are already using my fork. https://github.com/asmacdo/docker-centos7-slurm

But good news? Work appears to have begun upstream. https://github.com/giovtorres/slurm-docker

@asmacdo asmacdo added the bug Issues noting problems and PRs fixing those problems. label Oct 14, 2024
@asmacdo
Copy link
Collaborator Author

asmacdo commented Oct 14, 2024

Also development looks good for slurm-docker-cluster which is based on Rocky.

https://github.com/giovtorres/slurm-docker-cluster/blob/main/Dockerfile#L1

I've asked upstream giovtorres/slurm-docker#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues noting problems and PRs fixing those problems.
Projects
None yet
Development

No branches or pull requests

2 participants