+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Mar 2 02:45:57 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: neutron-server-56cc79c57b-xch9r machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f58b2313668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-03-02 02:46:01.391 8 INFO neutron.common.config [-] Logging enabled! 2026-03-02 02:46:01.391 8 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-03-02 02:46:01.429 7 INFO neutron.common.config [-] Logging enabled! 2026-03-02 02:46:01.429 7 INFO neutron.common.config [-] uwsgi version 26.0.3.dev42 2026-03-02 02:46:02.396 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 02:46:02.412 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-02 02:46:03.763 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:46:03.766 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 02:46:03.769 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 02:46:03.770 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:46:03.770 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 02:46:03.771 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 02:46:03.771 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.778 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.778 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.778 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.790 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:46:03.793 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-02 02:46:03.796 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-03-02 02:46:03.797 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-02 02:46:03.797 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-02 02:46:03.798 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-02 02:46:03.798 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.800 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 02:46:03.801 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.801 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.806 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.806 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-02 02:46:03.806 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.828 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-02 02:46:03.829 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.829 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-02 02:46:03.847 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 02:46:03.847 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 02:46:03.847 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 02:46:03.848 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 02:46:03.874 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-02 02:46:03.875 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-02 02:46:03.875 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-02 02:46:03.875 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-02 02:46:04.179 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing driver for type 'vlan' 2026-03-02 02:46:04.182 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing driver for type 'vlan' 2026-03-02 02:46:04.447 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] VlanTypeDriver initialization complete 2026-03-02 02:46:04.448 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 02:46:04.448 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 02:46:04.454 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] VlanTypeDriver initialization complete 2026-03-02 02:46:04.454 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing driver for type 'vxlan' 2026-03-02 02:46:04.455 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-02 02:46:04.461 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 02:46:04.461 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 02:46:04.461 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing extension driver 'port_security' 2026-03-02 02:46:04.461 8 INFO neutron.plugins.ml2.extensions.port_security [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 02:46:04.462 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing extension driver 'qos' 2026-03-02 02:46:04.462 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 02:46:04.462 8 INFO neutron.plugins.ml2.managers [None req-83e6fdd8-efd4-460c-acba-61b770248222 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 02:46:04.465 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing extension driver 'port_security' 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.extensions.port_security [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing extension driver 'qos' 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-02 02:46:04.466 7 INFO neutron.plugins.ml2.managers [None req-dc32b813-a094-435f-a21c-c3d61c607982 - - - - - -] Initializing mechanism driver 'l2population' 2026-03-02 02:46:04.477 8 INFO neutron.quota [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded quota_driver: . 2026-03-02 02:46:04.477 8 INFO neutron.plugins.ml2.plugin [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 02:46:04.477 8 INFO neutron.plugins.ml2.managers [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 02:46:04.478 8 INFO neutron.plugins.ml2.managers [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 02:46:04.478 8 INFO neutron.plugins.ml2.managers [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 02:46:04.478 8 INFO neutron.extensions.vlantransparent [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Disabled vlantransparent extension. 2026-03-02 02:46:04.478 8 INFO neutron.extensions.qinq [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Disabled VLAN QinQ extension. 2026-03-02 02:46:04.478 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: qos 2026-03-02 02:46:04.481 7 INFO neutron.quota [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded quota_driver: . 2026-03-02 02:46:04.481 7 INFO neutron.plugins.ml2.plugin [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Modular L2 Plugin initialization complete 2026-03-02 02:46:04.481 7 INFO neutron.plugins.ml2.managers [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-02 02:46:04.481 7 INFO neutron.plugins.ml2.managers [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-02 02:46:04.482 7 INFO neutron.plugins.ml2.managers [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Got port-security extension from driver 'port_security' 2026-03-02 02:46:04.482 7 INFO neutron.extensions.vlantransparent [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Disabled vlantransparent extension. 2026-03-02 02:46:04.482 7 INFO neutron.extensions.qinq [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Disabled VLAN QinQ extension. 2026-03-02 02:46:04.482 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: qos 2026-03-02 02:46:04.491 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: router 2026-03-02 02:46:04.494 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: router 2026-03-02 02:46:04.536 8 INFO neutron.services.service_base [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 02:46:04.537 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: segments 2026-03-02 02:46:04.539 7 INFO neutron.services.service_base [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-02 02:46:04.540 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: segments 2026-03-02 02:46:04.633 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: trunk 2026-03-02 02:46:04.636 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: trunk 2026-03-02 02:46:04.647 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: vpnaas 2026-03-02 02:46:04.650 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: vpnaas 2026-03-02 02:46:04.686 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.686 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.690 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.691 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.759 7 INFO neutron_vpnaas.services.vpn.plugin [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 02:46:04.759 7 INFO neutron.common.utils [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 02:46:04.759 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: taas 2026-03-02 02:46:04.763 8 INFO neutron_vpnaas.services.vpn.plugin [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-02 02:46:04.763 8 INFO neutron.common.utils [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-02 02:46:04.763 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: taas 2026-03-02 02:46:04.785 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.786 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.790 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.790 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.812 8 INFO neutron_taas.services.taas.taas_plugin [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-02 02:46:04.812 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: tapmirror 2026-03-02 02:46:04.827 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.827 8 WARNING stevedore.named [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-03-02 02:46:04.847 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: tapmirror 2026-03-02 02:46:04.855 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-02 02:46:04.855 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: auto_allocate 2026-03-02 02:46:04.863 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: tag 2026-03-02 02:46:04.863 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-02 02:46:04.863 7 WARNING stevedore.named [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-03-02 02:46:04.873 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: timestamp 2026-03-02 02:46:04.875 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 02:46:04.879 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: flavors 2026-03-02 02:46:04.882 8 INFO neutron.manager [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loading Plugin: revisions 2026-03-02 02:46:04.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-03-02 02:46:04.883 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: auto_allocate 2026-03-02 02:46:04.886 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Initializing extension manager. 2026-03-02 02:46:04.887 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: address-group 2026-03-02 02:46:04.888 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: address-scope 2026-03-02 02:46:04.888 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 02:46:04.889 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: agent 2026-03-02 02:46:04.890 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 02:46:04.891 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 02:46:04.892 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 02:46:04.892 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: tag 2026-03-02 02:46:04.893 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: availability_zone 2026-03-02 02:46:04.894 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 02:46:04.895 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 02:46:04.896 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: default-subnetpools 2026-03-02 02:46:04.898 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 02:46:04.899 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: dns-integration 2026-03-02 02:46:04.899 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 02:46:04.900 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 02:46:04.900 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: dvr 2026-03-02 02:46:04.901 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 02:46:04.901 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 02:46:04.902 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: timestamp 2026-03-02 02:46:04.902 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:46:04.902 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 02:46:04.903 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: external-net 2026-03-02 02:46:04.903 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 02:46:04.904 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: extraroute 2026-03-02 02:46:04.904 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 02:46:04.905 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: network_ip_availability 2026-03-02 02:46:04.905 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 02:46:04.906 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 02:46:04.906 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 02:46:04.907 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 02:46:04.907 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: fip-port-details 2026-03-02 02:46:04.908 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: flavors 2026-03-02 02:46:04.909 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: flavors 2026-03-02 02:46:04.909 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 02:46:04.910 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: floatingip-pools 2026-03-02 02:46:04.910 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: ip_allocation 2026-03-02 02:46:04.911 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 02:46:04.911 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: l2_adjacency 2026-03-02 02:46:04.912 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: router 2026-03-02 02:46:04.913 7 INFO neutron.manager [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loading Plugin: revisions 2026-03-02 02:46:04.914 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:46:04.915 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 02:46:04.915 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 02:46:04.916 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 02:46:04.916 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Initializing extension manager. 2026-03-02 02:46:04.916 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: l3-ha 2026-03-02 02:46:04.917 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:46:04.917 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 02:46:04.918 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: address-group 2026-03-02 02:46:04.918 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: l3-flavors 2026-03-02 02:46:04.919 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:46:04.919 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: address-scope 2026-03-02 02:46:04.919 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 02:46:04.920 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-02 02:46:04.920 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: agent 2026-03-02 02:46:04.921 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: agent-resources-synced 2026-03-02 02:46:04.922 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 02:46:04.922 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: allowed-address-pairs 2026-03-02 02:46:04.923 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 02:46:04.923 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: auto-allocated-topology 2026-03-02 02:46:04.924 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 02:46:04.924 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: availability_zone 2026-03-02 02:46:04.925 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: availability_zone_filter 2026-03-02 02:46:04.925 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 02:46:04.925 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-02 02:46:04.926 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 02:46:04.926 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: default-subnetpools 2026-03-02 02:46:04.926 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: multi-provider 2026-03-02 02:46:04.927 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: net-mtu 2026-03-02 02:46:04.927 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 02:46:04.928 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: network_availability_zone 2026-03-02 02:46:04.928 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-02 02:46:04.928 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: network_ha 2026-03-02 02:46:04.928 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: dns-integration 2026-03-02 02:46:04.929 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: dns-domain-ports 2026-03-02 02:46:04.929 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: network-ip-availability 2026-03-02 02:46:04.930 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 02:46:04.931 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: pagination 2026-03-02 02:46:04.931 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-device-profile 2026-03-02 02:46:04.932 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 02:46:04.932 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 02:46:04.932 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-02 02:46:04.933 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 02:46:04.933 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-mac-override 2026-03-02 02:46:04.934 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: dvr 2026-03-02 02:46:04.934 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 02:46:04.934 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-02 02:46:04.934 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 02:46:04.935 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 02:46:04.935 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: empty-string-filtering 2026-03-02 02:46:04.935 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-resource-request 2026-03-02 02:46:04.935 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:46:04.936 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 02:46:04.936 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-02 02:46:04.936 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 02:46:04.937 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: binding 2026-03-02 02:46:04.937 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: external-net 2026-03-02 02:46:04.937 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: binding-extended 2026-03-02 02:46:04.938 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-02 02:46:04.938 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-security 2026-03-02 02:46:04.938 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: project-id 2026-03-02 02:46:04.938 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: extraroute 2026-03-02 02:46:04.939 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: provider 2026-03-02 02:46:04.940 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-02 02:46:04.940 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: extraroute-atomic 2026-03-02 02:46:04.941 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-02 02:46:04.941 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-02 02:46:04.942 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos 2026-03-02 02:46:04.942 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-02 02:46:04.942 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 02:46:04.943 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 02:46:04.943 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-02 02:46:04.943 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-default 2026-03-02 02:46:04.944 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-fip 2026-03-02 02:46:04.944 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: fip-port-details 2026-03-02 02:46:04.944 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 02:46:04.945 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 02:46:04.945 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 02:46:04.946 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: flavors 2026-03-02 02:46:04.946 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 02:46:04.947 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 02:46:04.947 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-pps 2026-03-02 02:46:04.947 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-02 02:46:04.948 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 02:46:04.948 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 02:46:04.949 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: floatingip-pools 2026-03-02 02:46:04.949 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 02:46:04.949 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: ip_allocation 2026-03-02 02:46:04.949 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: quota-check-limit 2026-03-02 02:46:04.950 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: ip-substring-filtering 2026-03-02 02:46:04.950 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: quota-check-limit-default 2026-03-02 02:46:04.951 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: l2_adjacency 2026-03-02 02:46:04.952 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: router 2026-03-02 02:46:04.952 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: quotas 2026-03-02 02:46:04.953 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: quota_details 2026-03-02 02:46:04.954 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-02 02:46:04.954 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-02 02:46:04.955 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: rbac-policies 2026-03-02 02:46:04.955 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-02 02:46:04.955 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: rbac-address-group 2026-03-02 02:46:04.956 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 02:46:04.956 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: ext-gw-mode 2026-03-02 02:46:04.956 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 02:46:04.956 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: l3-ha 2026-03-02 02:46:04.957 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 02:46:04.957 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:46:04.957 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: revision-if-match 2026-03-02 02:46:04.957 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-02 02:46:04.958 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 02:46:04.958 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: l3-flavors 2026-03-02 02:46:04.959 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: router_availability_zone 2026-03-02 02:46:04.959 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-02 02:46:04.959 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 02:46:04.960 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-02 02:46:04.961 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 02:46:04.962 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-02 02:46:04.963 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 02:46:04.963 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-02 02:46:04.964 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 02:46:04.964 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 02:46:04.964 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-02 02:46:04.965 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 02:46:04.965 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 02:46:04.966 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-02 02:46:04.966 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-02 02:46:04.967 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: multi-provider 2026-03-02 02:46:04.968 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: net-mtu 2026-03-02 02:46:04.968 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: net-mtu-writable 2026-03-02 02:46:04.969 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: network_availability_zone 2026-03-02 02:46:04.969 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: network_ha 2026-03-02 02:46:04.970 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: security-group 2026-03-02 02:46:04.970 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: network-ip-availability 2026-03-02 02:46:04.971 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: segment 2026-03-02 02:46:04.971 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 02:46:04.971 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-02 02:46:04.972 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: service-type 2026-03-02 02:46:04.972 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: pagination 2026-03-02 02:46:04.972 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: sorting 2026-03-02 02:46:04.972 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-device-profile 2026-03-02 02:46:04.973 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 02:46:04.973 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-02 02:46:04.973 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: standard-attr-description 2026-03-02 02:46:04.974 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-02 02:46:04.974 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: stateful-security-group 2026-03-02 02:46:04.974 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-02 02:46:04.974 8 WARNING neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 02:46:04.975 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-mac-override 2026-03-02 02:46:04.975 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 02:46:04.975 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-02 02:46:04.975 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnet-external-network 2026-03-02 02:46:04.976 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-02 02:46:04.976 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnet_onboard 2026-03-02 02:46:04.976 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-03-02 02:46:04.977 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 02:46:04.977 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnet-service-types 2026-03-02 02:46:04.977 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-resource-request 2026-03-02 02:46:04.978 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-resource-request-groups 2026-03-02 02:46:04.978 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnet_allocation 2026-03-02 02:46:04.978 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-03-02 02:46:04.978 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 02:46:04.979 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: binding 2026-03-02 02:46:04.979 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: tag-creation 2026-03-02 02:46:04.979 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 02:46:04.980 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: binding-extended 2026-03-02 02:46:04.980 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-security 2026-03-02 02:46:04.981 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: project-id 2026-03-02 02:46:04.981 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: provider 2026-03-02 02:46:04.982 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-03-02 02:46:04.983 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 02:46:04.984 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 02:46:04.984 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos 2026-03-02 02:46:04.985 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: trunk 2026-03-02 02:46:04.985 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-02 02:46:04.985 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: trunk-details 2026-03-02 02:46:04.986 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-02 02:46:04.986 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 02:46:04.986 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-default 2026-03-02 02:46:04.986 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-02 02:46:04.987 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-fip 2026-03-02 02:46:04.987 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 02:46:04.987 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-02 02:46:04.987 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-02 02:46:04.988 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-gateway-ip 2026-03-02 02:46:04.988 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-port-network-policy 2026-03-02 02:46:04.989 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-pps-minimum 2026-03-02 02:46:04.989 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 02:46:04.990 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-02 02:46:04.990 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 02:46:04.990 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-pps 2026-03-02 02:46:04.991 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: vpn-flavors 2026-03-02 02:46:04.991 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-rule-type-details 2026-03-02 02:46:04.991 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-02 02:46:04.992 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: qos-rules-alias 2026-03-02 02:46:04.992 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: vpnaas 2026-03-02 02:46:04.993 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: quota-check-limit 2026-03-02 02:46:04.994 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: quota-check-limit-default 2026-03-02 02:46:04.994 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: taas 2026-03-02 02:46:04.995 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: tap-mirror 2026-03-02 02:46:04.995 8 INFO neutron.api.extensions [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Loaded extension: taas-vlan-filter 2026-03-02 02:46:04.996 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: quotas 2026-03-02 02:46:04.998 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-02 02:46:04.998 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: quota_details 2026-03-02 02:46:04.998 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-02 02:46:04.998 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:04.999 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-02 02:46:05.000 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: rbac-policies 2026-03-02 02:46:05.001 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: rbac-address-group 2026-03-02 02:46:05.002 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: rbac-address-scope 2026-03-02 02:46:05.002 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: rbac-security-groups 2026-03-02 02:46:05.002 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:46:05.003 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: rbac-subnetpool 2026-03-02 02:46:05.003 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:46:05.003 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: revision-if-match 2026-03-02 02:46:05.004 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: standard-attr-revisions 2026-03-02 02:46:05.005 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: router_availability_zone 2026-03-02 02:46:05.005 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-02 02:46:05.007 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-groups-default-rules 2026-03-02 02:46:05.008 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-02 02:46:05.008 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:46:05.008 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-02 02:46:05.008 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:46:05.009 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-02 02:46:05.009 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:46:05.009 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-02 02:46:05.010 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.010 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.010 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-02 02:46:05.010 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.010 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.011 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:46:05.011 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.012 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.012 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:46:05.012 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:46:05.013 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:46:05.013 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.013 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ipsecpolicy is already registered 2026-03-02 02:46:05.014 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.014 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.015 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: security-group 2026-03-02 02:46:05.016 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: segment 2026-03-02 02:46:05.016 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-02 02:46:05.017 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: service-type 2026-03-02 02:46:05.018 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: sorting 2026-03-02 02:46:05.018 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: standard-attr-segment 2026-03-02 02:46:05.019 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:46:05.019 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] router is already registered 2026-03-02 02:46:05.019 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:46:05.019 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: standard-attr-description 2026-03-02 02:46:05.019 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] floatingip is already registered 2026-03-02 02:46:05.020 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: stateful-security-group 2026-03-02 02:46:05.021 7 WARNING neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-03-02 02:46:05.021 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-02 02:46:05.022 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnet-external-network 2026-03-02 02:46:05.023 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnet_onboard 2026-03-02 02:46:05.023 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:46:05.023 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] rbac_policy is already registered 2026-03-02 02:46:05.023 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-02 02:46:05.024 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:46:05.024 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] security_group is already registered 2026-03-02 02:46:05.024 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnet-service-types 2026-03-02 02:46:05.024 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:46:05.024 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] security_group_rule is already registered 2026-03-02 02:46:05.025 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnet_allocation 2026-03-02 02:46:05.025 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.025 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.026 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-02 02:46:05.026 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.026 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.026 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: tag-creation 2026-03-02 02:46:05.026 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:46:05.026 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] trunk is already registered 2026-03-02 02:46:05.027 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.027 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-02 02:46:05.027 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.027 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.027 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ipsecpolicy is already registered 2026-03-02 02:46:05.028 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:46:05.028 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] endpoint_group is already registered 2026-03-02 02:46:05.028 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:46:05.028 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] vpnservice is already registered 2026-03-02 02:46:05.029 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:46:05.029 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ipsec_site_connection is already registered 2026-03-02 02:46:05.029 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.029 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ipsecpolicy is already registered 2026-03-02 02:46:05.030 8 INFO neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.030 8 WARNING neutron.quota.resource_registry [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.031 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: standard-attr-tag 2026-03-02 02:46:05.032 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-02 02:46:05.033 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: trunk 2026-03-02 02:46:05.033 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: trunk-details 2026-03-02 02:46:05.034 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-02 02:46:05.035 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-03-02 02:46:05.035 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-02 02:46:05.036 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: vpn-aes-ctr 2026-03-02 02:46:05.038 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-02 02:46:05.039 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-02 02:46:05.040 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: vpn-flavors 2026-03-02 02:46:05.041 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: vpnaas 2026-03-02 02:46:05.043 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: taas 2026-03-02 02:46:05.044 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: tap-mirror 2026-03-02 02:46:05.044 7 INFO neutron.api.extensions [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Loaded extension: taas-vlan-filter 2026-03-02 02:46:05.047 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:network 2026-03-02 02:46:05.047 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-03-02 02:46:05.047 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.047 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:port 2026-03-02 02:46:05.051 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:46:05.051 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:46:05.056 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:46:05.056 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:46:05.057 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:46:05.058 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.058 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.058 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.059 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.059 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:46:05.060 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.060 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.061 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:46:05.061 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:46:05.062 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:46:05.062 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.062 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ipsecpolicy is already registered 2026-03-02 02:46:05.063 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.063 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.067 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:router 2026-03-02 02:46:05.067 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] router is already registered 2026-03-02 02:46:05.067 8 WARNING keystonemiddleware._common.config [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:46:05.068 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-03-02 02:46:05.068 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] floatingip is already registered 2026-03-02 02:46:05.072 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-03-02 02:46:05.072 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] rbac_policy is already registered 2026-03-02 02:46:05.073 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-03-02 02:46:05.073 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] security_group is already registered 2026-03-02 02:46:05.073 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-03-02 02:46:05.073 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] security_group_rule is already registered 2026-03-02 02:46:05.074 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.074 8 WARNING oslo_config.cfg [None req-57c3f80f-3570-40ec-a361-5f659f07f6ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 02:46:05.074 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.075 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-03-02 02:46:05.075 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] subnetpool is already registered 2026-03-02 02:46:05.075 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-03-02 02:46:05.076 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] trunk is already registered 2026-03-02 02:46:05.076 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.076 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.077 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.077 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ipsecpolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f58b2313668 pid: 8 (default app) 2026-03-02 02:46:05.077 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-03-02 02:46:05.077 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] endpoint_group is already registered 2026-03-02 02:46:05.078 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-03-02 02:46:05.078 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] vpnservice is already registered 2026-03-02 02:46:05.078 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-03-02 02:46:05.079 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ipsec_site_connection is already registered 2026-03-02 02:46:05.079 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-03-02 02:46:05.079 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ipsecpolicy is already registered 2026-03-02 02:46:05.080 7 INFO neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-03-02 02:46:05.080 7 WARNING neutron.quota.resource_registry [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] ikepolicy is already registered 2026-03-02 02:46:05.117 7 WARNING keystonemiddleware._common.config [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:46:05.124 7 WARNING oslo_config.cfg [None req-a422f169-32a6-4a8f-8715-95590adf31bd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f58b2313668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:46:10.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0be38595-0165-417a-bef4-87783726477e c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:09 2026] GET /v2.0/networks/public => generated 108 bytes in 789 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:46:11.180 8 WARNING neutron.services.revisions.revision_plugin [None req-8a2c5dbc-05d1-443a-b461-df7875928dfc c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:46:11.195 8 INFO neutron.db.segments_db [None req-8a2c5dbc-05d1-443a-b461-df7875928dfc c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment e5724afd-695e-45eb-b164-c2457c82b3c9 of type flat for network ab732d01-fd14-4038-bc49-2bfbb3b8fe08 2026-03-02 02:46:11.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a2c5dbc-05d1-443a-b461-df7875928dfc c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.204.45.235 () {48 vars in 968 bytes} [Mon Mar 2 02:46:10 2026] POST /v2.0/networks => generated 124 bytes in 383 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:46:17.096 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87a06f7a-b89c-40d6-b6a9-2be09ffd75a0 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/8] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:17 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:17 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:46:17.181 8 WARNING neutron.services.revisions.revision_plugin [None req-96f6f4fd-8e68-4fb0-a417-c143db8da77f c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:46:17.193 8 INFO neutron.db.segments_db [None req-96f6f4fd-8e68-4fb0-a417-c143db8da77f c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment 28396e49-0f66-43ed-844c-f4f1bd603178 of type flat for network 93873d73-05fe-4d03-b373-c3e278e2afbc 2026-03-02 02:46:17.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96f6f4fd-8e68-4fb0-a417-c143db8da77f c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/10] 199.204.45.235 () {48 vars in 968 bytes} [Mon Mar 2 02:46:17 2026] POST /v2.0/networks => generated 124 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:46:23.347 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0158064-ee63-4ff2-ba5a-2cccd1b470ca c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:22 2026] GET /v2.0/networks/public => generated 108 bytes in 355 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:46:23.589 7 WARNING neutron.services.revisions.revision_plugin [None req-4ce6d707-b403-4af0-9e95-02cfe99e28d3 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:46:23.613 7 INFO neutron.db.segments_db [None req-4ce6d707-b403-4af0-9e95-02cfe99e28d3 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment 3ff34506-274b-46b1-99a1-7bdff7449a1b of type flat for network 6d913121-2e86-4101-9c67-2244d279e08f 2026-03-02 02:46:23.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ce6d707-b403-4af0-9e95-02cfe99e28d3 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.235 () {48 vars in 968 bytes} [Mon Mar 2 02:46:23 2026] POST /v2.0/networks => generated 124 bytes in 305 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:46:29.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b829bc6c-de9b-40dc-8ebf-ccdebb582e8c c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:29 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:29 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:46:29.530 8 WARNING neutron.services.revisions.revision_plugin [None req-aa40570e-0b3e-4b23-8c1b-e486cf832d53 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:46:29.543 8 INFO neutron.db.segments_db [None req-aa40570e-0b3e-4b23-8c1b-e486cf832d53 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment 94f40ba4-aab1-492e-88a4-7ea793057cea of type flat for network 00286962-7861-4be1-8c4c-2d0cc0ba5cf0 2026-03-02 02:46:29.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa40570e-0b3e-4b23-8c1b-e486cf832d53 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.204.45.235 () {48 vars in 968 bytes} [Mon Mar 2 02:46:29 2026] POST /v2.0/networks => generated 124 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-02 02:46:35.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-815df9ff-16a4-4fab-b4a0-1678dcbe0d69 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:35 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:46:35.469 8 WARNING neutron.services.revisions.revision_plugin [None req-f6a8ee11-30d9-41b1-9f2a-2348d6041f82 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Could not find related network for resource to bump revision. 2026-03-02 02:46:35.483 8 INFO neutron.db.segments_db [None req-f6a8ee11-30d9-41b1-9f2a-2348d6041f82 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment cc18e53d-d992-4e48-9a4f-dafcfa01d5c3 of type flat for network c11b373d-654a-44e7-9e95-08d28815298e [pid: 8|app: 0|req: 12/20] 199.204.45.235 () {48 vars in 968 bytes} [Mon Mar 2 02:46:35 2026] POST /v2.0/networks => generated 706 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:46:36.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57643d13-1eac-46ca-afc5-49e8c100b13f c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.235 () {44 vars in 928 bytes} [Mon Mar 2 02:46:36 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.235 () {44 vars in 950 bytes} [Mon Mar 2 02:46:36 2026] GET /v2.0/networks?name=public => generated 709 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:46:36.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc79b286-82e4-41cf-9731-23d35bc3f2f8 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.204.45.235 () {44 vars in 1035 bytes} [Mon Mar 2 02:46:36 2026] GET /v2.0/subnets/public-subnet?network_id=c11b373d-654a-44e7-9e95-08d28815298e => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.235 () {44 vars in 1058 bytes} [Mon Mar 2 02:46:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=c11b373d-654a-44e7-9e95-08d28815298e => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.235 () {48 vars in 966 bytes} [Mon Mar 2 02:46:36 2026] POST /v2.0/subnets => generated 664 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:51:15.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e16462c8-3469-40ac-b7f7-9f78293b71e9 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/63] 199.204.45.235 () {44 vars in 938 bytes} [Mon Mar 2 02:51:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/64] 199.204.45.235 () {44 vars in 960 bytes} [Mon Mar 2 02:51:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 02:51:15.890 7 INFO neutron.db.segments_db [None req-65e018a6-ce62-4624-86d0-3ac419123bce c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] Added segment 8d850343-cc53-429d-9599-3c7bee732146 of type vxlan for network 70b40234-24c8-4497-a10a-e66701264be4 [pid: 7|app: 0|req: 30/65] 199.204.45.235 () {48 vars in 967 bytes} [Mon Mar 2 02:51:15 2026] POST /v2.0/networks => generated 707 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:51:16.868 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cecd99f2-4465-41dd-baa1-00d897f1f201 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/66] 199.204.45.235 () {44 vars in 938 bytes} [Mon Mar 2 02:51:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/67] 199.204.45.235 () {44 vars in 960 bytes} [Mon Mar 2 02:51:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:51:16.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7cb5bba-2c32-4b80-b523-0c67a408ca47 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/68] 199.204.45.235 () {44 vars in 1037 bytes} [Mon Mar 2 02:51:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=70b40234-24c8-4497-a10a-e66701264be4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/69] 199.204.45.235 () {44 vars in 1060 bytes} [Mon Mar 2 02:51:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=70b40234-24c8-4497-a10a-e66701264be4 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/70] 199.204.45.235 () {48 vars in 966 bytes} [Mon Mar 2 02:51:16 2026] POST /v2.0/subnets => generated 651 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-03-02 02:51:18.288 7 INFO neutron.api.v2.resource [None req-f100c257-89ff-4033-b2c9-e8652d1be282 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/71] 199.204.45.235 () {44 vars in 972 bytes} [Mon Mar 2 02:51:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/72] 199.204.45.235 () {44 vars in 994 bytes} [Mon Mar 2 02:51:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/73] 199.204.45.235 () {48 vars in 981 bytes} [Mon Mar 2 02:51:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/74] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:19 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/75] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:19 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/76] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:19 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/77] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:20 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/79] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:20 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:20 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/81] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:20 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:21 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2846 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/83] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:21 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:21 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/85] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:22 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 3462 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/87] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:22 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/88] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:22 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/89] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/90] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:23 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:23 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/92] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:23 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 4078 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/94] 199.204.45.235 () {44 vars in 988 bytes} [Mon Mar 2 02:51:24 2026] GET /v2.0/networks/70b40234-24c8-4497-a10a-e66701264be4 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-02 02:51:24.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac53c7a5-952c-4c55-b792-879c13bdc56c c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/95] 199.204.45.235 () {44 vars in 1077 bytes} [Mon Mar 2 02:51:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=70b40234-24c8-4497-a10a-e66701264be4 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 199.204.45.235 () {44 vars in 1100 bytes} [Mon Mar 2 02:51:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=70b40234-24c8-4497-a10a-e66701264be4 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/97] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:24 2026] GET /v2.0/security-groups/0258ae14-1daa-4972-85ea-1c9d69c293fd => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/98] 199.204.45.235 () {48 vars in 962 bytes} [Mon Mar 2 02:51:24 2026] POST /v2.0/ports => generated 1096 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-03-02 02:51:33.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0029f2bd-bbf7-447e-a3a6-58beeb9e499f c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/101] 199.204.45.235 () {44 vars in 980 bytes} [Mon Mar 2 02:51:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/102] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/103] 199.204.45.235 () {48 vars in 1032 bytes} [Mon Mar 2 02:51:33 2026] PUT /v2.0/ports/6e5222e8-bb05-40e9-b0dc-cafa9caeaad3 => generated 1245 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/104] 199.204.45.235 () {44 vars in 921 bytes} [Mon Mar 2 02:51:35 2026] GET /v2.0/ports => generated 3726 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:51:36.887 7 INFO neutron.api.v2.resource [None req-cf3f8d51-381f-467e-a699-aabc49239aa2 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/105] 199.204.45.235 () {44 vars in 960 bytes} [Mon Mar 2 02:51:36 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 199.204.45.235 () {44 vars in 982 bytes} [Mon Mar 2 02:51:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 199.204.45.235 () {48 vars in 981 bytes} [Mon Mar 2 02:51:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/108] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:37 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 1610 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:37 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:38 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/111] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:38 2026] POST /v2.0/security-group-rules => generated 621 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:39 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/113] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:39 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 2244 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/114] 199.204.45.235 () {44 vars in 1002 bytes} [Mon Mar 2 02:51:39 2026] GET /v2.0/security-groups/9833b62b-4c3b-4ecf-a729-a9e7f566c06a => generated 2244 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/115] 199.204.45.235 () {48 vars in 992 bytes} [Mon Mar 2 02:51:39 2026] POST /v2.0/security-group-rules => generated 625 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/126] 199.204.45.235 () {44 vars in 976 bytes} [Mon Mar 2 02:52:49 2026] GET /v2.0/quotas/ed5c3878abc9438d8928a7041d075de6 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/127] 199.204.45.235 () {48 vars in 1028 bytes} [Mon Mar 2 02:52:50 2026] PUT /v2.0/quotas/ed5c3878abc9438d8928a7041d075de6 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 02:55:10.389 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02fa09a5-c898-4249-80da-9ee57397d717 c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/146] 199.204.45.235 () {30 vars in 741 bytes} [Mon Mar 2 02:55:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 234 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 76/147] 199.204.45.235 () {30 vars in 763 bytes} [Mon Mar 2 02:55:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-02 02:55:12.142 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2114656-659f-4551-91b2-e51a44b61f2a c50600c3d1af438c8ddc38492762b17a ed5c3878abc9438d8928a7041d075de6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/148] 199.204.45.235 () {30 vars in 741 bytes} [Mon Mar 2 02:55:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/149] 199.204.45.235 () {30 vars in 763 bytes} [Mon Mar 2 02:55:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)