On Sun, Mar 8, 2020 at 4:30 AM <[email protected]> wrote:
>
> Project: https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.3/
> Build: 
> https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.3/373/

This broke because it uses ovirt-ansible-hosted-engine-setup master
branch, which recently changed to use 'ip -j rule', which does not
exist on el7:

https://jenkins.ovirt.org/job/ovirt-system-tests_he-basic-suite-4.3/373/artifact/exported-artifacts/test_logs/he-basic-suite-4.3/post-he_deploy/lago-he-basic-suite-4-3-host-0/_var_log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-ansible-bootstrap_local_vm-20200307212414-5sd3oe.log

2020-03-07 21:27:51,291-0500 DEBUG ansible on_any args localhostTASK:
ovirt.hosted_engine_setup : Get routing rules, IPv4 kwargs
2020-03-07 21:27:52,074-0500 DEBUG var changed: host "localhost" var
"route_rules_ipv4" type "<type 'dict'>" value: "{
    "changed": true,
    "cmd": [
        "ip",
        "-j",
        "rule"
    ],
    "delta": "0:00:00.007015",
    "end": "2020-03-07 21:27:51.641695",
    "failed": true,
    "msg": "non-zero return code",
    "rc": 255,
    "start": "2020-03-07 21:27:51.634680",
    "stderr": "Option \"-j\" is unknown, try \"ip -help\".",
    "stderr_lines": [
        "Option \"-j\" is unknown, try \"ip -help\"."
    ],
    "stdout": "",
    "stdout_lines": []
}"

Asaf and Evgeny recently branched the project for 4.3, and are working
on publishing each branch to the correct repo:

https://github.com/oVirt/ovirt-ansible-hosted-engine-setup/pull/300

Once this is ready and merged, we might need infra's help in removing
the too-new package from 4.3 repos, and escort the 4.3 build through
the change-queue to 4.3 repos.

Best regards,
-- 
Didi
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/PKZB2PSK24L7OMBTYKD24E5NNBNQQU44/

Reply via email to