Closed
Bug 845525
Opened 13 years ago
Closed 11 years ago
Intermittent WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'C:\\talos-slave\\test\\logs\\log_raw.log'
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=20109697&tree=Mozilla-Inbound
Rev3 WINNT 6.1 mozilla-inbound debug test mochitest-5 on 2013-02-26 10:14:24 PST for push a2e147b93af6
slave: talos-r3-w7-072
Traceback (most recent call last):
File "scripts/scripts/desktop_unittest.py", line 363, in <module>
desktop_unittest = DesktopUnittest()
File "scripts/scripts/desktop_unittest.py", line 99, in __init__
'require_test_zip': True})
File "C:\talos-slave\test\scripts\mozharness\base\vcs\vcsbase.py", line 116, in __init__
super(VCSScript, self).__init__(**kwargs)
File "C:\talos-slave\test\scripts\mozharness\base\script.py", line 660, in __init__
self.new_log_obj(default_log_level=default_log_level)
File "C:\talos-slave\test\scripts\mozharness\base\script.py", line 803, in new_log_obj
self.log_obj = MultiFileLogger(**log_config)
File "C:\talos-slave\test\scripts\mozharness\base\log.py", line 364, in __init__
self.new_logger(self.logger_name)
File "C:\talos-slave\test\scripts\mozharness\base\log.py", line 368, in new_logger
BaseLogger.new_logger(self, logger_name)
File "C:\talos-slave\test\scripts\mozharness\base\log.py", line 275, in new_logger
log_format='%(message)s')
File "C:\talos-slave\test\scripts\mozharness\base\log.py", line 303, in add_file_handler
os.remove(log_path)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: 'C:\\talos-slave\\test\\logs\\log_raw.log'
program finished with exit code 1
elapsedTime=0.302000
========= Finished 'c:/mozilla-build/python27/python -u ...' failed (results: 2, elapsed: 0 secs) (at 2013-02-26 10:14:33.089756) =========
| Reporter | ||
Comment 1•13 years ago
|
||
| Reporter | ||
Comment 2•13 years ago
|
||
| Reporter | ||
Comment 3•13 years ago
|
||
| Reporter | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
| Reporter | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Comment 10•12 years ago
|
||
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 12•12 years ago
|
||
| Reporter | ||
Comment 13•12 years ago
|
||
| Reporter | ||
Comment 14•12 years ago
|
||
Comment 15•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
| Reporter | ||
Comment 16•12 years ago
|
||
| Reporter | ||
Comment 17•12 years ago
|
||
| Reporter | ||
Comment 18•12 years ago
|
||
Comment 19•12 years ago
|
||
| Reporter | ||
Comment 20•12 years ago
|
||
| Reporter | ||
Comment 21•11 years ago
|
||
Comment 22•11 years ago
|
||
no new comments in almost a year
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•