Project

General

Profile

Actions

Bug #13701

closed

ERROR:teuthology.run_tasks:Saw exception from tasks

Added by Zezhu Zhang over 8 years ago. Updated about 8 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2015-11-02 10:46:10,549.549 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
File "/home/foo2/src/teuthology_master/teuthology/run_tasks.py", line 56, in run_tasks
manager.__enter__()
File "/home/foo2/src/teuthology_master/teuthology/task/__init__.py", line 121, in enter
self.begin()
File "/home/foo2/src/teuthology_master/teuthology/task/ansible.py", line 231, in begin
self.execute_playbook()
File "/home/foo2/src/teuthology_master/teuthology/task/ansible.py", line 256, in execute_playbook
self._handle_failure(command, status)
File "/home/foo2/src/teuthology_master/teuthology/task/ansible.py", line 279, in _handle_failure
raise AnsibleFailedError(failures)
AnsibleFailedError: {'plana75.example.com': {'invocation': {'module_name': 'authorized_key', 'module_args': 'user="ubuntu" key=https:'}, 'failed': True, 'attempts': 24, 'msg': 'Task failed as maximum retries was encountered'}, 'plana74.example.com': {'invocation': {'module_name': 'authorized_key', 'module_args': 'user="ubuntu" key=https:'}, 'failed': True, 'attempts': 24, 'msg': 'Task failed as maximum retries was encountered'}, 'plana76.example.com': {'invocation': {'module_name': 'authorized_key', 'module_args': 'user="ubuntu" key=https:'}, 'failed': True, 'attempts': 24, 'msg': 'Task failed as maximum retries was encountered'}}

Actions #1

Updated by Zack Cerza about 8 years ago

  • Status changed from New to Closed

plana75.example.com et al. don't look like valid hostnames.

Actions

Also available in: Atom PDF