You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading distribution packages in staging, the CI run times out due to lack of output. This is likely due to a large amount of packages on the both app and mon due to nested virt
TASK [common : Perform safe upgrade to ensure all the packages are updated.] ***
make: *** [ci-go-xenial] Terminated
Warning: Permanently added '35.230.112.0' (ECDSA) to the list of known hosts.
scp: /home/sdci/securedrop-source/junit/*xml: No such file or directory
Too long with no output (exceeded 10m0s)
Expected Behavior
Packages should be updated, no timeouts out
Actual Behavior
Very often there is a timeout when upgrading packages, resulting in a failed xenial-staging-with-rebase step.
Comments
The text was updated successfully, but these errors were encountered:
Description
When upgrading distribution packages in staging, the CI run times out due to lack of output. This is likely due to a large amount of packages on the both app and mon due to nested virt
Steps to Reproduce
Observe CI output of these runs
Expected Behavior
Packages should be updated, no timeouts out
Actual Behavior
Very often there is a timeout when upgrading packages, resulting in a failed
xenial-staging-with-rebase
step.Comments
The text was updated successfully, but these errors were encountered: