-
Bug
-
Resolution: Unresolved
-
Critical
-
4.18.0
-
Critical
-
Yes
-
Approved
-
False
-
-
Release Note Not Required
-
In Progress
Component Readiness has found a potential regression in the following test:
[sig-cluster-lifecycle] pathological event should not see excessive Back-off restarting failed containers for ns/openshift-image-registry
Probability of significant regression: 98.02%
Sample (being evaluated) Release: 4.17
Start Time: 2024-08-15T00:00:00Z
End Time: 2024-08-22T23:59:59Z
Success Rate: 94.74%
Successes: 180
Failures: 10
Flakes: 0
Base (historical) Release: 4.16
Start Time: 2024-05-31T00:00:00Z
End Time: 2024-06-27T23:59:59Z
Success Rate: 100.00%
Successes: 89
Failures: 0
Flakes: 0
Also hitting 4.17, I've aligned this bug to 4.18 so the backport process is cleaner.
The problem appears to be a permissions error preventing the pods from starting:
2024-08-22T06:14:14.743856620Z ln: failed to create symbolic link '/etc/pki/ca-trust/extracted/pem/directory-hash/ca-certificates.crt': Permission denied
Originating from this code: https://github.com/openshift/cluster-image-registry-operator/blob/master/pkg/resource/podtemplatespec.go#L489
Both 4.17 and 4.18 nightlies bumped rhcos and in there is an upgrade like this:
container-selinux-3-2.231.0-1.rhaos4.16.el9-noarch container-selinux-3-2.231.0-2.rhaos4.17.el9-noarch
With slightly different versions in each stream, but both were on 3-2.231.
Hits other tests too:
operator conditions image-registry
Operator upgrade image-registry
[sig-cluster-lifecycle] Cluster completes upgrade
[sig-arch][Feature:ClusterUpgrade] Cluster should remain functional during upgrade [Disruptive] [Serial]
[sig-arch][Feature:ClusterUpgrade] Cluster should be upgradeable after finishing upgrade [Late][Suite:upgrade]
- blocks
-
OCPBUGS-38885 Image registry unable to run due to permissions error
- Closed
- is caused by
-
RHEL-55765 update-ca-certificates fails with permission denied on directory-hash
- Closed
- is cloned by
-
OCPBUGS-38885 Image registry unable to run due to permissions error
- Closed
-
OCPBUGS-38894 Image registry unable to run due to permissions error
- Closed
-
OCPBUGS-38895 Image registry unable to run due to permissions error
- Closed
- relates to
-
RHEL-55765 update-ca-certificates fails with permission denied on directory-hash
- Closed
- links to
-
RHEA-2024:6122 OpenShift Container Platform 4.18.z bug fix update