2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge bridge._waitForRoute:248 connect established ('131.123.38.29', 80) 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge bridge._getInterfaceForDestination:302 determine interface for 131.123.38.29 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge plugin.executeRaw:347 execute: ('/sbin/ip', 'route', 'get', 'to', '131.123.38.29'), executable='None', cwd='None', env=None 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge plugin.executeRaw:364 execute-result: ('/sbin/ip', 'route', 'get', 'to', '131.123.38.29'), rc=0 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge plugin.execute:411 execute-output: ('/sbin/ip', 'route', 'get', 'to', '131.123.38.29') stdout: 131.123.38.29 dev em1_1.538 src 131.123.38.20 cache 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge plugin.execute:416 execute-output: ('/sbin/ip', 'route', 'get', 'to', '131.123.38.29') stderr: 2013-02-15 14:57:13 DEBUG otopi.plugins.ovirt_host_deploy.vdsm.bridge bridge._getInterfaceForDestination:337 interface for 131.123.38.29 is em1_1.538 2013-02-15 14:57:13 DEBUG otopi.context context._executeMethod:130 method exception Traceback (most recent call last): File "/tmp/ovirt-DyHo6SymCE/pythonlib/otopi/context.py", line 120, in _executeMethod method['method']() File "/tmp/ovirt-DyHo6SymCE/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py", line 733, in _validation self._getVlanMasterDevice(name=interface) File "/tmp/ovirt-DyHo6SymCE/otopi-plugins/ovirt-host-deploy/vdsm/bridge.py", line 393, in _getVlanMasterDevice interface=name, RuntimeError: Interface em1_1.538 is VLAN interface However its configuration is unexpected 2013-02-15 14:57:13 ERROR otopi.context context._executeMethod:139 Failed to execute stage 'Setup validation': Interface em1_1.538 is VLAN interface However its configuration is unexpected 2013-02-15 14:57:13 DEBUG otopi.context context.dumpEnvironment:391 ENVIRONMENT DUMP - BEGIN 2013-02-15 14:57:13 DEBUG otopi.context context.dumpEnvironment:401 ENV BASE/error=bool:'True' 2013-02-15 14:57:13 DEBUG otopi.context context.dumpEnvironment:401 ENV VDSM/engineAddress=str:'131.123.38.29' 2013-02-15 14:57:13 DEBUG otopi.context context.dumpEnvironment:403 ENVIRONMENT DUMP - END