Package: src:networking-l2gw
Version: 1:20.0.0-3
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make[1]: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
python3 setup.py clean
/usr/lib/python3/dist-packages/setuptools/dist.py:493: 
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        
********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in 
future

[... snipped ...]

        ############################
        # Package would be ignored #
        ############################
        Python recognizes 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' as 
an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' to 
be distributed and are
        already explicitly excluding 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.contract' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
Package 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' is 
absent from the `packages` configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' as an 
importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' to be 
distributed and are
        already explicitly excluding 
'networking_l2gw.db.migration.alembic_migrations.versions.newton.expand' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
Package 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' is 
absent from the `packages` configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' as 
an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' to 
be distributed and are
        already explicitly excluding 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.contract' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:212: _Warning: 
Package 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' is 
absent from the `packages` configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' as an 
importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' to be 
distributed and are
        already explicitly excluding 
'networking_l2gw.db.migration.alembic_migrations.versions.queens.expand' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
copying networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD 
-> build/lib/networking_l2gw/db/migration/alembic_migrations/versions
copying networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract
copying 
networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand
copying 
networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract
copying 
networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand
copying 
networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract
copying 
networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract
creating 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand
copying 
networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py
 -> 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand
copying networking_l2gw/db/migration/alembic_migrations/README -> 
build/lib/networking_l2gw/db/migration/alembic_migrations
copying networking_l2gw/db/migration/alembic_migrations/script.py.mako -> 
build/lib/networking_l2gw/db/migration/alembic_migrations
running install_lib
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw
copying build/lib/networking_l2gw/_i18n.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet
copying build/lib/networking_l2gw/cmd/eventlet/agent.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet
copying build/lib/networking_l2gw/cmd/eventlet/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet
copying build/lib/networking_l2gw/cmd/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway
copying build/lib/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway
copying build/lib/networking_l2gw/tests/unit/services/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/db/test_migrations.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_lib.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/ovsdb/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb
copying build/lib/networking_l2gw/tests/unit/db/test_l2gw_db.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/db/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db
copying build/lib/networking_l2gw/tests/unit/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying 
build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying 
build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc
copying build/lib/networking_l2gw/tests/unit/l2gatewayclient/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient
copying build/lib/networking_l2gw/tests/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/l2gatewayconnection.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/l2gateway.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions
copying build/lib/networking_l2gw/extensions/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/api.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb
copying 
build/lib/networking_l2gw/services/l2gateway/agent/base_agent_manager.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/l2gateway_config.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/agent_api.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/agent/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent
copying build/lib/networking_l2gw/services/l2gateway/plugin.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/l2gateway/l2gw_agent.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/ovsdb/data.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/ovsdb/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb
copying build/lib/networking_l2gw/services/l2gateway/exceptions.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/ovsdb_schema.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/l2gw_validators.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/tunnel_calls.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/topics.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/config.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/common/constants.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common
copying build/lib/networking_l2gw/services/l2gateway/agent_scheduler.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/services/l2gateway/service_drivers/agent_api.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers
copying 
build/lib/networking_l2gw/services/l2gateway/service_drivers/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers
copying build/lib/networking_l2gw/services/l2gateway/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway
copying build/lib/networking_l2gw/services/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/models.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/lib.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/ovsdb/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb
copying build/lib/networking_l2gw/db/l2gateway/head.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/db_query.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/l2gateway_db.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/l2gateway_models.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
copying build/lib/networking_l2gw/db/l2gateway/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/EXPAND_HEAD 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/CONTRACT_HEAD
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py
 -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand
copying build/lib/networking_l2gw/db/migration/alembic_migrations/env.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/alembic_migrations/README -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations
copying 
build/lib/networking_l2gw/db/migration/alembic_migrations/script.py.mako -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/alembic_migrations/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations
copying build/lib/networking_l2gw/db/migration/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration
copying build/lib/networking_l2gw/db/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db
copying build/lib/networking_l2gw/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/l2gw.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/osc/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc
copying build/lib/networking_l2gw/l2gatewayclient/__init__.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/_i18n.py
 to _i18n.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet/agent.py
 to agent.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/eventlet/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/cmd/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_manager.py
 to test_manager.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_writer.py
 to test_ovsdb_writer.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_ovsdb_monitor.py
 to test_ovsdb_monitor.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/test_base_connection.py
 to test_base_connection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_base_agent_manager.py
 to test_base_agent_manager.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_agent_api.py
 to test_agent_api.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/test_l2gw_agent.py
 to test_l2gw_agent.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/agent/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/test_agent_scheduler.py
 to test_agent_scheduler.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/test_data.py
 to test_data.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_l2gw_validators.py
 to test_l2gw_validators.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/test_tunnel_calls.py
 to test_tunnel_calls.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/common/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_agent_api.py
 to test_agent_api.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/test_rpc_l2gw.py
 to test_rpc_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/service_drivers/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/l2gateway/test_plugin.py
 to test_plugin.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/services/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/test_migrations.py
 to test_migrations.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/test_lib.py
 to test_lib.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/test_idl_impl.py
 to test_idl_impl.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/test_l2gw_db.py
 to test_l2gw_db.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/db/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw.py
 to test_osc_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/test_osc_l2gw_connection.py
 to test_osc_l2gw_connection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/fakes.py
 to fakes.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/osc/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/unit/l2gatewayclient/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/tests/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/l2gatewayconnection.py
 to l2gatewayconnection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/l2gateway.py
 to l2gateway.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/extensions/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/base_connection.py
 to base_connection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/impl_idl.py
 to impl_idl.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/commands.py
 to commands.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/connection.py
 to connection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/native/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_common_class.py
 to ovsdb_common_class.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/api.py
 to api.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_model.py
 to ovsdb_model.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_monitor.py
 to ovsdb_monitor.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/manager.py
 to manager.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/ovsdb_writer.py
 to ovsdb_writer.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/base_agent_manager.py
 to base_agent_manager.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/l2gateway_config.py
 to l2gateway_config.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/agent_api.py
 to agent_api.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/plugin.py
 to plugin.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/l2gw_agent.py
 to l2gw_agent.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb/data.py
 to data.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/exceptions.py
 to exceptions.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/ovsdb_schema.py
 to ovsdb_schema.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/l2gw_validators.py
 to l2gw_validators.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/tunnel_calls.py
 to tunnel_calls.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/topics.py
 to topics.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/config.py
 to config.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/common/constants.py
 to constants.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/agent_scheduler.py
 to agent_scheduler.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/rpc_l2gw.py
 to rpc_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/agent_api.py
 to agent_api.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/service_drivers/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/l2gateway/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/services/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/models.py
 to models.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/lib.py
 to lib.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/ovsdb/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/head.py
 to head.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/db_query.py
 to db_query.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/l2gateway_db.py
 to l2gateway_db.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/l2gateway_models.py
 to l2gateway_models.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/l2gateway/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/kilo_release.py
 to kilo_release.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/contract/2f533f7705dd_rename_tenant_to_project.py
 to 2f533f7705dd_rename_tenant_to_project.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/newton/expand/49ce408ac349_add_indexes_to_tenant_id.py
 to 49ce408ac349_add_indexes_to_tenant_id.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/42438454c556_l2gateway_models.py
 to 42438454c556_l2gateway_models.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.py
 to 54c9c8fe22bf_db_models_for_ovsdb_hardware_vtep_schema.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/contract/79919185aa99_initial_contract.py
 to 79919185aa99_initial_contract.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/liberty/expand/60019185aa99_initial_expand.py
 to 60019185aa99_initial_expand.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/start_networking_l2gw.py
 to start_networking_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/contract/0fb45e525aa9_add_standard_attribute_id_for_l2gw.py
 to 0fb45e525aa9_add_standard_attribute_id_for_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/versions/queens/expand/8d7d772eafcf_add_standard_attribute_id_for_l2gw.py
 to 8d7d772eafcf_add_standard_attribute_id_for_l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/env.py
 to env.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/alembic_migrations/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/migration/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/db/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/l2gw_connection.py
 to l2gw_connection.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/l2gw.py
 to l2gw.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/osc/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw/l2gatewayclient/__init__.py
 to __init__.cpython-313.pyc
running install_data
creating /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron
copying etc/l2gateway_agent.ini -> /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron
copying etc/l2gw_plugin.ini -> /<<PKGBUILDDIR>>/debian/tmp/usr/etc/neutron
running install_egg_info
Copying networking_l2gw.egg-info to 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/networking_l2gw-20.0.0.egg-info
Skipping SOURCES.txt
running install_scripts
Installing neutron-l2gateway-agent script to /<<PKGBUILDDIR>>/debian/tmp/usr/bin
pkgos-dh_auto_test --no-py2 'networking_l2gw.tests.unit.*'
+ PKGOS_TEST_PARALLEL=yes
+ PKGOS_TEST_SERIAL=no
+ PYTHONS=disabled
+ PYTHON3S=disabled
+ TEST_PARALLEL_OPT=--parallel
+ TEST_SERIAL_OPT=
+ echo WARNING: --no-py2 is deprecated, and always on.
WARNING: --no-py2 is deprecated, and always on.
+ shift
+ py3versions -vr
+ PYTHON3S=3.13
+ [ yes = no ]
+ [ no = yes ]
+ [ 3.13 = disabled ]
+ echo 3.13
+ cut -d. -f1
+ PYMAJOR=3
+ echo ===> Testing with python (python3)
===> Testing with python (python3)
+ pwd
+ [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ]
+ [ -z  ]
+ pwd
+ echo Implicitly adding 
PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
Implicitly adding 
PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
+ pwd
+ export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
+ [ -e .stestr.conf ]
+ [ -e .testr.conf ]
+ [ -x /usr/bin/testr-python3 ]
+ TESTR=testr
+ rm -rf .testrepository
+ testr init
+ mktemp -t
+ TEMP_REZ=/tmp/tmp.GxbaOhIGtZ
+ PYTHON=python3.13 testr run --parallel --subunit networking_l2gw.tests.unit.*
+ subunit2pyunit
+ tee /tmp/tmp.GxbaOhIGtZ
1 RLock(s) were not greened, to fix this error make sure you run 
eventlet.monkey_patch() before importing any other modules.
This program is using eventlet and has been monkey_patched
E: Build killed with signal TERM after 10 minutes of inactivity
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202504/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:networking-l2gw, so that this is still
visible in the BTS web page for this package.

Thanks.

Reply via email to