Closed Bug 1510519 Opened 6 years ago Closed 5 years ago

Port Bug 1482395 - Move the WNP rules in-tree

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 65.0

People

(Reporter: rjl, Assigned: rjl)

References

Details

Attachments

(3 files)

This is a port of bug 1482395 to Comm. Build breakage on 2018-11-25.

[task 2018-11-27T21:56:24.225Z] Error loading tasks for kind release-balrog-submit-toplevel:
[task 2018-11-27T21:56:24.225Z] Traceback (most recent call last):
[task 2018-11-27T21:56:24.225Z]   File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 183, in taskgraph_decision
[task 2018-11-27T21:56:24.225Z]     return taskgraph.decision.taskgraph_decision(options)
[task 2018-11-27T21:56:24.225Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/decision.py", line 169, in taskgraph_decision
[task 2018-11-27T21:56:24.225Z]     full_task_json = tgg.full_task_graph.to_json()
[task 2018-11-27T21:56:24.225Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 150, in full_task_graph
[task 2018-11-27T21:56:24.225Z]     return self._run_until('full_task_graph')
[task 2018-11-27T21:56:24.225Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 335, in _run_until
[task 2018-11-27T21:56:24.225Z]     k, v = self._run.next()
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 256, in _run
[task 2018-11-27T21:56:24.226Z]     new_tasks = kind.load_tasks(parameters, list(all_tasks.values()))
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/generator.py", line 76, in load_tasks
[task 2018-11-27T21:56:24.226Z]     for task_dict in transforms(trans_config, inputs)]
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1903, in check_run_task_caches
[task 2018-11-27T21:56:24.226Z]     for task in tasks:
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1849, in check_task_dependencies
[task 2018-11-27T21:56:24.226Z]     for task in tasks:
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1837, in check_task_identifiers
[task 2018-11-27T21:56:24.226Z]     for task in tasks:
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1820, in chain_of_trust
[task 2018-11-27T21:56:24.226Z]     for task in tasks:
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1766, in build_task
[task 2018-11-27T21:56:24.226Z]     payload_builders[task['worker']['implementation']](config, task, task_def)
[task 2018-11-27T21:56:24.226Z]   File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/transforms/task.py", line 1066, in build_balrog_payload
[task 2018-11-27T21:56:24.226Z]     'update_line': worker['update-line'],
[task 2018-11-27T21:56:24.226Z] KeyError: u'update-line'
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/b682f20af95a
Port Bug 1482395: Move the WNP rules in-tree. rs=bustage-fix
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I guess this was reopened based on these IRC comments:

tom commented something about tbird not using it and i'm guessing that it being semi-broken is what is causing the purple ...

i think i can just disable the whats-new thing from last night.
Blocks: 1512127
Removes unnecessarily ported code from Firefox's "What's New Page" feature.
Thunderbird does not use this.
Adds a missing field (update-line) to the balrog-toplevel task. An empty
value bypasses the What's New Page blob generation on Balrog.

Depends on D15486
Successful run on try-comm-central.
(In reply to Rob Lemley [:rjl] from comment #6)
> Successful run on try-comm-central.

https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=063713013cfb5936f8fd985b387759a2bbc22e8c
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/bd4ceeb571ce
Backed out changeset b682f20af95a, not used in TB. r=darktrojan
https://hg.mozilla.org/comm-central/rev/71d23319ac82
Fix WNP build bustage. rs=bustage-fix, r=darktrojan
Status: REOPENED → RESOLVED
Closed: 6 years ago5 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: