Your message dated Fri, 9 Dec 2022 14:39:21 +0100
with message-id <22e9dd83-3714-a5ee-2765-30eef3d2d...@debian.org>
and subject line Latest version of Neutron fixed it.
has caused the Debian Bug report #1023764,
regarding networking-l2gw: autopkgtest failure: module 'neutron.common.config' 
has no attribute 'register_common_config_options'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1023764: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: networking-l2gw
Version: 1:18.0.0+git2022.08.15.fbebe30031-1
Severity: serious
User: debian...@lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package networking-l2gw, great. However, it fails. Currently this failure is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=networking-l2gw

https://ci.debian.net/data/autopkgtest/testing/amd64/n/networking-l2gw/27551039/log.gz

Non-zero exit code (2) from test listing.
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./networking_l2gw/tests/unit} --list --- import errors ---
Failed to import test module: networking_l2gw.tests.unit.db.test_l2gw_db
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/tests/unit/db/test_l2gw_db.py", line 24, in <module>
    from networking_l2gw.db.l2gateway import l2gateway_db
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/db/l2gateway/l2gateway_db.py", line 18, in <module>
    from networking_l2gw.extensions import l2gateway
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/extensions/l2gateway.py", line 29, in <module>
    common_config.register_common_config_options()
AttributeError: module 'neutron.common.config' has no attribute 'register_common_config_options'

Failed to import test module: networking_l2gw.tests.unit.services.l2gateway.ovsdb.test_data
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py", line 25, in <module>
    from networking_l2gw.db.l2gateway import l2gateway_db
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/db/l2gateway/l2gateway_db.py", line 18, in <module>
    from networking_l2gw.extensions import l2gateway
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/extensions/l2gateway.py", line 29, in <module>
    common_config.register_common_config_options()
AttributeError: module 'neutron.common.config' has no attribute 'register_common_config_options'

Failed to import test module: networking_l2gw.tests.unit.services.l2gateway.service_drivers.test_rpc_l2gw
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py", line 26, in <module>
    from networking_l2gw.services.l2gateway.ovsdb import data
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/services/l2gateway/ovsdb/data.py", line 16, in <module>
    from networking_l2gw.db.l2gateway import l2gateway_db
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/db/l2gateway/l2gateway_db.py", line 18, in <module>
    from networking_l2gw.extensions import l2gateway
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/extensions/l2gateway.py", line 29, in <module>
    common_config.register_common_config_options()
AttributeError: module 'neutron.common.config' has no attribute 'register_common_config_options'

Failed to import test module: networking_l2gw.tests.unit.services.l2gateway.test_plugin
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
File "/usr/lib/python3.10/unittest/loader.py", line 377, in _get_module_from_name
    __import__(name)
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py", line 19, in <module>
    from networking_l2gw.db.l2gateway import l2gateway_db
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/db/l2gateway/l2gateway_db.py", line 18, in <module>
    from networking_l2gw.extensions import l2gateway
File "/tmp/autopkgtest-lxc.jj6f3itt/downtmp/build.RJ2/src/networking_l2gw/extensions/l2gateway.py", line 29, in <module>
    common_config.register_common_config_options()
AttributeError: module 'neutron.common.config' has no attribute 'register_common_config_options'

----------------------------------------------------------------------
Ran 0 tests in 4.372s

OK
+ cat /tmp/tmp.35mYOJolAU
+ subunit-filter -s --no-passthrough
+ subunit-stats
Total tests:       0
Passed tests:      0
Failed tests:      0
Skipped tests:     0
Seen tags: + rm -f /tmp/tmp.35mYOJolAU
+ testr slowest
autopkgtest [16:03:17]: test unittests

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Hi,

Looks like this bug isn't relevant anymore.

Thomas

--- End Message ---

Reply via email to