[ovirt-devel] New network test failure on jenkins
Nir Soffer
nsoffer at redhat.com
Mon Jan 4 17:19:04 UTC 2016
Hi all,
There is a new networking test failure in the ci:
16:18:11 ======================================================================
16:18:11 ERROR: test_dump_bonding_name2numeric
(toolBondingTests.TestToolBonding)
16:18:11 ----------------------------------------------------------------------
16:18:11 Traceback (most recent call last):
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/testValidation.py",
line 97, in wrapper
16:18:11 return f(*args, **kwargs)
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/modprobe.py",
line 58, in wrapper
16:18:11 return f(*args, **kwargs)
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/toolBondingTests.py",
line 37, in test_dump_bonding_name2numeric
16:18:11 opt_map = _get_bonding_options_name2numeric()
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/lib/vdsm/tool/dump_bonding_opts.py",
line 94, in _get_bonding_options_name2numeric
16:18:11 opts[mode] = bond_opts_name2numeric_filtered(bond_name)
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/lib/vdsm/netinfo/bonding.py",
line 203, in bond_opts_name2numeric_filtered
16:18:11 in _bond_opts_name2numeric(bond).iteritems()
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/lib/vdsm/netinfo/bonding.py",
line 238, in _bond_opts_name2numeric
16:18:11 _bond_opts_name2numeric_scan(path)
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/lib/vdsm/netinfo/bonding.py",
line 247, in _bond_opts_name2numeric_scan
16:18:11 numeric_val)
16:18:11 File
"/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/lib/vdsm/netinfo/bonding.py",
line 259, in _bond_opts_name2numeric_getval
16:18:11 opt_write_file.flush()
16:18:11 IOError: [Errno 16] Device or resource busy:
'opt[/sys/class/net/Z7PxqN9gLALvKkE/bonding/lacp_rate],
numeric_val[1]'
See http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/1831/console
Can someone from networking check this?
Thanks,
Nir
More information about the Devel
mailing list