Sometimes bootup to KDE desktop takes much longer than usual, some apps stucks (e. g. skype hangs on login stage), logging in to VT as root takes about 30 sec. So whole desktop almost unusable. This happens with about 50% of booutps.
Interesting parts of logs:
2014-08-16T11:39:39.908482+03:00 mk dbus[613]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
2014-08-16T11:39:47.737830+03:00 mk dbus[613]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
2014-08-16T11:40:04.925111+03:00 mk dbus[613]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
2014-08-16T11:40:04.925547+03:00 mk dbus[613]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
2014-08-16T11:40:04.926339+03:00 mk systemd-logind[619]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
2014-08-16T11:40:04.927414+03:00 mk dbus[613]: [system] Successfully activated service 'org.freedesktop.login1'
2014-08-16T11:40:04.927935+03:00 mk systemd-logind[619]: New seat seat0.
2014-08-16T11:40:24.563448+03:00 mk dbus[613]: [system] Activating systemd to hand-off: service name='org.freedesktop.UPower' unit='upower.service'
2014-08-16T11:40:29.930690+03:00 mk dbus[613]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
2014-08-16T11:40:29.931175+03:00 mk systemd-logind[619]: Failed to start unit user-1000.slice: Activation of org.freedesktop.systemd1 timed out
2014-08-16T11:40:29.931516+03:00 mk systemd-logind[619]: Failed to start user slice: Activation of org.freedesktop.systemd1 timed out
2014-08-16T11:40:38.655518+03:00 mk systemd[1]: Failed to start Login Service.
2014-08-16T11:40:38.655839+03:00 mk systemd[1]: Unit systemd-logind.service entered failed state.
2014-08-16T11:40:38.658338+03:00 mk systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
2014-08-16T11:40:38.658613+03:00 mk systemd[1]: Stopping Login Service...
2014-08-16T11:40:38.658907+03:00 mk systemd[1]: Starting Login Service...
2014-08-16T11:40:38.659162+03:00 mk systemd[1]: Started Update UTMP about System Runlevel Changes.
2014-08-16T11:40:49.568250+03:00 mk dbus[613]: [system] Failed to activate service 'org.freedesktop.UPower': timed out
2014-08-16T11:40:49.569621+03:00 mk dbus[613]: [system] Activating systemd to hand-off: service name='org.freedesktop.UPower' unit='upower.service'
2014-08-16T11:40:54.935665+03:00 mk dbus[613]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
2014-08-16T11:40:54.937080+03:00 mk systemd-logind[2092]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
2014-08-16T11:40:54.937493+03:00 mk systemd-logind[2092]: New seat seat0.
… and then these messages about UPower, systemd1, UDisks2, logind are repeated.
Seems related to https://bugzilla.redhat.com/show_bug.cgi?id=1043212 (same log messages in some of its dups), but for me there’s no /var/run/nologin
I’m at openSUSE 11.3 with all latest updates.
I can’t provide steps to reproduce this bug because of it randomness. So I’m looking for tips how to debug org.freedesktop.PolicyKit1, org.freedesktop.login1 or org.freedesktop.systemd1; or for someone who experienced same bug on openSUSE.