Project

General

Profile

Actions

Bug #51490

closed

"IndexError: list index out of range" in rgw

Added by Yuri Weinstein almost 3 years ago. Updated almost 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Run: https://pulpito.ceph.com/yuriw-2021-07-02_14:46:34-rgw-wip-yuri-testing-2021-07-01-1059-pacific-distro-basic-smithi/
Job: 6249806
Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2021-07-02_14:46:34-rgw-wip-yuri-testing-2021-07-01-1059-pacific-distro-basic-smithi/6249806/teuthology.log


2021-07-02T14:48:40.162 INFO:teuthology.run_tasks:Running task ansible.cephlab...
2021-07-02T14:48:40.195 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git
2021-07-02T14:48:40.205 INFO:teuthology.repo_utils:Fetching master from origin
2021-07-02T14:48:40.249 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master
2021-07-02T14:48:40.280 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}]
2021-07-02T14:48:40.282 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/run_tasks.py", line 94, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 421, in begin
    super(CephLab, self).begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 263, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 277, in execute_playbook
    args = self._build_args()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 342, in _build_args
    user = list(self.cluster.remotes)[0].user
IndexError: list index out of range

2021-07-02T14:48:40.372 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ec36a95cf98b450a82bb69390fd465ba
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/run_tasks.py", line 94, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 421, in begin
    super(CephLab, self).begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 263, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 277, in execute_playbook
    args = self._build_args()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_26631ede9027a5643f2e47dacc5af6f1834aac45/teuthology/task/ansible.py", line 342, in _build_args
    user = list(self.cluster.remotes)[0].user
IndexError: list index out of range


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #50147: 'list index out of range'Resolved

Actions
Actions #1

Updated by Casey Bodley almost 3 years ago

  • Is duplicate of Bug #50147: 'list index out of range' added
Actions #2

Updated by Casey Bodley almost 3 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF