Closed Bug 1576729 Opened 5 years ago Closed 5 years ago

Exception: No project matching 'mozilla-release' nor 'default' found while determining item `when` in `Cron job ship-geckoview`

Categories

(Release Engineering :: Release Automation: Uploading, defect)

defect
Not set
normal

Tracking

(firefox70 fixed)

RESOLVED FIXED
Tracking Status
firefox70 --- fixed

People

(Reporter: apavel, Unassigned)

References

(Regression)

Details

Attachments

(2 files)

Task failure: https://tools.taskcluster.net/groups/DRJusGBhTHOs-Tgi_nTrKA/tasks/DRJusGBhTHOs-Tgi_nTrKA/runs/0/logs/public%2Flogs%2Flive.log

task 2019-08-26T19:01:08.019Z] Starting new HTTPS connection (1): hg.mozilla.org
[task 2019-08-26T19:01:08.319Z] "GET /releases/mozilla-release/json-pushes?version=2&changeset=b19ffb3ca153242cc668db6549940b421f176d4b&tipsonly=1&full=1 HTTP/1.1" 200 None
[task 2019-08-26T19:01:08.357Z] Creating task with taskId eC98QJNsSUCakS-tb_DEuA for bouncer-check
[task 2019-08-26T19:01:09.153Z] "PUT /queue/v1/task/eC98QJNsSUCakS-tb_DEuA HTTP/1.1" 200 526
[task 2019-08-26T19:01:09.153Z] not running cron job chromium-update
[task 2019-08-26T19:01:09.153Z] not running cron job customv8-update
[task 2019-08-26T19:01:09.153Z] not running cron job nightly-desktop
[task 2019-08-26T19:01:09.153Z] not running cron job nightly-desktop-linux
[task 2019-08-26T19:01:09.153Z] not running cron job nightly-desktop-osx
[task 2019-08-26T19:01:09.154Z] not running cron job nightly-desktop-win32
[task 2019-08-26T19:01:09.154Z] not running cron job nightly-desktop-win64
[task 2019-08-26T19:01:09.154Z] not running cron job nightly-desktop-win64-aarch64
[task 2019-08-26T19:01:09.154Z] not running cron job periodic-update
[task 2019-08-26T19:01:09.154Z] not running cron job pipfile-update
[task 2019-08-26T19:01:09.154Z] not running cron job searchfox-index
[task 2019-08-26T19:01:09.154Z] Traceback (most recent call last):
[task 2019-08-26T19:01:09.154Z] File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 243, in taskgraph_cron
[task 2019-08-26T19:01:09.154Z] return taskgraph.cron.taskgraph_cron(options)
[task 2019-08-26T19:01:09.154Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/cron/init.py", line 153, in taskgraph_cron
[task 2019-08-26T19:01:09.154Z] if should_run(job, params):
[task 2019-08-26T19:01:09.154Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/cron/init.py", line 54, in should_run
[task 2019-08-26T19:01:09.154Z] project=params['project'])
[task 2019-08-26T19:01:09.155Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/schema.py", line 120, in resolve_keyed_by
[task 2019-08-26T19:01:09.155Z] attributes=dict(item, **extra_values),
[task 2019-08-26T19:01:09.155Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/util/keyed_by.py", line 74, in evaluate_keyed_by
[task 2019-08-26T19:01:09.155Z] keyed_by, key, item_name))
[task 2019-08-26T19:01:09.155Z] Exception: No project matching 'mozilla-release' nor 'default' found while determining item when in Cron job ship-geckoview
[taskcluster 2019-08-26 19:01:09.446Z] === Task Finished ===
[taskcluster 2019-08-26 19:01:09.521Z] Unsuccessful task run with exit code: 1 completed in 9.345 seconds

Johan, did you just miss adding the when for mozilla-release here?

Flags: needinfo?(jlorenzo)
Keywords: leave-open

Oops! Sorry for the breakage. I read bug 1564450 comment 0 again and actually, the when statement was missing on purpose. I shouldn't have put mozilla-release in the run-on-projects list. Therefore, your patch is the right one, Aki. Thank you taking care of it!

I'll port it to mozilla-beta and mozilla-central.

Flags: needinfo?(jlorenzo)
Attachment #9088371 - Attachment description: Bug 1576729 - disable ship-geckoview on release to stop failure email spam r=aryx → Bug 1576729 - disable ship-geckoview on release to stop failure email spam r=aryx p=aki
Pushed by jlorenzo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19f1235e5f70
disable ship-geckoview on release to stop failure email spam r=aryx p=aki
Status: NEW → RESOLVED
Closed: 5 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: