Closed
Bug 1404235
Opened 8 years ago
Closed 8 years ago
Intermittent IOError: [Errno 22] invalid mode ('wb') or filename: 'C:\\slave\\test\\build\\tests\\mochitest\\tests\\dom\\plugins\\test\\mochitest\\test_bug1028200-1.html'
Categories
(Testing :: Mozbase, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=133978979&repo=autoland
https://archive.mozilla.org/pub/firefox/tinderbox-builds/autoland-win64-debug/autoland_win10_64-debug_test-mochitest-media-e10s-bm110-tests1-windows-build203.txt.gz
20:13:57 INFO - Fetch https://queue.taskcluster.net/v1/task/d7T3vsTWRRO60-EkXo5S4g/artifacts/public/build/target.mochitest.tests.zip into memory
20:14:00 INFO - Content-Length response header: 76757675
20:14:00 INFO - Bytes received: 76757675
20:14:37 INFO - Running post-action listener: _resource_record_post_action
20:14:37 INFO - Running post-action listener: find_tests_for_verification
20:14:37 INFO - Running post-action listener: set_extra_try_arguments
20:14:37 INFO - [mozharness: 2017-09-29 03:14:37.456000Z] Finished download-and-extract step (failed)
20:14:37 FATAL - Uncaught exception: Traceback (most recent call last):
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\base\script.py", line 2059, in run
20:14:37 FATAL - self.run_action(action)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\base\script.py", line 1998, in run_action
20:14:37 FATAL - self._possibly_run_method(method_name, error_if_missing=True)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\base\script.py", line 1938, in _possibly_run_method
20:14:37 FATAL - return getattr(self, method_name)()
20:14:37 FATAL - File "scripts/scripts/desktop_unittest.py", line 575, in download_and_extract
20:14:37 FATAL - suite_categories=target_categories)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\mozilla\testing\testbase.py", line 595, in download_and_extract
20:14:37 FATAL - self._download_test_packages(suite_categories, extract_dirs)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\mozilla\testing\testbase.py", line 493, in _download_test_packages
20:14:37 FATAL - extract_dirs=unpack_dirs)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\base\script.py", line 712, in download_unpack
20:14:37 FATAL - function(**kwargs)
20:14:37 FATAL - File "C:\slave\test\scripts\mozharness\base\script.py", line 592, in unzip
20:14:37 FATAL - bundle.extract(entry, path=extract_to)
20:14:37 FATAL - File "c:\mozilla-build\python27\lib\zipfile.py", line 952, in extract
20:14:37 FATAL - return self._extract_member(member, path, pwd)
20:14:37 FATAL - File "c:\mozilla-build\python27\lib\zipfile.py", line 996, in _extract_member
20:14:37 FATAL - target = file(targetpath, "wb")
20:14:37 FATAL - IOError: [Errno 22] invalid mode ('wb') or filename: 'C:\\slave\\test\\build\\tests\\mochitest\\tests\\dom\\plugins\\test\\mochitest\\test_bug1028200-1.html'
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•