Problem with dos.py parsing in 7.0.mos-new.deploy-deb jobs

Bug #1484591 reported by Artur Kaszuba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Won't Fix
Medium
Fuel CI

Bug Description

Scripts used in 7.0.mos-new.deploy-deb jobs parses "dos.py show" output and remove header.
It looks that not all is removed, and next steps gets wrong data.

Example job output: http://osci-jenkins.srt.mirantis.net:8080/job/7.0.mos-new.deploy-deb/837/console

++ dos.py show package_testing-ubuntu-master-devops29
++ grep -v NODE
++ awk '{print $2}'
+ for node in '`dos.py show $ENV_NAME | grep -v NODE | awk '\''{print $2}'\''`'
++ virsh snapshot-list package_testing-ubuntu-master-devops29_----------- --name
++ grep -E 'prepare_slaves_1|ready_with_3_slaves|ready_with_5_slaves|ready_with_7_slaves'
error: failed to get domain 'package_testing-ubuntu-master-devops29_-----------'
error: Domain not found: no domain with matching name 'package_testing-ubuntu-master-devops29_-----------'
++ true

Artur Kaszuba (akaszuba)
Changed in fuel:
importance: Undecided → Medium
Changed in fuel:
status: New → Confirmed
milestone: none → 8.0
Dmitry Pyzhov (dpyzhov)
tags: added: area-ci
Revision history for this message
Ivan (iremizov) wrote :

7.0.mos-new.deploy-deb is not actual any more and last runs are successful http://osci-jenkins.srt.mirantis.net:8080/job/7.0.mos-new.deploy-deb/1568/

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.