Closed Bug 1825830 Opened 3 years ago Closed 3 years ago

Permafailing docker-image-updatebot rebuild on ESR102 due to old NPM version

Categories

(Firefox Build System :: Task Configuration, defect)

defect

Tracking

(firefox-esr102 fixed)

RESOLVED FIXED
Tracking Status
firefox-esr102 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

Details

Attachments

(1 file)

We pushed changes to ESR102 today that required a full rebuild of all the cached docker images for the repo. Unfortunately, the updatebot rebuild is busted:
https://firefoxci.taskcluster-artifacts.net/L-RoUb-AQTOfrjMX6DrKFg/1/public/logs/live_backing.log

npm ci
+ npm ci
npm WARN npm npm does not support Node.js v10.24.0
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9.
npm WARN npm You can find the latest version at https://nodejs.org/
[?25l[..................] - : info using node@v10.24.0

We saw these failures before when we did credential rotation but ignored them because they weren't blocking anything anyway and we obviously don't care about running updatebot on that repo. Unfortunately, now we're in a position where every push wants to schedule this permafailing job because of the in-tree change we landed. We should probably just disable these jobs on the ESR tree.

Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: