===== Building live filesystems ===== Tue Jul 5 05:16:38 UTC 2022 ubuntu-server-live-amd64 on Launchpad starting at 2022-07-05 05:16:38 ubuntu-server-live-amd64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/jammy/ubuntu-server-live/+build/356461 ubuntu-server-live-arm64 on Launchpad starting at 2022-07-05 05:16:49 ubuntu-server-live-arm64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/jammy/ubuntu-server-live/+build/356462 ubuntu-server-live-ppc64el on Launchpad starting at 2022-07-05 05:16:51 ubuntu-server-live-ppc64el: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/jammy/ubuntu-server-live/+build/356463 ubuntu-server-live-s390x on Launchpad starting at 2022-07-05 05:16:52 ubuntu-server-live-s390x: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/jammy/ubuntu-server-live/+build/356464 ubuntu-server-live-riscv64 on Launchpad starting at 2022-07-05 05:17:05 ubuntu-server-live-riscv64: https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/jammy/ubuntu-server-live/+build/356465 ubuntu-server-live-amd64 on Launchpad finished at 2022-07-05 05:26:53 (Failed to build) Traceback (most recent call last): File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/build.py", line 702, in build_image_set_locked live_successful = run_live_builds(config) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 421, in run_live_builds live_build_finished( File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 387, in live_build_finished live_build_notify_failure(config, arch, lp_build=lp_build) File "/srv/cdimage.ubuntu.com/bin/../lib/cdimage/livefs.py", line 263, in live_build_notify_failure with closing(urlopen(lp_build.build_log_url, timeout=30)) as comp: File "/usr/lib/python3.8/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) File "/usr/lib/python3.8/urllib/request.py", line 531, in open response = meth(req, response) File "/usr/lib/python3.8/urllib/request.py", line 640, in http_response response = self.parent.error( File "/usr/lib/python3.8/urllib/request.py", line 563, in error result = self._call_chain(*args) File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/usr/lib/python3.8/urllib/request.py", line 755, in http_error_302 return self.parent.open(new, timeout=req.timeout) File "/usr/lib/python3.8/urllib/request.py", line 525, in open response = self._open(req, data) File "/usr/lib/python3.8/urllib/request.py", line 542, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/usr/lib/python3.8/urllib/request.py", line 502, in _call_chain result = func(*args) File "/usr/lib/python3.8/urllib/request.py", line 1397, in https_open return self.do_open(http.client.HTTPSConnection, req, File "/usr/lib/python3.8/urllib/request.py", line 1358, in do_open r = h.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) File "/usr/lib/python3.8/ssl.py", line 1241, in recv_into return self.read(nbytes, buffer) File "/usr/lib/python3.8/ssl.py", line 1099, in read return self._sslobj.read(len, buffer) socket.timeout: The read operation timed out