Project

General

Profile

Actions

Bug #9473

closed

"0 values to unpack" error in upgrade:firefly-x-giant-testing-basic-vps run

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

Status:
Resolved
Priority:
Normal
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

Almost all tests failed due to this.

Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-14_19:05:01-upgrade:firefly-x-giant-testing-basic-vps/483856/

2014-09-14T19:58:08.263 INFO:teuthology.task.print:**** done ceph
2014-09-14T19:58:08.264 INFO:teuthology.run_tasks:Running task parallel...
2014-09-14T19:58:08.264 INFO:teuthology.task.parallel:starting parallel...
2014-09-14T19:58:08.265 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 51, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 39, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/parallel.py", line 42, in task
    ((taskname, confg),) = entry.iteritems()
ValueError: need more than 0 values to unpack
Actions #1

Updated by Zack Cerza over 9 years ago

This suite has never had a single passing job. The parallel task is being told to look for a workload stanza, and there is none.

http://pulpito.front.sepia.ceph.com/?suite=upgrade%3Afirefly-x

Actions #2

Updated by Zack Cerza over 9 years ago

I disabled the suite until someone fixes it.

Actions #3

Updated by Tamilarasi muthamizhan over 9 years ago

  • Status changed from New to Resolved

this is due to misconfig.
the task was using parallel execution of workload and upgrade sequence with no mention of workload.

https://github.com/ceph/ceph-qa-suite/commit/38f7af0a085c705b31cd8989fd0d8bca9145b2d2 should fix it.

Actions #5

Updated by Tamilarasi muthamizhan over 9 years ago

  • Status changed from Resolved to In Progress
  • Assignee set to Loïc Dachary

Loic, could you please ensure we use the workload correctly in the config file.

Actions #6

Updated by Loïc Dachary over 9 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF