# Pastebin WSgr3x1G 2018-12-12 10:46:26 Error executing google:ubuntu-core-18-64:tests/main/degraded : ----- + . /home/gopath/src/github.com/snapcore/snapd/tests/lib/systemd.sh + wait_for_service multi-user.target + local service_name=multi-user.target + local state=active ++ seq 300 + for i in $(seq 300) + grep -q ActiveState=active + systemctl show -p ActiveState multi-user.target + return + grep 'State: [d]egraded' + systemctl status State: degraded + echo 'systemctl reports the system is in degraded mode' systemctl reports the system is in degraded mode + systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● snapd.seeded.service loaded failed failed Wait until snapd is fully seeded LOAD = Reflects whether the unit definition was properly loaded. ACTIVE = The high-level unit activation state, i.e. generalization of SUB. SUB = The low-level unit activation state, values depend on unit type. 1 loaded units listed. Pass --all to see loaded but inactive units, too. To show all installed unit files use 'systemctl list-unit-files'. + systemctl status ● dec121036-400027 State: degraded Jobs: 0 queued Failed: 1 units Since: Wed 2018-12-12 10:45:42 UTC; 44s ago CGroup: / ├─user.slice │ └─user-0.slice │ ├─session-1.scope │ │ ├─ 778 sshd: root@notty │ │ ├─1932 bash -c /bin/bash - 2>&1 │ │ ├─1933 /bin/bash - │ │ ├─1934 /bin/bash - │ │ └─1941 systemctl status │ └─user@0.service │ └─init.scope │ ├─786 /lib/systemd/systemd --user │ └─787 (sd-pam) ├─init.scope │ └─1 /lib/systemd/systemd └─system.slice ├─systemd-networkd.service │ └─731 /lib/systemd/systemd-networkd ├─systemd-udevd.service │ └─616 /lib/systemd/systemd-udevd ├─wpa_supplicant.service │ └─758 /sbin/wpa_supplicant -u -s -O /run/wpa_supplicant ├─systemd-journald.service │ └─606 /lib/systemd/systemd-journald ├─ssh.service │ └─777 /usr/sbin/sshd -D ├─system-serial\x2dconsole\x2dconf.slice │ └─serial-console-conf@ttyS0.service │ └─1396 /bin/bash /usr/share/subiquity/console-conf-wrapper --serial ├─snapd.service │ └─1898 /snap/snapd/x1/usr/lib/snapd/snapd ├─system-console\x2dconf.slice │ └─console-conf@tty1.service │ └─1394 /bin/bash /usr/share/subiquity/console-conf-wrapper ├─systemd-resolved.service │ └─732 /lib/systemd/systemd-resolved ├─dbus.service │ └─757 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only ├─systemd-timesyncd.service │ └─667 /lib/systemd/systemd-timesyncd └─systemd-logind.service └─759 /lib/systemd/systemd-logind + exit 1