Application-services symbols token needs to be updated
Categories
(Release Engineering :: Firefox-CI Administration, defect)
Tracking
(Not tracked)
People
(Reporter: bdk, Assigned: jcristau)
References
Details
I recently updated our code to upload the symbols for libmegazord. However, the task for the 131.0 release failed because of a 403 error. I believe this means our symbols token from project/application-services/symbols-token
is out of date -- probably because we haven't been uploading symbols from CI in years. Can you update our token with current credentials?
Assignee | ||
Comment 1•1 year ago
|
||
Do you have a token you want to use here, or should we go get a fresh one?
Reporter | ||
Comment 2•1 year ago
|
||
I think a fresh one is best, AFAIK project/application-services/symbols-token
is our shared token. It probably got stale because the task hasn't been working for a long time.
Assignee | ||
Comment 3•1 year ago
|
||
I've updated the project/application-services/symbols-token
TC secret.
Retriggered the upload-symbols job for 131.0 (https://firefox-ci-tc.services.mozilla.com/tasks/P0VaH2l9T_6Fp7Rpv3qwyA) and reran the latest nightly (https://firefox-ci-tc.services.mozilla.com/tasks/Bi5E86E0Rx--uWZ9J2Xf3w/runs/1), both are green.
Assignee | ||
Comment 4•1 year ago
|
||
Looking over the logs for those tasks though, I suspect they're not quite working.
Opened https://github.com/mozilla/application-services/pull/6384 to hopefully fix that up.
Reporter | ||
Comment 5•1 year ago
|
||
Just approved that, are you going to need to backport it to 131?
Assignee | ||
Comment 6•1 year ago
|
||
Ryan took care of the backport in https://github.com/mozilla/application-services/pull/6385
Description
•