Test reconfigure_with_new_fields fails on step Get uptime of processes

Bug #1587059 reported by Ksenia Svechnikova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
High
Fuel QA telco
Mitaka
Confirmed
High
Fuel QA telco
Newton
Confirmed
High
Fuel QA telco

Bug Description

Description of the environment: 9.0 ISO 416.

I have not seen it on Newton. Please, update release if it's reproducible there

Detailed bug description:

<<< 3. Get uptime of processes from config on each controller >>>
2016-05-29 23:33:47,966 - ERROR __init__.py:66 -- get_process_uptime raised: IndexError('list index out of range',)
Traceback: Traceback (most recent call last):
  File "/home/jenkins/workspace/9.0.system_test.ubuntu.services_reconfiguration_thread_2/fuelweb_test/__init__.py", line 59, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/9.0.system_test.ubuntu.services_reconfiguration_thread_2/fuelweb_test/helpers/utils.py", line 884, in get_process_uptime
    ps_output = remote.execute(cmd)['stdout'][0].replace('\n', '')
IndexError: list index out of range

Steps to reproduce: run test reconfigure_with_new_fields and get https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.services_reconfiguration_thread_2/117/testReport/(root)/reconfigure_with_new_fields/

Expected results: test pass
Actual result: IndexError

Tags: area-qa
Ilya Kutukov (ikutukov)
Changed in fuel:
status: New → Confirmed
Revision history for this message
Ksenia Svechnikova (kdemina) wrote :

Not reproduced on 3 last swarm run (ISO fuel-9.0-mos-420-2016-05-30, fuel-9.0-custom-193-2016-05-31, fuel-9.0-mos-424-2016-05-31)

Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Closing as invalid since no changes were made to this incomplete bug for longer than 1 month.

Changed in fuel:
status: Incomplete → Invalid
Revision history for this message
Andrey Lavrentyev (alavrentyev) wrote :

It looks like it's an intermittent issue.

It was caught during one of the latest swarm runs: https://product-ci.infra.mirantis.net/job/9.x.system_test.ubuntu.services_reconfiguration_thread_2/9/testReport/%28root%29/reconfigure_with_new_fields/

Environment: 9.1 snapshot #60

It would be great to investigate the reasons and conditions when it appears.

Moving it back to confirmed...

Changed in fuel:
status: Invalid → Confirmed
Revision history for this message
Dmitry Belyaninov (dbelyaninov) wrote :

Same fail
https://product-ci.infra.mirantis.net/job/10.0.system_test.ubuntu.services_reconfiguration_thread_2/167/testReport/(root)/reconfigure_with_new_fields/reconfigure_with_new_fields/

It seems that stdout of cmd = "ps -p {0} -o etime= | awk '{{print $1}}'" is empty.

We should modify qa code to check exit_code and stdout/stderr.

Roman Vyalov (r0mikiam)
Changed in fuel:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.