===== Building live filesystems ===== Wed Aug 7 05:22:34 UTC 2024 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 442, in build_image_set_locked live_successful, builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 336, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 318, in get_lp_livefs lp_owner = lp.people[owner] File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 48, in __getitem__ self._cache[key] = self._item_factory(self._lp_mapping[key]) File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 985, in __getitem__ shim_resource._ensure_representation() File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 366, in _ensure_representation representation = self._root._browser.get(self._wadl_resource) File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 439, in get response, content = self._request(url, extra_headers=headers) File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 429, in _request raise error lazr.restfulclient.errors.ServerError: HTTP Error 503: Service Unavailable Response headers: --- -content-encoding: gzip connection: close content-length: 1839 content-type: text/html;charset=utf-8 date: Wed, 07 Aug 2024 05:23:06 GMT server: gunicorn status: 503 vary: Accept-Encoding x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: 4fa60320-dfd6-419a-bff7-150fe9e2c530 x-vcs-revision: e3ace39cea497a5ecb83e8fb6dd8e7e169f02939 --- Response body: --- b'\n\n\n Launchpad is temporarily unavailable\n \n\n\n
\n
\n
\n \n \n
\n
\n
\n\n\n' ---