Public bug reported:

$ systemd-analyze
Bootup is not yet finished 
(org.freedesktop.systemd1.Manager.FinishTimestampMonotonic=0).
Please try again later.
Hint: Use 'systemctl list-jobs' to see active jobs

$ systemctl list-jobs
JOB UNIT                                 TYPE  STATE
128 systemd-update-utmp-runlevel.service start waiting
  2 multi-user.target                    start waiting
  1 graphical.target                     start waiting
115 snapd.autoimport.service             start waiting
125 snapd.seeded.service                 start running

$ systemctl status snapd.seeded.service
● snapd.seeded.service - Wait until snapd is fully seeded
     Loaded: loaded (/lib/systemd/system/snapd.seeded.service; enabled; vendor 
preset: enabled)
     Active: activating (start) since Thu 2020-02-20 20:36:39 CET; 1h 45min ago
   Main PID: 1222 (snap)
      Tasks: 18 (limit: 18669)
     Memory: 13.4M
     CGroup: /system.slice/snapd.seeded.service
             └─1222 /usr/bin/snap wait system seed.loaded

Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Starting Wait until snapd
is fully seeded...


Symptoms are very similar to bug #1806070, but log of snapd is different

$journalctl -b0 -u snapd | cat -
-- Logs begin at Thu 2020-02-20 11:50:55 CET, end at Thu 2020-02-20 22:17:01 
CET. --
Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Starting Snappy daemon...
Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: AppArmor status: apparmor is 
enabled and all features are available
Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: daemon.go:346: started 
snapd/2.43.3+git1.8109f8 (series 16; classic) ubuntu/20.04 (amd64) 
linux/5.4.0-14-generic.
Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: daemon.go:439: adjusting startup 
timeout by 30s (pessimistic estimate of 30s plus 5s per snap)
Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Started Snappy daemon.
Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state ensure 
error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)
Feb 20 20:41:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state ensure 
error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)
Feb 20 20:46:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state ensure 
error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: snapd 2.43.3+git1.8109f8
ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
Uname: Linux 5.4.0-14-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu16
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Feb 20 21:55:54 2020
InstallationDate: Installed on 2020-02-20 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
SourcePackage: snapd
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.sudoers.d.99-snapd.conf: [inaccessible: [Errno 13] 
Permission denied: '/etc/sudoers.d/99-snapd.conf']

** Affects: snapd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug focal

** Description changed:

- $ systemd-analyze                
+ $ systemd-analyze
  Bootup is not yet finished 
(org.freedesktop.systemd1.Manager.FinishTimestampMonotonic=0).
  Please try again later.
  Hint: Use 'systemctl list-jobs' to see active jobs
  
- $ systemctl list-jobs 
- JOB UNIT                                 TYPE  STATE  
+ $ systemctl list-jobs
+ JOB UNIT                                 TYPE  STATE
  128 systemd-update-utmp-runlevel.service start waiting
-   2 multi-user.target                    start waiting
-   1 graphical.target                     start waiting
+   2 multi-user.target                    start waiting
+   1 graphical.target                     start waiting
  115 snapd.autoimport.service             start waiting
  125 snapd.seeded.service                 start running
+ 
+ $ systemctl status snapd.seeded.service
+ ● snapd.seeded.service - Wait until snapd is fully seeded
+      Loaded: loaded (/lib/systemd/system/snapd.seeded.service; enabled; 
vendor preset: enabled)
+      Active: activating (start) since Thu 2020-02-20 20:36:39 CET; 1h 45min 
ago
+    Main PID: 1222 (snap)
+       Tasks: 18 (limit: 18669)
+      Memory: 13.4M
+      CGroup: /system.slice/snapd.seeded.service
+              └─1222 /usr/bin/snap wait system seed.loaded
+ 
+ Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Starting Wait until snapd
+ is fully seeded...
+ 
  
  Symptoms are very similar to bug #1806070, but log of snapd is different
  
  $journalctl -b0 -u snapd | cat -
  -- Logs begin at Thu 2020-02-20 11:50:55 CET, end at Thu 2020-02-20 22:17:01 
CET. --
  Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Starting Snappy daemon...
  Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: AppArmor status: apparmor is 
enabled and all features are available
  Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: daemon.go:346: started 
snapd/2.43.3+git1.8109f8 (series 16; classic) ubuntu/20.04 (amd64) 
linux/5.4.0-14-generic.
  Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: daemon.go:439: adjusting 
startup timeout by 30s (pessimistic estimate of 30s plus 5s per snap)
  Feb 20 20:36:39 jbl-ThinkPad-P53 systemd[1]: Started Snappy daemon.
  Feb 20 20:36:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state 
ensure error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)
  Feb 20 20:41:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state 
ensure error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)
  Feb 20 20:46:39 jbl-ThinkPad-P53 snapd[1101]: stateengine.go:150: state 
ensure error: devicemgr: cannot resolve prerequisite assertion: account 
(EH9A6Xg1QtCjYt4v3QlBVTPLAHDvEIn6)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: snapd 2.43.3+git1.8109f8
  ProcVersionSignature: Ubuntu 5.4.0-14.17-generic 5.4.18
  Uname: Linux 5.4.0-14-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Feb 20 21:55:54 2020
  InstallationDate: Installed on 2020-02-20 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200220)
  SourcePackage: snapd
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.sudoers.d.99-snapd.conf: [inaccessible: [Errno 13] 
Permission denied: '/etc/sudoers.d/99-snapd.conf']

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864113

Title:
  snapd.seeded.service never starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1864113/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to