You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Trigger a (re)build in openshift
Look at "Logs"
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
Builds should finalize without errors
Screenshots
If applicable, add screenshots to help explain your problem.
Affected version (please complete the following information):
Log Output (ensure to remove any confidential information like tokens, project names, etc.
Maven, Scala agents:
Node agent:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: