Project

General

Profile

Actions

Bug #43798

closed

ceph-ansible teuthology task fails with AttributeError

Added by Brad Hubbard about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Core Tasks
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2020-01-24 02:54:26,328.328 INFO:teuthology.orchestra.run.mira039:> cp ceph-ansible/site.yml.sample ceph-ansible/site.yml
2020-01-24 02:54:26,384.384 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/bhubbard/src/teuthology/teuthology/run_tasks.py", line 89, in run_tasks
    manager.__enter__()
  File "/home/bhubbard/src/teuthology/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/bhubbard/src/teuthology/teuthology/task/ceph_ansible.py", line 170, in begin
    self.execute_playbook()
  File "/home/bhubbard/src/teuthology/teuthology/task/ceph_ansible.py", line 130, in execute_playbook
    self.run_playbook()
  File "/home/bhubbard/src/teuthology/teuthology/task/ceph_ansible.py", line 417, in run_playbook
    self._copy_and_print_config()
  File "/home/bhubbard/src/teuthology/teuthology/task/ceph_ansible.py", line 469, in _copy_and_print_config
    ceph_installer.run(args=('cat', 'ceph-ansible/inven.yml'))
  File "/home/bhubbard/src/teuthology/teuthology/orchestra/remote.py", line 198, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/bhubbard/src/teuthology/teuthology/orchestra/run.py", line 428, in run
    r.execute()
  File "/home/bhubbard/src/teuthology/teuthology/orchestra/run.py", line 90, in execute
    for line in self.command.split('\n'):
AttributeError: 'tuple' object has no attribute 'split'
Actions #2

Updated by Brad Hubbard about 4 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Sage Weil about 4 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF