+ 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-05-10 04:37:40.103 1 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:37:40.104 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-05-10 04:37:40.104 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-10 04:37:40.104 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:37:41.175 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:41.256 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:37:41.259 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:37:41.260 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:41.260 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:37:41.261 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:37:41.261 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:41.268 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:41.268 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:41.268 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:41.288 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-10 04:37:41.289 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:41.289 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:37:41.322 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:37:41.322 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:37:41.323 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:37:41.323 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:37:41.599 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:37:41.883 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:37:41.883 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:37:41.884 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:37:41.923 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:37:41.923 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:37:41.923 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:37:41.924 1 INFO neutron.plugins.ml2.extensions.port_security [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:37:41.924 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:37:41.924 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:37:41.925 1 INFO neutron.plugins.ml2.managers [None req-24bfb949-cbdc-44d7-882d-0cf7d327a18d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:37:41.940 1 INFO neutron.quota [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded quota_driver: . 2026-05-10 04:37:41.940 1 INFO neutron.plugins.ml2.plugin [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:37:41.941 1 INFO neutron.plugins.ml2.managers [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:37:41.941 1 INFO neutron.plugins.ml2.managers [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:37:41.941 1 INFO neutron.plugins.ml2.managers [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:37:41.941 1 INFO neutron.extensions.vlantransparent [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:37:41.941 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: qos 2026-05-10 04:37:41.954 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: router 2026-05-10 04:37:41.992 1 INFO neutron.services.service_base [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:37:41.992 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: segments 2026-05-10 04:37:42.057 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: trunk 2026-05-10 04:37:42.070 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:37:42.100 1 WARNING stevedore.named [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:37:42.171 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:37:42.171 1 INFO neutron.common.utils [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:37:42.172 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:37:42.177 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: tag 2026-05-10 04:37:42.185 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: timestamp 2026-05-10 04:37:42.187 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:37:42.190 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: flavors 2026-05-10 04:37:42.193 1 INFO neutron.manager [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loading Plugin: revisions 2026-05-10 04:37:42.196 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Initializing extension manager. 2026-05-10 04:37:42.197 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: address-group 2026-05-10 04:37:42.198 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: address-scope 2026-05-10 04:37:42.198 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:37:42.199 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: agent 2026-05-10 04:37:42.199 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:37:42.201 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:37:42.201 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:37:42.202 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: availability_zone 2026-05-10 04:37:42.202 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:37:42.203 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:37:42.203 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:37:42.205 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:37:42.205 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: dns-integration 2026-05-10 04:37:42.206 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:37:42.206 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:37:42.207 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: dvr 2026-05-10 04:37:42.207 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:37:42.207 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:37:42.208 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:42.208 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:37:42.209 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: external-net 2026-05-10 04:37:42.209 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:37:42.210 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: extraroute 2026-05-10 04:37:42.210 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:37:42.211 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:37:42.211 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:37:42.212 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:37:42.212 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:37:42.213 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:37:42.214 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: flavors 2026-05-10 04:37:42.214 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:37:42.215 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:37:42.216 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:37:42.216 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:37:42.217 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:37:42.218 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: router 2026-05-10 04:37:42.219 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:42.220 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:37:42.220 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:37:42.221 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:37:42.221 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: l3-ha 2026-05-10 04:37:42.222 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:42.222 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:37:42.223 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:37:42.224 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:42.224 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:37:42.226 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:37:42.227 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:37:42.228 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:37:42.229 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:37:42.229 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:37:42.230 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: multi-provider 2026-05-10 04:37:42.230 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: net-mtu 2026-05-10 04:37:42.231 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:37:42.231 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:37:42.232 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: network_ha 2026-05-10 04:37:42.232 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:37:42.233 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:37:42.234 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: pagination 2026-05-10 04:37:42.234 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:37:42.235 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:37:42.235 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:37:42.236 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:37:42.236 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:37:42.237 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:37:42.237 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:37:42.238 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:37:42.238 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:37:42.239 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:37:42.239 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:37:42.240 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: binding 2026-05-10 04:37:42.241 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: binding-extended 2026-05-10 04:37:42.241 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-security 2026-05-10 04:37:42.241 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: project-id 2026-05-10 04:37:42.242 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: provider 2026-05-10 04:37:42.243 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos 2026-05-10 04:37:42.244 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:37:42.245 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:37:42.245 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-default 2026-05-10 04:37:42.246 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-fip 2026-05-10 04:37:42.246 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:37:42.247 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:37:42.247 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:37:42.248 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:37:42.248 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:37:42.249 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-pps 2026-05-10 04:37:42.249 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:37:42.250 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:37:42.250 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:37:42.251 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:37:42.252 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: quotas 2026-05-10 04:37:42.256 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: quota_details 2026-05-10 04:37:42.257 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:37:42.258 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:37:42.258 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:37:42.259 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:37:42.259 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:37:42.260 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:37:42.260 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:37:42.261 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:37:42.261 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:37:42.263 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:37:42.263 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:37:42.264 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:37:42.264 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:37:42.265 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:37:42.265 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:37:42.268 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: security-group 2026-05-10 04:37:42.269 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: segment 2026-05-10 04:37:42.270 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:37:42.271 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: service-type 2026-05-10 04:37:42.271 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: sorting 2026-05-10 04:37:42.271 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:37:42.272 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:37:42.273 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:37:42.273 1 WARNING neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-10 04:37:42.274 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:37:42.274 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:37:42.275 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:37:42.275 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:37:42.275 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:37:42.276 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:37:42.277 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:37:42.277 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: tag-creation 2026-05-10 04:37:42.278 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:37:42.281 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:37:42.281 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:37:42.282 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: trunk 2026-05-10 04:37:42.282 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: trunk-details 2026-05-10 04:37:42.283 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:37:42.283 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:37:42.285 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:37:42.286 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:37:42.287 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:37:42.288 1 INFO neutron.api.extensions [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Loaded extension: vpnaas 2026-05-10 04:37:42.291 1 INFO oslo_service.service [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Starting 2 workers 2026-05-10 04:37:42.294 1 INFO oslo_service.service [None req-0453fb4d-bd65-401e-81c6-8c3833feda33 - - - - - -] Starting 1 workers 2026-05-10 04:38:25.243 10 INFO neutron.db.l3_hamode_db [None req-06fffdca-8cc6-468b-9614-8f65c949ad42 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 04:38:39.279 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 475691f0-3506-4008-a13c-2473cae3fdf2 2026-05-10 04:38:40.072 10 INFO neutron.plugins.ml2.plugin [None req-5b2fc143-a99a-47d5-baee-8a69d6d01105 - - - - - -] Attempt 1 to provision port 475691f0-3506-4008-a13c-2473cae3fdf2 2026-05-10 04:38:41.181 10 INFO neutron.plugins.ml2.plugin [None req-9ea4746e-d4c0-46aa-81a3-a5f6f14dbbcd - - - - - -] Attempt 1 to provision port 475691f0-3506-4008-a13c-2473cae3fdf2 2026-05-10 04:38:41.226 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 475691f0-3506-4008-a13c-2473cae3fdf2 2026-05-10 04:43:03.560 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f1803c9b-8cd0-4422-957c-0caf384304bf 2026-05-10 04:43:04.508 10 INFO neutron.plugins.ml2.plugin [None req-d2247b43-30bb-408b-bb58-38b3d5271161 - - - - - -] Attempt 1 to provision port f1803c9b-8cd0-4422-957c-0caf384304bf 2026-05-10 04:43:05.376 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f1803c9b-8cd0-4422-957c-0caf384304bf 2026-05-10 04:43:05.615 9 INFO neutron.plugins.ml2.plugin [None req-c5611c88-9d50-4344-bc3e-3b508d952aa8 - - - - - -] Attempt 1 to provision port f1803c9b-8cd0-4422-957c-0caf384304bf 2026-05-10 04:43:11.146 9 INFO neutron.plugins.ml2.plugin [None req-809739ac-66cd-46a7-941a-97d00f7689dd - - - - - -] Attempt 1 to provision port b2e420e3-6f72-43ca-9036-a5ff52eed809 2026-05-10 04:47:52.151 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port b2e420e3-6f72-43ca-9036-a5ff52eed809 2026-05-10 04:47:53.587 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port b2e420e3-6f72-43ca-9036-a5ff52eed809 2026-05-10 04:56:09.874 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 5ba10f4a-7cea-411e-9a51-621cdbf75d99 2026-05-10 04:56:11.869 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 5ba10f4a-7cea-411e-9a51-621cdbf75d99 2026-05-10 05:10:58.506 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 27a91715-15a9-4e2e-9be6-a5778ee465d8 2026-05-10 05:10:58.644 10 INFO neutron.plugins.ml2.plugin [None req-61bfb276-9bcf-4414-b145-b82b8b4348c3 - - - - - -] Attempt 1 to provision port 7405d514-04d0-473f-bef1-635bbdfa4ceb 2026-05-10 05:10:59.554 10 INFO neutron.plugins.ml2.plugin [None req-74845d63-795b-42e8-9685-70c07e720f0b - - - - - -] Attempt 1 to provision port e395d9c4-6e47-4f8d-a011-f12410b330d5 2026-05-10 05:10:59.628 10 INFO neutron.plugins.ml2.plugin [None req-74845d63-795b-42e8-9685-70c07e720f0b - - - - - -] Attempt 1 to provision port 27a91715-15a9-4e2e-9be6-a5778ee465d8 2026-05-10 05:11:00.252 10 INFO neutron.plugins.ml2.plugin [None req-e1a15a92-f5be-4c28-b4a3-e62d5f8bb60e - - - - - -] Attempt 1 to provision port 0bd71154-e9d3-4db3-accb-b701c7b3835b 2026-05-10 05:11:00.509 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 0bd71154-e9d3-4db3-accb-b701c7b3835b 2026-05-10 05:11:00.567 10 INFO neutron.plugins.ml2.plugin [None req-e1a15a92-f5be-4c28-b4a3-e62d5f8bb60e - - - - - -] Attempt 1 to provision port 476187f9-a2d4-4033-afe2-714249bb3cea 2026-05-10 05:11:00.765 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 476187f9-a2d4-4033-afe2-714249bb3cea 2026-05-10 05:11:00.960 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 27a91715-15a9-4e2e-9be6-a5778ee465d8 2026-05-10 05:11:01.461 10 INFO neutron.plugins.ml2.plugin [None req-99c90329-1a19-43d9-93d5-3c7afea0809f - - - - - -] Attempt 1 to provision port 0bd71154-e9d3-4db3-accb-b701c7b3835b 2026-05-10 05:11:01.505 10 INFO neutron.plugins.ml2.plugin [None req-99c90329-1a19-43d9-93d5-3c7afea0809f - - - - - -] Attempt 1 to provision port 27a91715-15a9-4e2e-9be6-a5778ee465d8 2026-05-10 05:11:01.545 10 INFO neutron.plugins.ml2.plugin [None req-99c90329-1a19-43d9-93d5-3c7afea0809f - - - - - -] Attempt 1 to provision port e949c0c6-c79e-4dc7-96a6-85d318b05c80 2026-05-10 05:11:01.567 10 INFO neutron.plugins.ml2.plugin [None req-99c90329-1a19-43d9-93d5-3c7afea0809f - - - - - -] Attempt 1 to provision port 8fd9d803-c67b-407b-91cf-1df67b407cbd 2026-05-10 05:11:01.585 10 INFO neutron.plugins.ml2.plugin [None req-99c90329-1a19-43d9-93d5-3c7afea0809f - - - - - -] Attempt 1 to provision port 476187f9-a2d4-4033-afe2-714249bb3cea 2026-05-10 05:11:02.164 10 INFO neutron.plugins.ml2.plugin [None req-e0b93e07-1112-4867-924e-b63aafbd3b5e - - - - - -] Attempt 1 to provision port e949c0c6-c79e-4dc7-96a6-85d318b05c80 2026-05-10 05:11:02.188 10 INFO neutron.plugins.ml2.plugin [None req-e0b93e07-1112-4867-924e-b63aafbd3b5e - - - - - -] Attempt 1 to provision port bf06ab2f-7920-4900-bfc0-9aa4b6ef2835 2026-05-10 05:11:02.390 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 0bd71154-e9d3-4db3-accb-b701c7b3835b 2026-05-10 05:11:02.631 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 476187f9-a2d4-4033-afe2-714249bb3cea 2026-05-10 05:11:02.869 9 INFO neutron.plugins.ml2.plugin [None req-902db318-ff93-46f7-849e-d5118d98bf3a - - - - - -] Attempt 1 to provision port e949c0c6-c79e-4dc7-96a6-85d318b05c80 2026-05-10 05:11:02.900 9 INFO neutron.plugins.ml2.plugin [None req-902db318-ff93-46f7-849e-d5118d98bf3a - - - - - -] Attempt 1 to provision port bf06ab2f-7920-4900-bfc0-9aa4b6ef2835 2026-05-10 05:11:03.574 9 INFO neutron.plugins.ml2.plugin [None req-302b4dc6-2eaf-44ba-acdb-05757324a0d6 - - - - - -] Attempt 1 to provision port 04a15a66-4948-4933-8316-089aa9a3085e 2026-05-10 05:11:04.276 9 INFO neutron.plugins.ml2.plugin [None req-4077558a-6733-4f63-8297-22e5657dfa00 - - - - - -] Attempt 1 to provision port 2b44d69b-49dc-44f2-99cd-c17b8e1c3d1d 2026-05-10 05:11:04.301 9 INFO neutron.plugins.ml2.plugin [None req-4077558a-6733-4f63-8297-22e5657dfa00 - - - - - -] Attempt 1 to provision port 04a15a66-4948-4933-8316-089aa9a3085e 2026-05-10 05:11:04.414 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 619bee38-78b6-44ef-9051-271e0868bb8b 2026-05-10 05:11:04.984 10 INFO neutron.plugins.ml2.plugin [None req-1da1a656-d6d4-4ccc-a25a-e4d92cce9c5b - - - - - -] Attempt 1 to provision port 619bee38-78b6-44ef-9051-271e0868bb8b 2026-05-10 05:11:06.089 10 INFO neutron.plugins.ml2.plugin [None req-5b202445-45e8-4524-bb62-6a648087e704 - - - - - -] Attempt 1 to provision port 695e54a6-190a-4e30-8047-7339428766d5 2026-05-10 05:11:06.113 10 INFO neutron.plugins.ml2.plugin [None req-5b202445-45e8-4524-bb62-6a648087e704 - - - - - -] Attempt 1 to provision port 619bee38-78b6-44ef-9051-271e0868bb8b 2026-05-10 05:11:06.403 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 619bee38-78b6-44ef-9051-271e0868bb8b 2026-05-10 05:11:06.992 10 INFO neutron.plugins.ml2.plugin [None req-4b220192-809e-4be5-98b1-ce0daffe3a07 - - - - - -] Attempt 1 to provision port 695e54a6-190a-4e30-8047-7339428766d5 2026-05-10 05:11:07.697 10 INFO neutron.plugins.ml2.plugin [None req-dde2d95a-0e97-4eae-9302-853744f945a4 - - - - - -] Attempt 1 to provision port 695e54a6-190a-4e30-8047-7339428766d5 2026-05-10 05:11:12.465 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 891f5b60-1349-48cf-b712-d27b78a50d21 2026-05-10 05:11:12.991 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c7905878-4848-4897-bd63-11b2499d2296 2026-05-10 05:11:14.425 10 INFO neutron.plugins.ml2.plugin [None req-56298408-e469-4b1a-b568-58f30d712203 - - - - - -] Attempt 1 to provision port 0f118f54-ee66-4865-9362-55b3b68aaa38 2026-05-10 05:11:14.474 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 891f5b60-1349-48cf-b712-d27b78a50d21 2026-05-10 05:11:14.691 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 193a0b35-6845-455c-b933-ade21c1fb175 2026-05-10 05:11:15.126 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c7905878-4848-4897-bd63-11b2499d2296 2026-05-10 05:11:15.138 9 INFO neutron.plugins.ml2.plugin [None req-283706c6-ca9a-4117-86c8-a09c3a36283c - - - - - -] Attempt 1 to provision port 193a0b35-6845-455c-b933-ade21c1fb175 2026-05-10 05:11:16.238 10 INFO neutron.plugins.ml2.plugin [None req-eeeac1ca-d255-4f18-8eb1-5da950d944ad - - - - - -] Attempt 1 to provision port 193a0b35-6845-455c-b933-ade21c1fb175 2026-05-10 05:11:16.711 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3860c193-688b-42e3-b3c5-ae91beac85b3 2026-05-10 05:11:16.956 9 INFO neutron.plugins.ml2.plugin [None req-9d8888f9-75ff-494b-b10c-b7864fd1d7ca - - - - - -] Attempt 1 to provision port dd3489fa-2031-429f-8aca-02244adb3278 2026-05-10 05:11:17.133 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 193a0b35-6845-455c-b933-ade21c1fb175 2026-05-10 05:11:17.646 10 INFO neutron.plugins.ml2.plugin [None req-9d4be40f-62ce-4b2f-9262-5eef79447321 - - - - - -] Attempt 1 to provision port dd3489fa-2031-429f-8aca-02244adb3278 2026-05-10 05:11:19.561 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port a2cbd627-46d1-44c6-8bee-5fa9c0314154 2026-05-10 05:11:19.871 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3860c193-688b-42e3-b3c5-ae91beac85b3 2026-05-10 05:11:20.017 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:20.093 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5207c3f-79bd-40e1-a8cf-d34e5be01a36'] response: {'server_uuid': 'c425cbd0-2595-4323-85ae-d0f9d4edc7df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a2cbd627-46d1-44c6-8bee-5fa9c0314154', 'code': 200} 2026-05-10 05:11:20.764 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port a2cbd627-46d1-44c6-8bee-5fa9c0314154 2026-05-10 05:11:20.924 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:22.138 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a58cd36f-31f5-42fb-ac42-aa7f051dc1cf'] response: {'server_uuid': 'd34ebe67-9485-4a04-aad2-bc2cd200c1b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3c55efee-f999-45c7-bc23-a4dd2ca3a876', 'code': 200} 2026-05-10 05:11:37.211 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fab52f27-6fd4-49f2-8c3f-b1247987fa63 2026-05-10 05:11:37.316 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6befd7c4-9d2b-43c1-a856-e0a13e212441'] response: {'server_uuid': 'bcc6bc80-3ab5-4e63-a375-8a4f321b4aaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fab52f27-6fd4-49f2-8c3f-b1247987fa63', 'code': 200} 2026-05-10 05:11:38.642 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fab52f27-6fd4-49f2-8c3f-b1247987fa63 2026-05-10 05:11:40.758 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f91f95f7-18e2-42d0-8e85-6acf1d606ee1 2026-05-10 05:11:46.737 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 99d1d402-90a4-448b-b203-cea2374daed7 2026-05-10 05:11:47.064 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e949c0c6-c79e-4dc7-96a6-85d318b05c80 2026-05-10 05:11:47.349 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7405d514-04d0-473f-bef1-635bbdfa4ceb 2026-05-10 05:11:47.598 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 2df12bb9-8525-4ed6-93cf-69ac8d19d31a 2026-05-10 05:11:47.962 10 INFO neutron.plugins.ml2.plugin [None req-9456c822-332c-4657-a0f4-af89bed09829 - - - - - -] Attempt 1 to provision port 2df12bb9-8525-4ed6-93cf-69ac8d19d31a 2026-05-10 05:11:48.670 9 INFO neutron.plugins.ml2.plugin [None req-8c3b2b31-dff4-4b75-8e30-ec9bae4abb00 - - - - - -] Attempt 1 to provision port 99d1d402-90a4-448b-b203-cea2374daed7 2026-05-10 05:11:48.703 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 2df12bb9-8525-4ed6-93cf-69ac8d19d31a 2026-05-10 05:11:48.880 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 99d1d402-90a4-448b-b203-cea2374daed7 2026-05-10 05:11:49.056 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e949c0c6-c79e-4dc7-96a6-85d318b05c80 2026-05-10 05:11:49.227 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7405d514-04d0-473f-bef1-635bbdfa4ceb 2026-05-10 05:11:49.379 9 INFO neutron.plugins.ml2.plugin [None req-7e751600-46da-4782-b81f-2bd5a311692f - - - - - -] Attempt 1 to provision port afbfa58f-7749-4803-9ce1-0887e46b29d4 2026-05-10 05:11:49.419 9 INFO neutron.plugins.ml2.plugin [None req-7e751600-46da-4782-b81f-2bd5a311692f - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:49.468 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:49.476 9 INFO neutron.plugins.ml2.plugin [None req-7e751600-46da-4782-b81f-2bd5a311692f - - - - - -] Attempt 1 to provision port 99d1d402-90a4-448b-b203-cea2374daed7 2026-05-10 05:11:49.534 9 INFO neutron.plugins.ml2.plugin [None req-7e751600-46da-4782-b81f-2bd5a311692f - - - - - -] Attempt 1 to provision port 2df12bb9-8525-4ed6-93cf-69ac8d19d31a 2026-05-10 05:11:54.404 9 INFO neutron.plugins.ml2.plugin [None req-3c7f9564-1e36-4ab2-84bc-ba64f9d49941 - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:54.763 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 10c465b5-dd9e-40d2-b93c-e6281f6e1210 2026-05-10 05:11:55.092 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3c55efee-f999-45c7-bc23-a4dd2ca3a876 2026-05-10 05:11:55.094 10 INFO neutron.plugins.ml2.plugin [None req-0c5d47b4-4e9f-4934-b608-49afbde7f939 - - - - - -] Attempt 1 to provision port 10c465b5-dd9e-40d2-b93c-e6281f6e1210 2026-05-10 05:11:55.803 10 INFO neutron.plugins.ml2.plugin [None req-6bba48e7-1b11-47d7-9e50-d91b98d186aa - - - - - -] Attempt 1 to provision port 10c465b5-dd9e-40d2-b93c-e6281f6e1210 2026-05-10 05:11:55.859 10 INFO neutron.plugins.ml2.plugin [None req-6bba48e7-1b11-47d7-9e50-d91b98d186aa - - - - - -] Attempt 1 to provision port 110530ab-1937-4366-aea2-de76bcebe489 2026-05-10 05:11:56.508 10 INFO neutron.plugins.ml2.plugin [None req-233d8810-6fba-4bfe-a7da-9cb403c0e5de - - - - - -] Attempt 1 to provision port 256b5328-3f42-49a4-b597-ac62a9df0134 2026-05-10 05:11:56.779 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 256b5328-3f42-49a4-b597-ac62a9df0134 2026-05-10 05:11:56.979 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 10c465b5-dd9e-40d2-b93c-e6281f6e1210 2026-05-10 05:11:57.618 9 INFO neutron.plugins.ml2.plugin [None req-4412517d-b5a3-4488-ab59-81dfe2e51ce7 - - - - - -] Attempt 1 to provision port 256b5328-3f42-49a4-b597-ac62a9df0134 2026-05-10 05:11:57.660 9 INFO neutron.plugins.ml2.plugin [None req-4412517d-b5a3-4488-ab59-81dfe2e51ce7 - - - - - -] Attempt 1 to provision port 2fd3280d-d8bc-4658-adaf-b3d10d69d1a6 2026-05-10 05:11:58.316 10 INFO neutron.plugins.ml2.plugin [None req-d4a926c9-341d-45e4-bb52-922b5e60a30f - - - - - -] Attempt 1 to provision port 2fd3280d-d8bc-4658-adaf-b3d10d69d1a6 2026-05-10 05:11:58.747 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 256b5328-3f42-49a4-b597-ac62a9df0134 2026-05-10 05:11:58.932 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 156a3027-0653-4c87-821f-e9bc22b0fd49 2026-05-10 05:11:59.222 10 INFO neutron.plugins.ml2.plugin [None req-f99e6d28-e0f5-428d-af8f-d6335c0ba6c7 - - - - - -] Attempt 1 to provision port 2fd3280d-d8bc-4658-adaf-b3d10d69d1a6 2026-05-10 05:12:00.886 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d2079ff5-2ff4-4616-a153-b7b0456d71af 2026-05-10 05:12:01.531 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 156a3027-0653-4c87-821f-e9bc22b0fd49 2026-05-10 05:12:01.739 9 INFO neutron.plugins.ml2.plugin [None req-0935a2af-01e9-4b4b-a30d-0e3bad37d638 - - - - - -] Attempt 1 to provision port d2079ff5-2ff4-4616-a153-b7b0456d71af 2026-05-10 05:12:06.197 10 INFO neutron.plugins.ml2.plugin [None req-534e18c4-f678-42e4-9bc8-b50d75029d57 - - - - - -] Attempt 1 to provision port 1c4d9feb-afa1-43fa-bf9e-64372ee4ef21 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server [None req-446f7812-0480-430c-b30b-4e3bd0be4d9d - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port 52654db5-358b-40d9-90e6-d9747aea9148 could not be found. 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2778, in one 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1665, in get_port 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port 52654db5-358b-40d9-90e6-d9747aea9148 could not be found. 2026-05-10 05:12:10.376 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:12:13.004 10 INFO neutron.plugins.ml2.plugin [None req-b2f9e74a-c60d-4a55-82d4-ad1f5acd76de - - - - - -] Attempt 1 to provision port 796c1726-4224-449d-b5b0-bb2d71e6628c 2026-05-10 05:12:13.478 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 79f18152-e05d-4cfc-977e-0171ea9acb04 2026-05-10 05:12:14.009 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 85b1bd61-6714-4cd2-ab44-902d28aaa007 2026-05-10 05:12:14.315 10 INFO neutron.plugins.ml2.plugin [None req-4af56155-a7b4-4e39-96c3-d959d2ba99b8 - - - - - -] Attempt 1 to provision port 79f18152-e05d-4cfc-977e-0171ea9acb04 2026-05-10 05:12:14.665 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d814952-e078-43ce-949d-a011ee8b0e25'] response: {'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'code': 200} 2026-05-10 05:12:15.014 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fb1f3686-2de2-46cc-add6-5bc7c75c9207 2026-05-10 05:12:15.221 9 INFO neutron.plugins.ml2.plugin [None req-33aa8125-e19d-4d10-8cb6-9f793c2b511d - - - - - -] Attempt 1 to provision port fb1f3686-2de2-46cc-add6-5bc7c75c9207 2026-05-10 05:12:15.446 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 2fd3280d-d8bc-4658-adaf-b3d10d69d1a6 2026-05-10 05:12:15.749 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 79f18152-e05d-4cfc-977e-0171ea9acb04 2026-05-10 05:12:15.892 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 737911c4-fdff-46a4-89f6-868c5efdb046 2026-05-10 05:12:15.927 9 INFO neutron.plugins.ml2.plugin [None req-5e5e5c50-a55f-4b33-8ed7-58e0b0149c8c - - - - - -] Attempt 1 to provision port 63b55104-2c12-4bf8-99d6-8f980a190607 2026-05-10 05:12:15.965 9 INFO neutron.plugins.ml2.plugin [None req-5e5e5c50-a55f-4b33-8ed7-58e0b0149c8c - - - - - -] Attempt 1 to provision port 79f18152-e05d-4cfc-977e-0171ea9acb04 2026-05-10 05:12:16.220 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 110530ab-1937-4366-aea2-de76bcebe489 2026-05-10 05:12:16.543 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 85b1bd61-6714-4cd2-ab44-902d28aaa007 2026-05-10 05:12:16.632 10 INFO neutron.plugins.ml2.plugin [None req-62866fa9-b978-4936-bc96-17353459b0e2 - - - - - -] Attempt 1 to provision port 63b55104-2c12-4bf8-99d6-8f980a190607 2026-05-10 05:12:16.672 10 INFO neutron.plugins.ml2.plugin [None req-62866fa9-b978-4936-bc96-17353459b0e2 - - - - - -] Attempt 1 to provision port 737911c4-fdff-46a4-89f6-868c5efdb046 2026-05-10 05:12:16.739 10 INFO neutron.plugins.ml2.plugin [None req-62866fa9-b978-4936-bc96-17353459b0e2 - - - - - -] Attempt 1 to provision port 957070cc-fd3b-44a8-aeac-1d14399eda74 2026-05-10 05:12:16.762 10 INFO neutron.plugins.ml2.plugin [None req-62866fa9-b978-4936-bc96-17353459b0e2 - - - - - -] Attempt 1 to provision port fb1f3686-2de2-46cc-add6-5bc7c75c9207 2026-05-10 05:12:17.214 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 737911c4-fdff-46a4-89f6-868c5efdb046 2026-05-10 05:12:17.354 10 INFO neutron.plugins.ml2.plugin [None req-781278c7-bb62-4392-ad98-40b95da56520 - - - - - -] Attempt 1 to provision port 63b55104-2c12-4bf8-99d6-8f980a190607 2026-05-10 05:12:17.379 10 INFO neutron.plugins.ml2.plugin [None req-781278c7-bb62-4392-ad98-40b95da56520 - - - - - -] Attempt 1 to provision port 957070cc-fd3b-44a8-aeac-1d14399eda74 2026-05-10 05:12:17.461 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fb1f3686-2de2-46cc-add6-5bc7c75c9207 2026-05-10 05:12:17.692 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 2fd3280d-d8bc-4658-adaf-b3d10d69d1a6 2026-05-10 05:12:17.886 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 110530ab-1937-4366-aea2-de76bcebe489 2026-05-10 05:12:18.048 9 INFO neutron.plugins.ml2.plugin [None req-e05f6c33-7916-44a3-b9fd-4e934e9badce - - - - - -] Attempt 1 to provision port 737911c4-fdff-46a4-89f6-868c5efdb046 2026-05-10 05:12:18.125 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 74485f7b-49f3-49a1-9a90-1d344508a2e5 2026-05-10 05:12:19.158 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 74485f7b-49f3-49a1-9a90-1d344508a2e5 2026-05-10 05:12:23.123 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 8bd4942e-9c7d-4397-8ba6-cab9070db49b 2026-05-10 05:12:23.567 9 INFO neutron.plugins.ml2.plugin [None req-d5a2bee9-79a9-4651-a398-14420a423b17 - - - - - -] Attempt 1 to provision port 8bd4942e-9c7d-4397-8ba6-cab9070db49b 2026-05-10 05:12:24.680 9 INFO neutron.plugins.ml2.plugin [None req-f6fbeb23-ec64-432c-accf-42a668b9a9ff - - - - - -] Attempt 1 to provision port 8bd4942e-9c7d-4397-8ba6-cab9070db49b 2026-05-10 05:12:25.142 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 8bd4942e-9c7d-4397-8ba6-cab9070db49b 2026-05-10 05:12:27.755 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab 2026-05-10 05:12:27.870 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccba500e-b020-492b-b2ae-a7b545888a1d'] response: {'server_uuid': '6b0905be-06e0-480b-8890-459b61c20f12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab', 'code': 200} 2026-05-10 05:12:28.493 9 INFO neutron.plugins.ml2.plugin [None req-daf77afd-8c83-4059-bbd8-377547b2a20e - - - - - -] Attempt 1 to provision port d0de9969-015d-4a11-abb2-019fb0a7eb4e 2026-05-10 05:12:29.316 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d0de9969-015d-4a11-abb2-019fb0a7eb4e 2026-05-10 05:12:29.607 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e411a9a6-e1f7-43ec-af9e-e21dbc81d7ab 2026-05-10 05:12:29.996 10 INFO neutron.plugins.ml2.plugin [None req-a68659d2-eece-44ab-ae66-585ad4ca0226 - - - - - -] Attempt 1 to provision port d0de9969-015d-4a11-abb2-019fb0a7eb4e 2026-05-10 05:12:30.706 10 INFO neutron.plugins.ml2.plugin [None req-7ab51c84-e77d-4377-808d-c3ea820c9515 - - - - - -] Attempt 1 to provision port 206ef8c1-8837-4a02-ab97-913a92acde5d 2026-05-10 05:12:31.162 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 34891f0c-26d4-41db-be27-fd67032e5b4d 2026-05-10 05:12:31.408 10 INFO neutron.plugins.ml2.plugin [None req-6216f08e-1eee-497f-a557-4b4f6c1c11e7 - - - - - -] Attempt 1 to provision port 34891f0c-26d4-41db-be27-fd67032e5b4d 2026-05-10 05:12:32.714 9 INFO neutron.plugins.ml2.plugin [None req-92d5aadc-13f7-458d-a323-3455e285e281 - - - - - -] Attempt 1 to provision port 34891f0c-26d4-41db-be27-fd67032e5b4d 2026-05-10 05:12:33.235 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 63b55104-2c12-4bf8-99d6-8f980a190607 2026-05-10 05:12:33.438 10 INFO neutron.plugins.ml2.plugin [None req-58bed1ab-31b6-4d7f-8e21-98bbc4f164fb - - - - - -] Attempt 1 to provision port 695e4471-040d-4502-a0e4-ca9611673482 2026-05-10 05:12:33.609 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 34891f0c-26d4-41db-be27-fd67032e5b4d 2026-05-10 05:12:33.899 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port ed3f436a-60ed-4d4f-8262-27f564b297ed 2026-05-10 05:12:34.129 10 INFO neutron.plugins.ml2.plugin [None req-eb295909-9d4b-4719-9b2d-c5a2908bbe81 - - - - - -] Attempt 1 to provision port 497f9910-8a76-404d-ac45-8dce3ea8c465 2026-05-10 05:12:34.267 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 796c1726-4224-449d-b5b0-bb2d71e6628c 2026-05-10 05:12:34.831 10 INFO neutron.plugins.ml2.plugin [None req-e8282d1c-03ce-4e8d-9cb0-3efeca46d848 - - - - - -] Attempt 1 to provision port 497f9910-8a76-404d-ac45-8dce3ea8c465 2026-05-10 05:12:35.143 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 796c1726-4224-449d-b5b0-bb2d71e6628c 2026-05-10 05:12:35.275 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 63b55104-2c12-4bf8-99d6-8f980a190607 2026-05-10 05:12:35.507 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port ed3f436a-60ed-4d4f-8262-27f564b297ed 2026-05-10 05:12:37.394 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4210a4d-82ed-408e-87f2-f13f5c376e67'] response: {'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'code': 200} 2026-05-10 05:12:39.179 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 85b1bd61-6714-4cd2-ab44-902d28aaa007 2026-05-10 05:12:39.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-98076bc1-b246-4c97-8065-6d81581bcfe7'] response: {'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'code': 200} 2026-05-10 05:12:41.184 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 85b1bd61-6714-4cd2-ab44-902d28aaa007 2026-05-10 05:12:46.188 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6dac3143-8c5c-436c-8609-adf84c88eb56 2026-05-10 05:12:46.284 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8fee885-09dc-4c05-89f7-b90a517fd574'] response: {'server_uuid': 'c99c7811-ae7a-41e3-93f4-1a029343d462', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6dac3143-8c5c-436c-8609-adf84c88eb56', 'code': 200} 2026-05-10 05:12:47.452 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6dac3143-8c5c-436c-8609-adf84c88eb56 2026-05-10 05:12:51.462 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 206ef8c1-8837-4a02-ab97-913a92acde5d 2026-05-10 05:12:51.708 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 497f9910-8a76-404d-ac45-8dce3ea8c465 2026-05-10 05:12:53.512 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 206ef8c1-8837-4a02-ab97-913a92acde5d 2026-05-10 05:12:53.648 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 497f9910-8a76-404d-ac45-8dce3ea8c465 2026-05-10 05:12:56.514 9 INFO neutron.plugins.ml2.plugin [None req-1784de2c-630c-4693-9e20-eb7cd568fdbe - - - - - -] Attempt 1 to provision port c2e46f1f-c428-4ec8-be04-0c35949b2c85 2026-05-10 05:12:57.848 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-602ee9d1-fdab-42fd-b86a-e34a4ec8eb9d'] response: {'server_uuid': '8bdd75cb-bb13-47f7-9e13-ac0aabe54c2b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85b1bd61-6714-4cd2-ab44-902d28aaa007', 'code': 200} 2026-05-10 05:12:57.961 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] No ports have port_id starting with 85b1bd61-6714-4cd2-ab44-902d28aaa007 2026-05-10 05:12:59.564 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port bb6b64dd-2d94-4a9d-9181-8e5137cea562 2026-05-10 05:12:59.927 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6e75e9de-a0b5-4466-ae73-6ed12d4f2e2c 2026-05-10 05:13:00.237 9 INFO neutron.plugins.ml2.plugin [None req-a8982113-afc6-4503-89ac-46cbf4c72924 - - - - - -] Attempt 1 to provision port 6e75e9de-a0b5-4466-ae73-6ed12d4f2e2c 2026-05-10 05:13:01.473 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port bb6b64dd-2d94-4a9d-9181-8e5137cea562 2026-05-10 05:13:01.542 10 INFO neutron.plugins.ml2.plugin [None req-a27f1381-0859-4297-9b15-95ac0bf7e996 - - - - - -] Attempt 1 to provision port 6e75e9de-a0b5-4466-ae73-6ed12d4f2e2c 2026-05-10 05:13:01.584 10 INFO neutron.plugins.ml2.plugin [None req-a27f1381-0859-4297-9b15-95ac0bf7e996 - - - - - -] Attempt 1 to provision port f69cd1bd-3fd7-4a39-bd47-f3863cd5bc89 2026-05-10 05:13:01.661 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6e75e9de-a0b5-4466-ae73-6ed12d4f2e2c 2026-05-10 05:13:02.248 10 INFO neutron.plugins.ml2.plugin [None req-795c0656-7659-49b7-96d9-22ea3f47201e - - - - - -] Attempt 1 to provision port f69cd1bd-3fd7-4a39-bd47-f3863cd5bc89 2026-05-10 05:13:02.952 9 INFO neutron.plugins.ml2.plugin [None req-a9e21509-e538-4c98-a3a1-7ccc75d80169 - - - - - -] Attempt 1 to provision port f69cd1bd-3fd7-4a39-bd47-f3863cd5bc89 2026-05-10 05:13:10.791 10 INFO neutron.plugins.ml2.plugin [None req-0c5e762e-9fde-48fe-bd3c-2e1e5c105b03 - - - - - -] Attempt 1 to provision port 83ea137e-6e54-40e5-8f63-bbf3385acdfa 2026-05-10 05:13:11.899 10 INFO neutron.plugins.ml2.plugin [None req-a7679780-d9cf-4f77-9361-8f802bf7fe92 - - - - - -] Attempt 1 to provision port 1d4d7aba-7ebe-450e-975a-2de9ec9c253c 2026-05-10 05:13:12.003 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 917294af-a8d3-4044-ac6d-477b645eeea2 2026-05-10 05:13:12.103 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e519c21-f4eb-4e7b-b54e-dcf1be9b7da1'] response: {'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'code': 200} 2026-05-10 05:13:12.391 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 1d4d7aba-7ebe-450e-975a-2de9ec9c253c 2026-05-10 05:13:13.205 10 INFO neutron.plugins.ml2.plugin [None req-b28a8d01-9503-40a2-9c51-489948fe62fe - - - - - -] Attempt 1 to provision port 1d4d7aba-7ebe-450e-975a-2de9ec9c253c 2026-05-10 05:13:13.262 10 INFO neutron.plugins.ml2.plugin [None req-b28a8d01-9503-40a2-9c51-489948fe62fe - - - - - -] Attempt 1 to provision port 30b9730d-2bcb-419d-8ace-6dcf4d9b98fb 2026-05-10 05:13:13.575 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port a1187f57-0f23-47f9-bf41-f8bbdf8a565b 2026-05-10 05:13:13.921 9 INFO neutron.plugins.ml2.plugin [None req-ce223a16-e96c-43fb-b49f-9fde32d83d08 - - - - - -] Attempt 1 to provision port 30b9730d-2bcb-419d-8ace-6dcf4d9b98fb 2026-05-10 05:13:13.953 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 917294af-a8d3-4044-ac6d-477b645eeea2 2026-05-10 05:13:14.168 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 1d4d7aba-7ebe-450e-975a-2de9ec9c253c 2026-05-10 05:13:14.818 10 INFO neutron.plugins.ml2.plugin [None req-dba7097d-4ff9-4f98-a3de-91d4aeb64578 - - - - - -] Attempt 1 to provision port 30b9730d-2bcb-419d-8ace-6dcf4d9b98fb 2026-05-10 05:13:15.493 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port a1187f57-0f23-47f9-bf41-f8bbdf8a565b 2026-05-10 05:13:17.883 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c2e46f1f-c428-4ec8-be04-0c35949b2c85 2026-05-10 05:13:18.165 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f69cd1bd-3fd7-4a39-bd47-f3863cd5bc89 2026-05-10 05:13:19.619 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c2e46f1f-c428-4ec8-be04-0c35949b2c85 2026-05-10 05:13:19.781 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f69cd1bd-3fd7-4a39-bd47-f3863cd5bc89 2026-05-10 05:13:24.526 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e3323479-685a-4f7e-aaf7-235d44ee1b2b 2026-05-10 05:13:24.625 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d68ae97d-3a51-4b7a-81dc-f224c0f02148'] response: {'server_uuid': '0ceaac7d-7a8e-41d2-b30c-a7172cf6630d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3323479-685a-4f7e-aaf7-235d44ee1b2b', 'code': 200} 2026-05-10 05:13:25.477 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e3323479-685a-4f7e-aaf7-235d44ee1b2b 2026-05-10 05:13:30.981 10 INFO neutron.plugins.ml2.plugin [None req-17c8dfb7-5cf4-422b-955e-327ca84621fe - - - - - -] Attempt 1 to provision port 9b09c51c-e308-4ecc-81a4-bb6b776a878c 2026-05-10 05:13:31.559 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 30b9730d-2bcb-419d-8ace-6dcf4d9b98fb 2026-05-10 05:13:31.889 9 INFO neutron.plugins.ml2.plugin [None req-144fbc26-2319-4567-b3f6-e5d625a6453e - - - - - -] Attempt 1 to provision port d7e3a69d-33a1-4305-82d2-1bacad60e150 2026-05-10 05:13:31.929 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d7e3a69d-33a1-4305-82d2-1bacad60e150 2026-05-10 05:13:32.708 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 83ea137e-6e54-40e5-8f63-bbf3385acdfa 2026-05-10 05:13:33.200 10 INFO neutron.plugins.ml2.plugin [None req-43ae2cb1-b60b-4e89-bf43-fa0c43a3a02c - - - - - -] Attempt 1 to provision port 644fa4d4-54a3-4a95-9c22-af74d417fa34 2026-05-10 05:13:33.220 10 INFO neutron.plugins.ml2.plugin [None req-43ae2cb1-b60b-4e89-bf43-fa0c43a3a02c - - - - - -] Attempt 1 to provision port d7e3a69d-33a1-4305-82d2-1bacad60e150 2026-05-10 05:13:33.747 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d7e3a69d-33a1-4305-82d2-1bacad60e150 2026-05-10 05:13:33.915 10 INFO neutron.plugins.ml2.plugin [None req-4c818187-bded-4424-a864-929cf0e091f3 - - - - - -] Attempt 1 to provision port 644fa4d4-54a3-4a95-9c22-af74d417fa34 2026-05-10 05:13:33.960 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 83f8c653-ce72-4357-8a5a-c16947a24431 2026-05-10 05:13:34.812 9 INFO neutron.plugins.ml2.plugin [None req-d661c7ec-bdaf-4964-8a6e-25425cea8873 - - - - - -] Attempt 1 to provision port 644fa4d4-54a3-4a95-9c22-af74d417fa34 2026-05-10 05:13:35.489 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 83f8c653-ce72-4357-8a5a-c16947a24431 2026-05-10 05:13:36.144 9 INFO neutron.plugins.ml2.plugin [None req-1884f145-308e-4c6d-9849-d28c23409a88 - - - - - -] Attempt 1 to provision port f68344c3-269b-48dd-84ae-10f29cacd11b 2026-05-10 05:13:37.229 10 INFO neutron.plugins.ml2.plugin [None req-b179343a-158f-4d11-bb90-de0d2fa78706 - - - - - -] Attempt 1 to provision port 76864433-1273-4405-84d4-5890fa4275fe 2026-05-10 05:13:37.705 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 76864433-1273-4405-84d4-5890fa4275fe 2026-05-10 05:13:38.556 10 INFO neutron.plugins.ml2.plugin [None req-b7339c5c-36ac-4d0f-a12b-706524cbca3b - - - - - -] Attempt 1 to provision port 34717cd7-c15d-4347-8a3d-2acb2b7d8cde 2026-05-10 05:13:38.583 10 INFO neutron.plugins.ml2.plugin [None req-b7339c5c-36ac-4d0f-a12b-706524cbca3b - - - - - -] Attempt 1 to provision port 76864433-1273-4405-84d4-5890fa4275fe 2026-05-10 05:13:39.248 10 INFO neutron.plugins.ml2.plugin [None req-a886fd17-f7cd-4ddb-ab5f-7e22d6633aba - - - - - -] Attempt 1 to provision port 34717cd7-c15d-4347-8a3d-2acb2b7d8cde 2026-05-10 05:13:39.598 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port cd0601c7-c63e-440d-b54a-e88eeb24a720 2026-05-10 05:13:39.897 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 76864433-1273-4405-84d4-5890fa4275fe 2026-05-10 05:13:39.952 10 INFO neutron.plugins.ml2.plugin [None req-8c8a127b-2549-43c9-b845-a58b274ba918 - - - - - -] Attempt 1 to provision port 34717cd7-c15d-4347-8a3d-2acb2b7d8cde 2026-05-10 05:13:41.494 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port cd0601c7-c63e-440d-b54a-e88eeb24a720 2026-05-10 05:13:43.261 10 INFO neutron.plugins.ml2.plugin [None req-75ba84b6-c35d-4b09-a667-f6d7ca041855 - - - - - -] Attempt 1 to provision port d238a099-e91d-42f6-be22-0207e4b8aa7b 2026-05-10 05:13:48.022 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 2026-05-10 05:13:48.133 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8fa1186-489f-461a-8c0a-f299d34d578a'] response: {'server_uuid': 'a2228127-de57-4037-9bbe-a3413a1e3aab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9', 'code': 200} 2026-05-10 05:13:49.536 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3fd7da00-e8b4-4db0-89eb-37e5a4cc84c9 2026-05-10 05:13:54.680 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 644fa4d4-54a3-4a95-9c22-af74d417fa34 2026-05-10 05:13:55.033 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 11d824dd-f21f-417b-99ed-5d00c96894a4 2026-05-10 05:13:55.177 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3ac28fc-89c7-4561-bd0b-37df85cc3622'] response: {'server_uuid': 'b4a7884f-5d9d-4d88-babc-23c96194a857', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '11d824dd-f21f-417b-99ed-5d00c96894a4', 'code': 200} 2026-05-10 05:13:55.655 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 9b09c51c-e308-4ecc-81a4-bb6b776a878c 2026-05-10 05:13:56.408 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 644fa4d4-54a3-4a95-9c22-af74d417fa34 2026-05-10 05:13:56.610 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 9b09c51c-e308-4ecc-81a4-bb6b776a878c 2026-05-10 05:13:56.769 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 34717cd7-c15d-4347-8a3d-2acb2b7d8cde 2026-05-10 05:13:57.036 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f68344c3-269b-48dd-84ae-10f29cacd11b 2026-05-10 05:13:57.329 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 11d824dd-f21f-417b-99ed-5d00c96894a4 2026-05-10 05:13:58.278 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 34717cd7-c15d-4347-8a3d-2acb2b7d8cde 2026-05-10 05:13:58.488 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port f68344c3-269b-48dd-84ae-10f29cacd11b 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server [None req-3b898604-b15e-4bcf-b35d-e138741d49e2 - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port ce45d323-a7a0-462d-8d0b-0fb8302a433d could not be found. 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2778, in one 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1810, in one 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 172, in _process_incoming 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1665, in get_port 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 298, in _get_port 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port ce45d323-a7a0-462d-8d0b-0fb8302a433d could not be found. 2026-05-10 05:14:01.498 9 ERROR oslo_messaging.rpc.server 2026-05-10 05:14:12.513 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-510b05c5-ccae-44fc-ac8d-52a4c9a4cd3f'] response: {'server_uuid': 'b4a7884f-5d9d-4d88-babc-23c96194a857', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '11d824dd-f21f-417b-99ed-5d00c96894a4', 'code': 200} 2026-05-10 05:14:14.232 9 INFO neutron.plugins.ml2.plugin [None req-14903da7-0c36-43b0-b6d9-0118024ffac0 - - - - - -] Attempt 1 to provision port e96c2ea3-57af-48fe-acfe-f331df49812f 2026-05-10 05:14:14.339 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e96c2ea3-57af-48fe-acfe-f331df49812f 2026-05-10 05:14:14.542 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 4390cd26-6e97-487c-8d19-fd16410bba11 2026-05-10 05:14:14.602 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c2eb05-4a9d-4f3d-9bc8-5e3b8085dacd'] response: {'server_uuid': '1e04bd5c-2951-4847-9696-4778231ad5ae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '917294af-a8d3-4044-ac6d-477b645eeea2', 'code': 200} 2026-05-10 05:14:15.139 10 INFO neutron.plugins.ml2.plugin [None req-bfc2f17a-d24a-45e8-ae98-49146037030d - - - - - -] Attempt 1 to provision port 4390cd26-6e97-487c-8d19-fd16410bba11 2026-05-10 05:14:15.843 9 INFO neutron.plugins.ml2.plugin [None req-142f7462-574b-4692-94a9-fe177f1a1428 - - - - - -] Attempt 1 to provision port 3af5490b-165a-4e0b-a5a7-34d4538b9426 2026-05-10 05:14:16.331 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port cf523650-b885-4811-aac0-d4fa3f79412a 2026-05-10 05:14:16.553 10 INFO neutron.plugins.ml2.plugin [None req-71a941f1-8485-4614-ab22-dd1d9a6ee499 - - - - - -] Attempt 1 to provision port e96c2ea3-57af-48fe-acfe-f331df49812f 2026-05-10 05:14:16.652 10 INFO neutron.plugins.ml2.plugin [None req-71a941f1-8485-4614-ab22-dd1d9a6ee499 - - - - - -] Attempt 1 to provision port cf523650-b885-4811-aac0-d4fa3f79412a 2026-05-10 05:14:16.789 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 4390cd26-6e97-487c-8d19-fd16410bba11 2026-05-10 05:14:17.009 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port e96c2ea3-57af-48fe-acfe-f331df49812f 2026-05-10 05:14:17.656 9 INFO neutron.plugins.ml2.plugin [None req-865c5aff-6243-4d10-83e1-90dab6e34ec5 - - - - - -] Attempt 1 to provision port 4390cd26-6e97-487c-8d19-fd16410bba11 2026-05-10 05:14:18.362 9 INFO neutron.plugins.ml2.plugin [None req-e5b4cf9c-2cf8-4972-a206-8d59648a728c - - - - - -] Attempt 1 to provision port cf523650-b885-4811-aac0-d4fa3f79412a 2026-05-10 05:14:18.655 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c06c80ec-a12b-472c-ac02-8c43058d9459 2026-05-10 05:14:19.065 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port cf523650-b885-4811-aac0-d4fa3f79412a 2026-05-10 05:14:19.072 9 INFO neutron.plugins.ml2.plugin [None req-c7b95c4f-61db-46d4-9b2e-7ef6e5f49c31 - - - - - -] Attempt 1 to provision port e96c2ea3-57af-48fe-acfe-f331df49812f 2026-05-10 05:14:19.153 9 INFO neutron.plugins.ml2.plugin [None req-c7b95c4f-61db-46d4-9b2e-7ef6e5f49c31 - - - - - -] Attempt 1 to provision port 98b76410-edea-4eaa-8632-e7e466ed47d0 2026-05-10 05:14:19.974 9 INFO neutron.plugins.ml2.plugin [None req-6dd7239a-2f54-49a3-adc5-e2beb1a8b82c - - - - - -] Attempt 1 to provision port 98b76410-edea-4eaa-8632-e7e466ed47d0 2026-05-10 05:14:20.364 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c06c80ec-a12b-472c-ac02-8c43058d9459 2026-05-10 05:14:20.696 9 INFO neutron.plugins.ml2.plugin [None req-0e948647-e3c3-4c13-bd64-0034c325b15d - - - - - -] Attempt 1 to provision port 4390cd26-6e97-487c-8d19-fd16410bba11 2026-05-10 05:14:20.777 9 INFO neutron.plugins.ml2.plugin [None req-0e948647-e3c3-4c13-bd64-0034c325b15d - - - - - -] Attempt 1 to provision port 6070c32e-ed49-4cee-a1aa-6da49c79bf98 2026-05-10 05:14:21.392 9 INFO neutron.plugins.ml2.plugin [None req-ef19fdd3-9ee6-4f1a-adad-c1723439778f - - - - - -] Attempt 1 to provision port 98b76410-edea-4eaa-8632-e7e466ed47d0 2026-05-10 05:14:21.410 9 INFO neutron.plugins.ml2.plugin [None req-ef19fdd3-9ee6-4f1a-adad-c1723439778f - - - - - -] Attempt 1 to provision port cf523650-b885-4811-aac0-d4fa3f79412a 2026-05-10 05:14:21.468 9 INFO neutron.plugins.ml2.plugin [None req-ef19fdd3-9ee6-4f1a-adad-c1723439778f - - - - - -] Attempt 1 to provision port 6070c32e-ed49-4cee-a1aa-6da49c79bf98 2026-05-10 05:14:22.105 9 INFO neutron.plugins.ml2.plugin [None req-64e7d359-f9e5-4d1d-97ab-6932f97b5038 - - - - - -] Attempt 1 to provision port 43d83a33-3da1-4afc-b77a-db8c574cf602 2026-05-10 05:14:22.148 9 INFO neutron.plugins.ml2.plugin [None req-64e7d359-f9e5-4d1d-97ab-6932f97b5038 - - - - - -] Attempt 1 to provision port 6070c32e-ed49-4cee-a1aa-6da49c79bf98 2026-05-10 05:14:22.800 10 INFO neutron.plugins.ml2.plugin [None req-b4eaae77-3960-41ae-a820-4f071b203dd3 - - - - - -] Attempt 1 to provision port 43d83a33-3da1-4afc-b77a-db8c574cf602 2026-05-10 05:14:28.400 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port b86f7c6b-7f29-4520-b5c2-720e661c08cf 2026-05-10 05:14:29.532 9 INFO neutron.plugins.ml2.plugin [None req-88fe35fb-d98f-4bc0-a9a6-46b91b816c46 - - - - - -] Attempt 1 to provision port b86f7c6b-7f29-4520-b5c2-720e661c08cf 2026-05-10 05:14:30.245 9 INFO neutron.plugins.ml2.plugin [None req-5f49a2ee-89e9-40c5-a5bd-86db94b391a8 - - - - - -] Attempt 1 to provision port 9fcec66e-c792-460a-b441-045e52612c59 2026-05-10 05:14:30.348 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 73560a52-fefe-487e-a5ea-7b64069e5a11 2026-05-10 05:14:30.714 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7dffaad7-4ea8-4421-8e36-c5181041e0de 2026-05-10 05:14:30.937 10 INFO neutron.plugins.ml2.plugin [None req-fa03e83b-14bd-425c-971c-99abc1e7b0aa - - - - - -] Attempt 1 to provision port 73560a52-fefe-487e-a5ea-7b64069e5a11 2026-05-10 05:14:34.879 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b 2026-05-10 05:14:34.969 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-277e7273-5841-4c07-a1f4-c8a65b5a40da'] response: {'server_uuid': '81c12aed-0097-4e15-b1cf-1ea1a8a6d237', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b', 'code': 200} 2026-05-10 05:14:36.307 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port c5e3485e-2b7e-4ef8-af6a-35bcdb3b492b 2026-05-10 05:14:36.500 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 43d83a33-3da1-4afc-b77a-db8c574cf602 2026-05-10 05:14:36.766 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3af5490b-165a-4e0b-a5a7-34d4538b9426 2026-05-10 05:14:38.316 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6070c32e-ed49-4cee-a1aa-6da49c79bf98 2026-05-10 05:14:38.594 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 98b76410-edea-4eaa-8632-e7e466ed47d0 2026-05-10 05:14:38.878 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 43d83a33-3da1-4afc-b77a-db8c574cf602 2026-05-10 05:14:39.087 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 3af5490b-165a-4e0b-a5a7-34d4538b9426 2026-05-10 05:14:40.291 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 6070c32e-ed49-4cee-a1aa-6da49c79bf98 2026-05-10 05:14:40.470 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 98b76410-edea-4eaa-8632-e7e466ed47d0 2026-05-10 05:14:52.317 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 043a69b6-1162-44a5-8141-7e23bcb30659 2026-05-10 05:14:52.423 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-be46dd09-0b4a-4bcf-bdb4-abad33509a57'] response: {'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'code': 200} 2026-05-10 05:14:54.302 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 043a69b6-1162-44a5-8141-7e23bcb30659 2026-05-10 05:15:10.514 10 INFO neutron.plugins.ml2.plugin [None req-c957c76e-8cf5-4209-af09-6c9ccc9876f8 - - - - - -] Attempt 1 to provision port 8f0dff29-dc0f-482a-adde-fc79d7e0166d 2026-05-10 05:15:30.845 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d5f5a160-d883-47fd-a5f3-f40844a34e25 2026-05-10 05:15:30.954 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8aa5f15-e8f3-44f8-8316-c9e41d751faf'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5f5a160-d883-47fd-a5f3-f40844a34e25', 'code': 200} 2026-05-10 05:15:32.325 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port d5f5a160-d883-47fd-a5f3-f40844a34e25 2026-05-10 05:16:11.834 10 INFO neutron.plugins.ml2.plugin [None req-ae166c5d-8fb3-4fce-8862-8099497e0627 - - - - - -] Attempt 1 to provision port 7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 2026-05-10 05:16:17.924 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 2026-05-10 05:16:18.026 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3038db50-0a5f-476f-92b6-c4e9160cae32'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3', 'code': 200} 2026-05-10 05:16:18.503 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 2026-05-10 05:16:21.102 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 7c7e27a1-81bb-43ff-8bfb-9f04cb7ac1f3 2026-05-10 05:16:50.585 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:16:50.699 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e478ea2-d9e1-4b77-9263-11430aec916b'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49b425d9-a4cd-4d12-9bd3-21bf6327f222', 'code': 200} 2026-05-10 05:16:52.519 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:16:53.806 9 INFO neutron.plugins.ml2.plugin [None req-4c8435c5-32e1-4957-a2f0-c870528fcd15 - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:16:54.588 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:17:06.563 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:06.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbe0ae9d-165d-4766-85c9-7377bd22f497'] response: {'server_uuid': '6dfdea64-a77b-4bda-8b0b-129386c5b53e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fafc9039-7214-431a-840d-fe547b924006', 'code': 200} 2026-05-10 05:17:08.544 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:09.873 10 INFO neutron.plugins.ml2.plugin [None req-dbc69a4c-5366-4457-b7ab-96b76ebd4b42 - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:10.575 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:22.214 9 INFO neutron.plugins.ml2.plugin [None req-d0305aa3-5e15-4fde-a192-c14e7bd8f67e - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:22.595 10 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port fafc9039-7214-431a-840d-fe547b924006 2026-05-10 05:17:30.348 10 INFO neutron.plugins.ml2.plugin [None req-1b50a34e-9c97-4d3d-861a-879f61e9f133 - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:17:30.611 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] Attempt 1 to provision port 49b425d9-a4cd-4d12-9bd3-21bf6327f222 2026-05-10 05:18:02.771 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-af9975e6-e12b-4224-b905-95f9babc136d'] response: {'server_uuid': '038e6ead-6130-4cd7-9b21-faea4800b1fb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '043a69b6-1162-44a5-8141-7e23bcb30659', 'code': 200} 2026-05-10 05:18:02.842 9 INFO neutron.plugins.ml2.plugin [None req-a63337b5-8be2-4719-a7a6-582d967e151b - - - - - -] No ports have port_id starting with 043a69b6-1162-44a5-8141-7e23bcb30659