Closed
Bug 1706913
Opened 4 years ago
Closed 4 years ago
Permanent Fenix Browsertime Exception: Download failed, no more retries! for node.tar.xz
Categories
(Testing :: Raptor, defect, P5)
Testing
Raptor
Tracking
(firefox-esr78 unaffected, firefox88 unaffected, firefox89 unaffected, firefox90 fixed)
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox88 | --- | unaffected |
| firefox89 | --- | unaffected |
| firefox90 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=337410997&repo=fenix
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ImBeJG1WQ_WNi5_wfvLeww/runs/0/artifacts/public/logs/live_backing.log
attempt 5/5
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ca0jz9fMT0OC0U1F2pDP6g/artifacts/public/build/node.tar.xz to /builds/task_161906945933108/fetches/node.tar.xz
Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ca0jz9fMT0OC0U1F2pDP6g/artifacts/public/build/node.tar.xz
Download failed: HTTP Error 404: Not Found
Traceback (most recent call last):
File "./fetch-content", line 675, in <module>
sys.exit(main())
File "./fetch-content", line 671, in main
return args.func(args)
File "./fetch-content", line 605, in command_task_artifacts
fetch_urls(downloads)
File "./fetch-content", line 477, in fetch_urls
f.result()
File "/usr/lib/python3.6/concurrent/futures/_base.py", line 432, in result
return self.__get_result()
File "/usr/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result
raise self._exception
File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "./fetch-content", line 456, in fetch_and_extract
download_to_path(url, dest_path, sha256=sha256, size=size)
File "./fetch-content", line 236, in download_to_path
raise Exception("Download failed, no more retries!")
Exception: Download failed, no more retries!```
Updated•4 years ago
|
Flags: needinfo?(gmierz2)
Comment 1•4 years ago
|
||
Set release status flags based on info from the regressing bug 1611513
status-firefox88:
--- → unaffected
status-firefox89:
--- → unaffected
status-firefox90:
--- → affected
status-firefox-esr78:
--- → unaffected
Comment 2•4 years ago
|
||
PR with a fix has been merged: https://github.com/mozilla-mobile/fenix/pull/19190
Flags: needinfo?(gmierz2)
Comment 3•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Updated•4 years ago
|
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•