Actions
action #174319
closedhttps://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3520298#L74 fails with "File './x86_64/glibc-2.38-150600.14.17.2.x86_64.rpm' not found on medium 'http://download.opensuse.org/update/leap/15.5/sle/'" size:S
Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2024-12-12
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
From https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3520298#L74
openqaworker17.qa.suse.cz:
----------
ID: security-sensor.repo
Function: pkg.latest
Name: velociraptor-client
Result: False
Comment: An error was encountered while installing package(s): Zypper command failure: Running scope as unit: run-r710dfe4fadb94e0f8e888f7f09c19bc7.scope
File './x86_64/glibc-2.38-150600.14.17.2.x86_64.rpm' not found on medium 'http://download.opensuse.org/update/leap/15.5/sle/'
Problem occurred during or after installation or removal of packages:
Installation has been aborted as directed.
Please see the above error message for a hint.Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following 8 packages are going to be upgraded:
glibc glibc-devel glibc-extra glibc-lang glibc-locale glibc-locale-base nscd velociraptor-client
8 packages to upgrade.
Package download size: 32.8 MiB
Package install size change:
| 297.2 MiB required by packages that will be installed
5.5 MiB | - 291.7 MiB released by packages that will be removed
Backend: classic_rpmtrans
Continue? [y/n/v/...? shows all options] (y): y
Retrieving: glibc-2.38-150600.14.17.2.x86_64 (Update repository with updates from SUSE Linux Enterprise 15) (1/8), 1.9 MiB
Retrieving: glibc-2.38-150600.14.17.2.x86_64.rpm [.not found]
Abort, retry, ignore? [a/r/i/...? shows all options] (a): a
Started: 16:12:08.288806
Duration: 6193.35 ms
Changes:
Acceptance criteria¶
- AC1: salt states can be applied on all OSD machines without errors about "glibc*.rpm not found"
Suggestions¶
- Ensure that hosts are consistently upgraded within #157975 first
- Then ensure that all salt states are fine
Updated by ybonatakis 6 days ago
- Related to action #157975: Upgrade osd workers to openSUSE Leap 15.6 size:S added
Updated by ybonatakis 6 days ago
- Status changed from In Progress to Feedback
I run zypper up
successfully.
Also sudo salt openqaworker17.qa.suse.cz state.highstate
run without a problem.
Summary for openqaworker17.qa.suse.cz
--------------
Succeeded: 484 (changed=1)
Failed: 0
I see though in velociraptor-client's logs:
[ERROR] 2024-12-11T23:46:08Z While getting https://sec-velociraptor.prg.suse.com:8000/: Get "https://sec-velociraptor.prg.suse.com:8000/server.pem": dial tcp: lookup sec-velociraptor.prg.suse.com on [::1]:53: read udp [::1]:53149->[::1]:53: read: connection refused
After restart velociraptor-client no signs of the error.
Updated by ybonatakis 3 days ago
The last CI job is 3 days ago. and since the reported failure all are successful.
I checked again velociraptor-client
and the connection refused
error persists but I dont know if it is from the upgrade. My guess is that it is not
Updated by okurz 2 days ago
- Subject changed from https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3520298#L74 fails with "File './x86_64/glibc-2.38-150600.14.17.2.x86_64.rpm' not found on medium 'http://download.opensuse.org/update/leap/15.5/sle/'" to https://gitlab.suse.de/openqa/salt-pillars-openqa/-/jobs/3520298#L74 fails with "File './x86_64/glibc-2.38-150600.14.17.2.x86_64.rpm' not found on medium 'http://download.opensuse.org/update/leap/15.5/sle/'" size:S
- Description updated (diff)
- Status changed from Feedback to Resolved
You might have been a bit confused with velociraptor-client. This is about a glibc package version conflict very likely related to the upgrade. Did not appear anymore so we are good.
Actions