Closed
Bug 1306269
Opened 9 years ago
Closed 9 years ago
Buildbot-based desktop l10n nightly jobs not appearing on treeherder
Categories
(Tree Management Graveyard :: Visibility Requests, defect, P2)
Tree Management Graveyard
Visibility Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Callek, Unassigned)
Details
I recall this working at some point...
Taking a cset like: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=66a77b9bfe5dcacd50eccf85de7c0e7e15ce0ffd
Doesn't show any desktop l10n repack jobs... however the buildapi link for it does show a bunch:
https://secure.pub.build.mozilla.org/buildapi/self-serve/mozilla-central/rev/66a77b9bfe5dcacd50eccf85de7c0e7e15ce0ffd
(e.g. Firefox mozilla-central linux l10n nightly-1 )
Comment 1•9 years ago
|
||
It's likely because they are not using the full 40 character SHA. (And even if it isn't, they should be ASAP anyway, since support for 12 characters is being phased out).
Comment 2•9 years ago
|
||
From:
https://secure.pub.build.mozilla.org/builddata/buildjson/builds-2016-09-28.js.gz
{
"builder_id": 546805,
"buildnumber": 0,
"endtime": 1475070782,
"id": 107935229,
"master_id": 167,
"properties": {
"basedir": "/c/builds/moz2_slave/m-cen-w64-l10n-ntly-6-00000000",
"branch": "mozilla-central",
"builddir": "mozilla-central-win64-l10n-nightly-6",
"buildername": "Firefox mozilla-central win64 l10n nightly-6",
"buildid": "20160928030201",
"buildnumber": 0,
"builduid": "973a753a37614dad968f315623a80ac0",
"funsize_info": "{\"platform\": \"win64\", \"branch\": \"mozilla-central\", \"locales\": [\"th\", \"tr\", \"uk\", \"vi\", \"zh-CN\", \"zh-TW\"], \"appName\": \"Firefox\"}",
"hashType": "sha512",
"locales": "{\"th\": \"Success\", \"vi\": \"Success\", \"tr\": \"Success\", \"zh-CN\": \"Success\", \"uk\": \"Success\", \"zh-TW\": \"Success\"}",
"log_url": "https://archive.mozilla.org/pub/firefox/nightly/2016/09/2016-09-28-03-02-01-mozilla-central-l10n/mozilla-central-win64-l10n-nightly-6-unknown-bm94-build1-build0.txt.gz",
"master": "http://buildbot-master94.bb.releng.use1.mozilla.com:8001/",
"packageUrl": "https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-central-win64/1475056921/firefox-52.0a1.en-US.win64.zip",
"platform": "win64",
"product": "firefox",
"project": "",
"repo_path": "mozilla-central",
"repository": "",
"request_ids": [
125866408
],
"request_times": {
"125866408": 1475065601
},
"revision": "66a77b9bfe5d",
"scheduler": "WINNT 6.1 x86-64 mozilla-central nightly l10n",
"script_repo_revision": "66a77b9bfe5d",
"slavebuilddir": "m-cen-w64-l10n-ntly-6-00000000",
"slavename": "b-2008-spot-077",
"stage_platform": "win64",
"toolsdir": "/c/builds/moz2_slave/m-cen-w64-l10n-ntly-6-00000000/scripts"
},
"reason": "Triggerable(WINNT 6.1 x86-64 mozilla-central nightly l10n)",
"request_ids": [
125866408
],
"requesttime": 1475065601,
"result": 0,
"slave_id": 11962,
"starttime": 1475065744
},
Component: Treeherder → General Automation
Product: Tree Management → Release Engineering
QA Contact: catlee
Summary: Buildbot-based desktop l10n nightly jobs not appearing on treeherder → Buildbot-based desktop l10n nightly jobs not using full 40 char SHA
| Reporter | ||
Comment 3•9 years ago
|
||
However, this is not a new thing and has always been the case with buildbot l10n jobs, despite them showing up in the past...
I'm explicitly saying this is a regression in treeherder, we should get fixed until we can turn off the buildbot l10n jobs.
Updated•9 years ago
|
Component: General Automation → Treeherder: Data Ingestion
Flags: needinfo?(cdawson)
Priority: -- → P2
Product: Release Engineering → Tree Management
QA Contact: catlee
Summary: Buildbot-based desktop l10n nightly jobs not using full 40 char SHA → Buildbot-based desktop l10n nightly jobs not appearing on treeherder
Comment 4•9 years ago
|
||
To help expedite this (whilst Cameron works on a couple of other bugs for me, that are ahead of this in the queue), could you see if you can find when the last jobs of this type were visible on Treeherder?
Thanks :-)
Flags: needinfo?(bugspam.Callek)
Comment 5•9 years ago
|
||
Oh they're excluded:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=66a77b9bfe5dcacd50eccf85de7c0e7e15ce0ffd&exclusion_profile=false&filter-tier=1&filter-tier=2&filter-tier=3
I should have checked that at the very start, oops.
(Speak to the sheriffs / Tree Management::Visibility Requests)
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(cdawson)
Flags: needinfo?(bugspam.Callek)
Resolution: --- → INVALID
Comment 6•9 years ago
|
||
More useful link to bookmark:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&filter-searchStr=l10n&exclusion_profile=false
(or just press the "excluded jobs" button toggle and filter on "l10n")
| Reporter | ||
Comment 7•9 years ago
|
||
Wes, can you please unhide desktop l10n on central/aurora.
They should not be excluded at present. (but they should be treated as tier 2)
Status: RESOLVED → REOPENED
Component: Treeherder: Data Ingestion → Visibility Requests
Resolution: INVALID → ---
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(wkocher)
Unhid them and pushed them to tier-2 since they're not per-push so can't technically be tier-1.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Flags: needinfo?(wkocher)
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•