
On Mon, Sep 4, 2017 at 3:51 PM, Code Review <gerrit@ovirt.org> wrote:
Jenkins CI posted comments on this change.
View Change
Patch set 1:Continuous-Integration -1
Build Failed
http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_6... : FAILURE
12:51:30 TASK [Create Physical Volume] ************************************************** 12:51:31 fatal: [lago-hc-basic-suite-master-host2]: FAILED! => {"failed": true, "msg": "The conditional check 'result.rc != 0 and 'Physical Volume Exists' not in result.msg' failed. The error was: error while evaluating conditional (result.rc != 0 and 'Physical Volume Exists' not in result.msg): 'dict object' has no attribute 'rc'"} 12:51:31 fatal: [lago-hc-basic-suite-master-host1]: FAILED! => {"failed": true, "msg": "The conditional check 'result.rc != 0 and 'Physical Volume Exists' not in result.msg' failed. The error was: error while evaluating conditional (result.rc != 0 and 'Physical Volume Exists' not in result.msg): 'dict object' has no attribute 'rc'"} 12:51:31 fatal: [lago-hc-basic-suite-master-host0]: FAILED! => {"failed": true, "msg": "The conditional check 'result.rc != 0 and 'Physical Volume Exists' not in result.msg' failed. The error was: error while evaluating conditional (result.rc != 0 and 'Physical Volume Exists' not in result.msg): 'dict object' has no attribute 'rc'"} 12:51:31 to retry, use: --limit @/tmp/tmpnS4AId/pvcreate.retry Most likely this failed because of some infra issue (not enough space, some other bad thing re lvm, not sure). Also adding Sahina. Sahina - perhaps there should be better handling of such failures. AFAIU the failure is in [1]. I guess this specific error message is due to a bug in the 'pv' module. Also we should probably output the error message itself. [1] https://github.com/gluster/gdeploy/blob/master/playbooks/pvcreate.yml#L15
To view, visit change 81399. To unsubscribe, visit settings.
Gerrit-Project: ovirt-system-tests Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I817d6906ee256314cb3b760d5f2b75e8d334d646 Gerrit-Change-Number: 81399 Gerrit-PatchSet: 1 Gerrit-Owner: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Comment-Date: Mon, 04 Sep 2017 12:51:42 +0000 Gerrit-HasComments: No
-- Didi