Config(, {'IMAGE_TYPE': 'daily-live', 'TRIGGER_MIRRORS_ASYNC': '', 'CDIMAGE_NOSOURCE': '1', 'PROJECT': 'ubuntu-server', 'CAPPROJECT': 'Ubuntu-Server', 'SUBPROJECT': 'live', 'CDIMAGE_ROOT': '/srv/cdimage.ubuntu.com', 'TRIGGER_MIRRORS': '', 'DIST': , 'GNUPG_DIR': '/srv/cdimage.ubuntu.com/secret/dot-gnupg', 'SIGNING_KEYID': 'EFE21092', 'ARCHES': 'amd64 arm64 arm64+largemem ppc64el s390x riscv64', 'CPUARCHES': 'amd64 arm64 ppc64el riscv64 s390x', 'CDIMAGE_LIVE': '1', 'DATE': '', 'DATE_SUFFIX': '', 'DEBUG': '', 'CDIMAGE_DATE': '20250716', 'CDIMAGE_NOLOG': '', 'VERBOSE': '3'}) config.arches: ['amd64', 'arm64', 'arm64+largemem', 'ppc64el', 's390x', 'riscv64'] config.cpuarches: ['amd64', 'arm64', 'ppc64el', 'riscv64', 's390x'] ===== Building live filesystems ===== Wed Jul 16 10:29:35 UTC 2025 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 402, in build_image_set_locked builds = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 228, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 211, in get_lp_livefs lp_owner = lp.people[owner] File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 43, 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: 1730 content-type: text/html;charset=utf-8 date: Wed, 16 Jul 2025 10:30:08 GMT server: gunicorn status: 503 vary: Accept-Encoding x-powered-by: Zope (www.zope.org), Python (www.python.org) x-request-id: b0724621-2528-494e-8420-498de6265ffe x-vcs-revision: 2d6e9435c2df831e66deb7fcbe9f03f78dd14743 --- Response body: --- b'\n\n\n Launchpad is temporarily unavailable\n \n\n\n
\n
\n
\n \n \n
\n
\n
\n\n\n' ---