Skip to content

kola: add openvswitch in hugetlbfs group test#1275

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
mike-nguyen:ovs_hugetlbfs
May 8, 2023
Merged

kola: add openvswitch in hugetlbfs group test#1275
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
mike-nguyen:ovs_hugetlbfs

Conversation

@mike-nguyen
Copy link
Copy Markdown
Member

@mike-nguyen mike-nguyen commented May 8, 2023

openvswitch %pre scriptlet adds the openvswitch user to the hugetblfs group. Since %pre runs without set -e by default the failures are ignored resulting in worker nodes that do not come online during a cluster install. This seems to be happening on only RHCOS based on RHEL 9.2 on ppc64le.

These errors are showing up during the rpm-ostree compose:

14:30:05 openvswitch3.1.prein: usermod.rpmostreesave: /etc/passwd.6: lock file already used 14:30:05 openvswitch3.1.prein: usermod.rpmostreesave: cannot lock /etc/passwd; try again later. `:

xref: coreos/fedora-coreos-tracker#1250

@openshift-ci openshift-ci Bot requested review from aaradhak and bgilbert May 8, 2023 16:42
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 8, 2023
Copy link
Copy Markdown
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we cross-link coreos/fedora-coreos-tracker#1250 in the commit message since that's the real underlying issue?

Comment thread tests/kola/files/openvswitch-hugetlbfs-groups
@jlebon
Copy link
Copy Markdown
Member

jlebon commented May 8, 2023

/approve
/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2023
@mike-nguyen
Copy link
Copy Markdown
Member Author

/hold looks like openvswitch only adds this user toe hugetblfs on x86_64 and ppc64le

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 8, 2023
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label May 8, 2023
@mike-nguyen
Copy link
Copy Markdown
Member Author

/hold cancel

@openshift-ci openshift-ci Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 8, 2023
@cgwalters
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2023
openvswitch %pre scriptlet adds the openvswitch user to the hugetblfs group. Since %pre runs
without `set -e` by default the failures are ignored resulting in worker nodes that do not
come online during a cluster install. This seems to be happening on only RHCOS based on RHEL
9.2 on ppc64le.

These errors are showing up during the rpm-ostree compose:

14:30:05  openvswitch3.1.prein: usermod.rpmostreesave: /etc/passwd.6: lock file already used
14:30:05  openvswitch3.1.prein: usermod.rpmostreesave: cannot lock /etc/passwd; try again later.
`:

xref: coreos/fedora-coreos-tracker#1250
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label May 8, 2023
@cgwalters
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label May 8, 2023
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 8, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jlebon, mike-nguyen

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [cgwalters,jlebon,mike-nguyen]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 8, 2023

@mike-nguyen: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 0821f0f into openshift:master May 8, 2023
@mike-nguyen
Copy link
Copy Markdown
Member Author

/cherrypick release-4.13

@openshift-cherrypick-robot
Copy link
Copy Markdown

@mike-nguyen: new pull request created: #1277

Details

In response to this:

/cherrypick release-4.13

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants