Closed Bug 1236428 Opened 8 years ago Closed 8 years ago

The content of *.log will become error codes if downloaded from taskcluster download tool

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mlien, Assigned: askeing)

Details

Attachments

(1 file)

58 bytes, text/x-github-pull-request
sho
: review+
Details | Review
[Reproduce Stpes]
1. Install taskcluster_util
2. Download *.log
  > taskcluster_download --credential ${TK_TOKEN} -n ${TK_NAMESPACE} -a public/logs/${FILE} -d ./

TK_NAMESPACE: gecko.v1.mozilla-central.latest.linux.mulet.opt
FILE: live_backing.log

[Actual Result]
The content of log file will become error codes
{'content-length': '1774378', ... 'content-encoding': 'gzip', ... 'content-type': 'text/plain', 'age': '1554'}

it seems like we have to decompress gzip file.
Attached file PR 27
Attachment #8703515 - Flags: review?(sho)
Attachment #8703515 - Flags: review?(sho) → review+
https://pypi.python.org/pypi/taskcluster_util/ update to 0.0.27
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: