Closed
Bug 1843222
Opened 2 years ago
Closed 2 years ago
Perma [tier 2] startup-* Exception: Something went wrong downloading the apk check to make sure you have entered a date that is valid and that the apk for the date you have requested(2023.07.12) is available and that the URL(<url>) is also valid
Categories
(Testing :: mozperftest, defect, P5)
Testing
mozperftest
Tracking
(firefox117 fixed)
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aglavic)
References
Details
(Keywords: intermittent-failure, Whiteboard: [retriggered])
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=422487137&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AglwitaaQH2z257F2LWv-A/runs/0/artifacts/public/logs/live_backing.log
[task 2023-07-13T04:12:58.251Z] + python3 python/mozperftest/mozperftest/runner.py --flavor=mobile-browser --AndroidStartUp testing/performance/perftest_android_startup.js --browsertime-cycles=0 --AndroidStartUp-test-name=cold_view_nav_start --perfherder --hooks testing/performance/hooks_android_startup.py --AndroidStartUp-product=fenix --AndroidStartUp-release-channel=nightly
[task 2023-07-13T04:12:58.251Z] Creating local state directory: /builds/worker/.mozbuild/srcdirs/gecko-05c0679e446f
[task 2023-07-13T04:12:58.251Z] Site not up-to-date reason: "/builds/worker/.mozbuild/srcdirs/gecko-05c0679e446f/_virtualenvs/common" does not exist
[task 2023-07-13T04:12:58.251Z] Fetching fenix_nightly_arm64-v8a.apk...Traceback (most recent call last):
[task 2023-07-13T04:12:58.251Z] File "python/mozperftest/mozperftest/runner.py", line 280, in <module>
[task 2023-07-13T04:12:58.251Z] sys.exit(main())
[task 2023-07-13T04:12:58.251Z] File "python/mozperftest/mozperftest/runner.py", line 276, in main
[task 2023-07-13T04:12:58.251Z] run_tests(mach_cmd, args, user_args)
[task 2023-07-13T04:12:58.251Z] File "python/mozperftest/mozperftest/runner.py", line 141, in run_tests
[task 2023-07-13T04:12:58.251Z] hooks.run("before_iterations", kwargs)
[task 2023-07-13T04:12:58.251Z] File "/builds/task_168922121953863/checkouts/gecko/python/mozperftest/mozperftest/hooks.py", line 63, in run
[task 2023-07-13T04:12:58.251Z] return getattr(self._hooks, name)(*args, **kw)
[task 2023-07-13T04:12:58.251Z] File "/builds/task_168922121953863/checkouts/gecko/testing/performance/hooks_android_startup.py", line 39, in before_iterations
[task 2023-07-13T04:12:58.251Z] download_apk_as_date(nightly_url, download_date, filename)
[task 2023-07-13T04:12:58.251Z] File "/builds/task_168922121953863/checkouts/gecko/testing/performance/hooks_android_startup.py", line 54, in download_apk_as_date
[task 2023-07-13T04:12:58.251Z] raise Exception(
[task 2023-07-13T04:12:58.251Z] Exception: Something went wrong downloading the apk check to make sure you have entered a date that is valid and that the apk for the date you have requested(2023.07.12) is available and that the URL(https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/mobile.v3.firefox-android.apks.fenix-nightly.2023.07.12.latest.arm64-v8a/artifacts/public%2Fbuild%2Ffenix%2Farm64-v8a%2Ftarget.apk) is also valid
[task 2023-07-13T04:12:58.251Z] script.py: command finished
[task 2023-07-13T04:12:58.251Z] script.py: enabling charging for device 'SM-A515F' ('R58R37N85TE')...
[task 2023-07-13T04:12:58.251Z]
Comment 1•2 years ago
|
||
Not sure what changes could have triggered this.
Andrej, any chance you could help us out?
Thank you.
Flags: needinfo?(aglavic)
Assignee | ||
Comment 2•2 years ago
|
||
Looks like the APKs with that date are not available for some reason?
I will take a look :) thanks for the NI!
Comment 3•2 years ago
|
||
:aglavic, we're hitting the same issue on Raptor in bug 1843085. The artifact names changed:
Previously: public/build/fenix/arm64-v8a/target.apk1
Now: public/build/target.arm64-v8a.apk
Could you make a patch to fix this for mozperftest? I'll make one for Raptor shortly.
Flags: needinfo?(aglavic)
See Also: → 1843085
Updated•2 years ago
|
Flags: needinfo?(aglavic)
Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → aglavic
Status: NEW → ASSIGNED
Updated•2 years ago
|
Whiteboard: [retriggered]
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Attachment #9343929 -
Attachment description: Bug 1843222 - Fenix and Focus download perma fail. r?#perftest → Bug 1843222 - Fenix and Focus download perma fail, link to downloading fenix and focus apk has changed. r?#perftest
Pushed by aglavic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80a9077fa5ea
Fenix and Focus download perma fail, link to downloading fenix and focus apk has changed. r=perftest-reviewers,sparky
Comment 8•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•