systemd-time-wait-sync.service stuck in "activating" state after boot, blocks timers from starting
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemd (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
Low
|
Dan Streetman |
Bug Description
[impact]
systemd-
[test case]
this isn't consistently reproducable, see original description for test case
[regression potential]
possible problems with the systemd-
[scope]
this is needed only for f
this is fixed upstream with commit f6f4f5fe5395a57
the service does not exist in b so this does not apply there
[original description]
When I start my server running Ubuntu 20.04 the systemd-
Some logs and command outputs:
raek@mizar:~$ lsb_release -rd
Description: Ubuntu 20.04.2 LTS
Release: 20.04
raek@mizar:~$ systemctl | grep systemd-
systemd-
raek@mizar:~$ systemctl status systemd-
● systemd-
Loaded: loaded (/lib/systemd/
Active: activating (start) since Thu 2021-07-22 11:06:52 CEST; 27min ago
Docs: man:systemd-
Main PID: 514 (systemd-time-wa)
Tasks: 1 (limit: 9415)
Memory: 972.0K
CGroup: /system.
└─514 /lib/systemd/
Jul 22 11:06:52 mizar systemd-
Warning: journal has been rotated since unit was started, output may be incomplete.
raek@mizar:~$ journalctl -b -u systemd-
-- Logs begin at Wed 2020-07-08 16:34:13 CEST, end at Thu 2021-07-22 11:36:44 CEST. --
Jul 22 11:06:52 mizar systemd-
raek@mizar:~$ dpkg -S /lib/systemd/
systemd: /lib/systemd/
raek@mizar:~$ apt-cache policy systemd
systemd:
Installed: 245.4-4ubuntu3.11
Candidate: 245.4-4ubuntu3.11
Version table:
*** 245.4-4ubuntu3.11 500
500 http://
100 /var/lib/
245.
500 http://
245.
400 http://
245.4-4ubuntu3 500
500 http://
description: | updated |
Changed in systemd (Ubuntu): | |
status: | Incomplete → Fix Released |
Changed in systemd (Ubuntu Focal): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Dan Streetman (ddstreet) |
This started happen to me in January of February. This is easy for me to reproduce since it happens at every boot. I would be happy to provide more information or run more tests if needed.