hi,

006_migrations.migrate_vm failure points to the below patch. There seems to be an issue to migrate vms but I am not sure its related to this patch.

can you please check?

Link and headline of suspected patches:

aaa: can't switch user when accessing the engine with an active kerberos ticket - https://gerrit.ovirt.org/#/c/89872/


Link to Job:

http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6704/

Link to all logs:

http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/6704/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-006_migrations.py/

(Relevant) error snippet from the log:

<error>


2018-04-06 04:07:56,517-0400 ERROR (qgapoller/2) [Executor] Unhandled exception in <Task discardable <NetworkInterfacesCheck vm=aad106a1-9043-4661-bb9b-9894f66b506b at 0x7fc4681a2590> timeout=10, duration=0.00 at 0x7fc4541193d0> (executor
:317)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 315, in _execute_task
    task()
  File "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 391, in __call__
    self._callable()
  File "/usr/lib/python2.7/site-packages/vdsm/virt/periodic.py", line 314, in __call__
    self._execute()
  File "/usr/lib/python2.7/site-packages/vdsm/virt/qemuguestagent.py", line 388, in _execute
    for ifname, ifparams in six.iteritems(interfaces):
  File "/usr/lib/python2.7/site-packages/six.py", line 599, in iteritems
    return d.iteritems(**kw)
AttributeError: 'list' object has no attribute 'iteritems'


2018-04-06 04:23:10,165-0400 ERROR (migsrc/aad106a1) [virt.vm] (vmId='aad106a1-9043-4661-bb9b-9894f66b506b') migration destination error: Virtual machine already exists (migration:290)


</error>