===== Building live filesystems ===== Mon Jul 20 11:40:28 UTC 2020 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 673, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 366, in run_live_builds lp, lp_livefs = get_lp_livefs(config, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 348, in get_lp_livefs livefs = lp.livefses.getByName( File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 145, in getByName self._lp_livefses.getByName( File "/usr/lib/python3/dist-packages/lazr/restfulclient/resource.py", line 605, in __call__ response, content = self.root._browser._request( File "/usr/lib/python3/dist-packages/lazr/restfulclient/_browser.py", line 438, in _request raise error lazr.restfulclient.errors.NotFound: HTTP Error 404: Not Found Response headers: --- -content-encoding: gzip content-length: 73 content-type: text/plain date: Mon, 20 Jul 2020 11:40:29 GMT server: zope.server.http (HTTP) status: 404 vary: Accept-Encoding x-powered-by: Zope (www.zope.org), Python (www.python.org) --- Response body: --- b"No such live filesystem with this owner/distroseries: 'ubuntu-appliance'." ---