Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdnotify doesn't work on aarch64 #15277

Closed
edsantiago opened this issue Aug 10, 2022 · 3 comments
Closed

sdnotify doesn't work on aarch64 #15277

edsantiago opened this issue Aug 10, 2022 · 3 comments
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

Looks like socat never picks up anything on the socket, so sdnotify tests fail. Seeing this right now in @vrothberg's #15248, and we saw it in #14801 (the PR that enabled aarch64 testing) but just did a blanket skip because there was so much stuff that was broken. Amid the confusion, I neglected to file an issue for this.

Someone will need to get_ci_vm to figure out details, but basically, the gist seems to be that sdnotify container does not work.

@edsantiago
Copy link
Member Author

Link to sample log (weeks old)

@github-actions
Copy link

A friendly reminder that this issue had no activity for 30 days.

edsantiago added a commit to edsantiago/libpod that referenced this issue Sep 21, 2022
Background: in order to add aarch64 tests, we had to add
emergency skips to a lot of failing tests. No attempt was
ever made to understand why they were failing.

Fast forward to today, I filed containers#15888 just to see if tests
are still failing. Looks like a number of them are fixed.
(Yes, magically). Remove those skips.

See: containers#15074, containers#15277

Signed-off-by: Ed Santiago <[email protected]>
@edsantiago
Copy link
Member Author

The Code Fairy came and fixed this while we were distracted.

@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 15, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

2 participants