bug: 1627789 title: ordering cycle prevents google-startup-scripts from running date-reported: Mon, 26 Sep 2016 17:40:22 -0000 date-updated: Mon, 26 Sep 2016 20:29:47 -0000 reporter: Scott Moser (smoser) duplicate-of: duplicates: attachments: patches: https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748880/+files/my.diff text/plain https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748882/+files/xenial-debdiff.diff text/plain tags: patch subscribers: Scott Moser (smoser) task: gce-utils (Ubuntu) status: Triaged date-created: Mon, 26 Sep 2016 17:40:22 -0000 date-left-new: Mon, 26 Sep 2016 17:40:43 -0000 date-confirmed: Mon, 26 Sep 2016 17:40:43 -0000 date-triaged: Mon, 26 Sep 2016 17:40:53 -0000 reporter: Scott Moser (smoser) importance: High component: partner assignee: milestone: task: gce-utils (Ubuntu Xenial) status: New date-created: Mon, 26 Sep 2016 20:50:43 -0000 reporter: Martin Pitt (pitti) importance: Undecided component: partner assignee: milestone: Content-Type: multipart/mixed; boundary="===============4884863695659377367==" MIME-Version: 1.0 --===============4884863695659377367== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts. $ dpkg-query --show gce-startup-scripts cloud-init cloud-init 0.7.8-1-g3705bb5-0ubuntu1~16.04.1 gce-startup-scripts 1.3.3-0ubuntu5~16.04.0 $ journalctl | grep -i "ordering cycle" Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle = on multi-user.target/start Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cyc= le by deleting job google-startup-scripts.service/start Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job goog= le-startup-scripts.service/start deleted to break ordering cycle starting w= ith multi-user.target/start $ systemctl cat google-startup-scripts.service # /lib/systemd/system/google-startup-scripts.service [Unit] Description=3DGoogle Compute Engine user startup scripts After=3Dlocal-fs.target network-online.target network.target After=3Dgoogle.service rsyslog.service cloud-final.service Wants=3Dlocal-fs.target network-online.target network.target cloud-final.se= rvice [Service] ExecStart=3D/usr/share/google/run-startup-scripts KillMode=3Dprocess Type=3Doneshot [Install] WantedBy=3Dmulti-user.target Related bugs: =C2=A0* bug 1627436: private bug issue was originally reported under --===============4884863695659377367== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: Scott Moser (smoser) Date: Mon, 26 Sep 2016 17:45:34 -0000 Message-Id: <20160926174534.23707.26241.malone@gac.canonical.com> --===============4884863695659377367== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Author: Scott Moser (smoser) Date: Mon, 26 Sep 2016 17:51:27 -0000 Message-Id: <20160926175128.27800.7047.malone@chaenomeles.canonical.com> --===============4884863695659377367==--