Closed Bug 1634605 Opened 4 years ago Closed 4 years ago

Stop retrying on apt-get errors

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(firefox77 fixed)

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: glandium, Assigned: glandium)

Details

Attachments

(1 file)

No description provided.

We starting doing that because snapshot.debian.org would ban some AWS IP
ranges, and we would get random failures, but that's not the case
anymore. OTOH, when more "normal" errors happen, like when you change a
Dockerfile to add a package, and that package actually doesn't exist,
the image build is tried 5 times, with no chance it will succeed, and
treeherder doesn't link to the log because it's purple, so you need to
manually go to taskcluster.

Removing the autoretry will make things smoother.

Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/3a1468b1f826
Stop retrying on apt-get errors. r=tomprince

Are you sure this is no longer the case? I just got this result, which looks it it is getting a bunch of errors that the retry fixed (at least for some images). It looks like it may be related ot IPv6 addresses in some cases, there.

Flags: needinfo?(mh+mozilla)

Yes I'm sure, the last change to the snapshot.debian.org configuration related to blocking is https://salsa.debian.org/dsa-team/mirror/dsa-puppet/commit/6510538f5a1a525e62e85be0d887c1f1b3e0e3fd which removes the AWS block.

Flags: needinfo?(mh+mozilla)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: