+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /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:49.174 1 INFO neutron.common.config [-] Logging enabled! 2026-05-10 04:37:49.174 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev7 2026-05-10 04:37:49.175 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-10 04:37:49.175 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-10 04:37:50.137 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:50.140 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-10 04:37:50.143 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-10 04:37:50.144 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-10 04:37:50.144 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-10 04:37:50.145 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-10 04:37:50.145 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:50.152 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:50.152 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-10 04:37:50.152 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:50.172 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:50.173 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-10 04:37:50.173 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-10 04:37:50.215 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-10 04:37:50.215 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-10 04:37:50.216 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-10 04:37:50.216 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-10 04:37:50.543 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing driver for type 'vlan' 2026-05-10 04:37:50.711 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] VlanTypeDriver initialization complete 2026-05-10 04:37:50.711 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-10 04:37:50.711 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-10 04:37:50.762 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-10 04:37:50.762 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-10 04:37:50.762 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing extension driver 'port_security' 2026-05-10 04:37:50.762 1 INFO neutron.plugins.ml2.extensions.port_security [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-10 04:37:50.763 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing extension driver 'qos' 2026-05-10 04:37:50.763 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-10 04:37:50.763 1 INFO neutron.plugins.ml2.managers [None req-915196da-ea65-44a3-8d12-cc4ed6bdd1c6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-10 04:37:50.775 1 INFO neutron.quota [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded quota_driver: . 2026-05-10 04:37:50.776 1 INFO neutron.plugins.ml2.plugin [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Modular L2 Plugin initialization complete 2026-05-10 04:37:50.776 1 INFO neutron.plugins.ml2.managers [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-10 04:37:50.776 1 INFO neutron.plugins.ml2.managers [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-10 04:37:50.776 1 INFO neutron.plugins.ml2.managers [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-10 04:37:50.776 1 INFO neutron.extensions.vlantransparent [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Disabled vlantransparent extension. 2026-05-10 04:37:50.776 1 INFO neutron.extensions.qinq [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Disabled VLAN QinQ extension. 2026-05-10 04:37:50.777 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: qos 2026-05-10 04:37:50.788 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: router 2026-05-10 04:37:50.823 1 INFO neutron.services.service_base [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-10 04:37:50.823 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: segments 2026-05-10 04:37:50.895 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: trunk 2026-05-10 04:37:50.908 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: vpnaas 2026-05-10 04:37:50.942 1 WARNING stevedore.named [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-10 04:37:50.943 1 WARNING stevedore.named [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:37:51.349 1 INFO neutron_vpnaas.services.vpn.plugin [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-10 04:37:51.350 1 INFO neutron.common.utils [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-10 04:37:51.350 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: taas 2026-05-10 04:37:51.371 1 WARNING stevedore.named [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:37:51.400 1 INFO neutron_taas.services.taas.taas_plugin [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:37:51.401 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: tapmirror 2026-05-10 04:37:51.410 1 WARNING stevedore.named [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-10 04:37:51.428 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-10 04:37:51.428 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: auto_allocate 2026-05-10 04:37:51.436 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: tag 2026-05-10 04:37:51.442 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: timestamp 2026-05-10 04:37:51.444 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: network_ip_availability 2026-05-10 04:37:51.448 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: flavors 2026-05-10 04:37:51.450 1 INFO neutron.manager [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loading Plugin: revisions 2026-05-10 04:37:51.453 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Initializing extension manager. 2026-05-10 04:37:51.454 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: address-group 2026-05-10 04:37:51.455 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: address-scope 2026-05-10 04:37:51.456 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-10 04:37:51.456 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: agent 2026-05-10 04:37:51.457 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: agent-resources-synced 2026-05-10 04:37:51.458 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-10 04:37:51.459 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-10 04:37:51.459 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: availability_zone 2026-05-10 04:37:51.460 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: availability_zone_filter 2026-05-10 04:37:51.460 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-10 04:37:51.461 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: default-subnetpools 2026-05-10 04:37:51.462 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-10 04:37:51.462 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: dns-integration 2026-05-10 04:37:51.463 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: dns-domain-ports 2026-05-10 04:37:51.463 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-10 04:37:51.464 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: dvr 2026-05-10 04:37:51.464 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-10 04:37:51.465 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: empty-string-filtering 2026-05-10 04:37:51.465 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:51.466 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-10 04:37:51.466 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: external-net 2026-05-10 04:37:51.466 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-10 04:37:51.467 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: extraroute 2026-05-10 04:37:51.467 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: extraroute-atomic 2026-05-10 04:37:51.468 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-10 04:37:51.468 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-10 04:37:51.469 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-10 04:37:51.469 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-10 04:37:51.470 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: fip-port-details 2026-05-10 04:37:51.470 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: flavors 2026-05-10 04:37:51.471 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-10 04:37:51.472 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: floatingip-pools 2026-05-10 04:37:51.472 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: ip_allocation 2026-05-10 04:37:51.473 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-10 04:37:51.473 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: l2_adjacency 2026-05-10 04:37:51.474 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: router 2026-05-10 04:37:51.476 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-10 04:37:51.476 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-10 04:37:51.477 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-10 04:37:51.477 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: ext-gw-mode 2026-05-10 04:37:51.478 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: l3-ha 2026-05-10 04:37:51.478 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:51.479 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-10 04:37:51.479 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: l3-flavors 2026-05-10 04:37:51.480 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-10 04:37:51.480 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-10 04:37:51.482 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-10 04:37:51.483 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-10 04:37:51.484 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-10 04:37:51.485 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-10 04:37:51.485 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-10 04:37:51.486 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: multi-provider 2026-05-10 04:37:51.486 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: net-mtu 2026-05-10 04:37:51.486 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: net-mtu-writable 2026-05-10 04:37:51.487 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: network_availability_zone 2026-05-10 04:37:51.487 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: network_ha 2026-05-10 04:37:51.488 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: network-ip-availability 2026-05-10 04:37:51.489 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-10 04:37:51.489 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: pagination 2026-05-10 04:37:51.490 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-device-profile 2026-05-10 04:37:51.490 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-10 04:37:51.490 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-10 04:37:51.491 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-10 04:37:51.491 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-mac-override 2026-05-10 04:37:51.492 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-10 04:37:51.492 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-10 04:37:51.493 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-10 04:37:51.493 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-resource-request 2026-05-10 04:37:51.494 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-10 04:37:51.494 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-10 04:37:51.495 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: binding 2026-05-10 04:37:51.495 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: binding-extended 2026-05-10 04:37:51.496 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-security 2026-05-10 04:37:51.496 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: project-id 2026-05-10 04:37:51.496 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: provider 2026-05-10 04:37:51.497 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-10 04:37:51.499 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos 2026-05-10 04:37:51.499 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-10 04:37:51.500 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-10 04:37:51.500 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-default 2026-05-10 04:37:51.501 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-fip 2026-05-10 04:37:51.501 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-10 04:37:51.502 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-10 04:37:51.502 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-10 04:37:51.502 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-10 04:37:51.503 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-10 04:37:51.504 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-pps 2026-05-10 04:37:51.504 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-10 04:37:51.504 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-10 04:37:51.505 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: qos-rules-alias 2026-05-10 04:37:51.505 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: quota-check-limit 2026-05-10 04:37:51.506 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: quota-check-limit-default 2026-05-10 04:37:51.508 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: quotas 2026-05-10 04:37:51.510 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: quota_details 2026-05-10 04:37:51.511 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: rbac-policies 2026-05-10 04:37:51.512 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: rbac-address-group 2026-05-10 04:37:51.512 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: rbac-address-scope 2026-05-10 04:37:51.513 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: rbac-security-groups 2026-05-10 04:37:51.513 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-10 04:37:51.514 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: revision-if-match 2026-05-10 04:37:51.514 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-10 04:37:51.515 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: router_availability_zone 2026-05-10 04:37:51.515 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-10 04:37:51.517 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-groups-default-rules 2026-05-10 04:37:51.517 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-10 04:37:51.518 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-10 04:37:51.518 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-10 04:37:51.519 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-10 04:37:51.519 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-10 04:37:51.526 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: security-group 2026-05-10 04:37:51.527 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: segment 2026-05-10 04:37:51.527 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-10 04:37:51.528 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: service-type 2026-05-10 04:37:51.528 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: sorting 2026-05-10 04:37:51.529 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: standard-attr-segment 2026-05-10 04:37:51.529 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: standard-attr-description 2026-05-10 04:37:51.530 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: stateful-security-group 2026-05-10 04:37:51.530 1 WARNING neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] 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:51.531 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-10 04:37:51.531 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnet-external-network 2026-05-10 04:37:51.532 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnet_onboard 2026-05-10 04:37:51.532 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-10 04:37:51.533 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnet-service-types 2026-05-10 04:37:51.533 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnet_allocation 2026-05-10 04:37:51.534 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-10 04:37:51.534 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: tag-creation 2026-05-10 04:37:51.535 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-10 04:37:51.538 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: standard-attr-tag 2026-05-10 04:37:51.539 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-10 04:37:51.539 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: trunk 2026-05-10 04:37:51.540 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: trunk-details 2026-05-10 04:37:51.540 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-10 04:37:51.540 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-10 04:37:51.541 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-10 04:37:51.542 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-10 04:37:51.543 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-10 04:37:51.544 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-10 04:37:51.544 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: vpn-flavors 2026-05-10 04:37:51.545 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: vpnaas 2026-05-10 04:37:51.547 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: taas 2026-05-10 04:37:51.547 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: tap-mirror 2026-05-10 04:37:51.548 1 INFO neutron.api.extensions [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Loaded extension: taas-vlan-filter 2026-05-10 04:37:51.551 1 INFO oslo_service.backend.eventlet.service [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Starting 2 workers 2026-05-10 04:37:51.557 1 INFO oslo_service.backend.eventlet.service [None req-85c0d83f-d03d-40f8-a595-03bd76190b5d - - - - - -] Starting 1 workers 2026-05-10 04:38:38.611 11 INFO neutron.db.l3_hamode_db [None req-1cea30ae-ffd0-40e5-b8f8-d7e85cf0d392 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-10 04:38:55.462 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 4ee30d5e-8966-4f7d-8a67-3766a61bab0a 2026-05-10 04:38:56.441 11 INFO neutron.plugins.ml2.plugin [None req-1c4b6db0-59df-4b27-9036-b6718d790b10 - - - - - -] Attempt 1 to provision port 4ee30d5e-8966-4f7d-8a67-3766a61bab0a 2026-05-10 04:38:57.386 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 4ee30d5e-8966-4f7d-8a67-3766a61bab0a 2026-05-10 04:38:58.152 11 INFO neutron.plugins.ml2.plugin [None req-bdcb4961-86ba-4802-80fa-3a546723e789 - - - - - -] Attempt 1 to provision port 4ee30d5e-8966-4f7d-8a67-3766a61bab0a 2026-05-10 04:43:25.593 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d532d3eb-5fba-422b-bf76-440a79d2a813 2026-05-10 04:43:25.639 11 INFO neutron.plugins.ml2.plugin [None req-dbb2bf2a-784d-4de1-8f10-c885febdc2ab - - - - - -] Attempt 1 to provision port d532d3eb-5fba-422b-bf76-440a79d2a813 2026-05-10 04:43:27.314 12 INFO neutron.plugins.ml2.plugin [None req-29c402f2-1151-477a-aa7e-84ec0270ea02 - - - - - -] Attempt 1 to provision port d532d3eb-5fba-422b-bf76-440a79d2a813 2026-05-10 04:43:27.564 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d532d3eb-5fba-422b-bf76-440a79d2a813 2026-05-10 04:43:32.606 11 INFO neutron.plugins.ml2.plugin [None req-d8b60913-2804-4d04-81a9-9707cb9fa891 - - - - - -] Attempt 1 to provision port adf4d2ac-7cc0-4cf2-9657-f54d6d782aeb 2026-05-10 04:47:50.261 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port adf4d2ac-7cc0-4cf2-9657-f54d6d782aeb 2026-05-10 04:47:51.729 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port adf4d2ac-7cc0-4cf2-9657-f54d6d782aeb 2026-05-10 04:56:16.062 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ae0bab30-cda8-4de1-bb1a-b6acc129cda6 2026-05-10 04:56:18.039 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ae0bab30-cda8-4de1-bb1a-b6acc129cda6 2026-05-10 05:11:56.317 12 INFO neutron.plugins.ml2.plugin [None req-a8acfa4d-5673-4a6a-9c67-425286a72a89 - - - - - -] Attempt 1 to provision port 698e2a0f-d55a-4a48-860c-f890dd795fcf 2026-05-10 05:11:56.720 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 698e2a0f-d55a-4a48-860c-f890dd795fcf 2026-05-10 05:11:58.926 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 01dcb400-3193-44e9-8246-b69cdfc01d92 2026-05-10 05:11:59.253 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 698e2a0f-d55a-4a48-860c-f890dd795fcf 2026-05-10 05:12:00.637 11 INFO neutron.plugins.ml2.plugin [None req-dec3e557-b2b0-4cf0-a7ff-f37b89a8cd92 - - - - - -] Attempt 1 to provision port 01dcb400-3193-44e9-8246-b69cdfc01d92 2026-05-10 05:12:02.693 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port cbd6faf0-27bf-4cc9-ba8a-574d4b8f6eb1 2026-05-10 05:12:04.821 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port cbd6faf0-27bf-4cc9-ba8a-574d4b8f6eb1 2026-05-10 05:12:05.291 12 INFO neutron.plugins.ml2.plugin [None req-85f717f7-404e-4aaf-a987-a30beb2ce1f6 - - - - - -] Attempt 1 to provision port 01dcb400-3193-44e9-8246-b69cdfc01d92 2026-05-10 05:12:05.333 12 INFO neutron.plugins.ml2.plugin [None req-85f717f7-404e-4aaf-a987-a30beb2ce1f6 - - - - - -] Attempt 1 to provision port ee999af6-c3c3-4de7-a5d3-27e74c7d8d75 2026-05-10 05:12:05.356 12 INFO neutron.plugins.ml2.plugin [None req-85f717f7-404e-4aaf-a987-a30beb2ce1f6 - - - - - -] Attempt 1 to provision port cbd6faf0-27bf-4cc9-ba8a-574d4b8f6eb1 2026-05-10 05:12:08.701 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2732b39e-6bb9-4701-aa06-2c848db05665 2026-05-10 05:12:09.032 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9d557f2a-3a54-4aa9-b78a-88a35a548fb4 2026-05-10 05:12:10.688 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9d557f2a-3a54-4aa9-b78a-88a35a548fb4 2026-05-10 05:12:10.880 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2732b39e-6bb9-4701-aa06-2c848db05665 2026-05-10 05:12:11.851 11 INFO neutron.plugins.ml2.plugin [None req-ddd5e195-afe5-4890-aad9-57b69e8f23ed - - - - - -] Attempt 1 to provision port 01dcb400-3193-44e9-8246-b69cdfc01d92 2026-05-10 05:12:11.947 11 INFO neutron.plugins.ml2.plugin [None req-ddd5e195-afe5-4890-aad9-57b69e8f23ed - - - - - -] Attempt 1 to provision port cbd6faf0-27bf-4cc9-ba8a-574d4b8f6eb1 2026-05-10 05:12:12.003 11 INFO neutron.plugins.ml2.plugin [None req-ddd5e195-afe5-4890-aad9-57b69e8f23ed - - - - - -] Attempt 1 to provision port b12082c0-dc17-4dd4-9ceb-a248484b4023 2026-05-10 05:12:12.027 11 INFO neutron.plugins.ml2.plugin [None req-ddd5e195-afe5-4890-aad9-57b69e8f23ed - - - - - -] Attempt 1 to provision port ee999af6-c3c3-4de7-a5d3-27e74c7d8d75 2026-05-10 05:12:12.051 11 INFO neutron.plugins.ml2.plugin [None req-ddd5e195-afe5-4890-aad9-57b69e8f23ed - - - - - -] Attempt 1 to provision port 7a265a21-120c-425c-9b64-9291f00cab01 2026-05-10 05:12:12.678 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2eda91ee-3830-4438-851d-bacd053b70c2 2026-05-10 05:12:16.333 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8fc1b04e-5680-4104-b4a1-e1fab0b4a2b1 2026-05-10 05:12:16.666 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2eda91ee-3830-4438-851d-bacd053b70c2 2026-05-10 05:12:16.877 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 4d9a6385-cd9f-4586-864c-f6680c9bc7e7 2026-05-10 05:12:17.248 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port cd0d29d8-2021-4f17-afe4-a47f9b18cb6e 2026-05-10 05:12:17.398 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-9573172a-032d-4820-9f7c-003eb8d94f7f'] response: {'server_uuid': '4fb40c84-c6b5-4b97-ba10-18b646d15423', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4d9a6385-cd9f-4586-864c-f6680c9bc7e7', 'code': 200} 2026-05-10 05:12:18.073 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8fc1b04e-5680-4104-b4a1-e1fab0b4a2b1 2026-05-10 05:12:18.285 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c1aa628b-23e8-4222-a69e-7f44919543d1 2026-05-10 05:12:18.605 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 4d9a6385-cd9f-4586-864c-f6680c9bc7e7 2026-05-10 05:12:18.798 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port cd0d29d8-2021-4f17-afe4-a47f9b18cb6e 2026-05-10 05:12:19.429 12 INFO neutron.notifiers.nova [None req-d1ec9826-1e89-41b3-b157-c05bef37dcfc - - - - - -] Nova event matching ['req-578ebb79-9670-4c28-adef-b926750d756d'] response: {'server_uuid': '536d2d30-a92a-4001-a82a-66a9d0809878', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd0d29d8-2021-4f17-afe4-a47f9b18cb6e', 'code': 200} 2026-05-10 05:12:19.983 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c1aa628b-23e8-4222-a69e-7f44919543d1 2026-05-10 05:12:21.686 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port cec2f790-e4a4-4c16-9fd5-33f4d7f7a8d8 2026-05-10 05:12:21.713 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:21.771 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port 3383970f-9dbf-4c96-9060-ed59dbd9182f 2026-05-10 05:12:21.806 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port c1aa628b-23e8-4222-a69e-7f44919543d1 2026-05-10 05:12:21.863 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port ee999af6-c3c3-4de7-a5d3-27e74c7d8d75 2026-05-10 05:12:21.901 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port ae248dbf-7ea5-4ad0-a049-0e21e36c3425 2026-05-10 05:12:21.976 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ae248dbf-7ea5-4ad0-a049-0e21e36c3425 2026-05-10 05:12:22.162 12 INFO neutron.plugins.ml2.plugin [None req-f85c839c-08e8-4b0e-909b-9bf4b2f20749 - - - - - -] Attempt 1 to provision port 7a265a21-120c-425c-9b64-9291f00cab01 2026-05-10 05:12:24.524 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ae248dbf-7ea5-4ad0-a049-0e21e36c3425 2026-05-10 05:12:24.729 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 6293e893-a5bd-4019-af16-5014ed7dc7e0 2026-05-10 05:12:24.823 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-a4b6cac7-0c62-40a3-abfd-35cfa8382052'] response: {'server_uuid': 'e32c9251-72cc-49f6-a3aa-5215e84d435f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6293e893-a5bd-4019-af16-5014ed7dc7e0', 'code': 200} 2026-05-10 05:12:26.367 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 6293e893-a5bd-4019-af16-5014ed7dc7e0 2026-05-10 05:12:26.449 12 INFO neutron.plugins.ml2.plugin [None req-c24c936f-b183-46a0-8773-bdb57e0cfa9a - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:26.498 12 INFO neutron.plugins.ml2.plugin [None req-c24c936f-b183-46a0-8773-bdb57e0cfa9a - - - - - -] Attempt 1 to provision port c1aa628b-23e8-4222-a69e-7f44919543d1 2026-05-10 05:12:26.590 12 INFO neutron.plugins.ml2.plugin [None req-c24c936f-b183-46a0-8773-bdb57e0cfa9a - - - - - -] Attempt 1 to provision port ee999af6-c3c3-4de7-a5d3-27e74c7d8d75 2026-05-10 05:12:26.639 12 INFO neutron.plugins.ml2.plugin [None req-c24c936f-b183-46a0-8773-bdb57e0cfa9a - - - - - -] Attempt 1 to provision port 6293e893-a5bd-4019-af16-5014ed7dc7e0 2026-05-10 05:12:26.726 12 INFO neutron.plugins.ml2.plugin [None req-c24c936f-b183-46a0-8773-bdb57e0cfa9a - - - - - -] Attempt 1 to provision port 7a265a21-120c-425c-9b64-9291f00cab01 2026-05-10 05:12:30.960 11 INFO neutron.plugins.ml2.plugin [None req-6508551e-c8f6-4501-a522-732591cc3871 - - - - - -] Attempt 1 to provision port ae248dbf-7ea5-4ad0-a049-0e21e36c3425 2026-05-10 05:12:31.055 11 INFO neutron.plugins.ml2.plugin [None req-6508551e-c8f6-4501-a522-732591cc3871 - - - - - -] Attempt 1 to provision port 3383970f-9dbf-4c96-9060-ed59dbd9182f 2026-05-10 05:12:34.395 11 INFO neutron.plugins.ml2.plugin [None req-3fcdd991-0ee9-4d34-af48-a22e36c9759a - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:34.427 11 INFO neutron.plugins.ml2.plugin [None req-3fcdd991-0ee9-4d34-af48-a22e36c9759a - - - - - -] Attempt 1 to provision port fb072be8-103b-44ae-9807-2e4b226e6f41 2026-05-10 05:12:34.839 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 5a7f52a5-fbf1-4914-9525-40f0cb26c263 2026-05-10 05:12:34.941 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-4b844828-8b55-4918-99e9-306819b94da7'] response: {'server_uuid': 'cbcd054c-c945-4427-bd12-e544bc8f9d88', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a7f52a5-fbf1-4914-9525-40f0cb26c263', 'code': 200} 2026-05-10 05:12:36.333 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 5a7f52a5-fbf1-4914-9525-40f0cb26c263 2026-05-10 05:12:37.667 12 INFO neutron.plugins.ml2.plugin [None req-dbd1ae12-12a8-4678-8b8f-a38da5779798 - - - - - -] Attempt 1 to provision port 3383970f-9dbf-4c96-9060-ed59dbd9182f 2026-05-10 05:12:37.692 12 INFO neutron.plugins.ml2.plugin [None req-dbd1ae12-12a8-4678-8b8f-a38da5779798 - - - - - -] Attempt 1 to provision port 6293e893-a5bd-4019-af16-5014ed7dc7e0 2026-05-10 05:12:40.367 12 INFO neutron.plugins.ml2.plugin [None req-6758ca74-2f21-458a-b106-e75def515f29 - - - - - -] Attempt 1 to provision port 5a7f52a5-fbf1-4914-9525-40f0cb26c263 2026-05-10 05:12:40.426 12 INFO neutron.plugins.ml2.plugin [None req-6758ca74-2f21-458a-b106-e75def515f29 - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:42.301 11 INFO neutron.plugins.ml2.plugin [None req-ac707de5-58e3-43d3-8b9a-931b94d7d452 - - - - - -] Attempt 1 to provision port 3383970f-9dbf-4c96-9060-ed59dbd9182f 2026-05-10 05:12:44.240 11 INFO neutron.plugins.ml2.plugin [None req-488277db-9aab-469d-a803-3c03c853fd4a - - - - - -] Attempt 1 to provision port 834a1d60-15dc-4207-982f-ad07f44053cc 2026-05-10 05:12:46.317 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:48.607 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port fb072be8-103b-44ae-9807-2e4b226e6f41 2026-05-10 05:12:48.910 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port e8183ae2-199b-4166-8f30-4935f8fb9321 2026-05-10 05:12:50.611 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port fb072be8-103b-44ae-9807-2e4b226e6f41 2026-05-10 05:12:56.387 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7eabb87d-1d8c-4d9d-a20b-2326898706b4 2026-05-10 05:12:58.351 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7eabb87d-1d8c-4d9d-a20b-2326898706b4 2026-05-10 05:13:00.541 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 1063aa7c-8887-4b40-9b20-1f868042885d 2026-05-10 05:13:00.928 12 INFO neutron.plugins.ml2.plugin [None req-754c36d1-f05e-4801-837b-910dafa7fcdf - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:00.953 12 INFO neutron.plugins.ml2.plugin [None req-754c36d1-f05e-4801-837b-910dafa7fcdf - - - - - -] Attempt 1 to provision port 1063aa7c-8887-4b40-9b20-1f868042885d 2026-05-10 05:13:02.461 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 1063aa7c-8887-4b40-9b20-1f868042885d 2026-05-10 05:13:05.146 12 INFO neutron.plugins.ml2.plugin [None req-57dea475-4e76-4b60-a918-7321c06f7205 - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:05.168 12 INFO neutron.plugins.ml2.plugin [None req-57dea475-4e76-4b60-a918-7321c06f7205 - - - - - -] Attempt 1 to provision port 1063aa7c-8887-4b40-9b20-1f868042885d 2026-05-10 05:13:08.916 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 6547ab90-ca02-42e7-b8c3-8d9073f62d87 2026-05-10 05:13:09.428 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-e9c1f62f-f865-4fa7-a38e-b2420710ee25'] response: {'server_uuid': '4213591c-972a-4f1f-b450-0c4534744775', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6547ab90-ca02-42e7-b8c3-8d9073f62d87', 'code': 200} 2026-05-10 05:13:10.329 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 6547ab90-ca02-42e7-b8c3-8d9073f62d87 2026-05-10 05:13:12.043 11 INFO neutron.plugins.ml2.plugin [None req-00b69174-6fe9-45a9-87ab-a63bfcc50fcc - - - - - -] Attempt 1 to provision port 8b012a53-e502-4097-bac7-d9d3ddd03d32 2026-05-10 05:13:12.338 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:13.314 12 INFO neutron.plugins.ml2.plugin [None req-cddd831d-faf6-4b0c-80be-4b0691be5440 - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:14.350 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8b012a53-e502-4097-bac7-d9d3ddd03d32 2026-05-10 05:13:14.594 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:14.707 12 INFO neutron.plugins.ml2.plugin [None req-3d61b4aa-322a-43d0-b941-ccb921c6c207 - - - - - -] Attempt 1 to provision port 79e97627-d5fe-4c1b-bb73-3793d22fecaa 2026-05-10 05:13:16.360 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8b012a53-e502-4097-bac7-d9d3ddd03d32 2026-05-10 05:13:18.442 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 01b19e1a-dcaf-4dc9-8089-7ad09d3a22a4 2026-05-10 05:13:18.858 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c0fbdb7f-47b9-4bfd-9851-f443457e6b10 2026-05-10 05:13:19.474 12 INFO neutron.plugins.ml2.plugin [None req-ca6a2e3d-9c21-4230-9e10-3acf19e2d359 - - - - - -] Attempt 1 to provision port c0fbdb7f-47b9-4bfd-9851-f443457e6b10 2026-05-10 05:13:20.556 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 01b19e1a-dcaf-4dc9-8089-7ad09d3a22a4 2026-05-10 05:13:20.807 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c0fbdb7f-47b9-4bfd-9851-f443457e6b10 2026-05-10 05:13:23.273 12 INFO neutron.plugins.ml2.plugin [None req-c92e6969-cf12-4208-8155-375b47527fbf - - - - - -] Attempt 1 to provision port c0fbdb7f-47b9-4bfd-9851-f443457e6b10 2026-05-10 05:13:23.325 12 INFO neutron.plugins.ml2.plugin [None req-c92e6969-cf12-4208-8155-375b47527fbf - - - - - -] Attempt 1 to provision port cdb234c0-d575-46a5-9c90-0c0c6286046e 2026-05-10 05:13:23.545 12 INFO neutron.plugins.ml2.plugin [None req-c92e6969-cf12-4208-8155-375b47527fbf - - - - - -] Attempt 1 to provision port 3fce320a-773f-47d7-9ef2-e62e7af8af1a 2026-05-10 05:13:26.118 11 INFO neutron.plugins.ml2.plugin [None req-049b91eb-2131-47fb-a763-63dc0dea2bbf - - - - - -] Attempt 1 to provision port 3fce320a-773f-47d7-9ef2-e62e7af8af1a 2026-05-10 05:13:28.453 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port e39193e3-9ba0-4ef2-b8ae-23f0d286ad0e 2026-05-10 05:13:28.910 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port b65b2d02-3414-428a-aa48-a423d8a396a8 2026-05-10 05:13:30.387 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port e39193e3-9ba0-4ef2-b8ae-23f0d286ad0e 2026-05-10 05:13:30.642 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port b65b2d02-3414-428a-aa48-a423d8a396a8 2026-05-10 05:13:31.905 11 INFO neutron.plugins.ml2.plugin [None req-48436d0c-1b7b-4bd8-bda3-29141bd4b3a2 - - - - - -] Attempt 1 to provision port 23727194-bc12-4f54-aa65-a6765948b3ef 2026-05-10 05:13:31.936 11 INFO neutron.plugins.ml2.plugin [None req-48436d0c-1b7b-4bd8-bda3-29141bd4b3a2 - - - - - -] Attempt 1 to provision port b65b2d02-3414-428a-aa48-a423d8a396a8 2026-05-10 05:13:31.981 11 INFO neutron.plugins.ml2.plugin [None req-48436d0c-1b7b-4bd8-bda3-29141bd4b3a2 - - - - - -] Attempt 1 to provision port 3fce320a-773f-47d7-9ef2-e62e7af8af1a 2026-05-10 05:13:33.462 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7a438418-1c2d-48a2-b080-a8d3b5a81ee4 2026-05-10 05:13:33.578 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-e4966a35-5911-4f34-a60f-f10c396c54aa'] response: {'server_uuid': '48bdc7c8-f2ad-4ec8-8eac-0b1cec5a65e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a438418-1c2d-48a2-b080-a8d3b5a81ee4', 'code': 200} 2026-05-10 05:13:34.439 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7a438418-1c2d-48a2-b080-a8d3b5a81ee4 2026-05-10 05:13:36.293 12 INFO neutron.plugins.ml2.plugin [None req-cc08c5be-eea5-4067-a213-a3fafddbace5 - - - - - -] Attempt 1 to provision port 78694977-eac8-49c8-8607-2e324c4345f2 2026-05-10 05:13:36.338 12 INFO neutron.plugins.ml2.plugin [None req-cc08c5be-eea5-4067-a213-a3fafddbace5 - - - - - -] Attempt 1 to provision port 7a438418-1c2d-48a2-b080-a8d3b5a81ee4 2026-05-10 05:13:36.398 12 INFO neutron.plugins.ml2.plugin [None req-cc08c5be-eea5-4067-a213-a3fafddbace5 - - - - - -] Attempt 1 to provision port b65b2d02-3414-428a-aa48-a423d8a396a8 2026-05-10 05:13:36.470 11 INFO neutron.plugins.ml2.plugin [None req-5aa8cf0f-d90d-483b-b1d5-b800d76df551 - - - - - -] Attempt 1 to provision port cdb234c0-d575-46a5-9c90-0c0c6286046e 2026-05-10 05:13:36.691 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3fce320a-773f-47d7-9ef2-e62e7af8af1a 2026-05-10 05:13:38.050 12 INFO neutron.plugins.ml2.plugin [None req-1bb0c0e7-1877-4541-9192-8ccc3adaecaa - - - - - -] Attempt 1 to provision port 78694977-eac8-49c8-8607-2e324c4345f2 2026-05-10 05:13:38.356 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port cdb234c0-d575-46a5-9c90-0c0c6286046e 2026-05-10 05:13:38.535 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3fce320a-773f-47d7-9ef2-e62e7af8af1a 2026-05-10 05:13:39.316 11 INFO neutron.plugins.ml2.plugin [None req-b4d46975-71aa-48eb-976d-ee136cccebfe - - - - - -] Attempt 1 to provision port 78694977-eac8-49c8-8607-2e324c4345f2 2026-05-10 05:13:40.976 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d78de393-af82-43a7-96ab-22cdbb985db1 2026-05-10 05:13:41.131 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-a8fb281d-4f44-4941-8aa6-50b47714b7fe'] response: {'server_uuid': 'a145c47e-8b93-4ea8-8e5f-bc49f91555d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd78de393-af82-43a7-96ab-22cdbb985db1', 'code': 200} 2026-05-10 05:13:41.332 12 INFO neutron.plugins.ml2.plugin [None req-e863d3dc-c4d3-4660-a88c-c5573e9289a6 - - - - - -] Attempt 1 to provision port d78de393-af82-43a7-96ab-22cdbb985db1 2026-05-10 05:13:42.355 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d78de393-af82-43a7-96ab-22cdbb985db1 2026-05-10 05:13:46.590 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 23727194-bc12-4f54-aa65-a6765948b3ef 2026-05-10 05:13:46.898 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 78694977-eac8-49c8-8607-2e324c4345f2 2026-05-10 05:13:48.574 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 23727194-bc12-4f54-aa65-a6765948b3ef 2026-05-10 05:13:48.783 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 78694977-eac8-49c8-8607-2e324c4345f2 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server [None req-55428c65-e06e-4fba-a9ca-11d937899bb5 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fcdec85f-6157-4e18-986e-d0fc1c2376d2: This subnet is being modified by another concurrent operation. 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:13:50.463 12 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:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server raise exception 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fcdec85f-6157-4e18-986e-d0fc1c2376d2: This subnet is being modified by another concurrent operation. 2026-05-10 05:13:50.463 12 ERROR oslo_messaging.rpc.server 2026-05-10 05:13:52.433 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2e6574be-c8f6-48e5-9390-b79b58d8fe71 2026-05-10 05:14:02.620 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 14850558-55a2-41ba-ae8f-95172140b125 2026-05-10 05:14:02.988 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3c82baf6-1f8f-4e08-bd11-3bc71f0234ce 2026-05-10 05:14:04.573 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 14850558-55a2-41ba-ae8f-95172140b125 2026-05-10 05:14:06.382 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c61ee04f-4bb5-48ea-99f7-7718c3abe6ae 2026-05-10 05:14:08.482 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7ba11745-8a72-4631-8711-0fdb5b7dfab2 2026-05-10 05:14:08.768 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c61ee04f-4bb5-48ea-99f7-7718c3abe6ae 2026-05-10 05:14:10.466 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7ba11745-8a72-4631-8711-0fdb5b7dfab2 2026-05-10 05:14:12.620 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7256e07d-ab33-451e-a98d-5702c1a76656 2026-05-10 05:14:13.190 12 INFO neutron.plugins.ml2.plugin [None req-afa6b3f9-3dd4-4abc-9852-cddb1f70bc39 - - - - - -] Attempt 1 to provision port 7ba11745-8a72-4631-8711-0fdb5b7dfab2 2026-05-10 05:14:13.238 12 INFO neutron.plugins.ml2.plugin [None req-afa6b3f9-3dd4-4abc-9852-cddb1f70bc39 - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:14:13.259 12 INFO neutron.plugins.ml2.plugin [None req-afa6b3f9-3dd4-4abc-9852-cddb1f70bc39 - - - - - -] Attempt 1 to provision port 7256e07d-ab33-451e-a98d-5702c1a76656 2026-05-10 05:14:13.317 12 INFO neutron.plugins.ml2.plugin [None req-afa6b3f9-3dd4-4abc-9852-cddb1f70bc39 - - - - - -] Attempt 1 to provision port c3ef851b-dce1-4599-87ce-d066d8e43b38 2026-05-10 05:14:14.552 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7256e07d-ab33-451e-a98d-5702c1a76656 2026-05-10 05:14:15.336 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-e3bbad97-6d7c-4c25-88c8-98700dec7f73'] response: {'server_uuid': 'a145c47e-8b93-4ea8-8e5f-bc49f91555d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd78de393-af82-43a7-96ab-22cdbb985db1', 'code': 200} 2026-05-10 05:14:16.909 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d78de393-af82-43a7-96ab-22cdbb985db1 2026-05-10 05:14:17.366 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-5c300211-afaa-43b1-a508-230a4b9d8a3b'] response: {'server_uuid': 'a145c47e-8b93-4ea8-8e5f-bc49f91555d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd78de393-af82-43a7-96ab-22cdbb985db1', 'code': 200} 2026-05-10 05:14:18.447 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d78de393-af82-43a7-96ab-22cdbb985db1 2026-05-10 05:14:21.472 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port a5a8181b-47c0-4d60-b592-94b17031b6c0 2026-05-10 05:14:21.601 11 INFO neutron.notifiers.nova [None req-4897d322-bdd2-4dfe-97f1-8a39da0beaaa - - - - - -] Nova event matching ['req-dd74c7ce-7523-48ef-b071-8b4eac875e73'] response: {'server_uuid': '882d22c2-c661-44f6-9d69-33365b135fad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a5a8181b-47c0-4d60-b592-94b17031b6c0', 'code': 200} 2026-05-10 05:14:22.620 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7b62cb65-7ea3-4a1c-a714-a118cfe9c8eb 2026-05-10 05:14:22.853 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port a5a8181b-47c0-4d60-b592-94b17031b6c0 2026-05-10 05:14:23.024 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c3ef851b-dce1-4599-87ce-d066d8e43b38 2026-05-10 05:14:24.621 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 7b62cb65-7ea3-4a1c-a714-a118cfe9c8eb 2026-05-10 05:14:24.778 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:14:25.027 12 INFO neutron.plugins.ml2.plugin [None req-e4900309-8b51-4644-b528-fe5a4d669cf5 - - - - - -] Attempt 1 to provision port c3ef851b-dce1-4599-87ce-d066d8e43b38 2026-05-10 05:14:25.045 11 INFO neutron.plugins.ml2.plugin [None req-15aed4bf-4934-4b79-8fc1-0065933bed7f - - - - - -] Attempt 1 to provision port c3ef851b-dce1-4599-87ce-d066d8e43b38 2026-05-10 05:14:25.088 12 INFO neutron.plugins.ml2.plugin [None req-e4900309-8b51-4644-b528-fe5a4d669cf5 - - - - - -] Attempt 1 to provision port a5a8181b-47c0-4d60-b592-94b17031b6c0 2026-05-10 05:14:25.167 12 INFO neutron.plugins.ml2.plugin [None req-d8c7fba5-25c5-4f87-aa49-e2f023f03ab0 - - - - - -] Attempt 1 to provision port 7256e07d-ab33-451e-a98d-5702c1a76656 2026-05-10 05:14:25.216 12 INFO neutron.plugins.ml2.plugin [None req-d8c7fba5-25c5-4f87-aa49-e2f023f03ab0 - - - - - -] Attempt 1 to provision port 7ba11745-8a72-4631-8711-0fdb5b7dfab2 2026-05-10 05:14:25.266 12 INFO neutron.plugins.ml2.plugin [None req-d8c7fba5-25c5-4f87-aa49-e2f023f03ab0 - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:14:25.336 11 INFO neutron.plugins.ml2.plugin [None req-15aed4bf-4934-4b79-8fc1-0065933bed7f - - - - - -] Attempt 1 to provision port e56f04cc-fbd0-4bc3-b81f-4af7eec85781 2026-05-10 05:14:26.644 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:14:26.842 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port e56f04cc-fbd0-4bc3-b81f-4af7eec85781 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server [None req-b6abe001-6976-437f-a751-850d0e04a7a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9bb283a9-d32d-464d-a122-12f3a09e9c5c: This subnet is being modified by another concurrent operation. 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server raise self.value 2026-05-10 05:14:27.580 12 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:27.580 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1574, in create_port_db 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server raise exception 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 9bb283a9-d32d-464d-a122-12f3a09e9c5c: This subnet is being modified by another concurrent operation. 2026-05-10 05:14:27.580 12 ERROR oslo_messaging.rpc.server 2026-05-10 05:14:43.731 12 INFO neutron.plugins.ml2.plugin [None req-8d70a134-054c-4e78-bc2e-7f88b0ca8965 - - - - - -] Attempt 1 to provision port 7b62cb65-7ea3-4a1c-a714-a118cfe9c8eb 2026-05-10 05:14:43.818 12 INFO neutron.plugins.ml2.plugin [None req-8d70a134-054c-4e78-bc2e-7f88b0ca8965 - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:14:43.864 12 INFO neutron.plugins.ml2.plugin [None req-8d70a134-054c-4e78-bc2e-7f88b0ca8965 - - - - - -] Attempt 1 to provision port c3ef851b-dce1-4599-87ce-d066d8e43b38 2026-05-10 05:14:46.492 11 INFO neutron.plugins.ml2.plugin [None req-b144fc2e-c7ac-4653-b47c-0d007f776e98 - - - - - -] Attempt 1 to provision port e56f04cc-fbd0-4bc3-b81f-4af7eec85781 2026-05-10 05:14:46.585 11 INFO neutron.plugins.ml2.plugin [None req-b144fc2e-c7ac-4653-b47c-0d007f776e98 - - - - - -] Attempt 1 to provision port 2a99c77f-1777-4c93-ae38-5616f90aaca6 2026-05-10 05:15:02.174 12 INFO neutron.plugins.ml2.plugin [None req-38d6081e-d910-4615-abc9-ffede289e8c1 - - - - - -] Attempt 1 to provision port c6444d14-c029-4ca6-85a6-3ad776a7fa3a 2026-05-10 05:15:04.623 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8823fe2d-77d7-4218-ba5d-dd573fff3022 2026-05-10 05:15:04.945 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 195d1641-1a8b-41a7-aa47-dc8973d81a87 2026-05-10 05:15:05.314 11 INFO neutron.plugins.ml2.plugin [None req-b39cf807-9c59-4a81-bc19-2f5d251ccda3 - - - - - -] Attempt 1 to provision port 8823fe2d-77d7-4218-ba5d-dd573fff3022 2026-05-10 05:15:06.595 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 8823fe2d-77d7-4218-ba5d-dd573fff3022 2026-05-10 05:15:06.918 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 195d1641-1a8b-41a7-aa47-dc8973d81a87 2026-05-10 05:15:08.799 12 INFO neutron.plugins.ml2.plugin [None req-6882e0ef-eeab-4ca0-81a5-ef6718fe9cfe - - - - - -] Attempt 1 to provision port 8823fe2d-77d7-4218-ba5d-dd573fff3022 2026-05-10 05:15:08.860 12 INFO neutron.plugins.ml2.plugin [None req-6882e0ef-eeab-4ca0-81a5-ef6718fe9cfe - - - - - -] Attempt 1 to provision port 79b02697-4de2-41b3-8585-05456f02be43 2026-05-10 05:15:08.883 12 INFO neutron.plugins.ml2.plugin [None req-6882e0ef-eeab-4ca0-81a5-ef6718fe9cfe - - - - - -] Attempt 1 to provision port 204b633c-42ef-4478-8366-820d58b2d63f 2026-05-10 05:15:11.102 12 INFO neutron.plugins.ml2.plugin [None req-2d0fd09c-e942-4e01-96f8-77f5e13f996c - - - - - -] Attempt 1 to provision port 79b02697-4de2-41b3-8585-05456f02be43 2026-05-10 05:15:12.438 12 INFO neutron.plugins.ml2.plugin [None req-e5eafcd0-3350-4a04-8da3-72345951b800 - - - - - -] Attempt 1 to provision port 79b02697-4de2-41b3-8585-05456f02be43 2026-05-10 05:15:19.141 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ab643dc8-dd8f-4783-961a-b9fb19337526 2026-05-10 05:15:19.280 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-1349304a-182b-4156-b27c-a042af1af41d'] response: {'server_uuid': '47b3e353-a79e-4421-bdd7-3146435d5a0c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab643dc8-dd8f-4783-961a-b9fb19337526', 'code': 200} 2026-05-10 05:15:20.758 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 79b02697-4de2-41b3-8585-05456f02be43 2026-05-10 05:15:21.095 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port ab643dc8-dd8f-4783-961a-b9fb19337526 2026-05-10 05:15:21.309 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c6444d14-c029-4ca6-85a6-3ad776a7fa3a 2026-05-10 05:15:22.625 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 79b02697-4de2-41b3-8585-05456f02be43 2026-05-10 05:15:22.806 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c6444d14-c029-4ca6-85a6-3ad776a7fa3a 2026-05-10 05:15:57.156 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port fe920c92-0a97-427e-b64e-b87cbdc6b297 2026-05-10 05:15:57.270 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-ae93e891-e664-40ad-90e1-4da535bca2c9'] response: {'server_uuid': '949a8acb-6f2f-4b86-abaa-78fc9acaed3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fe920c92-0a97-427e-b64e-b87cbdc6b297', 'code': 200} 2026-05-10 05:15:58.677 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port fe920c92-0a97-427e-b64e-b87cbdc6b297 2026-05-10 05:16:14.811 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:15.848 12 INFO neutron.plugins.ml2.plugin [None req-cfe7efd6-c2d2-4eb8-ad7f-e2cbc3f0b6c4 - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:16.650 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:18.692 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port af6b45f6-291b-42cc-89f0-de2b53af0cd1 2026-05-10 05:16:19.092 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 796d1bdc-cdbe-4533-9826-838092212f51 2026-05-10 05:16:20.670 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port af6b45f6-291b-42cc-89f0-de2b53af0cd1 2026-05-10 05:16:20.923 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 796d1bdc-cdbe-4533-9826-838092212f51 2026-05-10 05:16:22.687 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2755de86-7835-4801-af8d-ad42d60fee9b 2026-05-10 05:16:24.846 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 2755de86-7835-4801-af8d-ad42d60fee9b 2026-05-10 05:16:26.709 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:28.104 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:28.127 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port af6b45f6-291b-42cc-89f0-de2b53af0cd1 2026-05-10 05:16:28.170 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port d361177d-a8de-4b25-bc91-892d1ad195d9 2026-05-10 05:16:28.192 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port 2755de86-7835-4801-af8d-ad42d60fee9b 2026-05-10 05:16:28.250 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:28.273 11 INFO neutron.plugins.ml2.plugin [None req-3e30f3c6-0d74-4b76-811a-67f32a16535b - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:33.200 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 103cbcf5-8f77-4782-906d-7e0671c55e5c 2026-05-10 05:16:33.287 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-37a6a186-1cc4-4788-969f-0eec2bafd077'] response: {'server_uuid': '53c333b7-db15-4b1d-b78a-7f14d57ce781', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '103cbcf5-8f77-4782-906d-7e0671c55e5c', 'code': 200} 2026-05-10 05:16:34.363 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:34.389 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port af6b45f6-291b-42cc-89f0-de2b53af0cd1 2026-05-10 05:16:34.435 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port 103cbcf5-8f77-4782-906d-7e0671c55e5c 2026-05-10 05:16:34.480 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:34.501 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port 3521aa44-1caa-4056-8d5e-ae2c2b1ba68c 2026-05-10 05:16:34.542 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port 2755de86-7835-4801-af8d-ad42d60fee9b 2026-05-10 05:16:34.605 11 INFO neutron.plugins.ml2.plugin [None req-aab1036c-67d4-4d2e-a1ff-b073680388de - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:34.853 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 103cbcf5-8f77-4782-906d-7e0671c55e5c 2026-05-10 05:16:36.922 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:37.272 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:37.556 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:37.821 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d361177d-a8de-4b25-bc91-892d1ad195d9 2026-05-10 05:16:39.235 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:39.427 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:39.698 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:39.749 11 INFO neutron.plugins.ml2.plugin [None req-5214ed27-1268-496f-b2ec-2ad4f60c5317 - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:39.753 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port af6b45f6-291b-42cc-89f0-de2b53af0cd1 2026-05-10 05:16:39.809 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port 103cbcf5-8f77-4782-906d-7e0671c55e5c 2026-05-10 05:16:39.856 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:39.902 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port 2755de86-7835-4801-af8d-ad42d60fee9b 2026-05-10 05:16:39.966 12 INFO neutron.plugins.ml2.plugin [None req-f0d720ed-ed1a-4f66-a7cb-b75fa72884ec - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:40.003 11 INFO neutron.plugins.ml2.plugin [None req-5214ed27-1268-496f-b2ec-2ad4f60c5317 - - - - - -] Attempt 1 to provision port d361177d-a8de-4b25-bc91-892d1ad195d9 2026-05-10 05:16:44.258 12 INFO neutron.plugins.ml2.plugin [None req-464e2929-b6fa-40c3-bb0e-95e4fb596270 - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:44.305 12 INFO neutron.plugins.ml2.plugin [None req-464e2929-b6fa-40c3-bb0e-95e4fb596270 - - - - - -] Attempt 1 to provision port 3fdfe731-fcc9-4ff7-952e-49c014d83be1 2026-05-10 05:16:44.360 12 INFO neutron.plugins.ml2.plugin [None req-464e2929-b6fa-40c3-bb0e-95e4fb596270 - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:47.026 11 INFO neutron.plugins.ml2.plugin [None req-492b42dd-00d3-4d5d-888a-67873361e376 - - - - - -] Attempt 1 to provision port d1a5e0b5-e188-4302-96bd-064906ca0f2a 2026-05-10 05:16:47.085 11 INFO neutron.plugins.ml2.plugin [None req-492b42dd-00d3-4d5d-888a-67873361e376 - - - - - -] Attempt 1 to provision port da225a04-4e78-44cb-ac56-52c75045df27 2026-05-10 05:16:49.265 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 93acc7b7-e350-4312-9987-707e0462f092 2026-05-10 05:16:49.350 11 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-f7710933-1299-488e-a9c6-00195b6dbefa'] response: {'server_uuid': 'bceea3a1-66f3-4e35-bb72-707392865203', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '93acc7b7-e350-4312-9987-707e0462f092', 'code': 200} 2026-05-10 05:16:49.790 12 INFO neutron.plugins.ml2.plugin [None req-6fb943d4-9a7b-4a49-9d25-618750b5a3c2 - - - - - -] Attempt 1 to provision port 93acc7b7-e350-4312-9987-707e0462f092 2026-05-10 05:16:49.847 12 INFO neutron.plugins.ml2.plugin [None req-6fb943d4-9a7b-4a49-9d25-618750b5a3c2 - - - - - -] Attempt 1 to provision port 103cbcf5-8f77-4782-906d-7e0671c55e5c 2026-05-10 05:16:51.257 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 93acc7b7-e350-4312-9987-707e0462f092 2026-05-10 05:17:21.993 12 INFO neutron.plugins.ml2.plugin [None req-e385919a-c1a7-4ad6-b38f-d04347ddd110 - - - - - -] Attempt 1 to provision port 5f84f896-f90c-4d38-b90b-b25a551dacd6 2026-05-10 05:17:43.796 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c125f209-46ec-4ae8-821a-7a4b57fa89d4 2026-05-10 05:17:43.940 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-932f62a7-f64d-44cc-b749-25a8f9d0031b'] response: {'server_uuid': '593ce1dd-b875-45ec-b33a-647f491ea8cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c125f209-46ec-4ae8-821a-7a4b57fa89d4', 'code': 200} 2026-05-10 05:17:45.286 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port c125f209-46ec-4ae8-821a-7a4b57fa89d4 2026-05-10 05:18:24.875 11 INFO neutron.plugins.ml2.plugin [None req-a7c9017a-c740-4537-9db6-896fbbeef651 - - - - - -] Attempt 1 to provision port 05f63a8c-a609-4ec1-b3aa-5f88a580b801 2026-05-10 05:18:29.355 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 05f63a8c-a609-4ec1-b3aa-5f88a580b801 2026-05-10 05:18:29.586 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-461fed37-287c-4fa3-b42b-a495f013574f'] response: {'server_uuid': '593ce1dd-b875-45ec-b33a-647f491ea8cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05f63a8c-a609-4ec1-b3aa-5f88a580b801', 'code': 200} 2026-05-10 05:18:31.334 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 05f63a8c-a609-4ec1-b3aa-5f88a580b801 2026-05-10 05:18:33.333 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 05f63a8c-a609-4ec1-b3aa-5f88a580b801 2026-05-10 05:18:35.833 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 05f63a8c-a609-4ec1-b3aa-5f88a580b801 2026-05-10 05:18:59.313 12 INFO neutron.plugins.ml2.plugin [None req-2da772fc-6d67-408a-b42b-bc512b2bd072 - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:08.921 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:09.034 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-9bc919ff-581c-4d3b-8dbd-811dfb249e93'] response: {'server_uuid': '593ce1dd-b875-45ec-b33a-647f491ea8cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9c94653f-e79f-4af4-a22e-65ef56cbe215', 'code': 200} 2026-05-10 05:19:09.509 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:19.285 11 INFO neutron.plugins.ml2.plugin [None req-6742319e-5865-4179-b1f4-2af0e0612755 - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:25.546 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:25.646 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-c2d42579-d41f-4dbf-8b57-96a938b36de9'] response: {'server_uuid': '593ce1dd-b875-45ec-b33a-647f491ea8cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4fce96e-b0c1-4706-a811-f27d6c5e7996', 'code': 200} 2026-05-10 05:19:27.523 11 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:29.449 11 INFO neutron.plugins.ml2.plugin [None req-e11e20ba-b1dc-46ad-a9d3-d52413b336dc - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:29.560 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:42.494 12 INFO neutron.plugins.ml2.plugin [None req-490b54bb-1148-452a-bc76-e74b6ecae445 - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:43.620 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:43.848 11 INFO neutron.plugins.ml2.plugin [None req-c5764595-ef6c-424f-af0e-537c2d999e72 - - - - - -] Attempt 1 to provision port f4fce96e-b0c1-4706-a811-f27d6c5e7996 2026-05-10 05:19:53.227 11 INFO neutron.plugins.ml2.plugin [None req-26e113e4-9e95-4f25-9c13-e39ca432df49 - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:19:53.565 12 INFO neutron.plugins.ml2.plugin [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Attempt 1 to provision port 9c94653f-e79f-4af4-a22e-65ef56cbe215 2026-05-10 05:20:25.736 12 INFO neutron.notifiers.nova [None req-bd57d659-5360-4087-bc40-62df2232a9cd - - - - - -] Nova event matching ['req-98f49725-4d43-4f2a-b660-1c12afd9b3cb'] response: {'server_uuid': 'bceea3a1-66f3-4e35-bb72-707392865203', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '93acc7b7-e350-4312-9987-707e0462f092', 'code': 200}