@ Deploy oVirt environment:
* [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine:
++ /sbin/ip -4 -o addr show dev eth0
++ awk '{split($4,a,"."); print a[1] "." a[2] "." a[3] "." a[4]}'
+ echo '192.168.203.2 engine'
+ grep 'release 7\.[0-9]' /etc/redhat-release
+ systemctl enable firewalld
+ systemctl start firewalld
+ yum install --nogpgcheck -y --downloaddir=/dev/shm ntp net-snmp ovirt-engine ovirt-log-collector 'ovirt-engine-extension-aaa-ldap*'
Error: Package: ovirt-engine-extension-aaa-ldap-setup-1.3.3-1.el7.centos.noarch (alocalsync)
Requires: ovirt-engine-extension-aaa-ldap = 1.3.3-1.el7.centos
Installing: ovirt-engine-extension-aaa-ldap-1.3.2-1.el7.centos.noarch (alocalsync)
ovirt-engine-extension-aaa-ldap = 1.3.2-1.el7.centos
* [Thread-2] Deploy VM lago-upgrade-from-release-suite-master-engine: ERROR (in 0:01:18)
Error while running thread
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in _ret_via_queue
queue.put({'return': func()})
File "/usr/lib/python2.7/site-packages/lago/prefix.py", line 1610, in _deploy_host
RuntimeError: /home/vmakarova/template_update/ovirt-system-tests/deployment-upgrade-from-release-suite-master/default/scripts/_home_vmakarova_template_update_ovirt-system-tests_upgrade-from-release-suite-master_.._common_deploy-scripts_setup_engine.sh failed with status 1 on lago-upgrade-from-release-suite-master-engine
Updating of my yum packages and pip packages is not effective.