Closed Bug 1497660 Opened 6 years ago Closed 6 years ago

add new hg certificate in secrets

Categories

(Firefox Build System :: Task Configuration, task, P1)

task

Tracking

(firefox-esr60 fixed, firefox65 fixed)

RESOLVED FIXED
mozilla65
Tracking Status
firefox-esr60 --- fixed
firefox65 --- fixed

People

(Reporter: kmoir, Assigned: gps)

References

Details

Attachments

(1 file)

In https://bugzilla.mozilla.org/show_bug.cgi?id=1495464#c6 we are planning to  add a new hg cert because the old will expire in November.

We plan to swap in the new cert on 2018-10-31 around 1700 UTC / 1000 PDT.

gps mentioned that there is a taskcluster component and dustin stated that it involves changing a secret thus this bug :-)
Blocks: 1495464
The secret is
 https://tools.taskcluster.net/secrets/project%2Ftaskcluster%2Fgecko%2Fhgfingerprint

and it should be easy to just add the new fingerprint there.
Component: Secrets → Task Configuration
Product: Taskcluster → Firefox Build System
QA Contact: dustin
I attempted to update the secret but I lack the secrets:set:project/taskcluster/gecko/hgfingerprint scope.

dustin: could you please either grant me the scope or update the secret before Wednesday? This is a hard blocker on us transitioning the certificate, since automation will stop working unless the new fingerprint is pinned.

The new secret content should be:

content: '73:7f:ef:ab:68:0f:49:3f:88:91:f0:b7:06:69:fd:8f:f2:55:c9:56'
fingerprints: >-
  sha256:17:38:aa:92:0b:84:3e:aa:8e:52:52:e9:4c:2f:98:a9:0e:bf:6c:3e:e9:15:ff:0a:29:80:f7:06:02:5b:e8:48, sha256:8e:ad:f7:6a:eb:44:06:15:ed:f3:e4:69:a6:64:60:37:2d:ff:98:88:37:bf:d7:b8:40:84:01:48:9c:26:ce:d9

(Watch out for formatting issues.)
Assignee: nobody → dustin
Status: NEW → ASSIGNED
Flags: needinfo?(dustin)
Priority: -- → P1
Done
Flags: needinfo?(dustin)
We duplicate the hg.mo fingerprints in run-task so we can fall
back to known good values in case secrets retrieval fails.
Assignee: dustin → gps
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe2744d3413d
Add new hg.mo fingerprint to run-task fallback; r=dustin
Backout by aciure@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e46f007f2744
Backed out changeset fe2744d3413d for docker build bustages CLOSED TREE
snapshot.debian.org was having service availability issues when this was landed.

It appears to be online now. So I just relanded to autoland.
Flags: needinfo?(gps)
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6fc2aad03a34
Add new hg.mo fingerprint to run-task fallback; r=dustin
Backed out changeset 6fc2aad03a34 (Bug 1497660) for perma mochitest mda failures with failed: NotAllowedError: The request is not allowed by the user agent or the platform in the current context message CLOSED TREE

https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&fromchange=733862cddcb7e49e08fbfe5d8a4bc89e95b2c438&selectedJob=209030424

https://treeherder.mozilla.org/logviewer.html#?job_id=209030424&repo=autoland&lineNumber=2411

[task 2018-10-31T23:50:58.452Z] 23:50:58     INFO - TEST-START | dom/media/test/test_mediarecorder_avoid_recursion.html
[task 2018-10-31T23:50:58.529Z] 23:50:58     INFO - TEST-INFO | started process screentopng
[task 2018-10-31T23:50:58.848Z] 23:50:58     INFO - TEST-INFO | screentopng: exit 0
[task 2018-10-31T23:50:58.850Z] 23:50:58     INFO - Buffered messages logged at 23:50:58
[task 2018-10-31T23:50:58.852Z] 23:50:58     INFO - TEST-PASS | dom/media/test/test_mediarecorder_avoid_recursion.html | A valid string reason is expected 
[task 2018-10-31T23:50:58.854Z] 23:50:58     INFO - TEST-PASS | dom/media/test/test_mediarecorder_avoid_recursion.html | Reason cannot be empty 
[task 2018-10-31T23:50:58.855Z] 23:50:58     INFO - Buffered messages finished
[task 2018-10-31T23:50:58.855Z] 23:50:58     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_avoid_recursion.html | Unexpected error fired with: NotFoundError: The object can not be found here. 
[task 2018-10-31T23:50:58.856Z] 23:50:58     INFO -     startTest@dom/media/test/test_mediarecorder_avoid_recursion.html:49:5
[task 2018-10-31T23:50:58.856Z] 23:50:58     INFO -     async*@dom/media/test/test_mediarecorder_avoid_recursion.html:55:1
[task 2018-10-31T23:50:58.856Z] 23:50:58     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 155MB | heapAllocated 15MB
[task 2018-10-31T23:50:58.856Z] 23:50:58     INFO - TEST-OK | dom/media/test/test_mediarecorder_avoid_recursion.html | took 93ms
[task 2018-10-31T23:50:58.857Z] 23:50:58     INFO - TEST-START | dom/media/test/test_mediarecorder_bitrate.html
[task 2018-10-31T23:50:59.062Z] 23:50:59     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 159MB | heapAllocated 19MB
[task 2018-10-31T23:50:59.077Z] 23:50:59     INFO - TEST-OK | dom/media/test/test_mediarecorder_bitrate.html | took 496ms
[task 2018-10-31T23:50:59.100Z] 23:50:59     INFO - TEST-START | dom/media/test/test_mediarecorder_creation.html
[task 2018-10-31T23:50:59.205Z] 23:50:59     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:50:59.221Z] 23:50:59     INFO - TEST-OK | dom/media/test/test_mediarecorder_creation.html | took 124ms
[task 2018-10-31T23:50:59.243Z] 23:50:59     INFO - TEST-START | dom/media/test/test_mediarecorder_creation_fail.html
[task 2018-10-31T23:50:59.324Z] 23:50:59     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 157MB | heapAllocated 16MB
[task 2018-10-31T23:50:59.332Z] 23:50:59     INFO - TEST-OK | dom/media/test/test_mediarecorder_creation_fail.html | took 90ms
[task 2018-10-31T23:50:59.353Z] 23:50:59     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:50:59.355Z] 23:50:59     INFO - TEST-START | dom/media/test/test_mediarecorder_fires_start_event_once_when_erroring.html
[task 2018-10-31T23:51:01.529Z] 23:51:01     INFO - GECKO(1444) | MEMORY STAT | vsize 1665MB | residentFast 157MB | heapAllocated 16MB
[task 2018-10-31T23:51:01.537Z] 23:51:01     INFO - TEST-OK | dom/media/test/test_mediarecorder_fires_start_event_once_when_erroring.html | took 2177ms
[task 2018-10-31T23:51:01.554Z] 23:51:01     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:01.556Z] 23:51:01     INFO - TEST-START | dom/media/test/test_mediarecorder_getencodeddata.html
[task 2018-10-31T23:51:01.720Z] 23:51:01     INFO - GECKO(1444) | MEMORY STAT | vsize 1667MB | residentFast 157MB | heapAllocated 17MB
[task 2018-10-31T23:51:01.729Z] 23:51:01     INFO - TEST-OK | dom/media/test/test_mediarecorder_getencodeddata.html | took 176ms
[task 2018-10-31T23:51:01.751Z] 23:51:01     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:01.761Z] 23:51:01     INFO - TEST-START | dom/media/test/test_mediarecorder_pause_resume_video.html
[task 2018-10-31T23:51:05.939Z] 23:51:05     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 157MB | heapAllocated 16MB
[task 2018-10-31T23:51:05.943Z] 23:51:05     INFO - TEST-OK | dom/media/test/test_mediarecorder_pause_resume_video.html | took 4185ms
[task 2018-10-31T23:51:05.968Z] 23:51:05     INFO - TEST-START | dom/media/test/test_mediarecorder_playback_can_repeat.html
[task 2018-10-31T23:51:08.102Z] 23:51:08     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 157MB | heapAllocated 17MB
[task 2018-10-31T23:51:08.111Z] 23:51:08     INFO - TEST-OK | dom/media/test/test_mediarecorder_playback_can_repeat.html | took 2140ms
[task 2018-10-31T23:51:08.128Z] 23:51:08     INFO - TEST-START | dom/media/test/test_mediarecorder_principals.html
[task 2018-10-31T23:51:08.612Z] 23:51:08     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 168MB | heapAllocated 28MB
[task 2018-10-31T23:51:08.613Z] 23:51:08     INFO - TEST-OK | dom/media/test/test_mediarecorder_principals.html | took 486ms
[task 2018-10-31T23:51:08.643Z] 23:51:08     INFO - TEST-START | dom/media/test/test_mediarecorder_record_4ch_audiocontext.html
[task 2018-10-31T23:51:10.080Z] 23:51:10     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 168MB | heapAllocated 27MB
[task 2018-10-31T23:51:10.080Z] 23:51:10     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_4ch_audiocontext.html | took 1439ms
[task 2018-10-31T23:51:10.104Z] 23:51:10     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:10.104Z] 23:51:10     INFO - TEST-START | dom/media/test/test_mediarecorder_record_addtracked_stream.html
[task 2018-10-31T23:51:10.180Z] 23:51:10     INFO - GECKO(1444) | TEST DEVICES: Got loopback audio: Monitor of Null Output
[task 2018-10-31T23:51:10.182Z] 23:51:10     INFO - GECKO(1444) | TEST DEVICES: Got loopback video: Dummy video device (0x0000)
[task 2018-10-31T23:51:13.357Z] 23:51:13     INFO - GECKO(1444) | MEMORY STAT | vsize 1662MB | residentFast 158MB | heapAllocated 16MB
[task 2018-10-31T23:51:13.373Z] 23:51:13     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_addtracked_stream.html | took 3274ms
[task 2018-10-31T23:51:13.394Z] 23:51:13     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:13.399Z] 23:51:13     INFO - TEST-START | dom/media/test/test_mediarecorder_record_audiocontext.html
[task 2018-10-31T23:51:14.505Z] 23:51:14     INFO - GECKO(1444) | MEMORY STAT | vsize 1664MB | residentFast 160MB | heapAllocated 16MB
[task 2018-10-31T23:51:14.506Z] 23:51:14     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_audiocontext.html | took 1110ms
[task 2018-10-31T23:51:14.526Z] 23:51:14     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:14.530Z] 23:51:14     INFO - TEST-START | dom/media/test/test_mediarecorder_record_audiocontext_mlk.html
[task 2018-10-31T23:51:14.587Z] 23:51:14     INFO - GECKO(1444) | MEMORY STAT | vsize 1666MB | residentFast 158MB | heapAllocated 17MB
[task 2018-10-31T23:51:14.595Z] 23:51:14     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_audiocontext_mlk.html | took 65ms
[task 2018-10-31T23:51:14.617Z] 23:51:14     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:14.619Z] 23:51:14     INFO - TEST-START | dom/media/test/test_mediarecorder_record_audionode.html
[task 2018-10-31T23:51:15.786Z] 23:51:15     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 162MB | heapAllocated 21MB
[task 2018-10-31T23:51:15.807Z] 23:51:15     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_audionode.html | took 1188ms
[task 2018-10-31T23:51:15.830Z] 23:51:15     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:15.831Z] 23:51:15     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:15.834Z] 23:51:15     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:15.851Z] 23:51:15     INFO - TEST-START | dom/media/test/test_mediarecorder_record_canvas_captureStream.html
[task 2018-10-31T23:51:16.940Z] 23:51:16     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 162MB | heapAllocated 21MB
[task 2018-10-31T23:51:16.956Z] 23:51:16     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_canvas_captureStream.html | took 1104ms
[task 2018-10-31T23:51:16.973Z] 23:51:16     INFO - TEST-START | dom/media/test/test_mediarecorder_record_changing_video_resolution.html
[task 2018-10-31T23:51:17.506Z] 23:51:17     INFO - GECKO(1444) | MEMORY STAT | vsize 1665MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:51:17.514Z] 23:51:17     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_changing_video_resolution.html | took 542ms
[task 2018-10-31T23:51:17.537Z] 23:51:17     INFO - TEST-START | dom/media/test/test_mediarecorder_record_downsize_resolution.html
[task 2018-10-31T23:51:17.936Z] 23:51:17     INFO - GECKO(1444) | MEMORY STAT | vsize 1665MB | residentFast 159MB | heapAllocated 18MB
[task 2018-10-31T23:51:17.940Z] 23:51:17     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_downsize_resolution.html | took 397ms
[task 2018-10-31T23:51:17.958Z] 23:51:17     INFO - TEST-START | dom/media/test/test_mediarecorder_record_getdata_afterstart.html
[task 2018-10-31T23:51:18.096Z] 23:51:18     INFO - GECKO(1444) | MEMORY STAT | vsize 1667MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:51:18.096Z] 23:51:18     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_getdata_afterstart.html | took 133ms
[task 2018-10-31T23:51:18.120Z] 23:51:18     INFO - TEST-START | dom/media/test/test_mediarecorder_record_gum_video_timeslice.html
[task 2018-10-31T23:51:18.188Z] 23:51:18     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-10-31T23:51:18.190Z] 23:51:18     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_mediarecorder_record_gum_video_timeslice.html | Unexpected error fired with: NotFoundError: The object can not be found here. 
[task 2018-10-31T23:51:18.191Z] 23:51:18     INFO -     startTest@dom/media/test/test_mediarecorder_record_gum_video_timeslice.html:80:5
[task 2018-10-31T23:51:18.192Z] 23:51:18     INFO -     async*@dom/media/test/test_mediarecorder_record_gum_video_timeslice.html:86:1
[task 2018-10-31T23:51:18.194Z] 23:51:18     INFO - GECKO(1444) | MEMORY STAT | vsize 1667MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:51:18.210Z] 23:51:18     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_gum_video_timeslice.html | took 81ms
[task 2018-10-31T23:51:18.226Z] 23:51:18     INFO - TEST-START | dom/media/test/test_mediarecorder_record_immediate_stop.html
[task 2018-10-31T23:51:18.363Z] 23:51:18     INFO - GECKO(1444) | MEMORY STAT | vsize 1669MB | residentFast 160MB | heapAllocated 17MB
[task 2018-10-31T23:51:18.380Z] 23:51:18     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_immediate_stop.html | took 151ms
[task 2018-10-31T23:51:18.396Z] 23:51:18     INFO - TEST-START | dom/media/test/test_mediarecorder_record_no_timeslice.html
[task 2018-10-31T23:51:19.138Z] 23:51:19     INFO - GECKO(1444) | MEMORY STAT | vsize 1665MB | residentFast 158MB | heapAllocated 16MB
[task 2018-10-31T23:51:19.156Z] 23:51:19     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_no_timeslice.html | took 749ms
[task 2018-10-31T23:51:19.172Z] 23:51:19     INFO - TEST-START | dom/media/test/test_mediarecorder_record_session.html
[task 2018-10-31T23:51:19.297Z] 23:51:19     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 158MB | heapAllocated 15MB
[task 2018-10-31T23:51:19.304Z] 23:51:19     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_session.html | took 136ms
[task 2018-10-31T23:51:19.325Z] 23:51:19     INFO - TEST-START | dom/media/test/test_mediarecorder_record_startstopstart.html
[task 2018-10-31T23:51:21.418Z] 23:51:21     INFO - GECKO(1444) | MEMORY STAT | vsize 1664MB | residentFast 159MB | heapAllocated 16MB
[task 2018-10-31T23:51:21.429Z] 23:51:21     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_startstopstart.html | took 2100ms
[task 2018-10-31T23:51:21.445Z] 23:51:21     INFO - GECKO(1444) | JavaScript error: , line 0: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable
[task 2018-10-31T23:51:21.449Z] 23:51:21     INFO - TEST-START | dom/media/test/test_mediarecorder_record_timeslice.html
[task 2018-10-31T23:51:21.634Z] 23:51:21     INFO - GECKO(1444) | MEMORY STAT | vsize 1666MB | residentFast 157MB | heapAllocated 16MB
[task 2018-10-31T23:51:21.643Z] 23:51:21     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_timeslice.html | took 194ms
[task 2018-10-31T23:51:21.665Z] 23:51:21     INFO - TEST-START | dom/media/test/test_mediarecorder_record_upsize_resolution.html
[task 2018-10-31T23:51:22.084Z] 23:51:22     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 157MB | heapAllocated 16MB
[task 2018-10-31T23:51:22.087Z] 23:51:22     INFO - TEST-OK | dom/media/test/test_mediarecorder_record_upsize_resolution.html | took 421ms
[task 2018-10-31T23:51:22.108Z] 23:51:22     INFO - TEST-START | dom/media/test/test_mediarecorder_reload_crash.html
[task 2018-10-31T23:51:22.307Z] 23:51:22     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 156MB | heapAllocated 16MB
[task 2018-10-31T23:51:22.309Z] 23:51:22     INFO - TEST-OK | dom/media/test/test_mediarecorder_reload_crash.html | took 198ms
[task 2018-10-31T23:51:22.328Z] 23:51:22     INFO - TEST-START | dom/media/test/test_mediarecorder_unsupported_src.html
[task 2018-10-31T23:51:22.428Z] 23:51:22     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 157MB | heapAllocated 17MB
[task 2018-10-31T23:51:22.465Z] 23:51:22     INFO - TEST-OK | dom/media/test/test_mediarecorder_unsupported_src.html | took 131ms
[task 2018-10-31T23:51:22.502Z] 23:51:22     INFO - TEST-START | dom/media/test/test_mediarecorder_webm_support.html
[task 2018-10-31T23:51:22.560Z] 23:51:22     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 158MB | heapAllocated 18MB
[task 2018-10-31T23:51:22.563Z] 23:51:22     INFO - TEST-OK | dom/media/test/test_mediarecorder_webm_support.html | took 61ms
[task 2018-10-31T23:51:22.586Z] 23:51:22     INFO - TEST-START | dom/media/test/test_mediatrack_consuming_mediaresource.html
[task 2018-10-31T23:51:32.433Z] 23:51:32     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 157MB | heapAllocated 18MB
[task 2018-10-31T23:51:32.449Z] 23:51:32     INFO - TEST-OK | dom/media/test/test_mediatrack_consuming_mediaresource.html | took 9861ms
[task 2018-10-31T23:51:32.471Z] 23:51:32     INFO - TEST-START | dom/media/test/test_mediatrack_consuming_mediastream.html
[task 2018-10-31T23:51:32.554Z] 23:51:32     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-10-31T23:51:32.554Z] 23:51:32     INFO - Buffered messages logged at 23:51:32
[task 2018-10-31T23:51:32.554Z] 23:51:32     INFO - TEST-PASS | dom/media/test/test_mediatrack_consuming_mediastream.html | A valid string reason is expected 
[task 2018-10-31T23:51:32.555Z] 23:51:32     INFO - TEST-PASS | dom/media/test/test_mediatrack_consuming_mediastream.html | Reason cannot be empty 
[task 2018-10-31T23:51:32.555Z] 23:51:32     INFO - Buffered messages finished
[task 2018-10-31T23:51:32.556Z] 23:51:32     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_mediatrack_consuming_mediastream.html | Unexpected error fired with: NotFoundError: The object can not be found here. 
[task 2018-10-31T23:51:32.556Z] 23:51:32     INFO -     startTest@dom/media/test/test_mediatrack_consuming_mediastream.html:28:5
[task 2018-10-31T23:51:32.559Z] 23:51:32     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 156MB | heapAllocated 16MB
[task 2018-10-31T23:51:32.575Z] 23:51:32     INFO - TEST-OK | dom/media/test/test_mediatrack_consuming_mediastream.html | took 99ms
[task 2018-10-31T23:51:32.592Z] 23:51:32     INFO - TEST-START | dom/media/test/test_mediatrack_events.html
[task 2018-10-31T23:51:32.671Z] 23:51:32     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-10-31T23:51:32.672Z] 23:51:32     INFO - Buffered messages logged at 23:51:32
[task 2018-10-31T23:51:32.673Z] 23:51:32     INFO - TEST-PASS | dom/media/test/test_mediatrack_events.html | A valid string reason is expected 
[task 2018-10-31T23:51:32.674Z] 23:51:32     INFO - TEST-PASS | dom/media/test/test_mediatrack_events.html | Reason cannot be empty 
[task 2018-10-31T23:51:32.675Z] 23:51:32     INFO - Buffered messages finished
[task 2018-10-31T23:51:32.676Z] 23:51:32     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_mediatrack_events.html | Unexpected error fired with: NotFoundError: The object can not be found here. 
[task 2018-10-31T23:51:32.677Z] 23:51:32     INFO -     startTest@dom/media/test/test_mediatrack_events.html:21:5
[task 2018-10-31T23:51:32.679Z] 23:51:32     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 158MB | heapAllocated 16MB
[task 2018-10-31T23:51:32.688Z] 23:51:32     INFO - TEST-OK | dom/media/test/test_mediatrack_events.html | took 97ms
[task 2018-10-31T23:51:32.710Z] 23:51:32     INFO - TEST-START | dom/media/test/test_mediatrack_parsing_ogg.html
[task 2018-10-31T23:51:32.979Z] 23:51:32     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 157MB | heapAllocated 15MB
[task 2018-10-31T23:51:33.000Z] 23:51:33     INFO - TEST-OK | dom/media/test/test_mediatrack_parsing_ogg.html | took 285ms
[task 2018-10-31T23:51:33.017Z] 23:51:33     INFO - TEST-START | dom/media/test/test_mediatrack_replay_from_end.html
[task 2018-10-31T23:51:42.139Z] 23:51:42     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 156MB | heapAllocated 17MB
[task 2018-10-31T23:51:42.155Z] 23:51:42     INFO - TEST-OK | dom/media/test/test_mediatrack_replay_from_end.html | took 9140ms
[task 2018-10-31T23:51:42.171Z] 23:51:42     INFO - TEST-START | dom/media/test/test_metadata.html
[task 2018-10-31T23:51:42.879Z] 23:51:42     INFO - GECKO(1444) | MEMORY STAT | vsize 1667MB | residentFast 157MB | heapAllocated 15MB
[task 2018-10-31T23:51:42.900Z] 23:51:42     INFO - TEST-OK | dom/media/test/test_metadata.html | took 726ms
[task 2018-10-31T23:51:42.921Z] 23:51:42     INFO - TEST-START | dom/media/test/test_midflight_redirect_blocked.html
[task 2018-10-31T23:51:43.953Z] 23:51:43     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50a65dc00 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:51:43.953Z] 23:51:43     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50a65dc00 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:51:44.010Z] 23:51:44     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc50a65dc00 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:51:44.010Z] 23:51:44     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc50a65dc00 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) - static MP4Metadata::ResultAndByteBuffer mozilla::MP4Metadata::Metadata(mozilla::ByteStream *): Cannot parse metadata: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:51:44.198Z] 23:51:44     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50a65dc00 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:51:44.201Z] 23:51:44     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50a65dc00 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:51:45.244Z] 23:51:45     INFO - GECKO(1444) | MEMORY STAT | vsize 1667MB | residentFast 159MB | heapAllocated 18MB
[task 2018-10-31T23:51:45.260Z] 23:51:45     INFO - TEST-OK | dom/media/test/test_midflight_redirect_blocked.html | took 2333ms
[task 2018-10-31T23:51:45.286Z] 23:51:45     INFO - TEST-START | dom/media/test/test_mixed_principals.html
[task 2018-10-31T23:51:45.692Z] 23:51:45     INFO - GECKO(1444) | MEMORY STAT | vsize 1669MB | residentFast 168MB | heapAllocated 24MB
[task 2018-10-31T23:51:45.712Z] 23:51:45     INFO - TEST-OK | dom/media/test/test_mixed_principals.html | took 423ms
[task 2018-10-31T23:51:45.747Z] 23:51:45     INFO - TEST-START | dom/media/test/test_mozHasAudio.html
[task 2018-10-31T23:51:46.168Z] 23:51:46     INFO - GECKO(1444) | MEMORY STAT | vsize 1669MB | residentFast 162MB | heapAllocated 18MB
[task 2018-10-31T23:51:46.185Z] 23:51:46     INFO - TEST-OK | dom/media/test/test_mozHasAudio.html | took 441ms
[task 2018-10-31T23:51:46.227Z] 23:51:46     INFO - TEST-START | dom/media/test/test_multiple_mediastreamtracks.html
[task 2018-10-31T23:51:46.308Z] 23:51:46     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-10-31T23:51:46.309Z] 23:51:46     INFO - Buffered messages logged at 23:51:46
[task 2018-10-31T23:51:46.309Z] 23:51:46     INFO - TEST-PASS | dom/media/test/test_multiple_mediastreamtracks.html | A valid string reason is expected 
[task 2018-10-31T23:51:46.310Z] 23:51:46     INFO - TEST-PASS | dom/media/test/test_multiple_mediastreamtracks.html | Reason cannot be empty 
[task 2018-10-31T23:51:46.311Z] 23:51:46     INFO - Buffered messages finished
[task 2018-10-31T23:51:46.312Z] 23:51:46     INFO - TEST-UNEXPECTED-FAIL | dom/media/test/test_multiple_mediastreamtracks.html | Unexpected error fired with: NotFoundError: The object can not be found here. 
[task 2018-10-31T23:51:46.312Z] 23:51:46     INFO -     startTest@dom/media/test/test_multiple_mediastreamtracks.html:31:5
[task 2018-10-31T23:51:46.313Z] 23:51:46     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 160MB | heapAllocated 16MB
[task 2018-10-31T23:51:46.329Z] 23:51:46     INFO - TEST-OK | dom/media/test/test_multiple_mediastreamtracks.html | took 103ms
[task 2018-10-31T23:51:46.365Z] 23:51:46     INFO - TEST-START | dom/media/test/test_networkState.html
[task 2018-10-31T23:51:46.434Z] 23:51:46     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 161MB | heapAllocated 17MB
[task 2018-10-31T23:51:46.436Z] 23:51:46     INFO - TEST-OK | dom/media/test/test_networkState.html | took 75ms
[task 2018-10-31T23:51:46.496Z] 23:51:46     INFO - TEST-START | dom/media/test/test_new_audio.html
[task 2018-10-31T23:51:53.309Z] 23:51:53     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 156MB | heapAllocated 16MB
[task 2018-10-31T23:51:53.325Z] 23:51:53     INFO - TEST-OK | dom/media/test/test_new_audio.html | took 6824ms
[task 2018-10-31T23:51:53.343Z] 23:51:53     INFO - TEST-START | dom/media/test/test_no_load_event.html
[task 2018-10-31T23:51:53.687Z] 23:51:53     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 158MB | heapAllocated 17MB
[task 2018-10-31T23:51:53.689Z] 23:51:53     INFO - TEST-OK | dom/media/test/test_no_load_event.html | took 351ms
[task 2018-10-31T23:51:53.709Z] 23:51:53     INFO - TEST-START | dom/media/test/test_paused.html
[task 2018-10-31T23:51:53.795Z] 23:51:53     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 158MB | heapAllocated 18MB
[task 2018-10-31T23:51:53.816Z] 23:51:53     INFO - TEST-OK | dom/media/test/test_paused.html | took 106ms
[task 2018-10-31T23:51:53.837Z] 23:51:53     INFO - TEST-START | dom/media/test/test_paused_after_ended.html
[task 2018-10-31T23:52:05.624Z] 23:52:05     INFO - GECKO(1444) | MEMORY STAT | vsize 1668MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:05.625Z] 23:52:05     INFO - TEST-OK | dom/media/test/test_paused_after_ended.html | took 11789ms
[task 2018-10-31T23:52:05.646Z] 23:52:05     INFO - TEST-START | dom/media/test/test_play_events.html
[task 2018-10-31T23:52:20.076Z] 23:52:20     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:20.079Z] 23:52:20     INFO - TEST-OK | dom/media/test/test_play_events.html | took 14431ms
[task 2018-10-31T23:52:20.096Z] 23:52:20     INFO - TEST-START | dom/media/test/test_play_events_2.html
[task 2018-10-31T23:52:32.409Z] 23:52:32     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:32.426Z] 23:52:32     INFO - TEST-OK | dom/media/test/test_play_events_2.html | took 12321ms
[task 2018-10-31T23:52:32.442Z] 23:52:32     INFO - TEST-START | dom/media/test/test_play_promise_1.html
[task 2018-10-31T23:52:33.004Z] 23:52:33     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 160MB | heapAllocated 19MB
[task 2018-10-31T23:52:33.021Z] 23:52:33     INFO - TEST-OK | dom/media/test/test_play_promise_1.html | took 574ms
[task 2018-10-31T23:52:33.038Z] 23:52:33     INFO - GECKO(1444) | [Child 1557, MediaPlayback #3] WARNING: Decoder=7fc5103b8400 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:33.061Z] 23:52:33     INFO - TEST-START | dom/media/test/test_play_promise_10.html
[task 2018-10-31T23:52:33.183Z] 23:52:33     INFO - GECKO(1444) | MEMORY STAT | vsize 1678MB | residentFast 159MB | heapAllocated 17MB
[task 2018-10-31T23:52:33.201Z] 23:52:33     INFO - TEST-OK | dom/media/test/test_play_promise_10.html | took 132ms
[task 2018-10-31T23:52:33.223Z] 23:52:33     INFO - TEST-START | dom/media/test/test_play_promise_11.html
[task 2018-10-31T23:52:33.381Z] 23:52:33     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:33.402Z] 23:52:33     INFO - TEST-OK | dom/media/test/test_play_promise_11.html | took 181ms
[task 2018-10-31T23:52:33.444Z] 23:52:33     INFO - TEST-START | dom/media/test/test_play_promise_12.html
[task 2018-10-31T23:52:33.608Z] 23:52:33     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:34.087Z] 23:52:34     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:52:34.110Z] 23:52:34     INFO - TEST-OK | dom/media/test/test_play_promise_12.html | took 668ms
[task 2018-10-31T23:52:34.138Z] 23:52:34     INFO - GECKO(1444) | [Child 1557, MediaPlayback #3] WARNING: Decoder=7fc5103be800 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:34.158Z] 23:52:34     INFO - TEST-START | dom/media/test/test_play_promise_13.html
[task 2018-10-31T23:52:34.503Z] 23:52:34     INFO - GECKO(1444) | MEMORY STAT | vsize 1681MB | residentFast 165MB | heapAllocated 20MB
[task 2018-10-31T23:52:34.540Z] 23:52:34     INFO - TEST-OK | dom/media/test/test_play_promise_13.html | took 378ms
[task 2018-10-31T23:52:34.577Z] 23:52:34     INFO - TEST-START | dom/media/test/test_play_promise_14.html
[task 2018-10-31T23:52:34.653Z] 23:52:34     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:34.715Z] 23:52:34     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:35.316Z] 23:52:35     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:52:35.337Z] 23:52:35     INFO - TEST-OK | dom/media/test/test_play_promise_14.html | took 758ms
[task 2018-10-31T23:52:35.359Z] 23:52:35     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc5103bb400 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:35.381Z] 23:52:35     INFO - TEST-START | dom/media/test/test_play_promise_15.html
[task 2018-10-31T23:52:35.567Z] 23:52:35     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:52:35.609Z] 23:52:35     INFO - TEST-OK | dom/media/test/test_play_promise_15.html | took 224ms
[task 2018-10-31T23:52:35.626Z] 23:52:35     INFO - TEST-START | dom/media/test/test_play_promise_16.html
[task 2018-10-31T23:52:36.275Z] 23:52:36     INFO - GECKO(1444) | MEMORY STAT | vsize 1665MB | residentFast 163MB | heapAllocated 20MB
[task 2018-10-31T23:52:36.311Z] 23:52:36     INFO - TEST-OK | dom/media/test/test_play_promise_16.html | took 678ms
[task 2018-10-31T23:52:36.336Z] 23:52:36     INFO - TEST-START | dom/media/test/test_play_promise_17.html
[task 2018-10-31T23:52:36.400Z] 23:52:36     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:36.560Z] 23:52:36     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 159MB | heapAllocated 16MB
[task 2018-10-31T23:52:36.577Z] 23:52:36     INFO - TEST-OK | dom/media/test/test_play_promise_17.html | took 240ms
[task 2018-10-31T23:52:36.619Z] 23:52:36     INFO - TEST-START | dom/media/test/test_play_promise_18.html
[task 2018-10-31T23:52:36.764Z] 23:52:36     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:37.250Z] 23:52:37     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 161MB | heapAllocated 19MB
[task 2018-10-31T23:52:37.280Z] 23:52:37     INFO - TEST-OK | dom/media/test/test_play_promise_18.html | took 657ms
[task 2018-10-31T23:52:37.301Z] 23:52:37     INFO - GECKO(1444) | [Child 1557, MediaPlayback #4] WARNING: Decoder=7fc5103bfc00 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:37.321Z] 23:52:37     INFO - TEST-START | dom/media/test/test_play_promise_2.html
[task 2018-10-31T23:52:37.663Z] 23:52:37     INFO - GECKO(1444) | MEMORY STAT | vsize 1699MB | residentFast 167MB | heapAllocated 21MB
[task 2018-10-31T23:52:37.687Z] 23:52:37     INFO - TEST-OK | dom/media/test/test_play_promise_2.html | took 366ms
[task 2018-10-31T23:52:37.735Z] 23:52:37     INFO - TEST-START | dom/media/test/test_play_promise_3.html
[task 2018-10-31T23:52:37.774Z] 23:52:37     INFO -  JavaScript error: /builds/worker/workspace/build/tests/bin/components/httpd.js, line 2894: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIBinaryOutputStream.writeByteArray]
[task 2018-10-31T23:52:38.398Z] 23:52:38     INFO - GECKO(1444) | MEMORY STAT | vsize 1677MB | residentFast 163MB | heapAllocated 21MB
[task 2018-10-31T23:52:38.437Z] 23:52:38     INFO - TEST-OK | dom/media/test/test_play_promise_3.html | took 695ms
[task 2018-10-31T23:52:38.455Z] 23:52:38     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc511270000 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:38.476Z] 23:52:38     INFO - TEST-START | dom/media/test/test_play_promise_4.html
[task 2018-10-31T23:52:38.798Z] 23:52:38     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 157MB | heapAllocated 17MB
[task 2018-10-31T23:52:38.818Z] 23:52:38     INFO - TEST-OK | dom/media/test/test_play_promise_4.html | took 337ms
[task 2018-10-31T23:52:38.836Z] 23:52:38     INFO - TEST-START | dom/media/test/test_play_promise_5.html
[task 2018-10-31T23:52:39.160Z] 23:52:39     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:39.169Z] 23:52:39     INFO - TEST-OK | dom/media/test/test_play_promise_5.html | took 336ms
[task 2018-10-31T23:52:39.189Z] 23:52:39     INFO - TEST-START | dom/media/test/test_play_promise_6.html
[task 2018-10-31T23:52:39.906Z] 23:52:39     INFO - GECKO(1444) | MEMORY STAT | vsize 1679MB | residentFast 160MB | heapAllocated 19MB
[task 2018-10-31T23:52:39.932Z] 23:52:39     INFO - TEST-OK | dom/media/test/test_play_promise_6.html | took 745ms
[task 2018-10-31T23:52:39.970Z] 23:52:39     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc5103b8000 Decode error: NS_ERROR_DOM_MEDIA_DECODE_ERR (0x806e0004) - virtual mozilla::MediaResult mozilla::FFmpegAudioDecoder<46465650>::DoDecode(mozilla::MediaRawData *, uint8_t *, int, bool *, mozilla::MediaDataDecoder::DecodedData &): FFmpeg audio error:-1094995529: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:52:39.988Z] 23:52:39     INFO - TEST-START | dom/media/test/test_play_promise_7.html
[task 2018-10-31T23:52:40.498Z] 23:52:40     INFO - GECKO(1444) | MEMORY STAT | vsize 1678MB | residentFast 160MB | heapAllocated 17MB
[task 2018-10-31T23:52:40.515Z] 23:52:40     INFO - TEST-OK | dom/media/test/test_play_promise_7.html | took 527ms
[task 2018-10-31T23:52:40.536Z] 23:52:40     INFO - TEST-START | dom/media/test/test_play_promise_8.html
[task 2018-10-31T23:52:41.047Z] 23:52:41     INFO - GECKO(1444) | MEMORY STAT | vsize 1663MB | residentFast 160MB | heapAllocated 18MB
[task 2018-10-31T23:52:41.083Z] 23:52:41     INFO - TEST-OK | dom/media/test/test_play_promise_8.html | took 545ms
[task 2018-10-31T23:52:41.120Z] 23:52:41     INFO - TEST-START | dom/media/test/test_play_promise_9.html
[task 2018-10-31T23:52:41.239Z] 23:52:41     INFO - GECKO(1444) | MEMORY STAT | vsize 1661MB | residentFast 156MB | heapAllocated 15MB
[task 2018-10-31T23:52:41.247Z] 23:52:41     INFO - TEST-OK | dom/media/test/test_play_promise_9.html | took 131ms
[task 2018-10-31T23:52:41.264Z] 23:52:41     INFO - TEST-START | dom/media/test/test_play_twice.html
[task 2018-10-31T23:52:56.315Z] 23:52:56     INFO - GECKO(1444) | MEMORY STAT | vsize 1660MB | residentFast 155MB | heapAllocated 15MB
[task 2018-10-31T23:52:56.318Z] 23:52:56     INFO - TEST-OK | dom/media/test/test_play_twice.html | took 15054ms
[task 2018-10-31T23:52:56.340Z] 23:52:56     INFO - TEST-START | dom/media/test/test_playback.html
[task 2018-10-31T23:54:52.547Z] 23:54:52     INFO - GECKO(1444) | MEMORY STAT | vsize 1673MB | residentFast 179MB | heapAllocated 15MB
[task 2018-10-31T23:54:52.551Z] 23:54:52     INFO - TEST-OK | dom/media/test/test_playback.html | took 116209ms
[task 2018-10-31T23:54:52.573Z] 23:54:52     INFO - TEST-START | dom/media/test/test_playback_errors.html
[task 2018-10-31T23:54:52.691Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #3] WARNING: Decoder=7fc50d519800 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:54:52.692Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #3] WARNING: Decoder=7fc50d519800 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.696Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc50d51b400 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:54:52.696Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #2] WARNING: Decoder=7fc50d51b400 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.704Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: NotSupportedError: The media resource indicated by the src attribute or assigned media provider object was not suitable.
[task 2018-10-31T23:54:52.713Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: NotSupportedError: The media resource indicated by the src attribute or assigned media provider object was not suitable.
[task 2018-10-31T23:54:52.743Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:54:52.745Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.750Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: NotSupportedError: The media resource indicated by the src attribute or assigned media provider object was not suitable.
[task 2018-10-31T23:54:52.773Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:54:52.774Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.775Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: NotSupportedError: The media resource indicated by the src attribute or assigned media provider object was not suitable.
[task 2018-10-31T23:54:52.796Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 state=DECODING_METADATA Decode metadata failed, shutting down decoder: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 372
[task 2018-10-31T23:54:52.797Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 Decode error: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006): file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.814Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: NotSupportedError: The media resource indicated by the src attribute or assigned media provider object was not suitable.
[task 2018-10-31T23:54:52.915Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d519000 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - virtual RefPtr<MediaDataDecoder::InitPromise> mozilla::VorbisDataDecoder::Init(): Systhesis init fail.: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.918Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: AbortError: The fetching process for the media resource was aborted by the user agent at the user's request.
[task 2018-10-31T23:54:52.921Z] 23:54:52     INFO - GECKO(1444) | [Child 1557, MediaPlayback #1] WARNING: Decoder=7fc50d51b800 Decode error: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) - virtual RefPtr<MediaDataDecoder::InitPromise> mozilla::VorbisDataDecoder::Init(): Could not decode vorbis header.: file /builds/worker/workspace/build/src/dom/media/MediaDecoderStateMachine.cpp, line 3434
[task 2018-10-31T23:54:52.979Z] 23:54:52     INFO - GECKO(1444) | MEMORY STAT | vsize 1674MB | residentFast 180MB | heapAllocated 16MB
[task 2018-10-31T23:54:52.980Z] 23:54:52     INFO - GECKO(1444) | JavaScript error: , line 0: AbortError: The fetching process for the media resource was aborted by the user agent at the user's request.
[task 2018-10-31T23:54:52.981Z] 23:54:52     INFO - TEST-OK | dom/media/test/test_playback_errors.html | took 407ms
[task 2018-10-31T23:54:53.003Z] 23:54:53     INFO - TEST-START | dom/media/test/test_playback_rate.html
[task 2018-10-31T23:55:19.771Z] 23:55:19     INFO - GECKO(1444) | MEMORY STAT | vsize 1674MB | residentFast 181MB | heapAllocated 16MB
[task 2018-10-31T23:55:19.779Z] 23:55:19     INFO - TEST-OK | dom/media/test/test_playback_rate.html | took 26775ms
Flags: needinfo?(gps)
Backout by shindli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80b31e11ccd3
Backed out changeset 6fc2aad03a34 for perma mochitest mda failures with failed: NotAllowedError: The request is not allowed by the user agent or the platform in the current context message CLOSED TREE
Depends on: 1503756
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ce441b8a784c
Add new hg.mo fingerprint to run-task fallback; r=dustin
Clearing needinfo since we need to wait on bug 1503756 to get this relanded.
Flags: needinfo?(gps)
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/81f34990a204
Add new hg.mo fingerprint to run-task fallback; r=dustin
https://hg.mozilla.org/mozilla-central/rev/81f34990a204
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Target Milestone: Firefox 65 → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: