Comment 0 for bug 1576881

Revision history for this message
Artem Hrechanychenko (agrechanichenko) wrote :

https://ci.fuel-infra.org/job/master.fuel-agent.pkgs.ubuntu.review_fuel_agent_ironic_deploy/79/console

2016-04-29 21:34:34,540 - ERROR decorators.py:126 -- Traceback (most recent call last):
  File "/home/jenkins/workspace/systest/master/fuelweb_test/helpers/decorators.py", line 120, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/systest/master/gates_tests/tests/test_review_in_fuel_agent.py", line 146, in gate_patch_fuel_agent
    ironic_conn.wait_for_vms(ironic_conn)
  File "/home/jenkins/workspace/systest/master/fuelweb_test/helpers/ironic_actions.py", line 100, in wait_for_vms
    timeout=60 * 30, timeout_msg='Server didn\'t became active')
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 100, in wait
    raise TimeoutError(timeout_msg)
TimeoutError: Server didn't became active

Looks like we have some CI environment differences with CI slaves where https://ci.fuel-infra.org/job/mitaka.fuel-agent.pkgs.ubuntu.review_fuel_agent_ironic_deploy/ passed last 5 times

fuel-qa code for this 2 jobs are similar.
On custom CI - https://custom-ci.infra.mirantis.net/view/9.0/job/9.0.custom.packages_test.ubuntu/47/console passed too.

Need to set 'non-voiting' mode for master.fuel-agent.pkgs.ubuntu.review_fuel_agent_ironic_deploy until root cause of issues will be finded