Closed Bug 1213638 Opened 9 years ago Closed 9 years ago

Release promotion l10n repacks should submit to proper balrog release blob

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Right now they submit to nightly 22:28:35 INFO - Balrog request to https://aus4-admin-dev.allizom.org/api/releases/Firefox-date-nightly-20151009202457 22:28:35 INFO - Data sent: None 22:28:35 INFO - Starting new HTTPS connection (1): aus4-admin-dev.allizom.org 22:28:35 INFO - /builds/slave/rel-date_fx_l64_l10n_rpk-00000/build/tools/scripts/updates/../../lib/python/vendor/requests-2.7.0/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. 22:28:35 INFO - InsecurePlatformWarning 22:28:36 INFO - "GET /api/releases/Firefox-date-nightly-20151009202457 HTTP/1.1" 200 40018 22:28:36 INFO - Balrog request to https://aus4-admin-dev.allizom.org/api/releases/Firefox-date-nightly-20151009202457/builds/Linux_x86_64-gcc3/zh-TW 22:28:36 INFO - Data sent: None 22:28:36 INFO - "GET /api/releases/Firefox-date-nightly-20151009202457/builds/Linux_x86_64-gcc3/zh-TW HTTP/1.1" 200 453 22:28:36 INFO - Balrog request to https://aus4-admin-dev.allizom.org/api/releases/Firefox-date-nightly-latest 22:28:36 INFO - Data sent: None 22:28:37 INFO - "HEAD /api/releases/Firefox-date-nightly-latest HTTP/1.1" 200 0 22:28:37 INFO - Balrog request to https://aus4-admin-dev.allizom.org/api/releases/Firefox-date-nightly-latest/builds/Linux_x86_64-gcc3/zh-TW 22:28:37 INFO - Data sent: {'product': u'Firefox', 'hashFunction': u'sha512', 'data_version': '87', 'schema_version': 4, 'alias': 'null', 'version': u'44.0', 'data': '{"buildID": "20151009202457", "platformVersion": "44.0", "displayVersion": "44.0", "appVersion": "44.0", "completes": [{"fileUrl": "http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2015/10/2015-10-09-20-24-57-date-l10n/firefox-44.0.zh-TW.linux-x86_64.complete.mar", "from": "*", "hashValue": "ee5fa32822ebf4fdc97bb7692548622e6efd1967e856c9ef69f59bc5a01d41f5629aa1eacc993971e9c57238458b0a71d3ab8ef0659f43c33e075af5e907b839", "filesize": 50836256}]}'} 22:28:37 INFO - "PUT /api/releases/Firefox-date-nightly-latest/builds/Linux_x86_64-gcc3/zh-TW HTTP/1.1" 201 24
We can probably disable balrog submission all together and let funsize submit those. Also we can set the blob name somewhere in release-runner.py so we can share its name in tasks.
Assignee: nobody → rail
1) Balrog submission disabled in desktop_l10n.py script: http://hg.mozilla.org/projects/date/file/tip/testing/mozharness/configs/single_locale/date.py#l34 2) funsize submits to proper blobs now: 2015-12-26 06:12:31,192 - DEBUG - Balrog request to https://aus4-admin-dev.allizom.org/api/releases/Firefox-44.0b27-build1
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.