Closed Bug 1300332 Opened 8 years ago Closed 8 years ago

Fix "Pulling docker image" error message to work with Treeherder bug suggestions

Categories

(Taskcluster :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: garndt)

References

Details

Attachments

(1 file)

53 bytes, text/x-github-pull-request
garndt
: review+
Details | Review
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=pulling%20docker%20image%20kw%3Aintermittent is the current armload of intermittent pulling docker image failures. You can see from https://treeherder.mozilla.org/api/project/mozilla-central/artifact/?format=api&job_id=4848610&name=Bug+suggestions that Treeherder's bug search cuts off just two characters too late, picking up the first two characters of the hash and thus requiring that I try to stick the first two characters of every active hash into every bug. Add two more characters of boilerplate before the hash, and we'll get all of them suggested for every failure without having to do a bunch of gyrations.
See Also: → 1300350, 1300318, 1300317
Attached file PR 248
error should appear now as:
[taskcluster:error] Pulling docker image has failed.
Attachment #8789086 - Flags: review?(wcosta)
Assignee: nobody → garndt
See Also: → 1300685
Comment on attachment 8789086 [details] [review]
PR 248

carrying over the r+ from github by Dustin
Attachment #8789086 - Flags: review?(wcosta) → review+
Commit pushed to master at https://github.com/taskcluster/docker-worker

https://github.com/taskcluster/docker-worker/commit/199c3418114f5cb8ca63054f60ea144504832945
Merge pull request #248 from gregarndt/fix_pull_error_message

Bug 1300332 - Make image pull error easily parseable
Status: NEW → RESOLVED
Closed: 8 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: