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

Agents' builds Failing due to "Unknown repo" #743

Open
jchaves opened this issue Feb 24, 2022 · 1 comment
Open

Agents' builds Failing due to "Unknown repo" #743

jchaves opened this issue Feb 24, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@jchaves
Copy link

jchaves commented Feb 24, 2022

Describe the bug
Several Jenkins Agents are failing to build due to: Error: Unknown repo: 'centos-appstream' / Error: Unknown repo: 'centos-baseos'

To Reproduce
Steps to reproduce the behavior:

  1. Trigger a (re)build in openshift
  2. Look at "Logs"
  3. See error

Expected behavior
Builds should finalize without errors

Screenshots
If applicable, add screenshots to help explain your problem.

Affected version (please complete the following information):

  • OpenDevStack 4.x branch

Log Output (ensure to remove any confidential information like tokens, project names, etc.
Maven, Scala agents:

[...]
Updating Subscription Management repositories.
Unable to read consumer identity
Subscription Manager is operating in container mode.
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: Unknown repo: 'centos-appstream'
[...]

Node agent:

Updating Subscription Management repositories.
Unable to read consumer identity
Subscription Manager is operating in container mode.
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: Unknown repo: 'centos-baseos'

Additional context
Add any other context about the problem here.

@jchaves jchaves added the bug Something isn't working label Feb 24, 2022
@tbugfinder
Copy link
Contributor

Well, this might be an issue in core.
Build of base-agent in ods-core finished successfully.

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

2 participants