Closed
Bug 942667
(t-w732-ix-127)
Opened 12 years ago
Closed 12 years ago
t-w732-ix-127 problem tracking
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
References
Details
(Whiteboard: [buildduty][buildslaves][capacity])
I've got no explanation, none at all, but
https://tbpl.mozilla.org/php/getParsedLog.php?id=31028592&tree=Mozilla-Inbound
18:50:17 INFO - Copy/paste: c:\mozilla-build\python27\python.exe c:/mozilla-build/buildbotve/virtualenv.py --no-site-packages --distribute C:\slave\test\build\venv
Traceback (most recent call last):
File "c:\mozilla-build\python27\lib\logging\__init__.py", line 867, in emit
LookupError: unknown encoding: ascii
Logged from file log.py, line 336
Traceback (most recent call last):
File "c:\mozilla-build\python27\lib\logging\__init__.py", line 867, in emit
LookupError: unknown encoding: ascii
Logged from file log.py, line 336
Traceback (most recent call last):
File "c:\mozilla-build\python27\lib\logging\__init__.py", line 867, in emit
LookupError: unknown encoding: ascii
Logged from file log.py, line 336
Traceback (most recent call last):
File "c:\mozilla-build\python27\lib\logging\__init__.py", line 867, in emit
LookupError: unknown encoding: ascii
Logged from file log.py, line 336
Traceback (most recent call last):
File "c:\mozilla-build\python27\lib\logging\__init__.py", line 867, in emit
LookupError: unknown encoding: ascii
Logged from file log.py, line 336
(over and over until)
18:51:48 ERROR - Return code: 1
18:51:48 FATAL - Halting on failure while running ['c:\\mozilla-build\\python27\\python.exe', 'c:/mozilla-build/buildbotve/virtualenv.py', '--no-site-packages', '--distribute', 'C:\\slave\\test\\build\\venv']
18:51:48 FATAL - Running post_fatal callback...
18:51:48 FATAL - Exiting 1
18:51:48 INFO - Running post-action listener: _resource_record_post_action
18:51:48 INFO - Running post-action listener: _start_resource_monitoring
18:51:48 ERROR - Exception during post-action for create-virtualenv: Traceback (most recent call last):
18:51:48 ERROR - File "C:\slave\test\scripts\mozharness\base\script.py", line 1086, in run_action
18:51:48 ERROR - method(action, success=success and self.return_code == 0)
18:51:48 ERROR - File "C:\slave\test\scripts\mozharness\base\python.py", line 431, in _start_resource_monitoring
18:51:48 ERROR - self.activate_virtualenv()
18:51:48 ERROR - File "C:\slave\test\scripts\mozharness\base\python.py", line 403, in activate_virtualenv
18:51:48 ERROR - execfile(activate, dict(__file__=activate))
18:51:48 ERROR - IOError: [Errno 2] No such file or directory: 'C:\\slave\\test\\build\\venv\\Scripts\\activate_this.py'
18:51:48 FATAL - Aborting due to failure in post-action listener.
18:51:48 FATAL - Running post_fatal callback...
18:51:48 FATAL - Exiting -1
And when I went looking, it did the same thing in https://tbpl.mozilla.org/php/getParsedLog.php?id=31022654&tree=Try earlier in the day, despite having been fine for seven runs in between, and for three runs before that, but the fourth before was https://tbpl.mozilla.org/php/getParsedLog.php?id=31012525&tree=Holly, same again in a reftest.
Disabled in slavealloc.
Comment 1•12 years ago
|
||
Re-image requested.
Comment 2•12 years ago
|
||
Rebooted into production.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•