+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Sep 7 18:58:20 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:01:51 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-7d55c9bd9b-vd6jf 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd15f15b668 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)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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/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 2026-09-07 18:58:25.728 8 INFO neutron.common.config [-] Logging enabled! 2026-09-07 18:58:25.729 8 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-07 18:58:25.926 7 INFO neutron.common.config [-] Logging enabled! 2026-09-07 18:58:25.926 7 INFO neutron.common.config [-] uwsgi version 25.2.2.dev6 2026-09-07 18:58:26.238 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 18:58:26.435 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 18:58:27.242 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 18:58:27.245 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 18:58:27.249 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-07 18:58:27.250 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 18:58:27.250 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 18:58:27.250 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 18:58:27.250 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.257 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.258 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.258 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.279 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 18:58:27.280 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.280 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.327 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 18:58:27.327 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 18:58:27.327 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 18:58:27.327 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 18:58:27.350 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 18:58:27.353 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 18:58:27.357 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-07 18:58:27.358 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 18:58:27.358 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 18:58:27.358 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 18:58:27.358 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.366 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.366 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 18:58:27.366 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.389 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 18:58:27.390 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.390 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 18:58:27.438 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 18:58:27.438 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 18:58:27.438 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 18:58:27.438 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 18:58:27.725 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 18:58:27.853 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 18:58:27.862 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 18:58:27.862 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 18:58:27.862 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 18:58:27.877 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing extension driver 'qos' 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 18:58:27.878 8 INFO neutron.plugins.ml2.managers [None req-3588770c-46e0-49a5-a545-27f01203b672 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 18:58:27.889 8 INFO neutron.quota [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded quota_driver: . 2026-09-07 18:58:27.890 8 INFO neutron.plugins.ml2.plugin [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 18:58:27.890 8 INFO neutron.plugins.ml2.managers [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 18:58:27.890 8 INFO neutron.plugins.ml2.managers [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 18:58:27.890 8 INFO neutron.plugins.ml2.managers [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 18:58:27.890 8 INFO neutron.extensions.vlantransparent [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Disabled vlantransparent extension. 2026-09-07 18:58:27.890 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: qos 2026-09-07 18:58:27.903 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: router 2026-09-07 18:58:27.942 8 INFO neutron.services.service_base [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 18:58:27.942 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: segments 2026-09-07 18:58:27.990 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 18:58:27.990 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 18:58:27.990 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 18:58:28.008 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 18:58:28.008 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 18:58:28.008 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 18:58:28.008 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 18:58:28.009 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing extension driver 'qos' 2026-09-07 18:58:28.009 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 18:58:28.009 7 INFO neutron.plugins.ml2.managers [None req-a61d7243-f1b7-46f8-a82d-8aec0200d001 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 18:58:28.020 7 INFO neutron.quota [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded quota_driver: . 2026-09-07 18:58:28.020 7 INFO neutron.plugins.ml2.plugin [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 18:58:28.021 7 INFO neutron.plugins.ml2.managers [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 18:58:28.021 7 INFO neutron.plugins.ml2.managers [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 18:58:28.021 7 INFO neutron.plugins.ml2.managers [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 18:58:28.021 7 INFO neutron.extensions.vlantransparent [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Disabled vlantransparent extension. 2026-09-07 18:58:28.021 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: qos 2026-09-07 18:58:28.034 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: router 2026-09-07 18:58:28.037 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: trunk 2026-09-07 18:58:28.052 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: vpnaas 2026-09-07 18:58:28.073 7 INFO neutron.services.service_base [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 18:58:28.073 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: segments 2026-09-07 18:58:28.089 8 WARNING stevedore.named [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 18:58:28.161 8 INFO neutron_vpnaas.services.vpn.plugin [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 18:58:28.162 8 INFO neutron.common.utils [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 18:58:28.162 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: auto_allocate 2026-09-07 18:58:28.166 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: tag 2026-09-07 18:58:28.172 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: trunk 2026-09-07 18:58:28.173 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: timestamp 2026-09-07 18:58:28.175 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 18:58:28.179 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: flavors 2026-09-07 18:58:28.182 8 INFO neutron.manager [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loading Plugin: revisions 2026-09-07 18:58:28.185 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Initializing extension manager. 2026-09-07 18:58:28.186 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: address-group 2026-09-07 18:58:28.187 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: vpnaas 2026-09-07 18:58:28.187 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: address-scope 2026-09-07 18:58:28.188 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 18:58:28.189 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: agent 2026-09-07 18:58:28.189 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 18:58:28.190 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 18:58:28.191 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 18:58:28.192 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: availability_zone 2026-09-07 18:58:28.192 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 18:58:28.193 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 18:58:28.193 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: default-subnetpools 2026-09-07 18:58:28.195 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 18:58:28.195 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: dns-integration 2026-09-07 18:58:28.196 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 18:58:28.196 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 18:58:28.197 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: dvr 2026-09-07 18:58:28.198 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 18:58:28.198 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 18:58:28.198 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 18:58:28.199 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 18:58:28.199 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: external-net 2026-09-07 18:58:28.200 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 18:58:28.201 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: extraroute 2026-09-07 18:58:28.201 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 18:58:28.202 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 18:58:28.202 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 18:58:28.203 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 18:58:28.203 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 18:58:28.204 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: fip-port-details 2026-09-07 18:58:28.205 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: flavors 2026-09-07 18:58:28.206 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 18:58:28.206 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: floatingip-pools 2026-09-07 18:58:28.207 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: ip_allocation 2026-09-07 18:58:28.207 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 18:58:28.208 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: l2_adjacency 2026-09-07 18:58:28.209 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: router 2026-09-07 18:58:28.211 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 18:58:28.211 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-07 18:58:28.212 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-07 18:58:28.212 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 18:58:28.213 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: l3-ha 2026-09-07 18:58:28.213 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 18:58:28.214 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-07 18:58:28.214 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: l3-flavors 2026-09-07 18:58:28.215 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 18:58:28.215 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 18:58:28.219 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 18:58:28.220 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 18:58:28.221 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 18:58:28.222 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 18:58:28.223 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 18:58:28.223 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: multi-provider 2026-09-07 18:58:28.223 7 WARNING stevedore.named [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 18:58:28.224 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: net-mtu 2026-09-07 18:58:28.224 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 18:58:28.225 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: network_availability_zone 2026-09-07 18:58:28.225 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: network_ha 2026-09-07 18:58:28.226 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: network-ip-availability 2026-09-07 18:58:28.227 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 18:58:28.227 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: pagination 2026-09-07 18:58:28.228 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-device-profile 2026-09-07 18:58:28.228 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-07 18:58:28.229 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-07 18:58:28.229 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-07 18:58:28.230 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-mac-override 2026-09-07 18:58:28.230 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 18:58:28.231 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 18:58:28.231 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-07 18:58:28.232 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-resource-request 2026-09-07 18:58:28.232 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 18:58:28.233 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-07 18:58:28.234 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: binding 2026-09-07 18:58:28.234 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: binding-extended 2026-09-07 18:58:28.235 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-security 2026-09-07 18:58:28.235 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: project-id 2026-09-07 18:58:28.236 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: provider 2026-09-07 18:58:28.238 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos 2026-09-07 18:58:28.239 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 18:58:28.239 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 18:58:28.240 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-default 2026-09-07 18:58:28.240 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-fip 2026-09-07 18:58:28.241 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 18:58:28.241 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 18:58:28.242 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 18:58:28.242 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 18:58:28.243 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 18:58:28.244 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-pps 2026-09-07 18:58:28.244 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 18:58:28.245 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 18:58:28.245 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 18:58:28.246 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: quota-check-limit 2026-09-07 18:58:28.248 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: quotas 2026-09-07 18:58:28.249 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: quota_details 2026-09-07 18:58:28.250 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: rbac-policies 2026-09-07 18:58:28.251 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: rbac-address-group 2026-09-07 18:58:28.251 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 18:58:28.252 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 18:58:28.252 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 18:58:28.253 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: revision-if-match 2026-09-07 18:58:28.253 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 18:58:28.254 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: router_availability_zone 2026-09-07 18:58:28.255 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 18:58:28.256 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-groups-default-rules 2026-09-07 18:58:28.257 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 18:58:28.257 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 18:58:28.258 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 18:58:28.258 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-07 18:58:28.259 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 18:58:28.263 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: security-group 2026-09-07 18:58:28.264 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: segment 2026-09-07 18:58:28.265 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 18:58:28.265 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: service-type 2026-09-07 18:58:28.266 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: sorting 2026-09-07 18:58:28.266 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 18:58:28.267 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: standard-attr-description 2026-09-07 18:58:28.267 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: stateful-security-group 2026-09-07 18:58:28.268 8 WARNING neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 18:58:28.268 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 18:58:28.269 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnet-external-network 2026-09-07 18:58:28.269 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnet_onboard 2026-09-07 18:58:28.270 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 18:58:28.270 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnet-service-types 2026-09-07 18:58:28.271 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnet_allocation 2026-09-07 18:58:28.272 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 18:58:28.272 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: tag-creation 2026-09-07 18:58:28.273 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 18:58:28.276 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 18:58:28.277 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 18:58:28.278 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: trunk 2026-09-07 18:58:28.278 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: trunk-details 2026-09-07 18:58:28.279 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 18:58:28.279 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 18:58:28.281 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-07 18:58:28.282 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 18:58:28.283 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: vpn-flavors 2026-09-07 18:58:28.284 8 INFO neutron.api.extensions [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Loaded extension: vpnaas 2026-09-07 18:58:28.286 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 18:58:28.286 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 18:58:28.287 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.287 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 18:58:28.290 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 18:58:28.290 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 18:58:28.294 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 18:58:28.295 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 18:58:28.295 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 18:58:28.296 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.296 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.297 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.297 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.297 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 18:58:28.298 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 18:58:28.298 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 18:58:28.298 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 18:58:28.299 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 18:58:28.299 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 18:58:28.303 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 18:58:28.303 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] router is already registered 2026-09-07 18:58:28.303 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 18:58:28.304 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] floatingip is already registered 2026-09-07 18:58:28.305 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 18:58:28.306 7 INFO neutron.common.utils [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 18:58:28.306 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 18:58:28.307 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 18:58:28.307 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] rbac_policy is already registered 2026-09-07 18:58:28.308 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 18:58:28.308 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] security_group is already registered 2026-09-07 18:58:28.308 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 18:58:28.308 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] security_group_rule is already registered 2026-09-07 18:58:28.309 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.309 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.310 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.310 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.310 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 18:58:28.310 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] trunk is already registered 2026-09-07 18:58:28.310 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: tag 2026-09-07 18:58:28.311 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 18:58:28.311 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] endpoint_group is already registered 2026-09-07 18:58:28.311 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 18:58:28.311 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] vpnservice is already registered 2026-09-07 18:58:28.312 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 18:58:28.312 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] ipsec_site_connection is already registered 2026-09-07 18:58:28.312 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 18:58:28.312 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] ipsecpolicy is already registered 2026-09-07 18:58:28.313 8 INFO neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 18:58:28.313 8 WARNING neutron.quota.resource_registry [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] ikepolicy is already registered 2026-09-07 18:58:28.317 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: timestamp 2026-09-07 18:58:28.320 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 18:58:28.323 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: flavors 2026-09-07 18:58:28.326 7 INFO neutron.manager [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loading Plugin: revisions 2026-09-07 18:58:28.330 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Initializing extension manager. 2026-09-07 18:58:28.331 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: address-group 2026-09-07 18:58:28.332 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: address-scope 2026-09-07 18:58:28.333 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 18:58:28.334 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: agent 2026-09-07 18:58:28.335 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 18:58:28.336 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 18:58:28.337 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 18:58:28.338 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: availability_zone 2026-09-07 18:58:28.338 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 18:58:28.339 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 18:58:28.339 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 18:58:28.341 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 18:58:28.342 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: dns-integration 2026-09-07 18:58:28.342 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 18:58:28.343 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 18:58:28.344 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: dvr 2026-09-07 18:58:28.344 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 18:58:28.345 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 18:58:28.345 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 18:58:28.346 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 18:58:28.346 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: external-net 2026-09-07 18:58:28.347 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 18:58:28.347 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: extraroute 2026-09-07 18:58:28.348 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 18:58:28.349 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 18:58:28.349 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 18:58:28.350 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 18:58:28.350 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 18:58:28.351 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: fip-port-details 2026-09-07 18:58:28.352 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: flavors 2026-09-07 18:58:28.353 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 18:58:28.354 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 18:58:28.354 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: ip_allocation 2026-09-07 18:58:28.355 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 18:58:28.355 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 18:58:28.356 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: router 2026-09-07 18:58:28.358 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 18:58:28.359 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-07 18:58:28.359 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-07 18:58:28.360 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 18:58:28.360 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: l3-ha 2026-09-07 18:58:28.361 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 18:58:28.361 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-07 18:58:28.362 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: l3-flavors 2026-09-07 18:58:28.363 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 18:58:28.363 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 18:58:28.366 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 18:58:28.367 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 18:58:28.368 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 18:58:28.369 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 18:58:28.370 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 18:58:28.370 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: multi-provider 2026-09-07 18:58:28.371 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: net-mtu 2026-09-07 18:58:28.371 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 18:58:28.372 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 18:58:28.373 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: network_ha 2026-09-07 18:58:28.373 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 18:58:28.374 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 18:58:28.375 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: pagination 2026-09-07 18:58:28.375 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-device-profile 2026-09-07 18:58:28.376 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-07 18:58:28.376 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-07 18:58:28.377 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-07 18:58:28.378 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-mac-override 2026-09-07 18:58:28.378 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 18:58:28.379 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 18:58:28.379 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-07 18:58:28.380 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-resource-request 2026-09-07 18:58:28.380 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 18:58:28.381 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-07 18:58:28.382 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: binding 2026-09-07 18:58:28.383 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: binding-extended 2026-09-07 18:58:28.383 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-security 2026-09-07 18:58:28.384 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: project-id 2026-09-07 18:58:28.384 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: provider 2026-09-07 18:58:28.386 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos 2026-09-07 18:58:28.387 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 18:58:28.388 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 18:58:28.388 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-default 2026-09-07 18:58:28.389 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-fip 2026-09-07 18:58:28.389 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 18:58:28.390 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 18:58:28.390 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 18:58:28.391 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 18:58:28.392 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 18:58:28.392 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-pps 2026-09-07 18:58:28.393 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 18:58:28.393 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 18:58:28.394 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 18:58:28.394 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 18:58:28.397 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: quotas 2026-09-07 18:58:28.398 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: quota_details 2026-09-07 18:58:28.399 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: rbac-policies 2026-09-07 18:58:28.400 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 18:58:28.400 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 18:58:28.401 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 18:58:28.401 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 18:58:28.402 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: revision-if-match 2026-09-07 18:58:28.403 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 18:58:28.403 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 18:58:28.404 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 18:58:28.406 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-07 18:58:28.406 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 18:58:28.407 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 18:58:28.407 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 18:58:28.408 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-07 18:58:28.409 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 18:58:28.413 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: security-group 2026-09-07 18:58:28.415 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: segment 2026-09-07 18:58:28.415 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 18:58:28.416 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: service-type 2026-09-07 18:58:28.416 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: sorting 2026-09-07 18:58:28.417 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 18:58:28.418 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 18:58:28.418 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 18:58:28.419 7 WARNING neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 18:58:28.419 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 18:58:28.420 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnet-external-network 2026-09-07 18:58:28.421 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 18:58:28.421 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 18:58:28.422 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 18:58:28.422 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 18:58:28.423 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 18:58:28.424 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: tag-creation 2026-09-07 18:58:28.425 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 18:58:28.428 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 18:58:28.429 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 18:58:28.430 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: trunk 2026-09-07 18:58:28.431 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: trunk-details 2026-09-07 18:58:28.431 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 18:58:28.432 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 18:58:28.435 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-07 18:58:28.435 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 18:58:28.436 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 18:58:28.438 7 INFO neutron.api.extensions [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Loaded extension: vpnaas 2026-09-07 18:58:28.440 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 18:58:28.440 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 18:58:28.441 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.441 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 18:58:28.445 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 18:58:28.446 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 18:58:28.469 8 WARNING keystonemiddleware._common.config [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:58:28.475 8 WARNING oslo_config.cfg [None req-7e27aa0a-769e-4e70-bab9-3d5ab8dc1a5c - - - - - -] 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 0x7fd15f15b668 pid: 8 (default app) 2026-09-07 18:58:28.450 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 18:58:28.590 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 18:58:28.591 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 18:58:28.591 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.592 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.592 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.592 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.593 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 18:58:28.593 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 18:58:28.593 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 18:58:28.594 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 18:58:28.594 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 18:58:28.595 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 18:58:28.598 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 18:58:28.598 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] router is already registered 2026-09-07 18:58:28.599 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 18:58:28.599 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] floatingip is already registered 2026-09-07 18:58:28.602 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 18:58:28.603 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] rbac_policy is already registered 2026-09-07 18:58:28.603 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 18:58:28.603 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] security_group is already registered 2026-09-07 18:58:28.604 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 18:58:28.604 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] security_group_rule is already registered 2026-09-07 18:58:28.605 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.605 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.605 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 18:58:28.605 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] subnetpool is already registered 2026-09-07 18:58:28.606 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 18:58:28.606 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] trunk is already registered 2026-09-07 18:58:28.606 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 18:58:28.606 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] endpoint_group is already registered 2026-09-07 18:58:28.607 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 18:58:28.607 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] vpnservice is already registered 2026-09-07 18:58:28.607 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 18:58:28.607 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] ipsec_site_connection is already registered 2026-09-07 18:58:28.608 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 18:58:28.608 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] ipsecpolicy is already registered 2026-09-07 18:58:28.608 7 INFO neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 18:58:28.608 7 WARNING neutron.quota.resource_registry [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] ikepolicy is already registered 2026-09-07 18:58:28.641 7 WARNING keystonemiddleware._common.config [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 18:58:28.647 7 WARNING oslo_config.cfg [None req-d043f5b1-dec7-4907-885d-6c9d9e7fccc7 - - - - - -] 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 0x7fd15f15b668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 18:58:34.269 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d485084-0ebd-4bbf-aa65-baca701850e9 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:58:33 2026] GET /v2.0/networks/public => generated 108 bytes in 718 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:71: 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/4] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:58:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:58:34.848 8 WARNING neutron.services.revisions.revision_plugin [None req-f15fae51-2190-491c-b502-1ab74fc3dadd 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:58:34.866 8 INFO neutron.db.segments_db [None req-f15fae51-2190-491c-b502-1ab74fc3dadd 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment f458b745-3a01-4994-85cd-3ed16436bbe5 of type flat for network cdb11fa9-5774-46d1-8d66-eff9946c2a02 2026-09-07 18:58:34.899 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f15fae51-2190-491c-b502-1ab74fc3dadd 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:58:34 2026] POST /v2.0/networks => generated 124 bytes in 404 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 18:58:40.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-150a1c84-05a3-458d-9a44-74f3da6174dd 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:58:40 2026] GET /v2.0/networks/public => generated 108 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:58:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:58:40.880 8 WARNING neutron.services.revisions.revision_plugin [None req-d4d73762-5b6f-4bea-ad2c-c3d35422bcc9 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:58:40.895 8 INFO neutron.db.segments_db [None req-d4d73762-5b6f-4bea-ad2c-c3d35422bcc9 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment 44198d7d-fb8e-47db-9386-e43a20799378 of type flat for network 595e7a6a-764a-465d-b8b5-d112b19ea0d5 2026-09-07 18:58:40.920 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d73762-5b6f-4bea-ad2c-c3d35422bcc9 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:58:40 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 18:58:47.266 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f5f84bb-2d1e-4869-ab7a-f7a3ddfeede7 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:58:46 2026] GET /v2.0/networks/public => generated 108 bytes in 461 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:58:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:58:47.626 7 WARNING neutron.services.revisions.revision_plugin [None req-f1bd4a38-4532-4930-9c20-bd2004650628 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:58:47.647 7 INFO neutron.db.segments_db [None req-f1bd4a38-4532-4930-9c20-bd2004650628 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment 1a723dc4-75b0-4de2-a07c-273b1b019b71 of type flat for network feef4e64-96c2-4f9f-b380-01de4f32ba14 2026-09-07 18:58:47.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1bd4a38-4532-4930-9c20-bd2004650628 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:58:47 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-09-07 18:58:53.621 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a31da71f-5871-4374-bc99-b83109450638 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:58:53 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:58:53 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:58:53.715 7 WARNING neutron.services.revisions.revision_plugin [None req-22d24e9f-388b-4146-b85e-87ac5f1efc76 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:58:53.737 7 INFO neutron.db.segments_db [None req-22d24e9f-388b-4146-b85e-87ac5f1efc76 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment 4b213047-2ed3-4b63-ace0-31d974df8620 of type flat for network f2c3636a-723a-48d4-88a1-db0ca137b022 2026-09-07 18:58:53.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22d24e9f-388b-4146-b85e-87ac5f1efc76 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:58:53 2026] POST /v2.0/networks => generated 124 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 18:58:59.721 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d40182ed-cb97-4f6b-8df9-bd52e26c26e0 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:58:59 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:58:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 18:58:59.813 8 WARNING neutron.services.revisions.revision_plugin [None req-b9acde65-d45b-48e8-aa1b-e11ae8f32884 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:58:59.835 8 INFO neutron.db.segments_db [None req-b9acde65-d45b-48e8-aa1b-e11ae8f32884 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment f823831b-14f9-4bc9-8ede-7b72ca4be952 of type flat for network 10f9e2f2-ff5b-4ade-8e8e-b8ddb6174c8d 2026-09-07 18:58:59.865 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9acde65-d45b-48e8-aa1b-e11ae8f32884 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:58:59 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 18:59:05.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf523193-1195-4066-bdc5-53af83e3eb8c 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:59:05 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:59:05 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-09-07 18:59:05.820 8 WARNING neutron.services.revisions.revision_plugin [None req-0123d508-9539-4d31-9e9d-00370953968b 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Could not find related network for resource to bump revision. 2026-09-07 18:59:05.840 8 INFO neutron.db.segments_db [None req-0123d508-9539-4d31-9e9d-00370953968b 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment 50e145fb-cb0a-4d16-904e-90a37df400d9 of type flat for network bee79c0c-9c19-4f95-b836-4362e234c9fb [pid: 8|app: 0|req: 13/23] 162.253.55.68 () {48 vars in 964 bytes} [Mon Sep 7 18:59:05 2026] POST /v2.0/networks => generated 706 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 18:59:07.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f19fff41-4394-43f5-b577-7636460904d2 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 162.253.55.68 () {44 vars in 924 bytes} [Mon Sep 7 18:59:07 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 162.253.55.68 () {44 vars in 946 bytes} [Mon Sep 7 18:59:07 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 18:59:07.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0410891-5ec7-4d0f-a082-dac39b866645 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.68 () {44 vars in 1031 bytes} [Mon Sep 7 18:59:07 2026] GET /v2.0/subnets/public-subnet?network_id=bee79c0c-9c19-4f95-b836-4362e234c9fb => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.68 () {44 vars in 1054 bytes} [Mon Sep 7 18:59:07 2026] GET /v2.0/subnets?name=public-subnet&network_id=bee79c0c-9c19-4f95-b836-4362e234c9fb => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.68 () {48 vars in 962 bytes} [Mon Sep 7 18:59:07 2026] POST /v2.0/subnets => generated 664 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:03:48.116 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [16a260f9-f5c9-46e7-94e6-e47b92807070] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-07 19:03:48.121 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:03:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 162.253.55.68) !!! 2026-09-07 19:03:48.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d12e5d23-eb04-41df-8952-3328e0ab82ed 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/64] 162.253.55.68 () {44 vars in 934 bytes} [Mon Sep 7 19:03:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:03:48.273 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [8177be05-7fd9-4c22-b491-6d93bbe7ae3f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-07 19:03:48.274 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 19:03:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 162.253.55.68) !!! [pid: 8|app: 0|req: 34/65] 162.253.55.68 () {44 vars in 956 bytes} [Mon Sep 7 19:03:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 19:03:48.386 7 INFO neutron.db.segments_db [None req-bc562273-9c7d-4c22-a834-ea3427461477 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] Added segment a4049eee-3d01-414b-a2d8-4e763cd0763f of type vxlan for network b01b0ce1-77c4-4ee1-9f51-0118b268e05a [pid: 7|app: 0|req: 32/66] 162.253.55.68 () {48 vars in 963 bytes} [Mon Sep 7 19:03:48 2026] POST /v2.0/networks => generated 707 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:03:49.619 8 INFO oslo.messaging._drivers.impl_rabbit [-] [8177be05-7fd9-4c22-b491-6d93bbe7ae3f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55526. 2026-09-07 19:03:49.669 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf42cbd-848b-4b02-aeba-2365212dcc19 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 162.253.55.68 () {44 vars in 934 bytes} [Mon Sep 7 19:03:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 19:03:49.716 7 INFO oslo.messaging._drivers.impl_rabbit [-] [16a260f9-f5c9-46e7-94e6-e47b92807070] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55538. [pid: 7|app: 0|req: 33/68] 162.253.55.68 () {44 vars in 956 bytes} [Mon Sep 7 19:03:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:03:49.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-95fe009c-8c21-487b-8212-c3af4f288d06 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/69] 162.253.55.68 () {44 vars in 1033 bytes} [Mon Sep 7 19:03:49 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b01b0ce1-77c4-4ee1-9f51-0118b268e05a => generated 114 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/70] 162.253.55.68 () {44 vars in 1056 bytes} [Mon Sep 7 19:03:49 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b01b0ce1-77c4-4ee1-9f51-0118b268e05a => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 162.253.55.68 () {48 vars in 962 bytes} [Mon Sep 7 19:03:49 2026] POST /v2.0/subnets => generated 651 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 19:03:51.258 7 INFO neutron.api.v2.resource [None req-b70ec45d-287f-48b5-b821-6d7e6627f11a 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/74] 162.253.55.68 () {44 vars in 968 bytes} [Mon Sep 7 19:03:51 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 162.253.55.68 () {44 vars in 990 bytes} [Mon Sep 7 19:03:51 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 162.253.55.68 () {48 vars in 977 bytes} [Mon Sep 7 19:03:51 2026] POST /v2.0/security-groups => generated 1616 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:52 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 1616 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:52 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:52 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:03:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:53 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2230 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:53 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2230 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:54 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:03:54 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:55 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:55 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:55 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 2846 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:03:55 2026] POST /v2.0/security-group-rules => generated 603 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:56 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 3462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:56 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 3462 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:56 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 3462 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:03:56 2026] POST /v2.0/security-group-rules => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:57 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 4078 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:57 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 4078 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/95] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:57 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/96] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:03:57 2026] POST /v2.0/security-group-rules => generated 603 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/97] 162.253.55.68 () {44 vars in 984 bytes} [Mon Sep 7 19:03:58 2026] GET /v2.0/networks/b01b0ce1-77c4-4ee1-9f51-0118b268e05a => generated 732 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 19:03:59.055 7 INFO neutron.pecan_wsgi.hooks.translation [None req-008f192b-ca6f-4a5a-b099-e7382781087b 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/98] 162.253.55.68 () {44 vars in 1073 bytes} [Mon Sep 7 19:03:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b01b0ce1-77c4-4ee1-9f51-0118b268e05a => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/99] 162.253.55.68 () {44 vars in 1096 bytes} [Mon Sep 7 19:03:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b01b0ce1-77c4-4ee1-9f51-0118b268e05a => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:03:59 2026] GET /v2.0/security-groups/01f2f861-cd82-466d-b45d-0626d63124d8 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 162.253.55.68 () {48 vars in 958 bytes} [Mon Sep 7 19:03:59 2026] POST /v2.0/ports => generated 1100 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 19:04:05.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79b6b8a3-3370-48aa-a9d0-4402e4c60de2 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/104] 162.253.55.68 () {44 vars in 975 bytes} [Mon Sep 7 19:04:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 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:71: 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: 53/105] 162.253.55.68 () {44 vars in 997 bytes} [Mon Sep 7 19:04:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 162.253.55.68 () {48 vars in 1027 bytes} [Mon Sep 7 19:04:06 2026] PUT /v2.0/ports/b6fd1490-619e-433d-a9fd-8ea817c64c7a => generated 1249 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 162.253.55.68 () {44 vars in 917 bytes} [Mon Sep 7 19:04:08 2026] GET /v2.0/ports => generated 3730 bytes in 124 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 19:04:09.271 7 INFO neutron.api.v2.resource [None req-f5f90162-e27b-4ab7-bb10-d8e535249fac 1c98b20e0e904c6a87388501b0bb2e24 72d09b6c46e7420184e672c5a2610156 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/108] 162.253.55.68 () {44 vars in 956 bytes} [Mon Sep 7 19:04:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 162.253.55.68 () {44 vars in 978 bytes} [Mon Sep 7 19:04:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 162.253.55.68 () {48 vars in 977 bytes} [Mon Sep 7 19:04:09 2026] POST /v2.0/security-groups => generated 1610 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:10 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => 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: 56/112] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:10 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => generated 1610 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:10 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => generated 1610 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:04:10 2026] POST /v2.0/security-group-rules => generated 623 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:11 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => generated 2246 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:11 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => generated 2246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 162.253.55.68 () {44 vars in 998 bytes} [Mon Sep 7 19:04:11 2026] GET /v2.0/security-groups/099edb31-1712-413c-be5c-c9d570497413 => generated 2246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 162.253.55.68 () {48 vars in 988 bytes} [Mon Sep 7 19:04:11 2026] POST /v2.0/security-group-rules => generated 627 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 162.253.55.68 () {44 vars in 972 bytes} [Mon Sep 7 19:05:23 2026] GET /v2.0/quotas/72d09b6c46e7420184e672c5a2610156 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 65/130] 162.253.55.68 () {48 vars in 1024 bytes} [Mon Sep 7 19:05:23 2026] PUT /v2.0/quotas/72d09b6c46e7420184e672c5a2610156 => generated 291 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0)