-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
1
-
False
-
-
False
-
?
-
rhos-ops-day1day2-edpm
-
None
-
-
-
-
EDPM Sprint 21
-
1
-
Critical
To Reproduce Steps to reproduce the behavior:
- Run molecule tests through the github workflows for the edpm_ovn role
Expected behavior
- tests are passing
Actual behavior
- Job is failing with error like:
FAILED - RETRYING: [instance]: Install ovs packages (1 retries left).Result was: {
"ansible_facts": {
"pkg_mgr": "dnf"
},
"attempts": 5,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"allowerasing": false,
"autoremove": false,
"bugfix": false,
"cacheonly": false,
"conf_file": null,
"disable_excludes": null,
"disable_gpg_check": false,
"disable_plugin": [],
"disablerepo": [],
"download_dir": null,
"download_only": false,
"enable_plugin": [],
"enablerepo": [],
"exclude": [],
"install_repoquery": true,
"install_weak_deps": true,
"installroot": "/",
"list": null,
"lock_timeout": 30,
"name": [
"openvswitch"
],
"nobest": false,
"releasever": null,
"security": false,
"skip_broken": false,
"sslverify": true,
"state": "present",
"update_cache": false,
"update_only": false,
"use_backend": "auto",
"validate_certs": true
}
},
"msg": "Failed to download metadata for repo 'epel-low-priority': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=epel-&arch=x86_64&infra=$infra&content=$contentdir (IP: 140.211.169.196)",
"rc": 1,
"results": [],
"retries": 6,
"warnings": [
"Unable to detect release version (use \"releasever\" option to specify release version)"
]
}
- blocks
-
OSPRH-25428 EDPM Ansible: edpm_ovn_bridge_mappings accepts string input and silently corrupts OVS external_ids
-
- In Progress
-
- links to