===== Building live filesystems ===== Thu Feb 25 21:30:20 UTC 2016 ubuntu-core-system-image-plano on Launchpad starting at 2016-02-25 21:30:20 Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 685, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 369, in run_live_builds lp_kwargs = live_build_lp_kwargs(config, lp, lp_livefs, arch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 210, in live_build_lp_kwargs kwargs["distro_arch_series"] = lp_ds.getDistroArchSeries(archtag=cpuarch) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/launchpad.py", line 70, in getDistroArchSeries self._lp_distroseries.getDistroArchSeries(archtag=archtag)) File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 580, in __call__ extra_headers=extra_headers) File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 376, in _request raise error NotFound: HTTP Error 404: Not Found Response headers: --- -content-encoding: gzip content-length: 46 content-type: text/plain date: Thu, 25 Feb 2016 21:30:22 GMT server: zope.server.http (HTTP) status: 404 strict-transport-security: max-age=15552000 vary: Accept,Accept-Encoding x-content-type-options: nosniff x-frame-options: SAMEORIGIN x-lazr-notifications: [] x-powered-by: Zope (www.zope.org), Python (www.python.org) x-xss-protection: 1; mode=block --- Response body: --- u'Unknown architecture plano for ubuntu vivid' ---