-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
run image tests when the podman machine is up and running should have zero critical error messages journalctl
/var/tmp/podman-machine-os/verify/image_test.go:122
/usr/bin/podman-remote machine ssh ZdTklNDzezDY journalctl -p 0..2 -q
Nov 11 14:18:40 localhost.localdomain sshd-session[2050]: fatal: Access denied for user core by PAM account configuration [preauth]
[FAILED] in [It] - /var/tmp/podman-machine-os/verify/image_test.go:136 @ 11/11/25 14:18:49.287
• [FAILED] [0.514 seconds]
run image tests when the podman machine is up and running [It] should have zero critical error messages journalctl
/var/tmp/podman-machine-os/verify/image_test.go:122
[FAILED] Expected
<string>: Nov 11 14:18:40 localhost.localdomain sshd-session[2050]: fatal: Access denied for user core by PAM account configuration [preauth]
to be empty
In [It] at: /var/tmp/podman-machine-os/verify/image_test.go:136 @ 11/11/25 14:18:49.287
as seen at https://cirrus-ci.com/task/4689859949887488 and https://cirrus-ci.com/task/5815759856730112
This didn't break in v2.242.0 .
We should add podman-machine-os tests here in the process of fixing this.
Metadata
Metadata
Assignees
Labels
No labels