+ 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-07 21:30:03.069 1 INFO neutron.common.config [-] Logging enabled! 2026-05-07 21:30:03.069 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 28.1.0.dev173 2026-05-07 21:30:03.069 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-07 21:30:03.070 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-07 21:30:04.394 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:04.396 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-07 21:30:04.399 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-07 21:30:04.400 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-07 21:30:04.400 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-07 21:30:04.400 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-07 21:30:04.400 1 INFO neutron.plugins.ml2.managers [-] Project network_types: ['vxlan'] 2026-05-07 21:30:04.400 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:04.406 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:04.406 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-07 21:30:04.406 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:04.424 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-07 21:30:04.425 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-07 21:30:04.425 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-07 21:30:04.443 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-07 21:30:04.443 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-07 21:30:04.444 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-07 21:30:04.444 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-07 21:30:04.763 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing driver for type 'vlan' 2026-05-07 21:30:04.892 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] VlanTypeDriver initialization complete 2026-05-07 21:30:04.893 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-07 21:30:04.893 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-07 21:30:04.936 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-07 21:30:04.936 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-07 21:30:04.936 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing extension driver 'port_security' 2026-05-07 21:30:04.937 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-07 21:30:04.937 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing extension driver 'qos' 2026-05-07 21:30:04.937 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-07 21:30:04.937 1 INFO neutron.plugins.ml2.managers [None req-7a7e6d0a-18ae-40da-8ac0-46d7de1a85a0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-07 21:30:04.951 1 INFO neutron.quota [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded quota_driver: . 2026-05-07 21:30:04.952 1 INFO neutron.plugins.ml2.plugin [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Modular L2 Plugin initialization complete 2026-05-07 21:30:04.952 1 INFO neutron.plugins.ml2.managers [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-07 21:30:04.952 1 INFO neutron.plugins.ml2.managers [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-07 21:30:04.952 1 INFO neutron.plugins.ml2.managers [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Got port-security extension from driver 'port_security' 2026-05-07 21:30:04.952 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: qos 2026-05-07 21:30:04.963 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: router 2026-05-07 21:30:04.997 1 INFO neutron.services.service_base [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-07 21:30:04.997 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: segments 2026-05-07 21:30:05.062 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: trunk 2026-05-07 21:30:05.073 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: vpnaas 2026-05-07 21:30:05.105 1 WARNING stevedore.named [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-07 21:30:05.202 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-07 21:30:05.203 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: taas 2026-05-07 21:30:05.351 1 WARNING stevedore.named [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:05.379 1 INFO neutron_taas.services.taas.taas_plugin [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:05.379 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: tapmirror 2026-05-07 21:30:05.393 1 WARNING stevedore.named [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-07 21:30:05.404 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-07 21:30:05.404 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: auto_allocate 2026-05-07 21:30:05.411 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: tag 2026-05-07 21:30:05.419 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: timestamp 2026-05-07 21:30:05.422 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: network_ip_availability 2026-05-07 21:30:05.426 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: flavors 2026-05-07 21:30:05.429 1 INFO neutron.manager [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loading Plugin: revisions 2026-05-07 21:30:05.432 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Initializing extension manager. 2026-05-07 21:30:05.433 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: address-group 2026-05-07 21:30:05.434 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: address-scope 2026-05-07 21:30:05.434 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-07 21:30:05.435 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: agent 2026-05-07 21:30:05.435 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: agent-resources-synced 2026-05-07 21:30:05.436 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: allowed-address-pairs 2026-05-07 21:30:05.437 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: auto-allocated-topology 2026-05-07 21:30:05.438 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: availability_zone 2026-05-07 21:30:05.438 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: availability_zone_filter 2026-05-07 21:30:05.439 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-07 21:30:05.439 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: default-subnetpools 2026-05-07 21:30:05.440 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-07 21:30:05.441 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: dns-integration 2026-05-07 21:30:05.441 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: dns-domain-ports 2026-05-07 21:30:05.441 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-07 21:30:05.442 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: dvr 2026-05-07 21:30:05.442 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-07 21:30:05.443 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: empty-string-filtering 2026-05-07 21:30:05.443 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:05.444 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-07 21:30:05.444 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: external-net 2026-05-07 21:30:05.444 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-07 21:30:05.445 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: extraroute 2026-05-07 21:30:05.445 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: extraroute-atomic 2026-05-07 21:30:05.446 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: filter-validation 2026-05-07 21:30:05.446 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-07 21:30:05.447 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-07 21:30:05.447 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-07 21:30:05.447 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: fip-port-details 2026-05-07 21:30:05.449 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: flavors 2026-05-07 21:30:05.449 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-07 21:30:05.450 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: floatingip-pools 2026-05-07 21:30:05.450 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: ip_allocation 2026-05-07 21:30:05.451 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: ip-substring-filtering 2026-05-07 21:30:05.452 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: l2_adjacency 2026-05-07 21:30:05.454 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: router 2026-05-07 21:30:05.457 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-07 21:30:05.458 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-07 21:30:05.459 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-07 21:30:05.460 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: ext-gw-mode 2026-05-07 21:30:05.460 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: l3-ha 2026-05-07 21:30:05.461 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:05.461 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-07 21:30:05.462 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: l3-flavors 2026-05-07 21:30:05.463 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-07 21:30:05.464 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-07 21:30:05.467 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-07 21:30:05.468 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-07 21:30:05.470 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-07 21:30:05.471 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-07 21:30:05.472 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-07 21:30:05.472 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: multi-provider 2026-05-07 21:30:05.473 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: net-mtu 2026-05-07 21:30:05.473 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: net-mtu-writable 2026-05-07 21:30:05.474 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: network_availability_zone 2026-05-07 21:30:05.475 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: network_ha 2026-05-07 21:30:05.475 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: network-ip-availability 2026-05-07 21:30:05.476 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: network-ip-availability-details 2026-05-07 21:30:05.477 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-07 21:30:05.477 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: pagination 2026-05-07 21:30:05.477 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-device-profile 2026-05-07 21:30:05.478 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-07 21:30:05.478 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-07 21:30:05.479 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-07 21:30:05.479 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-mac-override 2026-05-07 21:30:05.480 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-07 21:30:05.480 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-07 21:30:05.481 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-07 21:30:05.481 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-resource-request 2026-05-07 21:30:05.482 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-resource-request-groups 2026-05-07 21:30:05.482 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-07 21:30:05.483 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: binding 2026-05-07 21:30:05.483 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: binding-extended 2026-05-07 21:30:05.484 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-security 2026-05-07 21:30:05.484 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: project-id 2026-05-07 21:30:05.485 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: provider 2026-05-07 21:30:05.485 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-07 21:30:05.487 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos 2026-05-07 21:30:05.488 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-07 21:30:05.490 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-07 21:30:05.491 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-default 2026-05-07 21:30:05.491 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-fip 2026-05-07 21:30:05.492 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-07 21:30:05.492 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-gateway-ip 2026-05-07 21:30:05.493 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-port-network-policy 2026-05-07 21:30:05.493 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-pps-minimum 2026-05-07 21:30:05.494 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-07 21:30:05.494 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-pps 2026-05-07 21:30:05.495 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-rule-type-details 2026-05-07 21:30:05.495 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-07 21:30:05.496 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: qos-rules-alias 2026-05-07 21:30:05.496 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: quota-check-limit 2026-05-07 21:30:05.497 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: quota-check-limit-default 2026-05-07 21:30:05.499 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: quotas 2026-05-07 21:30:05.501 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: quota_details 2026-05-07 21:30:05.502 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: rbac-policies 2026-05-07 21:30:05.503 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: rbac-address-group 2026-05-07 21:30:05.503 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: rbac-address-scope 2026-05-07 21:30:05.504 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: rbac-security-groups 2026-05-07 21:30:05.504 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: rbac-subnetpool 2026-05-07 21:30:05.505 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: revision-if-match 2026-05-07 21:30:05.505 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: standard-attr-revisions 2026-05-07 21:30:05.506 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: router_availability_zone 2026-05-07 21:30:05.506 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension router-enable-snat not supported by any of loaded plugins 2026-05-07 21:30:05.507 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-07 21:30:05.508 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-groups-default-rules 2026-05-07 21:30:05.509 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-07 21:30:05.509 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-07 21:30:05.510 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-07 21:30:05.510 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-07 21:30:05.510 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-07 21:30:05.514 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: security-group 2026-05-07 21:30:05.515 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: segment 2026-05-07 21:30:05.515 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-07 21:30:05.516 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: service-type 2026-05-07 21:30:05.516 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: sorting 2026-05-07 21:30:05.517 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: standard-attr-segment 2026-05-07 21:30:05.517 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: standard-attr-description 2026-05-07 21:30:05.518 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: stateful-security-group 2026-05-07 21:30:05.518 1 WARNING neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-07 21:30:05.519 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-07 21:30:05.519 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnet-external-network 2026-05-07 21:30:05.520 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnet_onboard 2026-05-07 21:30:05.520 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-07 21:30:05.520 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnet-service-types 2026-05-07 21:30:05.522 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnet_allocation 2026-05-07 21:30:05.522 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-07 21:30:05.523 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: tag-creation 2026-05-07 21:30:05.523 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-07 21:30:05.526 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: standard-attr-tag 2026-05-07 21:30:05.527 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-07 21:30:05.527 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: trunk 2026-05-07 21:30:05.528 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: trunk-details 2026-05-07 21:30:05.528 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-07 21:30:05.529 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-07 21:30:05.529 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-07 21:30:05.530 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-07 21:30:05.531 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-07 21:30:05.532 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-07 21:30:05.532 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: vpn-flavors 2026-05-07 21:30:05.534 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: vpnaas 2026-05-07 21:30:05.535 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: taas 2026-05-07 21:30:05.536 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: tap-mirror 2026-05-07 21:30:05.537 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: tap-mirror-both-direction 2026-05-07 21:30:05.537 1 INFO neutron.api.extensions [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Loaded extension: taas-vlan-filter 2026-05-07 21:30:05.540 1 WARNING oslo_service.backend._threading.service [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Service RpcWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-07 21:30:05.548 1 WARNING oslo_service.backend._threading.service [None req-a6268269-62f5-4f8b-89fc-ddbcbae213dd - - - - - -] Service RpcReportsWorker is not picklable with spawn; falling back to fork. Please make the service spawn-safe to avoid this fallback. 2026-05-07 21:30:35.638 19 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 21:30:35.667 13 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 21:30:35.679 16 WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-05-07 21:30:50.447 13 INFO neutron.db.l3_hamode_db [None req-24b3bfa8-3b23-4ed6-97c9-0200e359b2c9 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-07 21:31:08.656 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 21:31:09.823 13 INFO neutron.plugins.ml2.plugin [None req-8eda0fa3-9d8d-45a5-8297-52dd31a51e78 - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 21:31:10.567 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 21:31:11.506 13 INFO neutron.plugins.ml2.plugin [None req-b2a8f633-efcf-41e8-aff1-543b7ebf1419 - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 21:35:48.662 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 7fcff883-6416-468f-9d34-b8203abd82bc 2026-05-07 21:35:50.687 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 7fcff883-6416-468f-9d34-b8203abd82bc 2026-05-07 21:35:51.068 13 INFO neutron.plugins.ml2.plugin [None req-4e8495d0-7a55-49b8-a988-ed7ac6883f4c - - - - - -] Attempt 1 to provision port 7fcff883-6416-468f-9d34-b8203abd82bc 2026-05-07 21:35:55.818 13 INFO neutron.plugins.ml2.plugin [None req-59fdd1ec-49eb-435e-a5c0-9f6beb28f8d5 - - - - - -] Attempt 1 to provision port 10ea49ca-0d30-4d63-9295-744fc5c09b06 2026-05-07 21:39:35.339 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 10ea49ca-0d30-4d63-9295-744fc5c09b06 2026-05-07 21:39:36.747 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 10ea49ca-0d30-4d63-9295-744fc5c09b06 2026-05-07 21:48:44.947 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 2c0359a8-1938-4888-b8a5-7e8a3c95fb40 2026-05-07 21:48:46.937 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 2c0359a8-1938-4888-b8a5-7e8a3c95fb40 2026-05-07 21:58:13.849 16 INFO neutron.plugins.ml2.plugin [None req-a8c7e01f-e026-4571-a241-12d545840926 - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 21:58:13.903 16 INFO neutron.plugins.ml2.plugin [None req-a8c7e01f-e026-4571-a241-12d545840926 - - - - - -] Attempt 1 to provision port 10ea49ca-0d30-4d63-9295-744fc5c09b06 2026-05-07 21:58:13.946 16 INFO neutron.plugins.ml2.plugin [None req-a8c7e01f-e026-4571-a241-12d545840926 - - - - - -] Attempt 1 to provision port 7fcff883-6416-468f-9d34-b8203abd82bc 2026-05-07 22:03:41.208 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fc340715-84c9-4210-a5e0-868e315f22f1 2026-05-07 22:03:41.987 16 INFO neutron.plugins.ml2.plugin [None req-17fd30ec-daf3-4881-9a13-8e407956f475 - - - - - -] Attempt 1 to provision port fc340715-84c9-4210-a5e0-868e315f22f1 2026-05-07 22:03:42.051 16 INFO neutron.plugins.ml2.plugin [None req-17fd30ec-daf3-4881-9a13-8e407956f475 - - - - - -] Attempt 1 to provision port 52a0016d-7c57-4f5a-90b7-e9aed92cc36a 2026-05-07 22:03:43.193 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fc340715-84c9-4210-a5e0-868e315f22f1 2026-05-07 22:03:45.248 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 46c56556-ca8f-4a37-a730-336de5b1c7fd 2026-05-07 22:03:47.342 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 46c56556-ca8f-4a37-a730-336de5b1c7fd 2026-05-07 22:03:49.338 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c640e861-2069-43f6-a812-7ff151cbc425 2026-05-07 22:03:49.734 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 676c155f-dcbb-4510-98f1-f7fd1e2e842b 2026-05-07 22:03:50.414 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f8360eaa-7c31-45c6-8e9d-368c8cd2147e 2026-05-07 22:03:51.164 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b5a919df-dac2-44a2-be9f-bcf030a033b6 2026-05-07 22:03:52.600 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c640e861-2069-43f6-a812-7ff151cbc425 2026-05-07 22:03:52.774 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f8360eaa-7c31-45c6-8e9d-368c8cd2147e 2026-05-07 22:03:52.824 16 INFO neutron.plugins.ml2.plugin [None req-e0dc5404-e760-4b9c-a1c1-6097bd2c015f - - - - - -] Attempt 1 to provision port 679feca6-814e-4dd6-aecf-9c2eea0068b6 2026-05-07 22:03:52.847 16 INFO neutron.plugins.ml2.plugin [None req-e0dc5404-e760-4b9c-a1c1-6097bd2c015f - - - - - -] Attempt 1 to provision port f33279e1-39a0-4250-9150-5891d626bb02 2026-05-07 22:03:52.868 16 INFO neutron.plugins.ml2.plugin [None req-e0dc5404-e760-4b9c-a1c1-6097bd2c015f - - - - - -] Attempt 1 to provision port 46c56556-ca8f-4a37-a730-336de5b1c7fd 2026-05-07 22:03:52.920 16 INFO neutron.plugins.ml2.plugin [None req-e0dc5404-e760-4b9c-a1c1-6097bd2c015f - - - - - -] Attempt 1 to provision port c640e861-2069-43f6-a812-7ff151cbc425 2026-05-07 22:03:52.988 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 676c155f-dcbb-4510-98f1-f7fd1e2e842b 2026-05-07 22:03:53.177 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b5a919df-dac2-44a2-be9f-bcf030a033b6 2026-05-07 22:03:53.440 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e7b38057-354b-4bb5-bdd0-23f9c6996dcf 2026-05-07 22:03:54.534 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e7b38057-354b-4bb5-bdd0-23f9c6996dcf 2026-05-07 22:03:58.185 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 2c421528-6b55-4d42-8fbc-04719a654eda 2026-05-07 22:03:58.585 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 678d46ff-0f6c-487d-9c87-3d7d845eb6a6 2026-05-07 22:03:58.717 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-19f9cd81-816d-4b71-9c10-a624e2a6dbfe'] response: {'server_uuid': 'af0de433-3041-42d4-9f19-70c80b1d50b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2c421528-6b55-4d42-8fbc-04719a654eda', 'code': 200} 2026-05-07 22:03:58.951 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:03:59.891 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 2c421528-6b55-4d42-8fbc-04719a654eda 2026-05-07 22:04:00.051 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 678d46ff-0f6c-487d-9c87-3d7d845eb6a6 2026-05-07 22:04:00.189 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:04:00.770 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f110c47-43d5-4229-ad3d-10062847e2d8'] response: {'server_uuid': 'a2fb35b8-6977-4960-b674-fbd53ab05a11', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '678d46ff-0f6c-487d-9c87-3d7d845eb6a6', 'code': 200} 2026-05-07 22:04:00.770 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f110c47-43d5-4229-ad3d-10062847e2d8'] response: {'server_uuid': 'ef70cb63-778d-47a7-a43b-12d325c464a8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca303b58-ca31-46c8-a487-c7974d3db93b', 'code': 200} 2026-05-07 22:04:03.847 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 63d7d88b-740c-41b5-aacb-d25ac7da5fcd 2026-05-07 22:04:05.936 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 63d7d88b-740c-41b5-aacb-d25ac7da5fcd 2026-05-07 22:04:07.064 13 INFO neutron.plugins.ml2.plugin [None req-48155a22-355d-4c61-b2e4-0fdc5ff2022d - - - - - -] Attempt 1 to provision port f33279e1-39a0-4250-9150-5891d626bb02 2026-05-07 22:04:07.103 13 INFO neutron.plugins.ml2.plugin [None req-48155a22-355d-4c61-b2e4-0fdc5ff2022d - - - - - -] Attempt 1 to provision port 142243b7-8b87-47da-83c8-0f996b78d2ee 2026-05-07 22:04:07.126 13 INFO neutron.plugins.ml2.plugin [None req-48155a22-355d-4c61-b2e4-0fdc5ff2022d - - - - - -] Attempt 1 to provision port c640e861-2069-43f6-a812-7ff151cbc425 2026-05-07 22:04:07.203 13 INFO neutron.plugins.ml2.plugin [None req-48155a22-355d-4c61-b2e4-0fdc5ff2022d - - - - - -] Attempt 1 to provision port 679feca6-814e-4dd6-aecf-9c2eea0068b6 2026-05-07 22:04:09.815 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:12.132 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:13.817 13 INFO neutron.plugins.ml2.plugin [None req-f7b918b7-b0db-412d-b499-172af01ef46a - - - - - -] Attempt 1 to provision port acd950b4-5459-4f28-973e-5a1d182f69b8 2026-05-07 22:04:13.856 13 INFO neutron.plugins.ml2.plugin [None req-f7b918b7-b0db-412d-b499-172af01ef46a - - - - - -] Attempt 1 to provision port bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:17.972 13 INFO neutron.plugins.ml2.plugin [None req-77836cb6-b1ef-4d3a-8d7c-37b88b57a34e - - - - - -] Attempt 1 to provision port 121af1f1-fbca-4ee6-a166-224c8bd196ef 2026-05-07 22:04:19.791 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port cea84cea-957e-49b3-bd17-726ec0ccf98b 2026-05-07 22:04:22.442 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port cea84cea-957e-49b3-bd17-726ec0ccf98b 2026-05-07 22:04:22.660 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b1b1b10c-b760-4b18-830c-97fee27984b5 2026-05-07 22:04:23.168 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 76b1db61-3689-43e0-8052-0e0e19da2e05 2026-05-07 22:04:23.271 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-eaf85097-4d2c-45ac-9975-f4c1b7e091b0'] response: {'server_uuid': 'fd38de38-0daf-4d66-9b7f-a3e1b7a838ec', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1b1b10c-b760-4b18-830c-97fee27984b5', 'code': 200} 2026-05-07 22:04:24.157 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b1b1b10c-b760-4b18-830c-97fee27984b5 2026-05-07 22:04:24.494 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 76b1db61-3689-43e0-8052-0e0e19da2e05 2026-05-07 22:04:26.047 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 993bb4f6-e60d-4889-a985-a6d59191591d 2026-05-07 22:04:28.201 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 121af1f1-fbca-4ee6-a166-224c8bd196ef 2026-05-07 22:04:28.552 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 993bb4f6-e60d-4889-a985-a6d59191591d 2026-05-07 22:04:28.657 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:04:28.703 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port c941abce-42e4-4e82-a8d3-d5e847659e77 2026-05-07 22:04:28.828 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port 76b1db61-3689-43e0-8052-0e0e19da2e05 2026-05-07 22:04:28.882 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port c35fbc45-d640-4145-957b-ea927b71def5 2026-05-07 22:04:28.904 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port 05b9fae4-7569-4792-ae49-64342b1ff5da 2026-05-07 22:04:28.930 16 INFO neutron.plugins.ml2.plugin [None req-519af2ce-0c79-4a58-a00d-fba49746e299 - - - - - -] Attempt 1 to provision port 993bb4f6-e60d-4889-a985-a6d59191591d 2026-05-07 22:04:31.341 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 121af1f1-fbca-4ee6-a166-224c8bd196ef 2026-05-07 22:04:31.512 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c941abce-42e4-4e82-a8d3-d5e847659e77 2026-05-07 22:04:31.732 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f230e2e8-2b7e-458e-84c3-bafaa6079d7d 2026-05-07 22:04:31.848 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1dd15d9-5b13-4754-92ac-51a8d99dc7a1'] response: {'server_uuid': '72a4b31c-3e2f-41f0-9a4c-9209c0074fd2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f230e2e8-2b7e-458e-84c3-bafaa6079d7d', 'code': 200} 2026-05-07 22:04:33.196 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f230e2e8-2b7e-458e-84c3-bafaa6079d7d 2026-05-07 22:04:35.550 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port acd950b4-5459-4f28-973e-5a1d182f69b8 2026-05-07 22:04:35.597 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port f7e6b1f7-f929-4e0b-b64c-dd9308d9005c 2026-05-07 22:04:35.650 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port 05b9fae4-7569-4792-ae49-64342b1ff5da 2026-05-07 22:04:35.900 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port bc4abc6e-68a0-4ff8-aa53-39ebf617450a 2026-05-07 22:04:36.014 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:04:36.072 13 INFO neutron.plugins.ml2.plugin [None req-fc6a8208-5f96-4673-ac2c-a75d63efdd43 - - - - - -] Attempt 1 to provision port c941abce-42e4-4e82-a8d3-d5e847659e77 2026-05-07 22:04:37.537 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f7e6b1f7-f929-4e0b-b64c-dd9308d9005c 2026-05-07 22:04:37.790 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 05b9fae4-7569-4792-ae49-64342b1ff5da 2026-05-07 22:04:39.291 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f7e6b1f7-f929-4e0b-b64c-dd9308d9005c 2026-05-07 22:04:47.583 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 6a7d053a-5646-424d-95c7-646ab98bb45b 2026-05-07 22:04:49.226 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ba80e2de-7d3c-46e4-a3dd-96b2ec05cdf9 2026-05-07 22:04:49.595 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 6a7d053a-5646-424d-95c7-646ab98bb45b 2026-05-07 22:04:51.100 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ba80e2de-7d3c-46e4-a3dd-96b2ec05cdf9 2026-05-07 22:04:51.653 16 INFO neutron.plugins.ml2.plugin [None req-b8fc70cb-a2bf-481f-8d90-d36c62893329 - - - - - -] Attempt 1 to provision port fc475952-30e6-423a-be39-4f22110be536 2026-05-07 22:04:51.678 16 INFO neutron.plugins.ml2.plugin [None req-b8fc70cb-a2bf-481f-8d90-d36c62893329 - - - - - -] Attempt 1 to provision port 0925febb-d6da-4a27-b420-0f1270b545a8 2026-05-07 22:04:51.710 16 INFO neutron.plugins.ml2.plugin [None req-b8fc70cb-a2bf-481f-8d90-d36c62893329 - - - - - -] Attempt 1 to provision port 6a7d053a-5646-424d-95c7-646ab98bb45b 2026-05-07 22:04:56.936 16 INFO neutron.plugins.ml2.plugin [None req-02c4d53f-a94f-4acb-913b-7790cd0d9ac2 - - - - - -] Attempt 1 to provision port 0925febb-d6da-4a27-b420-0f1270b545a8 2026-05-07 22:04:59.658 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:04:59.737 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-05748436-ca0d-4723-bdef-0b9638b744c6'] response: {'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', 'code': 200} 2026-05-07 22:05:00.762 16 INFO neutron.plugins.ml2.plugin [None req-a20bd5d5-9dca-45a8-9c2b-4ff4b7cb894a - - - - - -] Attempt 1 to provision port 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:05:01.386 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:05:03.130 16 INFO neutron.plugins.ml2.plugin [None req-86a169ee-4eff-44aa-8a47-cd384ed84f8d - - - - - -] Attempt 1 to provision port 88fcdd1f-2059-4dde-923b-f49519eed9cc 2026-05-07 22:05:05.226 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fc475952-30e6-423a-be39-4f22110be536 2026-05-07 22:05:05.552 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 0925febb-d6da-4a27-b420-0f1270b545a8 2026-05-07 22:05:07.233 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fc475952-30e6-423a-be39-4f22110be536 2026-05-07 22:05:07.380 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 0925febb-d6da-4a27-b420-0f1270b545a8 2026-05-07 22:05:10.555 13 INFO neutron.plugins.ml2.plugin [None req-99f43ec7-ffbd-4d6c-82a5-7dae9cf946cc - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:05:11.131 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ca303b58-ca31-46c8-a487-c7974d3db93b 2026-05-07 22:05:19.187 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port efc42051-36e8-4e8f-9871-c1fa7795187b 2026-05-07 22:05:21.462 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port efc42051-36e8-4e8f-9871-c1fa7795187b 2026-05-07 22:05:35.345 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-1650f9e2-5f12-4ace-be8e-c2f9dddb2f43'] response: {'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', 'code': 200} 2026-05-07 22:05:39.713 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:05:39.823 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-8382fd6f-2176-4d4b-a0fa-c1d4a57fee6a'] response: {'server_uuid': '5c7235cb-cf6e-49d9-baac-6a5b71278244', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87d7910b-82ae-485c-a9b7-53931dd732db', 'code': 200} 2026-05-07 22:05:41.243 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 87d7910b-82ae-485c-a9b7-53931dd732db 2026-05-07 22:05:53.166 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 6c065fc2-ca6f-4741-a067-d178fff3a848 2026-05-07 22:05:55.217 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 6c065fc2-ca6f-4741-a067-d178fff3a848 2026-05-07 22:05:57.270 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 2026-05-07 22:05:59.276 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 2026-05-07 22:05:59.452 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 5ca03a47-5a16-4034-9b28-88b89d1f81bf 2026-05-07 22:06:00.138 13 INFO neutron.plugins.ml2.plugin [None req-5d0fa1dd-4318-45dd-8b43-1029c4d03bcc - - - - - -] Attempt 1 to provision port c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:00.243 13 INFO neutron.plugins.ml2.plugin [None req-5d0fa1dd-4318-45dd-8b43-1029c4d03bcc - - - - - -] Attempt 1 to provision port e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 2026-05-07 22:06:01.184 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 5ca03a47-5a16-4034-9b28-88b89d1f81bf 2026-05-07 22:06:03.196 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f9deb733-2065-43da-ad22-df663fc8d161 2026-05-07 22:06:05.273 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port f9deb733-2065-43da-ad22-df663fc8d161 2026-05-07 22:06:07.185 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9a7a3ba1-de4a-4d15-8439-95356a4ca29a 2026-05-07 22:06:10.505 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 65f3b156-f4e3-4138-aef4-8201f64a5c09 2026-05-07 22:06:10.603 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-993fef62-be10-46ca-b088-4f9698e052a7'] response: {'server_uuid': '8083dc04-8ea7-44e4-add6-bdc18ce4e479', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65f3b156-f4e3-4138-aef4-8201f64a5c09', 'code': 200} 2026-05-07 22:06:10.826 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9a7a3ba1-de4a-4d15-8439-95356a4ca29a 2026-05-07 22:06:11.767 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 65f3b156-f4e3-4138-aef4-8201f64a5c09 2026-05-07 22:06:12.009 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 97895b54-592c-4ced-9e8b-f21792edceb6 2026-05-07 22:06:13.847 13 INFO neutron.plugins.ml2.plugin [None req-dcd813fd-eb3b-45fa-a77c-479cb69c4111 - - - - - -] Attempt 1 to provision port 9a7a3ba1-de4a-4d15-8439-95356a4ca29a 2026-05-07 22:06:13.912 13 INFO neutron.plugins.ml2.plugin [None req-dcd813fd-eb3b-45fa-a77c-479cb69c4111 - - - - - -] Attempt 1 to provision port 3af977d5-1d1f-4c06-aaed-493bcb35d98e 2026-05-07 22:06:13.967 13 INFO neutron.plugins.ml2.plugin [None req-dcd813fd-eb3b-45fa-a77c-479cb69c4111 - - - - - -] Attempt 1 to provision port 97895b54-592c-4ced-9e8b-f21792edceb6 2026-05-07 22:06:14.050 13 INFO neutron.plugins.ml2.plugin [None req-dcd813fd-eb3b-45fa-a77c-479cb69c4111 - - - - - -] Attempt 1 to provision port cff0e145-b991-472c-9774-3b06aff1cc32 2026-05-07 22:06:14.775 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:06:14.880 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b57ff84-891b-43a2-95e4-b9bf7c41f541'] response: {'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'code': 200} 2026-05-07 22:06:15.082 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 66523c5c-d6a6-4e56-8b02-90866923040c 2026-05-07 22:06:15.826 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:16.424 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 97895b54-592c-4ced-9e8b-f21792edceb6 2026-05-07 22:06:18.424 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:06:18.660 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 3af977d5-1d1f-4c06-aaed-493bcb35d98e 2026-05-07 22:06:19.212 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bda19218-dfae-491a-8b4c-7c2343af8d23 2026-05-07 22:06:19.615 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:19.799 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 66523c5c-d6a6-4e56-8b02-90866923040c 2026-05-07 22:06:20.353 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:20.401 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port 9a7a3ba1-de4a-4d15-8439-95356a4ca29a 2026-05-07 22:06:20.466 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:06:20.536 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port 65f3b156-f4e3-4138-aef4-8201f64a5c09 2026-05-07 22:06:20.588 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port 3af977d5-1d1f-4c06-aaed-493bcb35d98e 2026-05-07 22:06:20.699 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port e9da0ac1-8c12-40f3-b62e-4ef53561b6f7 2026-05-07 22:06:20.794 13 INFO neutron.plugins.ml2.plugin [None req-99bdf9a1-2f66-4b41-b1a5-528c1fb4a666 - - - - - -] Attempt 1 to provision port cff0e145-b991-472c-9774-3b06aff1cc32 2026-05-07 22:06:21.455 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 3af977d5-1d1f-4c06-aaed-493bcb35d98e 2026-05-07 22:06:21.653 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port cacd945c-e14f-4167-b777-f5e34b18ed7d 2026-05-07 22:06:21.881 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port cff0e145-b991-472c-9774-3b06aff1cc32 2026-05-07 22:06:22.080 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bda19218-dfae-491a-8b4c-7c2343af8d23 2026-05-07 22:06:22.223 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 40c3ccd4-ef5e-45eb-9e52-3199e01cb8a1 2026-05-07 22:06:23.325 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port cacd945c-e14f-4167-b777-f5e34b18ed7d 2026-05-07 22:06:23.503 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 40c3ccd4-ef5e-45eb-9e52-3199e01cb8a1 2026-05-07 22:06:25.271 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e7b5436a-57c9-4626-8db4-b6761e2517a1 2026-05-07 22:06:27.310 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e7b5436a-57c9-4626-8db4-b6761e2517a1 2026-05-07 22:06:30.166 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port c8af4551-7c33-4d06-9e58-08cd4efcc44b 2026-05-07 22:06:30.220 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port e7b5436a-57c9-4626-8db4-b6761e2517a1 2026-05-07 22:06:30.273 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port 9d011af5-c2a6-4420-952a-c24308e5c58e 2026-05-07 22:06:30.302 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port 8d1444d7-55e6-4065-a3d7-1d005e90971f 2026-05-07 22:06:30.323 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port cff0e145-b991-472c-9774-3b06aff1cc32 2026-05-07 22:06:30.385 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port 66523c5c-d6a6-4e56-8b02-90866923040c 2026-05-07 22:06:30.429 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port e535c4a7-e304-4502-bdb7-6196659bfffe 2026-05-07 22:06:30.449 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:30.469 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port 23fdb7e7-dd83-40f0-b8a0-6fe5d98821c4 2026-05-07 22:06:30.514 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port bda19218-dfae-491a-8b4c-7c2343af8d23 2026-05-07 22:06:30.586 13 INFO neutron.plugins.ml2.plugin [None req-5b7144ef-a68b-4e64-a598-206c207a774d - - - - - -] Attempt 1 to provision port cacd945c-e14f-4167-b777-f5e34b18ed7d 2026-05-07 22:06:32.358 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e66c793a-602d-49a4-a843-55696e4f1f1f 2026-05-07 22:06:32.476 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-4378131b-79be-49a7-9ec1-5cdd36ba8506'] response: {'server_uuid': '289355df-e180-4b76-8b5c-eecc6d369c14', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e66c793a-602d-49a4-a843-55696e4f1f1f', 'code': 200} 2026-05-07 22:06:33.283 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e66c793a-602d-49a4-a843-55696e4f1f1f 2026-05-07 22:06:35.478 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-d421acf3-a49b-47b9-884a-942de07f755b'] response: {'server_uuid': '8083dc04-8ea7-44e4-add6-bdc18ce4e479', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '65f3b156-f4e3-4138-aef4-8201f64a5c09', 'code': 200} 2026-05-07 22:06:35.553 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] No ports have port_id starting with 65f3b156-f4e3-4138-aef4-8201f64a5c09 2026-05-07 22:06:37.344 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:37.612 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 8d1444d7-55e6-4065-a3d7-1d005e90971f 2026-05-07 22:06:39.340 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:39.560 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 8d1444d7-55e6-4065-a3d7-1d005e90971f 2026-05-07 22:06:40.894 13 INFO neutron.plugins.ml2.plugin [None req-96755fa1-45de-48d8-946c-54975fb2971b - - - - - -] Attempt 1 to provision port e7b5436a-57c9-4626-8db4-b6761e2517a1 2026-05-07 22:06:40.944 13 INFO neutron.plugins.ml2.plugin [None req-96755fa1-45de-48d8-946c-54975fb2971b - - - - - -] Attempt 1 to provision port fa293039-87dd-468d-822b-ba82e4e8f947 2026-05-07 22:06:40.992 13 INFO neutron.plugins.ml2.plugin [None req-96755fa1-45de-48d8-946c-54975fb2971b - - - - - -] Attempt 1 to provision port 8d1444d7-55e6-4065-a3d7-1d005e90971f 2026-05-07 22:06:41.031 13 INFO neutron.plugins.ml2.plugin [None req-96755fa1-45de-48d8-946c-54975fb2971b - - - - - -] Attempt 1 to provision port cacd945c-e14f-4167-b777-f5e34b18ed7d 2026-05-07 22:06:44.409 16 INFO neutron.plugins.ml2.plugin [None req-2a9305ec-a211-418e-bb0b-65dc7cb81aca - - - - - -] Attempt 1 to provision port e4e76292-4d6f-428f-b51e-a6f182814ab4 2026-05-07 22:06:53.854 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 342ab03e-252a-41a1-8ed1-8d358689d6d3 2026-05-07 22:06:53.997 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-70127b51-8f08-400e-9c6e-347c80b2c572'] response: {'server_uuid': 'b7a58df1-9561-4a8d-8287-abd47dcd7669', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '342ab03e-252a-41a1-8ed1-8d358689d6d3', 'code': 200} 2026-05-07 22:06:54.709 13 INFO neutron.plugins.ml2.plugin [None req-398f18af-3c10-41a5-9275-f4a21a1dcf9a - - - - - -] Attempt 1 to provision port 342ab03e-252a-41a1-8ed1-8d358689d6d3 2026-05-07 22:06:55.289 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 342ab03e-252a-41a1-8ed1-8d358689d6d3 2026-05-07 22:07:05.292 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 8adce801-4fd9-4ada-99b5-ee20ddb2e0a1 2026-05-07 22:07:19.529 16 INFO neutron.notifiers.nova [-] Nova event matching ['req-da433254-2bcf-40b2-ba9d-84154db7e3ce'] response: {'server_uuid': 'b7a58df1-9561-4a8d-8287-abd47dcd7669', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '342ab03e-252a-41a1-8ed1-8d358689d6d3', 'code': 200} 2026-05-07 22:07:27.548 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-2989f949-1681-4910-b988-8c60a59eb72e'] response: {'server_uuid': '7ceb9665-38a1-43b0-9a6d-169610852f93', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4e76292-4d6f-428f-b51e-a6f182814ab4', 'code': 200} 2026-05-07 22:07:51.287 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 74bfb416-1a4f-4e6d-be37-8ea9ad1d488f 2026-05-07 22:07:53.384 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:07:53.732 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c2cd4f54-c570-4ca8-95cc-f077255d9b04 2026-05-07 22:07:54.041 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 74bfb416-1a4f-4e6d-be37-8ea9ad1d488f 2026-05-07 22:07:55.289 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port c2cd4f54-c570-4ca8-95cc-f077255d9b04 2026-05-07 22:07:55.535 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:07:57.279 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port a0467480-54f2-4d2d-b572-79a11eb84f1a 2026-05-07 22:07:59.142 16 INFO neutron.plugins.ml2.plugin [None req-7c092454-1fd0-42aa-80bd-e05ac8ddb0f7 - - - - - -] Attempt 1 to provision port a0467480-54f2-4d2d-b572-79a11eb84f1a 2026-05-07 22:07:59.188 16 INFO neutron.plugins.ml2.plugin [None req-7c092454-1fd0-42aa-80bd-e05ac8ddb0f7 - - - - - -] Attempt 1 to provision port 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:07:59.236 16 INFO neutron.plugins.ml2.plugin [None req-7c092454-1fd0-42aa-80bd-e05ac8ddb0f7 - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:07:59.260 16 INFO neutron.plugins.ml2.plugin [None req-7c092454-1fd0-42aa-80bd-e05ac8ddb0f7 - - - - - -] Attempt 1 to provision port bbe147a0-5378-452f-9f0b-618e7353fd1d 2026-05-07 22:07:59.304 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port a0467480-54f2-4d2d-b572-79a11eb84f1a 2026-05-07 22:08:03.609 16 INFO neutron.plugins.ml2.plugin [None req-92f74228-08ec-4ff3-ae63-0f74ec16af6c - - - - - -] Attempt 1 to provision port a0467480-54f2-4d2d-b572-79a11eb84f1a 2026-05-07 22:08:03.658 16 INFO neutron.plugins.ml2.plugin [None req-92f74228-08ec-4ff3-ae63-0f74ec16af6c - - - - - -] Attempt 1 to provision port 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:08:03.740 16 INFO neutron.plugins.ml2.plugin [None req-92f74228-08ec-4ff3-ae63-0f74ec16af6c - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:08:03.764 16 INFO neutron.plugins.ml2.plugin [None req-92f74228-08ec-4ff3-ae63-0f74ec16af6c - - - - - -] Attempt 1 to provision port 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:08:06.751 13 INFO neutron.plugins.ml2.plugin [None req-fa1cdd94-dc8c-4dff-a88a-26795c14596e - - - - - -] Attempt 1 to provision port 9aa8abd4-2b3a-4fa6-a85a-bd5a21124337 2026-05-07 22:08:06.799 13 INFO neutron.plugins.ml2.plugin [None req-fa1cdd94-dc8c-4dff-a88a-26795c14596e - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:08:06.822 13 INFO neutron.plugins.ml2.plugin [None req-fa1cdd94-dc8c-4dff-a88a-26795c14596e - - - - - -] Attempt 1 to provision port 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:08:08.958 16 INFO neutron.plugins.ml2.plugin [None req-ec4b3945-cc30-486b-9410-c10cdae37cc5 - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:08:08.981 16 INFO neutron.plugins.ml2.plugin [None req-ec4b3945-cc30-486b-9410-c10cdae37cc5 - - - - - -] Attempt 1 to provision port 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:08:09.818 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9eec8d08-743f-46de-8844-7c042e754733 2026-05-07 22:08:09.921 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-78d1d96f-d517-4e78-b710-237a87dbe646'] response: {'server_uuid': 'b2709823-bc70-4e3c-84bc-94c72e68503e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9eec8d08-743f-46de-8844-7c042e754733', 'code': 200} 2026-05-07 22:08:10.387 16 INFO neutron.plugins.ml2.plugin [None req-b5631172-26cc-40fd-81b9-4a007052e40a - - - - - -] Attempt 1 to provision port 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:08:11.406 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 9eec8d08-743f-46de-8844-7c042e754733 2026-05-07 22:08:11.644 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e552e09a-a170-4dea-8de9-7ab3b3084cef 2026-05-07 22:08:11.781 16 INFO neutron.plugins.ml2.plugin [None req-e41fa73b-bd31-48db-b449-d624ec770b75 - - - - - -] Attempt 1 to provision port 9eec8d08-743f-46de-8844-7c042e754733 2026-05-07 22:08:11.999 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bbe147a0-5378-452f-9f0b-618e7353fd1d 2026-05-07 22:08:12.343 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 6e6b4329-14e9-4d35-a481-eb4dfd966957 2026-05-07 22:08:12.554 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:08:13.323 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port e552e09a-a170-4dea-8de9-7ab3b3084cef 2026-05-07 22:08:13.505 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port ca80dcb7-b09e-42b2-ba3f-edc08439192d 2026-05-07 22:08:13.675 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port bbe147a0-5378-452f-9f0b-618e7353fd1d 2026-05-07 22:08:25.317 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 8274b042-b5e1-45f4-8001-50cf276d4865 2026-05-07 22:08:25.415 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-79b23021-53e0-4390-9dbe-ffa68418764a'] response: {'server_uuid': '3578c562-73b5-4a5a-b629-9eb03b50f6e2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8274b042-b5e1-45f4-8001-50cf276d4865', 'code': 200} 2026-05-07 22:08:27.316 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 8274b042-b5e1-45f4-8001-50cf276d4865 2026-05-07 22:09:13.839 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 2026-05-07 22:09:13.946 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-9139fa2c-24f5-4d0e-9ec3-00d130d42e7e'] response: {'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b4c68b5c-e5a5-4d7e-a334-84f7d1f98287', 'code': 200} 2026-05-07 22:09:15.332 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b4c68b5c-e5a5-4d7e-a334-84f7d1f98287 2026-05-07 22:10:26.623 13 INFO neutron.plugins.ml2.plugin [None req-be8e86ae-23a3-4f94-9524-96725d2b98cb - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:10:34.897 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:10:35.050 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cc1ec4a-e647-45b2-9732-0677b5c00ea9'] response: {'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b28a3199-7b31-4a4b-8d47-e6a5f4250139', 'code': 200} 2026-05-07 22:10:35.502 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:10:47.108 16 INFO neutron.plugins.ml2.plugin [None req-040fcd0d-f366-48c0-a94c-8def562ab2e2 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:10:53.569 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:10:53.706 13 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b4b33e-fd6f-415b-91af-9b7dd75ab3b2'] response: {'server_uuid': '3ff530e5-e7a7-42cf-8b12-0c27ba60c05a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37d8c5cd-ed5c-4a41-96b7-d2860a651dd4', 'code': 200} 2026-05-07 22:10:55.512 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:10:56.783 16 INFO neutron.plugins.ml2.plugin [None req-59576d55-7255-4be3-8b41-fb196f1bc29b - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:10:57.540 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:11:11.559 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:11:11.776 16 INFO neutron.plugins.ml2.plugin [None req-64d91075-71ba-4076-8b98-53605cdc54de - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:11:13.086 16 INFO neutron.plugins.ml2.plugin [None req-9d3b7f78-5663-4b0c-8f2b-16c055f50f68 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:11:13.569 13 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port 37d8c5cd-ed5c-4a41-96b7-d2860a651dd4 2026-05-07 22:11:20.661 13 INFO neutron.plugins.ml2.plugin [None req-a116ce4b-8a57-46db-805d-3e3dd9503af3 - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139 2026-05-07 22:11:21.581 16 INFO neutron.plugins.ml2.plugin [None req-2841e645-d189-4182-942b-898365a9b3a2 - - - - - -] Attempt 1 to provision port b28a3199-7b31-4a4b-8d47-e6a5f4250139