Closed Bug 1399684 Opened 7 years ago Closed 7 years ago

upload new tp5n.zip to tooltool

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Unassigned)

References

Details

(Whiteboard: [PI:September])

in bug 1399320, we are updating tp5n.zip to fix some network access, we need to make this widely available to all tests.
Blocks: 1399320
Whiteboard: [PI:September]
what is the best method for getting a tp5n.zip (~100MB) file to releng for this purpose?
Component: Talos → Buildduty
Flags: needinfo?(catlee)
Product: Testing → Release Engineering
QA Contact: catlee
Version: Trunk → unspecified
If releng already has the existing tp5n.zip, then it can be unzipped, apply attachment 8907399 [details] [diff] [review] from within the tp5n directory, then re-zip tp5n.zip from the parent directory.

Unless jmaher has other tp5n changes to include?
I have no additional changes to make to the file, possibly this would be simplest do that way.  In the past I always put a .zip on my people account, but that is not an option anymore.
You should be able to upload to tooltool using the instructions here:
https://wiki.mozilla.org/ReleaseEngineering/Applications/Tooltool#How_To_Upload_To_Tooltool
Flags: needinfo?(catlee)
I am not able to log into https://api.pub.build.mozilla.org/, I am using my mozilla credentials.
Flags: needinfo?(catlee)
This is blocking the landing of the rich icon feature in 57, and we're getting close to code freeze and entering soft freeze. What needs to be done so jmaher can update the talos file?
Flags: needinfo?(sfraser)
Flags: needinfo?(jlund)
For now you can put it up on dropbox or google drive, and send us the link.
Flags: needinfo?(catlee)
Depends on: 1400444
(In reply to Ed Lee :Mardak from comment #6)
> This is blocking the landing of the rich icon feature in 57, and we're
> getting close to code freeze and entering soft freeze. What needs to be done
> so jmaher can update the talos file?

as a stop gap until we resolve bug 1400444, yes please send us a dropbox or drive link with expected sha of the zip you want to upload and we will upload it for you. Please needinfo and/or ping on irc myself for faster turnaround.
Flags: needinfo?(jlund)
jmaher, could you confirm that https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip is the desired file? You can extract it and check if it has the expected contents.

$ shasum -a256 tp5n.zip 
1b9f0d023aa41a5b9073f5afa4786f6173e1af3dbda7388df737875dc67fd9a3  tp5n.zip
$ shasum -a512 tp5n.zip 
fa74bb06abc4c097ab2cd013f1a7b5f629cb4b2943244aa1547a2d37eb5e4622671174baa22cee194ab3550870aa5d9f1443e61506519c0875f9ee0a1ad0d737  tp5n.zip

$ curl https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip | shasum -a256
1b9f0d023aa41a5b9073f5afa4786f6173e1af3dbda7388df737875dc67fd9a3  -

With your existing tp5n.zip, you should be able to check if the files differ as according to the attachment 8907399 [details] [diff] [review] you reviewed.

$ diff -r tp5n.orig/ tp5n/
Flags: needinfo?(jmaher)
:Mardak, thanks for moving this forward- I was afk the weekend and have probably caused a delay here :(  I did look at the changes and https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip looks like a great replacement for tp5n.zip.

:jlund- can you upload https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip to tooltool?
Flags: needinfo?(jmaher) → needinfo?(jlund)
(In reply to Joel Maher ( :jmaher) (UTC-5) from comment #10)
> :Mardak, thanks for moving this forward- I was afk the weekend and have
> probably caused a delay here :(  I did look at the changes and
> https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip looks
> like a great replacement for tp5n.zip.
> 
> :jlund- can you upload
> https://raw.githubusercontent.com/Mardak/talos-pagesets/tp5n/tp5n.zip to
> tooltool?

tp5n.zip is uploaded now: https://api.pub.build.mozilla.org/tooltool/sha512/fa74bb06abc4c097ab2cd013f1a7b5f629cb4b2943244aa1547a2d37eb5e4622671174baa22cee194ab3550870aa5d9f1443e61506519c0875f9ee0a1ad0d737

You can use the following manifest to retrieve it with tooltool:

[
  {
    "size": 81753814,
    "visibility": "public",
    "digest": "fa74bb06abc4c097ab2cd013f1a7b5f629cb4b2943244aa1547a2d37eb5e4622671174baa22cee194ab3550870aa5d9f1443e61506519c0875f9ee0a1ad0d737",
    "algorithm": "sha512",
    "filename": "tp5n.zip"
  }
]
Flags: needinfo?(jlund)
please feel free to close the bug if this works for you.
Flags: needinfo?(sfraser)
jmaher, I tried retriggering an old autoland xperf test that was failing, but it seems to still fail:
https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=74ab1f8f99bbae82bd0ff81f213df4512c48d7ee&filter-searchStr=xpe&selectedJob=131825162

A quick glance seems to show it uses a tooltool cache? Does something need to be cleared?

I triggered a fresh try build that maybe will avoid the cache? https://treeherder.mozilla.org/#/jobs?repo=try&revision=9179646603312781683ff9c83562a5a3ba99af13
Flags: needinfo?(jmaher)
Got a successful run! Thanks. https://treeherder.mozilla.org/#/jobs?repo=try&revision=eb97197ab6cd6b96843bb885d8176ba281ba3743&selectedJob=131896616
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jmaher)
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.