Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

As an engineer I would like to know when the Nightly task fails #1005

Closed
boek opened this issue Mar 13, 2019 · 4 comments
Closed

As an engineer I would like to know when the Nightly task fails #1005

boek opened this issue Mar 13, 2019 · 4 comments
Assignees

Comments

@boek
Copy link
Contributor

boek commented Mar 13, 2019

┆Issue is synchronized with this Jira Task

@vesta0
Copy link
Collaborator

vesta0 commented Mar 19, 2019

@boek will speak to RelEng

@vesta0 vesta0 added this to the Sprint 3-2 (Milestone 3) milestone Mar 19, 2019
@boek boek self-assigned this Mar 25, 2019
boek added a commit to boek/fenix that referenced this issue Mar 25, 2019
@ghost ghost added the review label Mar 25, 2019
@boek
Copy link
Contributor Author

boek commented Mar 25, 2019

Hey @mozilla-mobile/releng, currently we have a notification set for the scheduling task at: https://github.com/mozilla-mobile/fenix/blob/master/.taskcluster.yml#L128. This task rarely (if ever) fails. So I would love to send a notification if the build task fails

@ghost ghost removed the review label Mar 25, 2019
@JohanLorenzo
Copy link
Contributor

This makes sense and I agree with the provided fix. Thanks guys for looping us in and 👍 for pushing this fix quickly 😃

@pocmo pocmo reopened this Mar 26, 2019
@pocmo
Copy link
Contributor

pocmo commented Mar 26, 2019

https://tools.taskcluster.net/groups/L4z4BabYQFi-OTDU-DIQTg/tasks/L4z4BabYQFi-OTDU-DIQTg/runs/0/logs/public%2Flogs%2Flive.log

 + python automation/taskcluster/decision_task_nightly.py --track nightly --commit --output /opt/fenix/app/build/outputs/apk --apk armGreenfield/release/app-arm-greenfield-release-unsigned.apk --apk x86Greenfield/release/app-x86-greenfield-release-unsigned.apk --apk aarch64Greenfield/release/app-aarch64-greenfield-release-unsigned.apk --date 2019-03-26T12:15:32.299Z
Traceback (most recent call last):
  File "automation/taskcluster/decision_task_nightly.py", line 172, in <module>
    nightly(apks, result.track, result.commit, result.date)
  File "automation/taskcluster/decision_task_nightly.py", line 132, in nightly
    build_task_id, build_task = generate_build_task(apks, is_staging)
  File "automation/taskcluster/decision_task_nightly.py", line 69, in generate_build_task
    routes=["notify.email.fenix-eng-notifications@mozilla.com.on-failed"]
TypeError: build_task() got an unexpected keyword argument 'routes'

boek added a commit to boek/fenix that referenced this issue Mar 26, 2019
boek added a commit that referenced this issue Mar 26, 2019
@boek boek closed this as completed Mar 26, 2019
sblatz pushed a commit to sblatz/fenix that referenced this issue Mar 26, 2019
@data-sync-user data-sync-user changed the title As an engineer I would like to know when the Nightly task fails FNX2-15703 ⁃ As an engineer I would like to know when the Nightly task fails Jul 30, 2020
@data-sync-user data-sync-user changed the title FNX2-15703 ⁃ As an engineer I would like to know when the Nightly task fails FNX3-13613 ⁃ As an engineer I would like to know when the Nightly task fails Aug 10, 2020
@data-sync-user data-sync-user changed the title FNX3-13613 ⁃ As an engineer I would like to know when the Nightly task fails FNX-4713 ⁃ As an engineer I would like to know when the Nightly task fails Aug 10, 2020
@data-sync-user data-sync-user changed the title FNX-4713 ⁃ As an engineer I would like to know when the Nightly task fails FNX2-15703 ⁃ As an engineer I would like to know when the Nightly task fails Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX2-15703 ⁃ As an engineer I would like to know when the Nightly task fails As an engineer I would like to know when the Nightly task fails May 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants