+ 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 /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-19 16:18:00.019 1 INFO neutron.common.config [-] Logging enabled! 2026-05-19 16:18:00.020 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-19 16:18:00.020 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-19 16:18:00.020 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 16:18:01.292 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:18:01.294 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 16:18:01.298 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-19 16:18:01.298 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:18:01.299 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 16:18:01.299 1 WARNING oslo_config.cfg [-] Deprecated: Option "tenant_network_types" from group "ml2" is deprecated. Use option "project_network_types" from group "ml2". 2026-05-19 16:18:01.300 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-19 16:18:01.300 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:18:01.306 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:18:01.306 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:18:01.306 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:18:01.326 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 16:18:01.327 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:18:01.327 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 16:18:01.342 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 16:18:01.343 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 16:18:01.343 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 16:18:01.343 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 16:18:01.669 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing driver for type 'vlan' 2026-05-19 16:18:01.824 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] VlanTypeDriver initialization complete 2026-05-19 16:18:01.824 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 16:18:01.824 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 16:18:01.884 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 16:18:01.884 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 16:18:01.885 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing extension driver 'port_security' 2026-05-19 16:18:01.885 1 INFO neutron.plugins.ml2.extensions.port_security [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 16:18:01.885 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing extension driver 'qos' 2026-05-19 16:18:01.885 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 16:18:01.885 1 INFO neutron.plugins.ml2.managers [None req-72af0d8f-69da-477d-b071-8b86120d2dcb - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 16:18:01.899 1 INFO neutron.quota [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded quota_driver: . 2026-05-19 16:18:01.900 1 INFO neutron.plugins.ml2.plugin [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 16:18:01.900 1 INFO neutron.plugins.ml2.managers [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 16:18:01.900 1 INFO neutron.plugins.ml2.managers [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 16:18:01.900 1 INFO neutron.plugins.ml2.managers [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 16:18:01.900 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: qos 2026-05-19 16:18:01.912 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: router 2026-05-19 16:18:01.945 1 INFO neutron.services.service_base [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 16:18:01.946 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: segments 2026-05-19 16:18:02.011 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: trunk 2026-05-19 16:18:02.023 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: vpnaas 2026-05-19 16:18:02.060 1 WARNING stevedore.named [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 16:18:02.176 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 16:18:02.177 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: taas 2026-05-19 16:18:02.355 1 WARNING stevedore.named [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 16:18:02.378 1 INFO neutron_taas.services.taas.taas_plugin [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-19 16:18:02.379 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: tapmirror 2026-05-19 16:18:02.390 1 WARNING stevedore.named [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-19 16:18:02.406 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-19 16:18:02.407 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: auto_allocate 2026-05-19 16:18:02.416 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: tag 2026-05-19 16:18:02.425 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: timestamp 2026-05-19 16:18:02.428 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 16:18:02.432 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: flavors 2026-05-19 16:18:02.435 1 INFO neutron.manager [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loading Plugin: revisions 2026-05-19 16:18:02.439 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Initializing extension manager. 2026-05-19 16:18:02.440 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: address-group 2026-05-19 16:18:02.440 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: address-scope 2026-05-19 16:18:02.441 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 16:18:02.442 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: agent 2026-05-19 16:18:02.442 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 16:18:02.443 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 16:18:02.444 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 16:18:02.444 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: availability_zone 2026-05-19 16:18:02.445 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 16:18:02.445 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 16:18:02.446 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: default-subnetpools 2026-05-19 16:18:02.447 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 16:18:02.447 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: dns-integration 2026-05-19 16:18:02.448 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 16:18:02.448 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 16:18:02.448 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: dvr 2026-05-19 16:18:02.449 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 16:18:02.449 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 16:18:02.450 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:18:02.450 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 16:18:02.450 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: external-net 2026-05-19 16:18:02.451 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 16:18:02.451 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: extraroute 2026-05-19 16:18:02.452 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 16:18:02.453 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: filter-validation 2026-05-19 16:18:02.453 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 16:18:02.454 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 16:18:02.454 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 16:18:02.455 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: fip-port-details 2026-05-19 16:18:02.455 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: flavors 2026-05-19 16:18:02.456 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 16:18:02.457 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: floatingip-pools 2026-05-19 16:18:02.457 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: ip_allocation 2026-05-19 16:18:02.457 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 16:18:02.458 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: l2_adjacency 2026-05-19 16:18:02.459 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: router 2026-05-19 16:18:02.461 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:18:02.461 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-19 16:18:02.462 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-19 16:18:02.462 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 16:18:02.462 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: l3-ha 2026-05-19 16:18:02.463 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:18:02.463 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-19 16:18:02.464 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: l3-flavors 2026-05-19 16:18:02.464 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:18:02.465 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 16:18:02.467 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 16:18:02.468 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 16:18:02.468 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 16:18:02.469 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 16:18:02.470 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 16:18:02.470 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: multi-provider 2026-05-19 16:18:02.471 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: net-mtu 2026-05-19 16:18:02.471 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 16:18:02.472 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: network_availability_zone 2026-05-19 16:18:02.472 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: network_ha 2026-05-19 16:18:02.473 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: network-ip-availability 2026-05-19 16:18:02.473 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: network-ip-availability-details 2026-05-19 16:18:02.474 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 16:18:02.474 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: pagination 2026-05-19 16:18:02.475 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-device-profile 2026-05-19 16:18:02.475 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-19 16:18:02.476 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-19 16:18:02.476 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-19 16:18:02.476 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-mac-override 2026-05-19 16:18:02.477 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 16:18:02.477 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 16:18:02.478 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-19 16:18:02.478 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-resource-request 2026-05-19 16:18:02.478 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 16:18:02.479 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-19 16:18:02.479 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: binding 2026-05-19 16:18:02.480 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: binding-extended 2026-05-19 16:18:02.480 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-security 2026-05-19 16:18:02.481 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: project-id 2026-05-19 16:18:02.481 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: provider 2026-05-19 16:18:02.481 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-19 16:18:02.483 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos 2026-05-19 16:18:02.484 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 16:18:02.484 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 16:18:02.485 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-default 2026-05-19 16:18:02.486 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-fip 2026-05-19 16:18:02.486 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 16:18:02.487 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 16:18:02.487 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 16:18:02.487 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 16:18:02.488 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 16:18:02.489 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-pps 2026-05-19 16:18:02.489 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 16:18:02.489 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 16:18:02.490 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 16:18:02.490 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: quota-check-limit 2026-05-19 16:18:02.491 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: quota-check-limit-default 2026-05-19 16:18:02.493 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: quotas 2026-05-19 16:18:02.495 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: quota_details 2026-05-19 16:18:02.496 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: rbac-policies 2026-05-19 16:18:02.496 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: rbac-address-group 2026-05-19 16:18:02.497 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 16:18:02.497 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 16:18:02.498 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 16:18:02.498 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: revision-if-match 2026-05-19 16:18:02.499 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 16:18:02.499 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: router_availability_zone 2026-05-19 16:18:02.499 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-19 16:18:02.500 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 16:18:02.502 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-groups-default-rules 2026-05-19 16:18:02.503 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 16:18:02.503 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 16:18:02.504 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 16:18:02.504 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-19 16:18:02.504 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 16:18:02.508 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: security-group 2026-05-19 16:18:02.509 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: segment 2026-05-19 16:18:02.510 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 16:18:02.510 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: service-type 2026-05-19 16:18:02.511 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: sorting 2026-05-19 16:18:02.511 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 16:18:02.512 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: standard-attr-description 2026-05-19 16:18:02.512 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: stateful-security-group 2026-05-19 16:18:02.512 1 WARNING neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 16:18:02.513 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 16:18:02.513 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnet-external-network 2026-05-19 16:18:02.514 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnet_onboard 2026-05-19 16:18:02.514 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 16:18:02.515 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnet-service-types 2026-05-19 16:18:02.515 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnet_allocation 2026-05-19 16:18:02.516 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 16:18:02.516 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: tag-creation 2026-05-19 16:18:02.517 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 16:18:02.520 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 16:18:02.521 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 16:18:02.521 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: trunk 2026-05-19 16:18:02.522 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: trunk-details 2026-05-19 16:18:02.522 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 16:18:02.522 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-19 16:18:02.523 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 16:18:02.524 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-19 16:18:02.526 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-19 16:18:02.526 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 16:18:02.527 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: vpn-flavors 2026-05-19 16:18:02.528 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: vpnaas 2026-05-19 16:18:02.529 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: taas 2026-05-19 16:18:02.530 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: tap-mirror 2026-05-19 16:18:02.531 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-19 16:18:02.531 1 INFO neutron.api.extensions [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Loaded extension: taas-vlan-filter 2026-05-19 16:18:02.534 1 WARNING oslo_service.backend._threading.service [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-19 16:18:02.540 1 WARNING oslo_service.backend._threading.service [None req-1879fa47-62a4-4ba1-a5a0-221057de6cab - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-19 16:18:32.632 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 16:18:32.683 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 16:18:32.682 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-19 16:18:44.565 16 INFO neutron.db.l3_hamode_db [None req-631927da-f718-457a-a925-cbe0b9db0080 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 16:18:56.310 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 15eb06a6-9579-4ab3-b1cd-5a90a5ca1153 2026-05-19 16:18:56.694 13 INFO neutron.plugins.ml2.plugin [None req-a748d6a2-c9ae-415c-8794-0c154444f896 - - - - - -] Attempt 1 to provision port 15eb06a6-9579-4ab3-b1cd-5a90a5ca1153 2026-05-19 16:18:58.205 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 15eb06a6-9579-4ab3-b1cd-5a90a5ca1153 2026-05-19 16:18:59.164 16 INFO neutron.plugins.ml2.plugin [None req-51fc59e4-0d38-4cf1-ae89-e8a767f99d78 - - - - - -] Attempt 1 to provision port 15eb06a6-9579-4ab3-b1cd-5a90a5ca1153 2026-05-19 16:23:42.104 16 INFO neutron.plugins.ml2.plugin [None req-71bafb5a-c58e-48d8-9189-70a90fca02b0 - - - - - -] Attempt 1 to provision port f9b61f50-3af3-41ed-8503-86ea9aae0628 2026-05-19 16:23:42.301 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f9b61f50-3af3-41ed-8503-86ea9aae0628 2026-05-19 16:23:43.741 16 INFO neutron.plugins.ml2.plugin [None req-0e0e960a-b566-4fe2-9059-7e100442d07c - - - - - -] Attempt 1 to provision port f9b61f50-3af3-41ed-8503-86ea9aae0628 2026-05-19 16:23:44.292 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f9b61f50-3af3-41ed-8503-86ea9aae0628 2026-05-19 16:23:48.686 13 INFO neutron.plugins.ml2.plugin [None req-4b9250f0-bdf3-48b4-b90a-40fb4f99d775 - - - - - -] Attempt 1 to provision port 59a0e323-2b83-4643-80c5-9aa6b3781b95 2026-05-19 16:27:36.955 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 59a0e323-2b83-4643-80c5-9aa6b3781b95 2026-05-19 16:27:38.388 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 59a0e323-2b83-4643-80c5-9aa6b3781b95 2026-05-19 16:36:10.545 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 237a6999-258c-46d2-ac88-28f2fde08bcf 2026-05-19 16:36:12.520 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 237a6999-258c-46d2-ac88-28f2fde08bcf 2026-05-19 16:46:05.383 16 INFO neutron.plugins.ml2.plugin [None req-ab6382e8-b561-4c3e-8497-39066dd5d546 - - - - - -] Attempt 1 to provision port 59a0e323-2b83-4643-80c5-9aa6b3781b95 2026-05-19 16:46:05.444 16 INFO neutron.plugins.ml2.plugin [None req-ab6382e8-b561-4c3e-8497-39066dd5d546 - - - - - -] Attempt 1 to provision port 15eb06a6-9579-4ab3-b1cd-5a90a5ca1153 2026-05-19 16:46:05.490 16 INFO neutron.plugins.ml2.plugin [None req-ab6382e8-b561-4c3e-8497-39066dd5d546 - - - - - -] Attempt 1 to provision port f9b61f50-3af3-41ed-8503-86ea9aae0628 2026-05-19 16:51:32.870 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 773813c2-735f-4485-ad6e-319f4541dc01 2026-05-19 16:51:34.772 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 773813c2-735f-4485-ad6e-319f4541dc01 2026-05-19 16:51:36.862 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 98f9524f-c4b3-43c4-819e-b1015b33759b 2026-05-19 16:51:39.274 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 17b9b5b1-9a8f-41e0-af85-c8da913d0dde 2026-05-19 16:51:39.630 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 98f9524f-c4b3-43c4-819e-b1015b33759b 2026-05-19 16:51:41.235 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 17b9b5b1-9a8f-41e0-af85-c8da913d0dde 2026-05-19 16:51:42.865 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 4d47c9db-bff9-45a7-b6fe-b3b8b7e56019 2026-05-19 16:51:43.320 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port b963aeeb-5b8b-48ec-aa8f-690aa019b348 2026-05-19 16:51:44.918 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 4d47c9db-bff9-45a7-b6fe-b3b8b7e56019 2026-05-19 16:51:45.173 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port b963aeeb-5b8b-48ec-aa8f-690aa019b348 2026-05-19 16:51:45.382 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c0336d16-116c-4377-a6e4-900eb3d0e0b8 2026-05-19 16:51:47.943 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 486c486f-0e9b-4dc9-8f78-1ef4f0ad24d5 2026-05-19 16:51:48.353 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 52abb173-1e94-41c9-844e-ab5550bc0d22 2026-05-19 16:51:48.486 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-66ded110-fa31-48d3-8546-e9671004615f'] response: {'server_uuid': '0780e816-814d-44f2-9b23-2adba70de564', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '486c486f-0e9b-4dc9-8f78-1ef4f0ad24d5', 'code': 200} 2026-05-19 16:51:48.791 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c0336d16-116c-4377-a6e4-900eb3d0e0b8 2026-05-19 16:51:49.928 13 INFO neutron.plugins.ml2.plugin [None req-d49b06fc-fd7f-428f-a6fa-ab2276350aad - - - - - -] Attempt 1 to provision port 9fb709da-3a32-4a71-b1eb-2248e8db605e 2026-05-19 16:51:49.953 13 INFO neutron.plugins.ml2.plugin [None req-d49b06fc-fd7f-428f-a6fa-ab2276350aad - - - - - -] Attempt 1 to provision port 17b9b5b1-9a8f-41e0-af85-c8da913d0dde 2026-05-19 16:51:50.011 13 INFO neutron.plugins.ml2.plugin [None req-d49b06fc-fd7f-428f-a6fa-ab2276350aad - - - - - -] Attempt 1 to provision port 52abb173-1e94-41c9-844e-ab5550bc0d22 2026-05-19 16:51:50.076 13 INFO neutron.plugins.ml2.plugin [None req-d49b06fc-fd7f-428f-a6fa-ab2276350aad - - - - - -] Attempt 1 to provision port 486c486f-0e9b-4dc9-8f78-1ef4f0ad24d5 2026-05-19 16:51:50.129 13 INFO neutron.plugins.ml2.plugin [None req-d49b06fc-fd7f-428f-a6fa-ab2276350aad - - - - - -] Attempt 1 to provision port 79dbcfe7-2050-4bae-909d-7974326baab6 2026-05-19 16:51:50.200 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d6835027-5bbb-4a9a-8934-839188729255 2026-05-19 16:51:50.522 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cff02a4-3401-41cb-a144-ac770625ffd3'] response: {'server_uuid': 'c2af7345-6e14-4c33-9767-da0953114ab9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd6835027-5bbb-4a9a-8934-839188729255', 'code': 200} 2026-05-19 16:51:50.583 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 486c486f-0e9b-4dc9-8f78-1ef4f0ad24d5 2026-05-19 16:51:50.852 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 52abb173-1e94-41c9-844e-ab5550bc0d22 2026-05-19 16:51:52.156 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d6835027-5bbb-4a9a-8934-839188729255 2026-05-19 16:51:54.066 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f4d3ab3-2c27-443a-857f-536fad87dcda'] response: {'server_uuid': '0780e816-814d-44f2-9b23-2adba70de564', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '486c486f-0e9b-4dc9-8f78-1ef4f0ad24d5', 'code': 200} 2026-05-19 16:51:55.983 13 INFO neutron.plugins.ml2.plugin [None req-e9d421ad-d7ed-4241-9aae-230c0db8f46f - - - - - -] Attempt 1 to provision port 52abb173-1e94-41c9-844e-ab5550bc0d22 2026-05-19 16:51:56.049 13 INFO neutron.plugins.ml2.plugin [None req-e9d421ad-d7ed-4241-9aae-230c0db8f46f - - - - - -] Attempt 1 to provision port 9fb709da-3a32-4a71-b1eb-2248e8db605e 2026-05-19 16:51:56.080 13 INFO neutron.plugins.ml2.plugin [None req-e9d421ad-d7ed-4241-9aae-230c0db8f46f - - - - - -] Attempt 1 to provision port 79dbcfe7-2050-4bae-909d-7974326baab6 2026-05-19 16:51:56.116 13 INFO neutron.plugins.ml2.plugin [None req-e9d421ad-d7ed-4241-9aae-230c0db8f46f - - - - - -] Attempt 1 to provision port d6835027-5bbb-4a9a-8934-839188729255 2026-05-19 16:52:00.982 13 INFO neutron.plugins.ml2.plugin [None req-9df2c681-9380-47cd-bbe9-a705ec38c02f - - - - - -] Attempt 1 to provision port 79dbcfe7-2050-4bae-909d-7974326baab6 2026-05-19 16:52:04.443 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e096d09c-d2e9-420e-9229-7f246ba353ff 2026-05-19 16:52:04.535 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-23326232-6bdc-4738-8a49-53fe952ce8ad'] response: {'server_uuid': 'ab95ac8c-7311-44a5-a495-c2fcd77beba7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e096d09c-d2e9-420e-9229-7f246ba353ff', 'code': 200} 2026-05-19 16:52:04.779 13 INFO neutron.plugins.ml2.plugin [None req-c6d7ef9d-97e0-4c48-865e-3c9e3e18ea95 - - - - - -] Attempt 1 to provision port d6835027-5bbb-4a9a-8934-839188729255 2026-05-19 16:52:06.210 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e096d09c-d2e9-420e-9229-7f246ba353ff 2026-05-19 16:52:16.006 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 79dbcfe7-2050-4bae-909d-7974326baab6 2026-05-19 16:52:16.322 13 INFO neutron.plugins.ml2.plugin [None req-0c30e20a-f365-4b8f-af60-6ad37b831f57 - - - - - -] Attempt 1 to provision port b463991f-583a-4ea7-9f65-ee2be7af6e06 2026-05-19 16:52:16.337 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port b463991f-583a-4ea7-9f65-ee2be7af6e06 2026-05-19 16:52:16.705 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port bd2c7a7e-15ab-47b1-945d-f030c3e97618 2026-05-19 16:52:16.968 13 INFO neutron.plugins.ml2.plugin [None req-0c30e20a-f365-4b8f-af60-6ad37b831f57 - - - - - -] Attempt 1 to provision port bd2c7a7e-15ab-47b1-945d-f030c3e97618 2026-05-19 16:52:17.032 13 INFO neutron.plugins.ml2.plugin [None req-0c30e20a-f365-4b8f-af60-6ad37b831f57 - - - - - -] Attempt 1 to provision port 66111146-28aa-4eac-8a51-714d55b18177 2026-05-19 16:52:18.075 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 79dbcfe7-2050-4bae-909d-7974326baab6 2026-05-19 16:52:18.307 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port b463991f-583a-4ea7-9f65-ee2be7af6e06 2026-05-19 16:52:18.523 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port bd2c7a7e-15ab-47b1-945d-f030c3e97618 2026-05-19 16:52:25.990 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 37e1501f-b2b7-4d57-b3f4-7d6c4556aca2 2026-05-19 16:52:27.573 16 INFO neutron.plugins.ml2.plugin [None req-09caca52-c269-464a-a70b-6aef8fcee662 - - - - - -] Attempt 1 to provision port 14e8728a-4761-4c52-a951-7d119eca589c 2026-05-19 16:52:27.600 16 INFO neutron.plugins.ml2.plugin [None req-09caca52-c269-464a-a70b-6aef8fcee662 - - - - - -] Attempt 1 to provision port 37e1501f-b2b7-4d57-b3f4-7d6c4556aca2 2026-05-19 16:52:28.187 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 37e1501f-b2b7-4d57-b3f4-7d6c4556aca2 2026-05-19 16:52:28.362 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 46158dff-5d53-43a1-b03b-f2a9b3fefec1 2026-05-19 16:52:29.860 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 46158dff-5d53-43a1-b03b-f2a9b3fefec1 2026-05-19 16:52:29.981 16 INFO neutron.plugins.ml2.plugin [None req-13c6ba0b-9ce1-464b-8293-535c42274520 - - - - - -] Attempt 1 to provision port d6835027-5bbb-4a9a-8934-839188729255 2026-05-19 16:52:32.221 13 INFO neutron.plugins.ml2.plugin [None req-d33bdb97-06d7-40b4-806f-112c925c7fa7 - - - - - -] Attempt 1 to provision port 37e1501f-b2b7-4d57-b3f4-7d6c4556aca2 2026-05-19 16:52:32.287 13 INFO neutron.plugins.ml2.plugin [None req-d33bdb97-06d7-40b4-806f-112c925c7fa7 - - - - - -] Attempt 1 to provision port 6b6c7d13-a5e6-4429-be6e-5cd34f8ec761 2026-05-19 16:52:35.207 13 INFO neutron.plugins.ml2.plugin [None req-c3f4475b-b30d-4616-ad49-c5f097fcfe9f - - - - - -] Attempt 1 to provision port 6b6c7d13-a5e6-4429-be6e-5cd34f8ec761 2026-05-19 16:52:38.166 16 INFO neutron.plugins.ml2.plugin [None req-2a24b24a-1443-4419-92f4-af8ea5ede960 - - - - - -] Attempt 1 to provision port 9f4ab111-f3af-4c86-baf0-1b6040f7779c 2026-05-19 16:52:42.386 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 61a7c6fc-91ca-482b-9e45-59f2960e7a2a 2026-05-19 16:52:42.508 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-542b6a6d-c35a-4a97-bc6f-565f9d89aad5'] response: {'server_uuid': 'c49510c1-9216-4dfa-a4b9-c457f6d371da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61a7c6fc-91ca-482b-9e45-59f2960e7a2a', 'code': 200} 2026-05-19 16:52:44.215 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 47615679-ea35-4a27-99b1-4f2062c00fea 2026-05-19 16:52:44.611 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 6b6c7d13-a5e6-4429-be6e-5cd34f8ec761 2026-05-19 16:52:44.879 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 14e8728a-4761-4c52-a951-7d119eca589c 2026-05-19 16:52:45.227 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 61a7c6fc-91ca-482b-9e45-59f2960e7a2a 2026-05-19 16:52:46.085 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 47615679-ea35-4a27-99b1-4f2062c00fea 2026-05-19 16:52:46.290 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 6b6c7d13-a5e6-4429-be6e-5cd34f8ec761 2026-05-19 16:52:46.506 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 14e8728a-4761-4c52-a951-7d119eca589c 2026-05-19 16:52:46.589 13 INFO neutron.plugins.ml2.plugin [None req-56e9c821-c1d8-4248-8e6a-586b35f9a609 - - - - - -] Attempt 1 to provision port 8614f073-8aac-47ae-9be8-628626dfd49b 2026-05-19 16:52:46.673 13 INFO neutron.plugins.ml2.plugin [None req-56e9c821-c1d8-4248-8e6a-586b35f9a609 - - - - - -] Attempt 1 to provision port 47615679-ea35-4a27-99b1-4f2062c00fea 2026-05-19 16:52:46.782 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3c18e912-fad5-4b38-a4ff-43d2856b715a 2026-05-19 16:52:47.841 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3c18e912-fad5-4b38-a4ff-43d2856b715a 2026-05-19 16:52:49.850 13 INFO neutron.plugins.ml2.plugin [None req-012bba29-b600-4f36-ae39-3f12ff7342c7 - - - - - -] Attempt 1 to provision port c679d14c-1e10-49c7-a7fb-764106b01ca8 2026-05-19 16:52:49.874 13 INFO neutron.plugins.ml2.plugin [None req-012bba29-b600-4f36-ae39-3f12ff7342c7 - - - - - -] Attempt 1 to provision port 47615679-ea35-4a27-99b1-4f2062c00fea 2026-05-19 16:52:49.924 13 INFO neutron.plugins.ml2.plugin [None req-012bba29-b600-4f36-ae39-3f12ff7342c7 - - - - - -] Attempt 1 to provision port 8614f073-8aac-47ae-9be8-628626dfd49b 2026-05-19 16:52:53.033 16 INFO neutron.plugins.ml2.plugin [None req-5d3c2ead-a913-485c-a418-044379a3fc92 - - - - - -] Attempt 1 to provision port 8614f073-8aac-47ae-9be8-628626dfd49b 2026-05-19 16:52:58.406 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a59a1570-4cc1-493f-ad19-24c2dc213762 2026-05-19 16:52:58.956 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e67f708-54ce-47f4-80dd-0f373aaef56b'] response: {'server_uuid': '6fc15466-6900-4d5e-8fb7-f74513427446', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a59a1570-4cc1-493f-ad19-24c2dc213762', 'code': 200} 2026-05-19 16:53:00.108 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a59a1570-4cc1-493f-ad19-24c2dc213762 2026-05-19 16:53:01.894 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5e2a74c5-b32e-4135-9cf3-204b0e4f5f48 2026-05-19 16:53:04.002 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c679d14c-1e10-49c7-a7fb-764106b01ca8 2026-05-19 16:53:04.269 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8614f073-8aac-47ae-9be8-628626dfd49b 2026-05-19 16:53:04.388 13 INFO neutron.plugins.ml2.plugin [None req-ce80d41a-d9c6-42e6-b3a6-8b7cbec6dc25 - - - - - -] Attempt 1 to provision port 5e2a74c5-b32e-4135-9cf3-204b0e4f5f48 2026-05-19 16:53:04.609 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5e2a74c5-b32e-4135-9cf3-204b0e4f5f48 2026-05-19 16:53:05.932 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c679d14c-1e10-49c7-a7fb-764106b01ca8 2026-05-19 16:53:06.087 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8614f073-8aac-47ae-9be8-628626dfd49b 2026-05-19 16:53:09.889 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 9251c189-2f91-45c4-b6db-9a4773144f6b 2026-05-19 16:53:15.994 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 19842ee1-b0fd-427e-a7b1-d21a275d57e1 2026-05-19 16:53:23.942 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 69d6e165-3a07-426a-80d8-387d5c615c12 2026-05-19 16:53:26.039 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 69d6e165-3a07-426a-80d8-387d5c615c12 2026-05-19 16:53:26.292 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 027af8dd-830a-4640-8fa6-9eeac8485247 2026-05-19 16:53:27.936 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 027af8dd-830a-4640-8fa6-9eeac8485247 2026-05-19 16:53:28.135 16 INFO neutron.plugins.ml2.plugin [None req-9d1083e9-10f6-4809-9147-f82ca60fcd6c - - - - - -] Attempt 1 to provision port 027af8dd-830a-4640-8fa6-9eeac8485247 2026-05-19 16:53:28.189 16 INFO neutron.plugins.ml2.plugin [None req-9d1083e9-10f6-4809-9147-f82ca60fcd6c - - - - - -] Attempt 1 to provision port 8fcbc459-e4a7-4390-a42e-f41d5ee96721 2026-05-19 16:53:36.404 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:53:36.543 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c00f281-2545-412e-bcd3-44018cae78ef'] response: {'server_uuid': 'bffbaca2-b28f-4e15-b9a6-743d1fbf0c20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0e3488e-846f-480c-ba6d-e90573fdcf37', 'code': 200} 2026-05-19 16:53:36.670 16 INFO neutron.plugins.ml2.plugin [None req-76ef1268-c73f-4123-81c3-0c74bad03019 - - - - - -] Attempt 1 to provision port ab744e06-a0d4-4845-8e53-2de538581516 2026-05-19 16:53:37.949 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:53:39.917 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port ab744e06-a0d4-4845-8e53-2de538581516 2026-05-19 16:53:40.184 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8fcbc459-e4a7-4390-a42e-f41d5ee96721 2026-05-19 16:53:41.921 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port ab744e06-a0d4-4845-8e53-2de538581516 2026-05-19 16:53:42.117 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8fcbc459-e4a7-4390-a42e-f41d5ee96721 2026-05-19 16:53:46.459 16 INFO neutron.plugins.ml2.plugin [None req-b4728e7d-c9b2-413c-aa3f-d9ee475b51ba - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:53:46.540 16 INFO neutron.plugins.ml2.plugin [None req-b4728e7d-c9b2-413c-aa3f-d9ee475b51ba - - - - - -] Attempt 1 to provision port 027af8dd-830a-4640-8fa6-9eeac8485247 2026-05-19 16:53:46.586 16 INFO neutron.plugins.ml2.plugin [None req-b4728e7d-c9b2-413c-aa3f-d9ee475b51ba - - - - - -] Attempt 1 to provision port 8fcbc459-e4a7-4390-a42e-f41d5ee96721 2026-05-19 16:53:49.945 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 46811e68-9297-461b-b399-c93fc35fe7c8 2026-05-19 16:53:51.873 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 46811e68-9297-461b-b399-c93fc35fe7c8 2026-05-19 16:53:55.971 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 95ceee76-59da-49ee-932c-a19b76ca8a21 2026-05-19 16:53:56.751 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port be8d9209-456f-4376-92a8-ba8422d49d51 2026-05-19 16:53:57.095 13 INFO neutron.plugins.ml2.plugin [None req-68b80537-a70b-40c3-a486-5e174860f5a2 - - - - - -] Attempt 1 to provision port 95ceee76-59da-49ee-932c-a19b76ca8a21 2026-05-19 16:53:57.148 13 INFO neutron.plugins.ml2.plugin [None req-68b80537-a70b-40c3-a486-5e174860f5a2 - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:53:57.213 13 INFO neutron.plugins.ml2.plugin [None req-68b80537-a70b-40c3-a486-5e174860f5a2 - - - - - -] Attempt 1 to provision port c2ed730a-cc7e-4b11-b558-24a5a983c1c5 2026-05-19 16:53:57.245 13 INFO neutron.plugins.ml2.plugin [None req-68b80537-a70b-40c3-a486-5e174860f5a2 - - - - - -] Attempt 1 to provision port ddb633b4-d6b8-4c2f-b4a9-3a22de408ad0 2026-05-19 16:53:57.996 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 95ceee76-59da-49ee-932c-a19b76ca8a21 2026-05-19 16:53:58.151 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 11a5ef0f-f481-48b6-a8a2-98684dbe30c6 2026-05-19 16:53:58.499 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port be8d9209-456f-4376-92a8-ba8422d49d51 2026-05-19 16:54:00.112 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 11a5ef0f-f481-48b6-a8a2-98684dbe30c6 2026-05-19 16:54:01.929 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port efa7e590-eadd-4750-81b6-846bcf4ec0b7 2026-05-19 16:54:04.230 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port efa7e590-eadd-4750-81b6-846bcf4ec0b7 2026-05-19 16:54:04.454 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port cf90d132-3fe1-4aa0-888b-3865ed4d5e7a 2026-05-19 16:54:06.546 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f9cef8f8-a2fd-41eb-9df5-47fc209a8418 2026-05-19 16:54:06.643 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-87ef7912-d7da-41de-a393-08e976277c7d'] response: {'server_uuid': '9b118838-fd09-455a-84f9-e4eaa6fab87c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f9cef8f8-a2fd-41eb-9df5-47fc209a8418', 'code': 200} 2026-05-19 16:54:06.938 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port cf90d132-3fe1-4aa0-888b-3865ed4d5e7a 2026-05-19 16:54:09.229 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f9cef8f8-a2fd-41eb-9df5-47fc209a8418 2026-05-19 16:54:09.449 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 44c91e13-75d4-45ee-a248-ea7a11bb40b3 2026-05-19 16:54:09.575 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-e787d992-96b3-4fa4-b6ee-e98573a9009b'] response: {'server_uuid': '4bbb95b0-1243-446e-95c5-85862c604cf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44c91e13-75d4-45ee-a248-ea7a11bb40b3', 'code': 200} 2026-05-19 16:54:10.077 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e686785e-d3b2-4bba-8328-72ce01fb7402 2026-05-19 16:54:11.423 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 44c91e13-75d4-45ee-a248-ea7a11bb40b3 2026-05-19 16:54:11.654 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e686785e-d3b2-4bba-8328-72ce01fb7402 2026-05-19 16:54:12.244 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c61e85a-8fc5-4c24-ab21-9cb503193c59'] response: {'server_uuid': 'bffbaca2-b28f-4e15-b9a6-743d1fbf0c20', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd0e3488e-846f-480c-ba6d-e90573fdcf37', 'code': 200} 2026-05-19 16:54:14.470 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:54:14.565 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-90053803-bcc2-48e2-933d-410ddf93bd2d'] response: {'server_uuid': 'bffbaca2-b28f-4e15-b9a6-743d1fbf0c20', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd0e3488e-846f-480c-ba6d-e90573fdcf37', 'code': 200} 2026-05-19 16:54:14.807 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a7ed9d95-fbb2-4b43-835e-cf1cf26c838b 2026-05-19 16:54:15.869 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port ddb633b4-d6b8-4c2f-b4a9-3a22de408ad0 2026-05-19 16:54:16.144 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c2ed730a-cc7e-4b11-b558-24a5a983c1c5 2026-05-19 16:54:16.368 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d0e3488e-846f-480c-ba6d-e90573fdcf37 2026-05-19 16:54:16.584 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 10d24694-ad09-4285-88bc-6fdbccd99e06 2026-05-19 16:54:16.604 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a863942-a918-430a-a6bd-6efe6b290f04'] response: {'server_uuid': '976db116-fa4f-48e2-979d-09acc3af4a6b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7ed9d95-fbb2-4b43-835e-cf1cf26c838b', 'code': 200} 2026-05-19 16:54:16.845 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 0667b68f-b7bb-4a19-aa63-9bf48573c476 2026-05-19 16:54:17.095 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 0667b68f-b7bb-4a19-aa63-9bf48573c476 2026-05-19 16:54:17.147 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port f9cef8f8-a2fd-41eb-9df5-47fc209a8418 2026-05-19 16:54:17.196 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port cf90d132-3fe1-4aa0-888b-3865ed4d5e7a 2026-05-19 16:54:17.252 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port e686785e-d3b2-4bba-8328-72ce01fb7402 2026-05-19 16:54:17.300 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port efa7e590-eadd-4750-81b6-846bcf4ec0b7 2026-05-19 16:54:17.346 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 30b93a5d-7c75-46ac-a568-1e9c8ca26dc7 2026-05-19 16:54:17.370 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port d797ee44-9c6a-4897-b0f6-229c9b203223 2026-05-19 16:54:17.483 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a7ed9d95-fbb2-4b43-835e-cf1cf26c838b 2026-05-19 16:54:17.526 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 95ceee76-59da-49ee-932c-a19b76ca8a21 2026-05-19 16:54:17.575 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port ddb633b4-d6b8-4c2f-b4a9-3a22de408ad0 2026-05-19 16:54:17.628 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 10d24694-ad09-4285-88bc-6fdbccd99e06 2026-05-19 16:54:17.684 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 3b2e5026-adcd-4d43-8d73-5d52d6935a4d 2026-05-19 16:54:17.706 13 INFO neutron.plugins.ml2.plugin [None req-ad732f8b-ea47-4399-9034-f50a7f3009e0 - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:19.407 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port ddb633b4-d6b8-4c2f-b4a9-3a22de408ad0 2026-05-19 16:54:19.604 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port c2ed730a-cc7e-4b11-b558-24a5a983c1c5 2026-05-19 16:54:19.771 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 0667b68f-b7bb-4a19-aa63-9bf48573c476 2026-05-19 16:54:19.962 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:20.312 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f63341de-16de-442d-b2b4-8b35436855bf 2026-05-19 16:54:20.607 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d797ee44-9c6a-4897-b0f6-229c9b203223 2026-05-19 16:54:20.759 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 10d24694-ad09-4285-88bc-6fdbccd99e06 2026-05-19 16:54:20.940 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 30b93a5d-7c75-46ac-a568-1e9c8ca26dc7 2026-05-19 16:54:21.216 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3b2e5026-adcd-4d43-8d73-5d52d6935a4d 2026-05-19 16:54:22.296 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3b2e5026-adcd-4d43-8d73-5d52d6935a4d 2026-05-19 16:54:22.493 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:22.680 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 30b93a5d-7c75-46ac-a568-1e9c8ca26dc7 2026-05-19 16:54:22.733 13 INFO neutron.plugins.ml2.plugin [None req-32c3d4e2-5b8e-4ec2-8785-f00ba467f849 - - - - - -] Attempt 1 to provision port ddb633b4-d6b8-4c2f-b4a9-3a22de408ad0 2026-05-19 16:54:22.789 13 INFO neutron.plugins.ml2.plugin [None req-32c3d4e2-5b8e-4ec2-8785-f00ba467f849 - - - - - -] Attempt 1 to provision port efa7e590-eadd-4750-81b6-846bcf4ec0b7 2026-05-19 16:54:22.848 13 INFO neutron.plugins.ml2.plugin [None req-32c3d4e2-5b8e-4ec2-8785-f00ba467f849 - - - - - -] Attempt 1 to provision port 30b93a5d-7c75-46ac-a568-1e9c8ca26dc7 2026-05-19 16:54:22.902 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port f63341de-16de-442d-b2b4-8b35436855bf 2026-05-19 16:54:29.440 13 INFO neutron.plugins.ml2.plugin [None req-cef796ac-3803-4bec-b9be-4b50f5eea9aa - - - - - -] Attempt 1 to provision port efa7e590-eadd-4750-81b6-846bcf4ec0b7 2026-05-19 16:54:29.501 13 INFO neutron.plugins.ml2.plugin [None req-cef796ac-3803-4bec-b9be-4b50f5eea9aa - - - - - -] Attempt 1 to provision port 30b93a5d-7c75-46ac-a568-1e9c8ca26dc7 2026-05-19 16:54:29.554 13 INFO neutron.plugins.ml2.plugin [None req-cef796ac-3803-4bec-b9be-4b50f5eea9aa - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:29.597 13 INFO neutron.plugins.ml2.plugin [None req-cef796ac-3803-4bec-b9be-4b50f5eea9aa - - - - - -] Attempt 1 to provision port f9cef8f8-a2fd-41eb-9df5-47fc209a8418 2026-05-19 16:54:29.641 13 INFO neutron.plugins.ml2.plugin [None req-cef796ac-3803-4bec-b9be-4b50f5eea9aa - - - - - -] Attempt 1 to provision port e686785e-d3b2-4bba-8328-72ce01fb7402 2026-05-19 16:54:32.094 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e7aa7203-e471-4e6d-b266-29124d4feda8 2026-05-19 16:54:32.217 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ba71973-47d6-44df-874a-e8cff5d310c6'] response: {'server_uuid': '8e129ae4-107a-43e0-8aeb-888b2122f883', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7aa7203-e471-4e6d-b266-29124d4feda8', 'code': 200} 2026-05-19 16:54:34.026 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port e7aa7203-e471-4e6d-b266-29124d4feda8 2026-05-19 16:54:35.067 16 INFO neutron.plugins.ml2.plugin [None req-f05a18d7-02cf-473e-8d5e-9fed2ae99025 - - - - - -] Attempt 1 to provision port 3b2e5026-adcd-4d43-8d73-5d52d6935a4d 2026-05-19 16:54:35.121 16 INFO neutron.plugins.ml2.plugin [None req-f05a18d7-02cf-473e-8d5e-9fed2ae99025 - - - - - -] Attempt 1 to provision port a7ed9d95-fbb2-4b43-835e-cf1cf26c838b 2026-05-19 16:54:35.181 16 INFO neutron.plugins.ml2.plugin [None req-f05a18d7-02cf-473e-8d5e-9fed2ae99025 - - - - - -] Attempt 1 to provision port f63341de-16de-442d-b2b4-8b35436855bf 2026-05-19 16:54:35.223 16 INFO neutron.plugins.ml2.plugin [None req-f05a18d7-02cf-473e-8d5e-9fed2ae99025 - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:35.276 16 INFO neutron.plugins.ml2.plugin [None req-f05a18d7-02cf-473e-8d5e-9fed2ae99025 - - - - - -] Attempt 1 to provision port cf90d132-3fe1-4aa0-888b-3865ed4d5e7a 2026-05-19 16:54:37.028 13 INFO neutron.plugins.ml2.plugin [None req-a8d6c0e5-faa4-4266-bcf1-d477788bdeb1 - - - - - -] Attempt 1 to provision port 8bf1d545-23c1-4268-be54-1339f0b0e12e 2026-05-19 16:54:41.188 13 INFO neutron.plugins.ml2.plugin [None req-4d5c2176-ff77-4835-aa0c-22778f7bc422 - - - - - -] Attempt 1 to provision port 3b2e5026-adcd-4d43-8d73-5d52d6935a4d 2026-05-19 16:54:41.238 13 INFO neutron.plugins.ml2.plugin [None req-4d5c2176-ff77-4835-aa0c-22778f7bc422 - - - - - -] Attempt 1 to provision port e7aa7203-e471-4e6d-b266-29124d4feda8 2026-05-19 16:54:42.541 13 INFO neutron.plugins.ml2.plugin [None req-d32b213c-befd-47bb-9bb6-759817fca83b - - - - - -] Attempt 1 to provision port a7ed9d95-fbb2-4b43-835e-cf1cf26c838b 2026-05-19 16:54:50.595 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 41e8220b-e745-45d9-beb6-29feb8ab009c 2026-05-19 16:54:50.725 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-29c34f25-1ad1-4b7a-8d69-72d811c0f357'] response: {'server_uuid': '96501ebe-2ad3-4032-8505-cf819138eab4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41e8220b-e745-45d9-beb6-29feb8ab009c', 'code': 200} 2026-05-19 16:54:52.066 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 41e8220b-e745-45d9-beb6-29feb8ab009c 2026-05-19 16:55:01.313 16 INFO neutron.plugins.ml2.plugin [None req-7d2d0493-870e-445b-916e-bf1ff4658bc4 - - - - - -] Attempt 1 to provision port f2b4ad3c-6f0d-422d-8913-3de1f6b50a87 2026-05-19 16:55:16.394 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7636e08-e47c-4172-bd81-4c6289906508'] response: {'server_uuid': '96501ebe-2ad3-4032-8505-cf819138eab4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '41e8220b-e745-45d9-beb6-29feb8ab009c', 'code': 200} 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server [None req-d8a4a70b-06be-4e94-9eae-f7a149fc4156 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c6b89cc0-23c1-45bc-a687-db5815810628: This subnet is being modified by another concurrent operation. 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 289, in create_dhcp_port 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 711, in inner 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise self.value 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1668, in create_port 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1632, in _create_port_db 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1591, in create_port_db 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 689, in _ipam_get_subnets 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-19 16:55:18.552 16 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-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server raise exception 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet c6b89cc0-23c1-45bc-a687-db5815810628: This subnet is being modified by another concurrent operation. 2026-05-19 16:55:18.552 16 ERROR oslo_messaging.rpc.server 2026-05-19 16:55:24.582 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a54fe604-9599-4f27-a051-f619411a9f81 2026-05-19 16:55:24.702 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-68f7f993-8438-4b03-9d3b-e191e192da7f'] response: {'server_uuid': '1eb038b2-ad7e-43f5-bc6e-0035514fab0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a54fe604-9599-4f27-a051-f619411a9f81', 'code': 200} 2026-05-19 16:55:26.117 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port a54fe604-9599-4f27-a051-f619411a9f81 2026-05-19 16:55:27.969 16 INFO neutron.plugins.ml2.plugin [None req-dd0a382e-0a33-4986-94b7-6f5260f92baf - - - - - -] Attempt 1 to provision port a54fe604-9599-4f27-a051-f619411a9f81 2026-05-19 16:55:36.196 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 18d14272-0803-4222-a7ec-c341f2433e38 2026-05-19 16:55:37.678 16 INFO neutron.plugins.ml2.plugin [None req-f06779af-0461-47de-9252-c71d007d5ef3 - - - - - -] Attempt 1 to provision port 18d14272-0803-4222-a7ec-c341f2433e38 2026-05-19 16:55:38.129 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 18d14272-0803-4222-a7ec-c341f2433e38 2026-05-19 16:55:38.281 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 4cb641d9-0bba-477e-9fce-0471f2a857f9 2026-05-19 16:55:40.025 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 4cb641d9-0bba-477e-9fce-0471f2a857f9 2026-05-19 16:55:40.667 16 INFO neutron.plugins.ml2.plugin [None req-bb62c23d-adf0-4349-8e59-9fbc9ba7fd02 - - - - - -] Attempt 1 to provision port 18d14272-0803-4222-a7ec-c341f2433e38 2026-05-19 16:55:40.728 16 INFO neutron.plugins.ml2.plugin [None req-bb62c23d-adf0-4349-8e59-9fbc9ba7fd02 - - - - - -] Attempt 1 to provision port 5d21b760-91b8-434e-b77d-e4a2c7535cca 2026-05-19 16:55:40.754 16 INFO neutron.plugins.ml2.plugin [None req-bb62c23d-adf0-4349-8e59-9fbc9ba7fd02 - - - - - -] Attempt 1 to provision port baf623d1-58a7-439f-9a03-2d7ce8eb2548 2026-05-19 16:55:44.090 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5d13ddec-2988-4800-97c1-d51e039cf0d9 2026-05-19 16:55:46.149 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5d13ddec-2988-4800-97c1-d51e039cf0d9 2026-05-19 16:55:48.052 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 7470451f-9bf6-4e09-b764-42a1bae1c621 2026-05-19 16:55:50.184 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 7470451f-9bf6-4e09-b764-42a1bae1c621 2026-05-19 16:55:52.338 16 INFO neutron.plugins.ml2.plugin [None req-eb17abe2-6795-4e94-a146-952073f5ac10 - - - - - -] Attempt 1 to provision port 29e5b92c-9b97-4d3b-bd71-413e9e1863c3 2026-05-19 16:55:52.374 16 INFO neutron.plugins.ml2.plugin [None req-eb17abe2-6795-4e94-a146-952073f5ac10 - - - - - -] Attempt 1 to provision port 7470451f-9bf6-4e09-b764-42a1bae1c621 2026-05-19 16:55:52.436 16 INFO neutron.plugins.ml2.plugin [None req-eb17abe2-6795-4e94-a146-952073f5ac10 - - - - - -] Attempt 1 to provision port 8d74850f-c63b-47be-932b-6e3ea01305f1 2026-05-19 16:55:52.464 16 INFO neutron.plugins.ml2.plugin [None req-eb17abe2-6795-4e94-a146-952073f5ac10 - - - - - -] Attempt 1 to provision port baf623d1-58a7-439f-9a03-2d7ce8eb2548 2026-05-19 16:55:55.846 16 INFO neutron.plugins.ml2.plugin [None req-479f5596-c69d-46d0-a5b9-6eda82b5e6ac - - - - - -] Attempt 1 to provision port 29e5b92c-9b97-4d3b-bd71-413e9e1863c3 2026-05-19 16:55:57.136 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 7be6f49f-9e76-4f11-b0fe-1243c641f383 2026-05-19 16:55:57.255 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e4f9aa5-f712-456a-9202-9fa578fb267b'] response: {'server_uuid': '353c00bb-5f89-4c41-b89e-4bd26cc46869', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7be6f49f-9e76-4f11-b0fe-1243c641f383', 'code': 200} 2026-05-19 16:55:58.085 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5d21b760-91b8-434e-b77d-e4a2c7535cca 2026-05-19 16:55:58.090 16 INFO neutron.plugins.ml2.plugin [None req-b635f49c-850c-4ea0-9b4a-59494569651d - - - - - -] Attempt 1 to provision port 29e5b92c-9b97-4d3b-bd71-413e9e1863c3 2026-05-19 16:55:58.318 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 7be6f49f-9e76-4f11-b0fe-1243c641f383 2026-05-19 16:55:58.501 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port baf623d1-58a7-439f-9a03-2d7ce8eb2548 2026-05-19 16:56:00.102 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 5d21b760-91b8-434e-b77d-e4a2c7535cca 2026-05-19 16:56:00.270 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8d74850f-c63b-47be-932b-6e3ea01305f1 2026-05-19 16:56:00.505 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 29e5b92c-9b97-4d3b-bd71-413e9e1863c3 2026-05-19 16:56:00.799 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port baf623d1-58a7-439f-9a03-2d7ce8eb2548 2026-05-19 16:56:02.111 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 29e5b92c-9b97-4d3b-bd71-413e9e1863c3 2026-05-19 16:56:02.489 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 8d74850f-c63b-47be-932b-6e3ea01305f1 2026-05-19 16:56:05.829 16 INFO neutron.plugins.ml2.plugin [None req-1b742269-0c0e-4394-ab43-2e61f31c12fa - - - - - -] Attempt 1 to provision port d412c0d0-4a86-45d1-9d79-fedaf96551c8 2026-05-19 16:56:12.090 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d412c0d0-4a86-45d1-9d79-fedaf96551c8 2026-05-19 16:56:12.195 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd69efdf-edb1-4038-a62d-926f72de633d'] response: {'server_uuid': '1eb038b2-ad7e-43f5-bc6e-0035514fab0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd412c0d0-4a86-45d1-9d79-fedaf96551c8', 'code': 200} 2026-05-19 16:56:14.045 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d412c0d0-4a86-45d1-9d79-fedaf96551c8 2026-05-19 16:56:16.613 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port d412c0d0-4a86-45d1-9d79-fedaf96551c8 2026-05-19 16:56:37.029 16 INFO neutron.plugins.ml2.plugin [None req-f14aec60-d35e-43bb-8392-97cef8bdd77b - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:56:45.643 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:56:45.735 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0be7a66-6f70-4a3a-b200-4b52d575a997'] response: {'server_uuid': '1eb038b2-ad7e-43f5-bc6e-0035514fab0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '34bb7485-64bf-4eb1-944f-95b9f94a7c65', 'code': 200} 2026-05-19 16:56:46.332 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:56:58.962 16 INFO neutron.plugins.ml2.plugin [None req-2a5e55aa-1048-4b8a-9b61-fc954e9c30fb - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:06.292 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:06.381 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-b00e0859-dfb6-4ca4-9632-8622287f9271'] response: {'server_uuid': '1eb038b2-ad7e-43f5-bc6e-0035514fab0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0', 'code': 200} 2026-05-19 16:57:08.285 16 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:09.534 16 INFO neutron.plugins.ml2.plugin [None req-ed67dcf2-8011-4c9d-99d0-7f72a3b609ce - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:57:10.285 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:57:21.729 13 INFO neutron.plugins.ml2.plugin [None req-8da99b78-f6f4-439d-a7be-414af9c96a68 - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:22.340 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:23.112 16 INFO neutron.plugins.ml2.plugin [None req-5bdf873f-bcc0-4926-8f7b-ca675f3c43ea - - - - - -] Attempt 1 to provision port 3de37f29-b4c6-4d69-85b4-44ea4cf3f8d0 2026-05-19 16:57:31.990 16 INFO neutron.plugins.ml2.plugin [None req-9312df6d-3e3c-40cc-b63f-82a73ad060a2 - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65 2026-05-19 16:57:32.345 13 INFO neutron.plugins.ml2.plugin [None req-1407bcb1-a405-437e-9b4c-6d5df842bbab - - - - - -] Attempt 1 to provision port 34bb7485-64bf-4eb1-944f-95b9f94a7c65