Bug 2117353 - kola dhcp.propagation test out of memory
Summary: kola dhcp.propagation test out of memory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: RHCOS
Version: 4.11
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.11.z
Assignee: Michael Nguyen
QA Contact: Aashish Radhakrishnan
URL:
Whiteboard:
Depends On: 2117354
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-10 17:58 UTC by Michael Nguyen
Modified: 2022-08-23 15:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2117354 (view as bug list)
Environment:
Last Closed: 2022-08-23 15:11:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift os pull 933 0 None open Bug 2117353: [release-4.11] bump fedora-coreos-config submodule 2022-08-10 18:08:44 UTC
Red Hat Product Errata RHSA-2022:6103 0 None None None 2022-08-23 15:11:28 UTC

Description Michael Nguyen 2022-08-10 17:58:33 UTC
The dhcp.propagation test is running out of memory during the kola test run.  The test was added to the denylist but we just need to bump the memory for the test.

Comment 2 Michael Nguyen 2022-08-10 18:10:01 UTC
To verify, ensure the kola dhcp.propagation test passes CI.

Comment 4 Aashish Radhakrishnan 2022-08-15 23:22:03 UTC
Verified:

aaradhak@fedora ~/fcos/builds $ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-08-15-074436   True        False         4m30s   Cluster version is 4.11.0-0.nightly-2022-08-15-074436

aaradhak@fedora ~/fcos/builds $ oc debug node/ci-ln-8libr42-72292-p5jbf-master-0
Warning: would violate PodSecurity "restricted:latest": host namespaces (hostNetwork=true, hostPID=true), privileged (container "container-00" must not set securityContext.privileged=true), allowPrivilegeEscalation != false (container "container-00" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "container-00" must set securityContext.capabilities.drop=["ALL"]), restricted volume types (volume "host" uses restricted volume type "hostPath"), runAsNonRoot != true (pod or container "container-00" must set securityContext.runAsNonRoot=true), runAsUser=0 (container "container-00" must not set runAsUser=0), seccompProfile (pod or container "container-00" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost")
Starting pod/ci-ln-8libr42-72292-p5jbf-master-0-debug ...
To use host binaries, run `chroot /host`
Pod IP: 10.0.0.4
If you don't see a command prompt, try pressing enter.

sh-4.4# chroot /host

sh-4.4# cat /etc/redhat-release
Red Hat Enterprise Linux CoreOS release 4.11

sh-4.4# cat /etc/os-release    
NAME="Red Hat Enterprise Linux CoreOS"
ID="rhcos"
ID_LIKE="rhel fedora"
VERSION="411.86.202208112011-0"
VERSION_ID="4.11"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux CoreOS 411.86.202208112011-0 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8::coreos"
HOME_URL="https://www.redhat.com/"
DOCUMENTATION_URL="https://docs.openshift.com/container-platform/4.11/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="OpenShift Container Platform"
REDHAT_BUGZILLA_PRODUCT_VERSION="4.11"
REDHAT_SUPPORT_PRODUCT="OpenShift Container Platform"
REDHAT_SUPPORT_PRODUCT_VERSION="4.11"
OPENSHIFT_VERSION="4.11"
RHEL_VERSION="8.6"
OSTREE_VERSION="411.86.202208112011-0"


Checked the build logs in build version "411.86.202208112011-0" , dhcp-propagation test has passed in its test result.

--- PASS: ext.config.shared.chrony.dhcp-propagation (103.68s)

Comment 6 Aashish Radhakrishnan 2022-08-18 17:51:32 UTC
checked with

Comment 8 errata-xmlrpc 2022-08-23 15:11:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.11.1 bug fix and security update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:6103


Note You need to log in before you can comment on or make changes to this bug.