boot-and-services test_no_failed fails if gdm failed to start in testbed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Fix Released
|
Medium
|
Dan Streetman |
Bug Description
[impact]
gdm on cosmic running in the autopkgtest is flaky and sometimes fails to start; when it does it causes other systemd service failures like 'user@118.service' or other services, which fail the test case.
the test_gdm3 testcase was already skipped because of this in bug 1790478, the test_no_failed testcase needs to be skipped as well if gdm fails to start.
[test case]
the failure is intermittent, but looking through old cosmic systemd autopkgtest logs look for:
May 23 11:13:38 autopkgtest systemd[1]: user@118.service: Killing process 1251 (systemctl) with signal SIGKILL.
May 23 11:13:38 autopkgtest systemd[1]: Stopped User Manager for UID 118.
May 23 11:13:39 autopkgtest systemd[1]: Starting User Manager for UID 118...
May 23 11:13:37 autopkgtest systemd[1280]: pam_unix(
May 23 11:13:38 autopkgtest systemd[1280]: Failed to fully start up daemon: Permission denied
May 23 11:13:38 autopkgtest systemd[1]: user@118.service: Failed with result 'protocol'.
May 23 11:13:38 autopkgtest systemd[1]: Failed to start User Manager for UID 118.
FAIL
test_rsyslog (__main_
test_tmp_cleanup (__main_
test_tmp_mount (__main_
test_udev (__main_
=======
FAIL: test_no_failed (__main_
No failed units
-------
Traceback (most recent call last):
File "/tmp/autopkgte
self.
AssertionError: Lists differ: ['user@118.service loaded failed failed User Manager for UID 118'] != []
First list contains 1 additional elements.
First extra element 0:
'user@118.service loaded failed failed User Manager for UID 118'
- ['user@118.service loaded failed failed User Manager for UID 118']
+ []
[regression potential]
low; testcase skipping due to flaky gdm inside autopkgtest, only on cosmic.
Changed in systemd (Ubuntu): | |
status: | New → Fix Released |
Changed in systemd (Ubuntu Cosmic): | |
status: | New → In Progress |
assignee: | nobody → Dan Streetman (ddstreet) |
importance: | Undecided → Medium |
Hello Dan, or anyone else affected,
Accepted systemd into cosmic-proposed. The package will build now and be available at https:/ /launchpad. net/ubuntu/ +source/ systemd/ 239-7ubuntu10. 14 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See https:/ /wiki.ubuntu. com/Testing/ EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification- needed- cosmic to verification- done-cosmic. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed- cosmic. In either case, without details of your testing we will not be able to proceed.
Further information regarding the verification process can be found at https:/ /wiki.ubuntu. com/QATeam/ PerformingSRUVe rification . Thank you in advance for helping!
N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days.