+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 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 2026-08-19 21:06:14.163 1 INFO neutron.common.config [-] Logging enabled! 2026-08-19 21:06:14.164 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-08-19 21:06:14.164 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-08-19 21:06:14.164 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-19 21:06:15.257 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:15.336 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-19 21:06:15.339 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-19 21:06:15.340 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-19 21:06:15.341 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-19 21:06:15.341 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-19 21:06:15.341 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:15.349 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:15.349 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-19 21:06:15.349 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:15.369 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-19 21:06:15.370 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-19 21:06:15.370 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-19 21:06:15.403 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-19 21:06:15.403 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-19 21:06:15.403 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-19 21:06:15.403 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-19 21:06:15.675 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing driver for type 'vlan' 2026-08-19 21:06:15.926 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] VlanTypeDriver initialization complete 2026-08-19 21:06:15.927 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing driver for type 'vxlan' 2026-08-19 21:06:15.927 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-19 21:06:15.968 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-19 21:06:15.968 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-19 21:06:15.968 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing extension driver 'port_security' 2026-08-19 21:06:15.969 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-19 21:06:15.969 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing extension driver 'qos' 2026-08-19 21:06:15.969 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-19 21:06:15.969 1 INFO neutron.plugins.ml2.managers [None req-d5cbe77e-dea9-4846-bc48-b293c4939602 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-19 21:06:15.984 1 INFO neutron.quota [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded quota_driver: . 2026-08-19 21:06:15.984 1 INFO neutron.plugins.ml2.plugin [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Modular L2 Plugin initialization complete 2026-08-19 21:06:15.984 1 INFO neutron.plugins.ml2.managers [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-19 21:06:15.984 1 INFO neutron.plugins.ml2.managers [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-19 21:06:15.984 1 INFO neutron.plugins.ml2.managers [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Got port-security extension from driver 'port_security' 2026-08-19 21:06:15.985 1 INFO neutron.extensions.vlantransparent [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Disabled vlantransparent extension. 2026-08-19 21:06:15.985 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: qos 2026-08-19 21:06:15.995 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: router 2026-08-19 21:06:16.029 1 INFO neutron.services.service_base [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-19 21:06:16.029 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: segments 2026-08-19 21:06:16.092 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: trunk 2026-08-19 21:06:16.104 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: vpnaas 2026-08-19 21:06:16.134 1 WARNING stevedore.named [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-19 21:06:16.209 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-19 21:06:16.210 1 INFO neutron.common.utils [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-19 21:06:16.210 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: auto_allocate 2026-08-19 21:06:16.215 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: tag 2026-08-19 21:06:16.222 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: timestamp 2026-08-19 21:06:16.224 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: network_ip_availability 2026-08-19 21:06:16.227 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: flavors 2026-08-19 21:06:16.230 1 INFO neutron.manager [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loading Plugin: revisions 2026-08-19 21:06:16.233 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Initializing extension manager. 2026-08-19 21:06:16.234 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: address-group 2026-08-19 21:06:16.234 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: address-scope 2026-08-19 21:06:16.235 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-19 21:06:16.236 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: agent 2026-08-19 21:06:16.236 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: agent-resources-synced 2026-08-19 21:06:16.237 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: allowed-address-pairs 2026-08-19 21:06:16.238 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: auto-allocated-topology 2026-08-19 21:06:16.238 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: availability_zone 2026-08-19 21:06:16.239 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: availability_zone_filter 2026-08-19 21:06:16.239 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-19 21:06:16.240 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: default-subnetpools 2026-08-19 21:06:16.241 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-19 21:06:16.241 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: dns-integration 2026-08-19 21:06:16.242 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: dns-domain-ports 2026-08-19 21:06:16.242 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-19 21:06:16.243 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: dvr 2026-08-19 21:06:16.243 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-19 21:06:16.243 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: empty-string-filtering 2026-08-19 21:06:16.244 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:16.244 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-19 21:06:16.245 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: external-net 2026-08-19 21:06:16.245 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-19 21:06:16.246 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: extraroute 2026-08-19 21:06:16.246 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: extraroute-atomic 2026-08-19 21:06:16.247 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-19 21:06:16.247 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-19 21:06:16.247 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-19 21:06:16.248 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-19 21:06:16.248 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: fip-port-details 2026-08-19 21:06:16.249 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: flavors 2026-08-19 21:06:16.250 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-19 21:06:16.250 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: floatingip-pools 2026-08-19 21:06:16.251 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: ip_allocation 2026-08-19 21:06:16.251 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: ip-substring-filtering 2026-08-19 21:06:16.252 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: l2_adjacency 2026-08-19 21:06:16.252 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: router 2026-08-19 21:06:16.254 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-19 21:06:16.254 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-19 21:06:16.255 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-19 21:06:16.255 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: ext-gw-mode 2026-08-19 21:06:16.256 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: l3-ha 2026-08-19 21:06:16.256 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:16.257 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-19 21:06:16.257 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: l3-flavors 2026-08-19 21:06:16.258 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-19 21:06:16.258 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-19 21:06:16.260 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-19 21:06:16.261 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-19 21:06:16.262 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-19 21:06:16.262 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-19 21:06:16.263 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-19 21:06:16.263 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: multi-provider 2026-08-19 21:06:16.264 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: net-mtu 2026-08-19 21:06:16.264 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: net-mtu-writable 2026-08-19 21:06:16.265 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: network_availability_zone 2026-08-19 21:06:16.265 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: network_ha 2026-08-19 21:06:16.266 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: network-ip-availability 2026-08-19 21:06:16.266 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-19 21:06:16.267 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: pagination 2026-08-19 21:06:16.267 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-device-profile 2026-08-19 21:06:16.268 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-19 21:06:16.268 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-19 21:06:16.268 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-19 21:06:16.269 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-mac-override 2026-08-19 21:06:16.269 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-19 21:06:16.270 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-19 21:06:16.270 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-19 21:06:16.271 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-resource-request 2026-08-19 21:06:16.271 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-resource-request-groups 2026-08-19 21:06:16.272 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-19 21:06:16.272 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: binding 2026-08-19 21:06:16.273 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: binding-extended 2026-08-19 21:06:16.273 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-security 2026-08-19 21:06:16.274 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: project-id 2026-08-19 21:06:16.274 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: provider 2026-08-19 21:06:16.276 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos 2026-08-19 21:06:16.276 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-19 21:06:16.277 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-19 21:06:16.277 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-default 2026-08-19 21:06:16.278 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-fip 2026-08-19 21:06:16.278 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-19 21:06:16.278 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-gateway-ip 2026-08-19 21:06:16.279 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-port-network-policy 2026-08-19 21:06:16.279 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-pps-minimum 2026-08-19 21:06:16.280 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-19 21:06:16.280 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-pps 2026-08-19 21:06:16.281 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-rule-type-details 2026-08-19 21:06:16.281 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-19 21:06:16.282 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: qos-rules-alias 2026-08-19 21:06:16.282 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: quota-check-limit 2026-08-19 21:06:16.284 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: quotas 2026-08-19 21:06:16.286 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: quota_details 2026-08-19 21:06:16.287 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: rbac-policies 2026-08-19 21:06:16.288 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: rbac-address-group 2026-08-19 21:06:16.288 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: rbac-address-scope 2026-08-19 21:06:16.289 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: rbac-security-groups 2026-08-19 21:06:16.289 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: rbac-subnetpool 2026-08-19 21:06:16.289 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: revision-if-match 2026-08-19 21:06:16.290 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: standard-attr-revisions 2026-08-19 21:06:16.290 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: router_availability_zone 2026-08-19 21:06:16.291 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-19 21:06:16.292 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-groups-default-rules 2026-08-19 21:06:16.293 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-19 21:06:16.293 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-19 21:06:16.293 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-19 21:06:16.294 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-19 21:06:16.294 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-19 21:06:16.299 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: security-group 2026-08-19 21:06:16.300 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: segment 2026-08-19 21:06:16.300 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-19 21:06:16.301 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: service-type 2026-08-19 21:06:16.301 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: sorting 2026-08-19 21:06:16.301 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: standard-attr-segment 2026-08-19 21:06:16.302 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: standard-attr-description 2026-08-19 21:06:16.302 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: stateful-security-group 2026-08-19 21:06:16.303 1 WARNING neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-19 21:06:16.303 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-19 21:06:16.304 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnet-external-network 2026-08-19 21:06:16.304 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnet_onboard 2026-08-19 21:06:16.305 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-19 21:06:16.305 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnet-service-types 2026-08-19 21:06:16.306 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnet_allocation 2026-08-19 21:06:16.306 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-19 21:06:16.307 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: tag-creation 2026-08-19 21:06:16.307 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-19 21:06:16.310 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: standard-attr-tag 2026-08-19 21:06:16.310 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-19 21:06:16.311 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: trunk 2026-08-19 21:06:16.311 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: trunk-details 2026-08-19 21:06:16.312 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-19 21:06:16.312 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-19 21:06:16.314 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-19 21:06:16.314 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-19 21:06:16.315 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: vpn-flavors 2026-08-19 21:06:16.316 1 INFO neutron.api.extensions [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Loaded extension: vpnaas 2026-08-19 21:06:16.319 1 INFO oslo_service.service [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Starting 2 workers 2026-08-19 21:06:16.323 1 INFO oslo_service.service [None req-8027c302-af53-43d7-af79-34544971b5cd - - - - - -] Starting 1 workers 2026-08-19 21:06:54.966 9 INFO neutron.db.l3_hamode_db [None req-e7188a78-db47-45b2-8604-ddfa3a98f75a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-19 21:07:11.327 10 INFO neutron.plugins.ml2.plugin [None req-a49d1e02-0183-487c-b45f-12e97f8b999a - - - - - -] Attempt 1 to provision port 69a9b3c1-af40-4576-9af4-7fd1b9550906 2026-08-19 21:07:13.112 9 INFO neutron.plugins.ml2.plugin [None req-c3e7d07e-4148-41aa-9433-15b3a6e63618 - - - - - -] Attempt 1 to provision port 69a9b3c1-af40-4576-9af4-7fd1b9550906 2026-08-19 21:07:13.157 10 INFO neutron.plugins.ml2.plugin [None req-a49d1e02-0183-487c-b45f-12e97f8b999a - - - - - -] Attempt 1 to provision port 69a9b3c1-af40-4576-9af4-7fd1b9550906 2026-08-19 21:07:14.227 10 INFO neutron.plugins.ml2.plugin [None req-8aaf32b5-788e-4dae-a254-9e3da7161f46 - - - - - -] Attempt 1 to provision port 69a9b3c1-af40-4576-9af4-7fd1b9550906 2026-08-19 21:11:40.995 10 INFO neutron.plugins.ml2.plugin [None req-32f81de9-7697-401b-af8f-001aab5bf03d - - - - - -] Attempt 1 to provision port 6b6c1b9a-07dd-46e9-ae8f-0f0718d231a0 2026-08-19 21:11:41.353 9 INFO neutron.plugins.ml2.plugin [None req-a49d1e02-0183-487c-b45f-12e97f8b999a - - - - - -] Attempt 1 to provision port 6b6c1b9a-07dd-46e9-ae8f-0f0718d231a0 2026-08-19 21:11:42.305 9 INFO neutron.plugins.ml2.plugin [None req-fda9ff7d-1410-4630-bdc4-b24926e2ea4c - - - - - -] Attempt 1 to provision port 6b6c1b9a-07dd-46e9-ae8f-0f0718d231a0 2026-08-19 21:11:47.834 9 INFO neutron.plugins.ml2.plugin [None req-a717438d-f8e7-4c06-810b-9160fabfabd8 - - - - - -] Attempt 1 to provision port e9587ff8-4ec6-4b36-9169-0b03faaf8924