Closed Bug 1386216 Opened 8 years ago Closed 8 years ago

Intermittent OSError: [Errno 2] No such file or directory when Installing pip...

Categories

(Release Engineering :: Applications: MozharnessCore, defect, P5)

defect

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=119938494&repo=autoland https://queue.taskcluster.net/v1/task/IlzwqhqDT2-a4gLUimLoIw/runs/0/artifacts/public/logs/live_backing.log 03:35:05 INFO - Creating virtualenv /Users/cltbld/tasks/task_1501583692/build/venv 03:35:05 INFO - Running command: ['/tools/buildbot/bin/python', '/tools/misc-python/virtualenv.py', '--no-site-packages', '--distribute', '/Users/cltbld/tasks/task_1501583692/build/venv'] in /Users/cltbld/tasks/task_1501583692/build 03:35:05 INFO - Copy/paste: /tools/buildbot/bin/python /tools/misc-python/virtualenv.py --no-site-packages --distribute /Users/cltbld/tasks/task_1501583692/build/venv 03:35:05 INFO - Using partial env: {'VIRTUALENV_NO_DOWNLOAD': '1'} 03:35:05 INFO - The --no-site-packages flag is deprecated; it is now the default behavior. 03:35:05 INFO - Using real prefix '/tools/python27' 03:35:05 INFO - New python executable in /Users/cltbld/tasks/task_1501583692/build/venv/bin/python 03:35:05 INFO - Installing distribute...............................................................................................................................................................................done. 03:35:05 INFO - Installing pip... 03:35:05 INFO - Error [Errno 2] No such file or directory while executing command /Users/cltbld/tasks/...env/bin/easy_install /tools/misc-python/pip-1.5.5.tar.gz 03:35:05 INFO - ...Installing pip...done. 03:35:05 ERROR - Traceback (most recent call last): 03:35:05 INFO - File "/tools/misc-python/virtualenv.py", line 2270, in <module> 03:35:05 INFO - main() 03:35:05 INFO - File "/tools/misc-python/virtualenv.py", line 928, in main 03:35:05 INFO - never_download=options.never_download) 03:35:05 INFO - File "/tools/misc-python/virtualenv.py", line 1042, in create_environment 03:35:05 INFO - install_pip(py_executable, search_dirs=search_dirs, never_download=never_download) 03:35:05 INFO - File "/tools/misc-python/virtualenv.py", line 640, in install_pip 03:35:05 INFO - filter_stdout=_filter_setup) 03:35:05 INFO - File "/tools/misc-python/virtualenv.py", line 966, in call_subprocess 03:35:05 INFO - cwd=cwd, env=env) 03:35:05 INFO - File "/tools/python27/lib/python2.7/subprocess.py", line 679, in __init__ 03:35:05 INFO - errread, errwrite) 03:35:05 INFO - File "/tools/python27/lib/python2.7/subprocess.py", line 1249, in _execute_child 03:35:05 INFO - raise child_exception 03:35:05 INFO - OSError: [Errno 2] No such file or directory 03:35:05 ERROR - Return code: 1 03:35:05 ERROR - 1 not in success codes: [0] 03:35:05 ERROR - failures found while parsing output 03:35:05 WARNING - setting return code to 2 03:35:05 FATAL - Halting on failure while running ['/tools/buildbot/bin/python', '/tools/misc-python/virtualenv.py', '--no-site-packages', '--distribute', '/Users/cltbld/tasks/task_1501583692/build/venv'] 03:35:05 FATAL - Running post_fatal callback... 03:35:05 FATAL - Exiting 2 03:35:05 INFO - Running post-action listener: _resource_record_post_action 03:35:05 INFO - Running post-action listener: _start_resource_monitoring 03:35:05 ERROR - Exception during post-action for create-virtualenv: Traceback (most recent call last): 03:35:05 ERROR - File "/Users/cltbld/tasks/task_1501583692/mozharness/mozharness/base/script.py", line 2019, in run_action 03:35:05 ERROR - method(action, success=success and self.return_code == 0) 03:35:05 ERROR - File "/Users/cltbld/tasks/task_1501583692/mozharness/mozharness/base/python.py", line 575, in _start_resource_monitoring 03:35:05 ERROR - self.activate_virtualenv() 03:35:05 ERROR - File "/Users/cltbld/tasks/task_1501583692/mozharness/mozharness/base/python.py", line 496, in activate_virtualenv 03:35:05 ERROR - execfile(activate, dict(__file__=activate)) 03:35:05 ERROR - IOError: [Errno 2] No such file or directory: '/Users/cltbld/tasks/task_1501583692/build/venv/bin/activate_this.py' 03:35:05 INFO - [mozharness: 2017-08-01 10:35:05.906600Z] Finished create-virtualenv step (failed) 03:35:05 FATAL - Aborting due to failure in post-action listener. 03:35:05 FATAL - Running post_fatal callback...
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.