Project

General

Profile

Actions

Bug #9447

closed

"failure_reason: generator" in multiple runs

Added by Yuri Weinstein over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
% Done:

0%

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

Description

One log for example: http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-11_19:05:02-upgrade:firefly-x-master-testing-basic-vps/478795/

014-09-11T19:51:39.843 INFO:teuthology.orchestra.run.vpm060.stderr:hostname: Name or service not known
2014-09-11T19:51:39.843 ERROR:teuthology.task.internal:Error pushing inventory
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 242, in push_inventory
    push()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 239, in push
    info = rem.inventory_info
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 274, in inventory_info
    node['name'] = self.hostname
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 75, in hostname
    proc = self.run(args=['hostname', '--fqdn'], stdout=StringIO())
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 124, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 357, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 104, in wait
    exitstatus=status, node=self.hostname)
CommandFailedError: Command failed on vpm060 with status 1: 'hostname --fqdn'
2014-09-11T19:51:39.844 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 53, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 19, in __enter__
    raise RuntimeError("generator didn't yield")
RuntimeError: generator didn't yield
Actions #1

Updated by Zack Cerza over 9 years ago

  • Status changed from New to 7
  • Assignee set to Zack Cerza
  • Priority changed from Normal to Urgent
Actions #2

Updated by Zack Cerza over 9 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF