ARM builders connectivity issues cause the build to fail
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
New
|
Undecided
|
Unassigned |
Bug Description
Pull phases from third-parties (i.e. non-archive) very often fail on ARM Launchpad builders. I don’t have the exact numbers but that is certainly around 50% of the builds. Occasionally the builds fails without logs, and more rarely they are restarted without any intervention — the logs are wiped anew, but the build time isn't reset when this happens. These last cases don't really allow me to affirm it was a connectivity issue though, and I am just mentioning it for what it's worth.
I observe this problem for more than one year already; It requires me to open the failure log and see if it was connection failure, then retry it if yes.
Example errors are:
--->
Downloading 'chromium-
Sorry, an error occurred in Snapcraft:
("Connection broken: ConnectionReset
<---
--->
Cloning into '/build/
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
<---
--->
Running git clone https:/
Cloning into '/build/
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Failed.
CheckoutGitRepo failed.
<---
--->
2023-06-26 06:49:24 (140 KB/s) - Connection closed at byte 5501411. Retrying.
--2023-06-26 06:49:25-- (try: 2) https:/
Connecting to 10.10.10.1:8222... connected.
OpenSSL: error:0A000126:SSL routines:
Unable to establish SSL connection.
<---
--->
Failed to fetch package: The item '/root/
<---
The 49 KiB logs in https:/
description: | updated |
Note: Potentially related in some way to https:/ /bugs.launchpad .net/launchpad/ +bug/2023961?