+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-12 06:22:54.485 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 06:22:54.485 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev7 2026-05-12 06:22:54.485 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-12 06:22:54.486 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 06:22:55.399 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:22:55.402 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 06:22:55.405 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-12 06:22:55.406 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 06:22:55.406 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 06:22:55.406 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 06:22:55.406 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:22:55.414 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:22:55.414 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 06:22:55.414 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:22:55.434 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 06:22:55.435 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 06:22:55.435 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 06:22:55.471 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 06:22:55.471 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 06:22:55.471 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 06:22:55.471 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 06:22:55.767 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 06:22:55.914 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 06:22:55.915 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 06:22:55.915 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 06:22:55.970 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 06:22:55.970 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 06:22:55.970 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 06:22:55.970 1 INFO neutron.plugins.ml2.extensions.port_security [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 06:22:55.971 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing extension driver 'qos' 2026-05-12 06:22:55.971 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 06:22:55.971 1 INFO neutron.plugins.ml2.managers [None req-42d79b07-f632-40b0-bcec-8177b03f5c00 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 06:22:55.985 1 INFO neutron.quota [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded quota_driver: . 2026-05-12 06:22:55.986 1 INFO neutron.plugins.ml2.plugin [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 06:22:55.986 1 INFO neutron.plugins.ml2.managers [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 06:22:55.986 1 INFO neutron.plugins.ml2.managers [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 06:22:55.986 1 INFO neutron.plugins.ml2.managers [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 06:22:55.987 1 INFO neutron.extensions.vlantransparent [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Disabled vlantransparent extension. 2026-05-12 06:22:55.988 1 INFO neutron.extensions.qinq [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Disabled VLAN QinQ extension. 2026-05-12 06:22:55.989 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: qos 2026-05-12 06:22:56.000 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: router 2026-05-12 06:22:56.038 1 INFO neutron.services.service_base [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 06:22:56.038 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: segments 2026-05-12 06:22:56.110 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: trunk 2026-05-12 06:22:56.122 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: vpnaas 2026-05-12 06:22:56.155 1 WARNING stevedore.named [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 06:22:56.155 1 WARNING stevedore.named [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:22:56.360 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 06:22:56.360 1 INFO neutron.common.utils [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 06:22:56.360 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: taas 2026-05-12 06:22:56.384 1 WARNING stevedore.named [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:22:56.407 1 INFO neutron_taas.services.taas.taas_plugin [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:22:56.408 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: tapmirror 2026-05-12 06:22:56.419 1 WARNING stevedore.named [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-12 06:22:56.433 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-12 06:22:56.433 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 06:22:56.439 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: tag 2026-05-12 06:22:56.447 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: timestamp 2026-05-12 06:22:56.449 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 06:22:56.452 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: flavors 2026-05-12 06:22:56.455 1 INFO neutron.manager [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loading Plugin: revisions 2026-05-12 06:22:56.458 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Initializing extension manager. 2026-05-12 06:22:56.459 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: address-group 2026-05-12 06:22:56.460 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: address-scope 2026-05-12 06:22:56.460 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 06:22:56.461 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: agent 2026-05-12 06:22:56.462 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 06:22:56.463 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 06:22:56.463 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 06:22:56.464 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: availability_zone 2026-05-12 06:22:56.464 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 06:22:56.465 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 06:22:56.465 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 06:22:56.467 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 06:22:56.467 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: dns-integration 2026-05-12 06:22:56.467 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 06:22:56.468 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 06:22:56.468 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: dvr 2026-05-12 06:22:56.469 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 06:22:56.469 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 06:22:56.470 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:22:56.470 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 06:22:56.471 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: external-net 2026-05-12 06:22:56.471 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 06:22:56.471 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: extraroute 2026-05-12 06:22:56.472 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 06:22:56.472 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 06:22:56.473 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 06:22:56.473 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 06:22:56.474 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 06:22:56.474 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: fip-port-details 2026-05-12 06:22:56.475 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: flavors 2026-05-12 06:22:56.476 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 06:22:56.476 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 06:22:56.477 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: ip_allocation 2026-05-12 06:22:56.477 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 06:22:56.478 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 06:22:56.479 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: router 2026-05-12 06:22:56.480 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 06:22:56.481 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 06:22:56.481 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 06:22:56.482 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 06:22:56.482 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: l3-ha 2026-05-12 06:22:56.483 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:22:56.483 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 06:22:56.484 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: l3-flavors 2026-05-12 06:22:56.484 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 06:22:56.485 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 06:22:56.487 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 06:22:56.488 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 06:22:56.489 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 06:22:56.490 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 06:22:56.490 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 06:22:56.491 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: multi-provider 2026-05-12 06:22:56.491 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: net-mtu 2026-05-12 06:22:56.492 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 06:22:56.492 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 06:22:56.493 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: network_ha 2026-05-12 06:22:56.494 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 06:22:56.495 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 06:22:56.495 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: pagination 2026-05-12 06:22:56.495 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-device-profile 2026-05-12 06:22:56.496 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 06:22:56.496 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 06:22:56.497 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 06:22:56.497 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-mac-override 2026-05-12 06:22:56.498 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 06:22:56.498 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 06:22:56.499 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-12 06:22:56.499 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-resource-request 2026-05-12 06:22:56.500 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 06:22:56.500 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-12 06:22:56.500 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: binding 2026-05-12 06:22:56.501 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: binding-extended 2026-05-12 06:22:56.502 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-security 2026-05-12 06:22:56.502 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: project-id 2026-05-12 06:22:56.502 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: provider 2026-05-12 06:22:56.503 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-12 06:22:56.505 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos 2026-05-12 06:22:56.505 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 06:22:56.506 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 06:22:56.506 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-default 2026-05-12 06:22:56.507 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-fip 2026-05-12 06:22:56.507 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 06:22:56.508 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 06:22:56.508 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 06:22:56.509 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 06:22:56.509 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 06:22:56.510 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-pps 2026-05-12 06:22:56.510 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 06:22:56.511 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 06:22:56.511 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 06:22:56.512 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 06:22:56.513 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-12 06:22:56.514 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: quotas 2026-05-12 06:22:56.518 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: quota_details 2026-05-12 06:22:56.520 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: rbac-policies 2026-05-12 06:22:56.521 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 06:22:56.521 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 06:22:56.522 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 06:22:56.522 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 06:22:56.523 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: revision-if-match 2026-05-12 06:22:56.524 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 06:22:56.525 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 06:22:56.525 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 06:22:56.527 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 06:22:56.528 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 06:22:56.528 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 06:22:56.528 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 06:22:56.529 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 06:22:56.529 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 06:22:56.533 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: security-group 2026-05-12 06:22:56.534 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: segment 2026-05-12 06:22:56.534 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 06:22:56.535 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: service-type 2026-05-12 06:22:56.535 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: sorting 2026-05-12 06:22:56.536 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 06:22:56.536 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 06:22:56.537 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 06:22:56.537 1 WARNING neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 06:22:56.538 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 06:22:56.538 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnet-external-network 2026-05-12 06:22:56.539 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 06:22:56.539 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 06:22:56.540 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 06:22:56.540 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 06:22:56.541 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 06:22:56.541 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: tag-creation 2026-05-12 06:22:56.542 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 06:22:56.545 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 06:22:56.545 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 06:22:56.546 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: trunk 2026-05-12 06:22:56.547 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: trunk-details 2026-05-12 06:22:56.547 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 06:22:56.547 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-12 06:22:56.548 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 06:22:56.548 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-12 06:22:56.550 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 06:22:56.551 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 06:22:56.551 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 06:22:56.553 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: vpnaas 2026-05-12 06:22:56.554 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: taas 2026-05-12 06:22:56.555 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: tap-mirror 2026-05-12 06:22:56.555 1 INFO neutron.api.extensions [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-12 06:22:56.558 1 INFO oslo_service.backend.eventlet.service [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Starting 2 workers 2026-05-12 06:22:56.562 1 INFO oslo_service.backend.eventlet.service [None req-5d6a811d-e034-49ef-a985-2edf8483eea2 - - - - - -] Starting 1 workers 2026-05-12 06:23:32.407 12 INFO neutron.db.l3_hamode_db [None req-1687c7b8-3b3c-4de2-b045-fbfc07756085 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 06:23:48.059 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 06:23:49.509 12 INFO neutron.plugins.ml2.plugin [None req-2bb190b0-b7aa-4f21-80da-47b74a3be1d7 - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 06:23:49.975 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 06:23:51.160 12 INFO neutron.plugins.ml2.plugin [None req-069569ef-a322-45bc-ad61-3354ed245b74 - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 06:28:16.164 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 61e48223-c5ff-4300-bc5b-2ae550a02105 2026-05-12 06:28:16.185 12 INFO neutron.plugins.ml2.plugin [None req-4d4f667a-948f-4191-b453-845988d27011 - - - - - -] Attempt 1 to provision port 61e48223-c5ff-4300-bc5b-2ae550a02105 2026-05-12 06:28:18.144 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 61e48223-c5ff-4300-bc5b-2ae550a02105 2026-05-12 06:28:18.356 12 INFO neutron.plugins.ml2.plugin [None req-db2beeb2-c2d9-456e-adb6-295dc0be7b83 - - - - - -] Attempt 1 to provision port 61e48223-c5ff-4300-bc5b-2ae550a02105 2026-05-12 06:28:22.840 12 INFO neutron.plugins.ml2.plugin [None req-825c16ed-98e7-4e5b-a1a1-9d39041c65b4 - - - - - -] Attempt 1 to provision port e690a624-055d-41bd-9564-5158d9a7ee4c 2026-05-12 06:32:08.853 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e690a624-055d-41bd-9564-5158d9a7ee4c 2026-05-12 06:32:10.290 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e690a624-055d-41bd-9564-5158d9a7ee4c 2026-05-12 06:43:34.693 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 8cfb3ebb-5331-445d-bd2c-18ca014751b7 2026-05-12 06:43:36.689 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 8cfb3ebb-5331-445d-bd2c-18ca014751b7 2026-05-12 06:58:35.236 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 6f8c635c-e8b7-48f9-82ae-1765df748e75 2026-05-12 06:58:36.030 12 INFO neutron.plugins.ml2.plugin [None req-5095f0f1-0dc9-45fc-bf5c-f0e8703bd6f1 - - - - - -] Attempt 1 to provision port 6f8c635c-e8b7-48f9-82ae-1765df748e75 2026-05-12 06:58:37.219 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 6f8c635c-e8b7-48f9-82ae-1765df748e75 2026-05-12 06:58:39.245 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e85dd331-d41b-4c5a-952b-a083760a0751 2026-05-12 06:58:41.319 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 5bc05259-9500-4677-9032-69cb85c4aee6 2026-05-12 06:58:41.665 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e85dd331-d41b-4c5a-952b-a083760a0751 2026-05-12 06:58:43.284 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 5bc05259-9500-4677-9032-69cb85c4aee6 2026-05-12 06:58:44.785 11 INFO neutron.plugins.ml2.plugin [None req-dcd43b2a-86eb-4bd1-92e3-4f5111c4177b - - - - - -] Attempt 1 to provision port 5bc05259-9500-4677-9032-69cb85c4aee6 2026-05-12 06:58:44.855 11 INFO neutron.plugins.ml2.plugin [None req-dcd43b2a-86eb-4bd1-92e3-4f5111c4177b - - - - - -] Attempt 1 to provision port e85dd331-d41b-4c5a-952b-a083760a0751 2026-05-12 06:58:49.357 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port cbf3d967-f409-4447-9cc1-3df1afe8e8c6 2026-05-12 06:58:49.813 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 025307e3-31ca-48b8-b890-6a71e3d647c0 2026-05-12 06:58:50.380 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e50f6d35-155f-4218-b2d1-1a438a68be51 2026-05-12 06:58:51.486 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 23c016ce-63db-4b3a-a1a7-08ad3ee432a8 2026-05-12 06:58:51.797 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port cbf3d967-f409-4447-9cc1-3df1afe8e8c6 2026-05-12 06:58:51.983 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 025307e3-31ca-48b8-b890-6a71e3d647c0 2026-05-12 06:58:52.201 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e50f6d35-155f-4218-b2d1-1a438a68be51 2026-05-12 06:58:52.424 11 INFO neutron.plugins.ml2.plugin [None req-b6b42e69-f513-451e-978d-09a0d5c0529a - - - - - -] Attempt 1 to provision port 3754362f-3743-4f4a-b6b8-9d65fec3512c 2026-05-12 06:58:52.455 11 INFO neutron.plugins.ml2.plugin [None req-b6b42e69-f513-451e-978d-09a0d5c0529a - - - - - -] Attempt 1 to provision port e85dd331-d41b-4c5a-952b-a083760a0751 2026-05-12 06:58:52.508 11 INFO neutron.plugins.ml2.plugin [None req-b6b42e69-f513-451e-978d-09a0d5c0529a - - - - - -] Attempt 1 to provision port ae62e5d7-65c6-42d9-8b42-b6b8c2fef775 2026-05-12 06:58:52.532 11 INFO neutron.plugins.ml2.plugin [None req-b6b42e69-f513-451e-978d-09a0d5c0529a - - - - - -] Attempt 1 to provision port 025307e3-31ca-48b8-b890-6a71e3d647c0 2026-05-12 06:58:52.600 11 INFO neutron.plugins.ml2.plugin [None req-b6b42e69-f513-451e-978d-09a0d5c0529a - - - - - -] Attempt 1 to provision port f0470baf-65ed-4f93-a0d6-9c195d3e8a62 2026-05-12 06:58:53.475 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 2e49fa48-585d-4698-8215-6ef898c00657 2026-05-12 06:58:53.829 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 23c016ce-63db-4b3a-a1a7-08ad3ee432a8 2026-05-12 06:58:55.723 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 2e49fa48-585d-4698-8215-6ef898c00657 2026-05-12 06:58:55.961 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 990bc6e1-b00e-4160-9dde-0638611cc280 2026-05-12 06:58:58.847 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7b1dad3b-ed7f-4110-9ae3-78066bec6eb6 2026-05-12 06:58:59.320 12 INFO neutron.notifiers.nova [None req-18e47dbb-b856-4e89-b420-e38a234c99eb - - - - - -] Nova event matching ['req-8300979f-a348-44c0-8eb9-9e63038c0110'] response: {'server_uuid': '373a7804-94e1-49fb-8788-5406c011cf77', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b1dad3b-ed7f-4110-9ae3-78066bec6eb6', 'code': 200} 2026-05-12 06:58:59.374 12 INFO neutron.plugins.ml2.plugin [None req-18e47dbb-b856-4e89-b420-e38a234c99eb - - - - - -] Attempt 1 to provision port 5810b8b4-99d6-49fd-b59c-40a6ab33d8ac 2026-05-12 06:58:59.850 12 INFO neutron.plugins.ml2.plugin [None req-2fee8b9f-6915-4fdd-85a4-538cb43bf959 - - - - - -] Attempt 1 to provision port 990bc6e1-b00e-4160-9dde-0638611cc280 2026-05-12 06:59:00.552 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7b1dad3b-ed7f-4110-9ae3-78066bec6eb6 2026-05-12 06:59:00.735 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 5810b8b4-99d6-49fd-b59c-40a6ab33d8ac 2026-05-12 06:59:01.376 12 INFO neutron.notifiers.nova [None req-f5a2fb80-e4eb-4840-b5c8-8045f71fab77 - - - - - -] Nova event matching ['req-139852c3-5ec4-423b-bade-48ba85b5e243'] response: {'server_uuid': '35b9f7c7-07cc-4198-8b32-48ea48d3863e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5810b8b4-99d6-49fd-b59c-40a6ab33d8ac', 'code': 200} 2026-05-12 06:59:01.723 11 INFO neutron.plugins.ml2.plugin [None req-30ab0d8a-9e79-4020-8bef-16081fe898b0 - - - - - -] Attempt 1 to provision port d40b8253-7a2b-45cd-8bdf-fd597451d2d6 2026-05-12 06:59:01.971 11 INFO neutron.plugins.ml2.plugin [None req-30ab0d8a-9e79-4020-8bef-16081fe898b0 - - - - - -] Attempt 1 to provision port 56ca37fa-e4c5-4031-a9f8-f1decbdbaed0 2026-05-12 06:59:02.009 11 INFO neutron.plugins.ml2.plugin [None req-30ab0d8a-9e79-4020-8bef-16081fe898b0 - - - - - -] Attempt 1 to provision port 990bc6e1-b00e-4160-9dde-0638611cc280 2026-05-12 06:59:02.087 11 INFO neutron.plugins.ml2.plugin [None req-30ab0d8a-9e79-4020-8bef-16081fe898b0 - - - - - -] Attempt 1 to provision port ae62e5d7-65c6-42d9-8b42-b6b8c2fef775 2026-05-12 06:59:02.109 11 INFO neutron.plugins.ml2.plugin [None req-30ab0d8a-9e79-4020-8bef-16081fe898b0 - - - - - -] Attempt 1 to provision port b0387fc5-321f-4021-9303-fb2ffc8ba420 2026-05-12 06:59:03.554 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 63dc3941-cfbd-4f89-92b2-a49fa0f54de5 2026-05-12 06:59:03.995 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d40b8253-7a2b-45cd-8bdf-fd597451d2d6 2026-05-12 06:59:04.132 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-423c407b-ec38-4dd5-b565-227aa33eab31'] response: {'server_uuid': 'edb989f6-388f-4f05-b9aa-dae78d3daaf7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '63dc3941-cfbd-4f89-92b2-a49fa0f54de5', 'code': 200} 2026-05-12 06:59:04.700 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 63dc3941-cfbd-4f89-92b2-a49fa0f54de5 2026-05-12 06:59:06.481 11 INFO neutron.plugins.ml2.plugin [None req-8b0378fb-399f-41b2-a444-30477952ed21 - - - - - -] Attempt 1 to provision port 3754362f-3743-4f4a-b6b8-9d65fec3512c 2026-05-12 06:59:06.547 11 INFO neutron.plugins.ml2.plugin [None req-8b0378fb-399f-41b2-a444-30477952ed21 - - - - - -] Attempt 1 to provision port ae62e5d7-65c6-42d9-8b42-b6b8c2fef775 2026-05-12 06:59:06.771 11 INFO neutron.plugins.ml2.plugin [None req-8b0378fb-399f-41b2-a444-30477952ed21 - - - - - -] Attempt 1 to provision port 025307e3-31ca-48b8-b890-6a71e3d647c0 2026-05-12 06:59:11.017 11 INFO neutron.plugins.ml2.plugin [None req-a065ea4a-94bf-4800-a15c-d447d5412220 - - - - - -] Attempt 1 to provision port d40b8253-7a2b-45cd-8bdf-fd597451d2d6 2026-05-12 06:59:11.063 11 INFO neutron.plugins.ml2.plugin [None req-a065ea4a-94bf-4800-a15c-d447d5412220 - - - - - -] Attempt 1 to provision port 56ca37fa-e4c5-4031-a9f8-f1decbdbaed0 2026-05-12 06:59:11.089 11 INFO neutron.plugins.ml2.plugin [None req-a065ea4a-94bf-4800-a15c-d447d5412220 - - - - - -] Attempt 1 to provision port 990bc6e1-b00e-4160-9dde-0638611cc280 2026-05-12 06:59:11.134 11 INFO neutron.plugins.ml2.plugin [None req-a065ea4a-94bf-4800-a15c-d447d5412220 - - - - - -] Attempt 1 to provision port b0387fc5-321f-4021-9303-fb2ffc8ba420 2026-05-12 06:59:13.353 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 69545e72-26b4-437b-b0ee-3e71ff65ffe9 2026-05-12 06:59:13.455 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-1324b45e-6c88-4497-9c7a-c54657252269'] response: {'server_uuid': '50b833ab-1e74-4031-8046-618a321b9b9b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69545e72-26b4-437b-b0ee-3e71ff65ffe9', 'code': 200} 2026-05-12 06:59:14.892 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 69545e72-26b4-437b-b0ee-3e71ff65ffe9 2026-05-12 06:59:15.224 12 INFO neutron.plugins.ml2.plugin [None req-32b85c51-0a30-4eab-8f5c-67c27556f7fc - - - - - -] Attempt 1 to provision port 5810b8b4-99d6-49fd-b59c-40a6ab33d8ac 2026-05-12 06:59:15.345 12 INFO neutron.plugins.ml2.plugin [None req-32b85c51-0a30-4eab-8f5c-67c27556f7fc - - - - - -] Attempt 1 to provision port 69545e72-26b4-437b-b0ee-3e71ff65ffe9 2026-05-12 06:59:18.677 11 INFO neutron.plugins.ml2.plugin [None req-83876c0c-3260-42e8-af3f-3736f4124f66 - - - - - -] Attempt 1 to provision port 56ca37fa-e4c5-4031-a9f8-f1decbdbaed0 2026-05-12 06:59:20.631 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a3924ab2-db09-4397-bad8-73342cd04ebd 2026-05-12 06:59:22.621 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a3924ab2-db09-4397-bad8-73342cd04ebd 2026-05-12 06:59:24.335 11 INFO neutron.plugins.ml2.plugin [None req-1098046a-a4ba-4e7b-a087-001a150145ca - - - - - -] Attempt 1 to provision port 56ca37fa-e4c5-4031-a9f8-f1decbdbaed0 2026-05-12 06:59:24.568 11 INFO neutron.plugins.ml2.plugin [None req-1098046a-a4ba-4e7b-a087-001a150145ca - - - - - -] Attempt 1 to provision port bb6480d1-a7f5-46e1-87b6-18a05848d068 2026-05-12 06:59:24.609 11 INFO neutron.plugins.ml2.plugin [None req-1098046a-a4ba-4e7b-a087-001a150145ca - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:24.642 11 INFO neutron.plugins.ml2.plugin [None req-1098046a-a4ba-4e7b-a087-001a150145ca - - - - - -] Attempt 1 to provision port 071618be-bec1-45a5-965d-4af7f6a2e3fd 2026-05-12 06:59:24.646 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 071618be-bec1-45a5-965d-4af7f6a2e3fd 2026-05-12 06:59:26.839 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 071618be-bec1-45a5-965d-4af7f6a2e3fd 2026-05-12 06:59:28.314 12 INFO neutron.plugins.ml2.plugin [None req-f57af10d-1430-4580-9e2e-356011709540 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:28.333 12 INFO neutron.plugins.ml2.plugin [None req-f57af10d-1430-4580-9e2e-356011709540 - - - - - -] Attempt 1 to provision port 071618be-bec1-45a5-965d-4af7f6a2e3fd 2026-05-12 06:59:28.863 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f0470baf-65ed-4f93-a0d6-9c195d3e8a62 2026-05-12 06:59:29.120 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ae62e5d7-65c6-42d9-8b42-b6b8c2fef775 2026-05-12 06:59:30.623 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f0470baf-65ed-4f93-a0d6-9c195d3e8a62 2026-05-12 06:59:30.794 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ae62e5d7-65c6-42d9-8b42-b6b8c2fef775 2026-05-12 06:59:31.507 12 INFO neutron.plugins.ml2.plugin [None req-e9ac38bc-56e1-48ea-9a83-0dbafa9b3302 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:31.538 12 INFO neutron.plugins.ml2.plugin [None req-e9ac38bc-56e1-48ea-9a83-0dbafa9b3302 - - - - - -] Attempt 1 to provision port ab91d7a7-ceaf-42a0-9b17-545fb0e8890b 2026-05-12 06:59:33.157 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port fd9eaaf0-294d-4f9f-9fed-e8bbde971750 2026-05-12 06:59:33.268 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-fdb9e2da-d069-4ef6-bee7-f7424716cec9'] response: {'server_uuid': '5c00dd2a-5556-4187-ba96-18d2dd0401b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd9eaaf0-294d-4f9f-9fed-e8bbde971750', 'code': 200} 2026-05-12 06:59:34.729 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port fd9eaaf0-294d-4f9f-9fed-e8bbde971750 2026-05-12 06:59:34.944 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 406f4ad1-2be7-4fae-8bad-d98d60e6f358 2026-05-12 06:59:35.287 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port b0a0f769-32fa-4352-8e0d-b5f9ad4204e7 2026-05-12 06:59:36.616 11 INFO neutron.plugins.ml2.plugin [None req-9c2952de-cfa4-4430-a96e-d0890d425f96 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:36.646 11 INFO neutron.plugins.ml2.plugin [None req-9c2952de-cfa4-4430-a96e-d0890d425f96 - - - - - -] Attempt 1 to provision port b0a0f769-32fa-4352-8e0d-b5f9ad4204e7 2026-05-12 06:59:36.648 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 406f4ad1-2be7-4fae-8bad-d98d60e6f358 2026-05-12 06:59:36.893 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port b0a0f769-32fa-4352-8e0d-b5f9ad4204e7 2026-05-12 06:59:38.658 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ab91d7a7-ceaf-42a0-9b17-545fb0e8890b 2026-05-12 06:59:38.931 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:40.282 12 INFO neutron.plugins.ml2.plugin [None req-9be3d7ea-e670-4a9a-a4f8-d9f9d7b19089 - - - - - -] Attempt 1 to provision port fd9eaaf0-294d-4f9f-9fed-e8bbde971750 2026-05-12 06:59:40.335 12 INFO neutron.plugins.ml2.plugin [None req-9be3d7ea-e670-4a9a-a4f8-d9f9d7b19089 - - - - - -] Attempt 1 to provision port a66980a4-f738-4c0d-9d4d-b2d2d220edda 2026-05-12 06:59:40.364 12 INFO neutron.plugins.ml2.plugin [None req-9be3d7ea-e670-4a9a-a4f8-d9f9d7b19089 - - - - - -] Attempt 1 to provision port b0a0f769-32fa-4352-8e0d-b5f9ad4204e7 2026-05-12 06:59:40.928 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ab91d7a7-ceaf-42a0-9b17-545fb0e8890b 2026-05-12 06:59:41.104 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:42.687 12 INFO neutron.plugins.ml2.plugin [None req-96ce395c-2f12-43be-9dfa-520328c58567 - - - - - -] Attempt 1 to provision port 5810b8b4-99d6-49fd-b59c-40a6ab33d8ac 2026-05-12 06:59:42.700 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ab91d7a7-ceaf-42a0-9b17-545fb0e8890b 2026-05-12 06:59:42.746 12 INFO neutron.plugins.ml2.plugin [None req-96ce395c-2f12-43be-9dfa-520328c58567 - - - - - -] Attempt 1 to provision port a66980a4-f738-4c0d-9d4d-b2d2d220edda 2026-05-12 06:59:42.850 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 192b1662-9795-42e3-96af-42c85af58a8e 2026-05-12 06:59:46.072 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 5810b8b4-99d6-49fd-b59c-40a6ab33d8ac 2026-05-12 06:59:46.121 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 49e30a04-5e4b-4871-ab3b-2a9609128cd9 2026-05-12 06:59:46.143 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 41215040-7a7d-4ab3-b50c-0a581ad06a00 2026-05-12 06:59:46.170 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port ab91d7a7-ceaf-42a0-9b17-545fb0e8890b 2026-05-12 06:59:46.224 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 06:59:46.276 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 50053137-93f7-4deb-bcee-1e99d09dfcb8 2026-05-12 06:59:46.299 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port 8e19eeab-0bcd-42d8-a57c-fdff6f7428ff 2026-05-12 06:59:46.322 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port f0470baf-65ed-4f93-a0d6-9c195d3e8a62 2026-05-12 06:59:46.388 12 INFO neutron.plugins.ml2.plugin [None req-72811c02-551c-43b8-9877-8606a204fa8c - - - - - -] Attempt 1 to provision port a66980a4-f738-4c0d-9d4d-b2d2d220edda 2026-05-12 06:59:47.215 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f5051c7d-d4bb-4e68-bb84-c88d90441bc6 2026-05-12 06:59:47.263 12 INFO neutron.plugins.ml2.plugin [None req-2a2eed36-09dd-4056-adcf-d3b493445f88 - - - - - -] Attempt 1 to provision port f5051c7d-d4bb-4e68-bb84-c88d90441bc6 2026-05-12 06:59:47.330 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-91fcff9f-2402-4cde-8d38-ce66cd9cf217'] response: {'server_uuid': 'ce357f16-9280-40c7-9860-c477f7d4217d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5051c7d-d4bb-4e68-bb84-c88d90441bc6', 'code': 200} 2026-05-12 06:59:48.723 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f5051c7d-d4bb-4e68-bb84-c88d90441bc6 2026-05-12 06:59:52.879 11 INFO neutron.plugins.ml2.plugin [None req-fd281794-8394-4d7e-a11e-73ac5d1e8897 - - - - - -] Attempt 1 to provision port 8e19eeab-0bcd-42d8-a57c-fdff6f7428ff 2026-05-12 06:59:53.226 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a66980a4-f738-4c0d-9d4d-b2d2d220edda 2026-05-12 06:59:54.864 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 8e19eeab-0bcd-42d8-a57c-fdff6f7428ff 2026-05-12 06:59:55.039 11 INFO neutron.plugins.ml2.plugin [None req-75724a45-2f5a-44cf-9582-b4a86143d0db - - - - - -] Attempt 1 to provision port a66980a4-f738-4c0d-9d4d-b2d2d220edda 2026-05-12 07:00:04.684 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7f137ecd-23d2-4924-83b6-035ca6d87987 2026-05-12 07:00:04.950 12 INFO neutron.plugins.ml2.plugin [None req-78258da0-c853-40df-ab86-8aaa7650cdc8 - - - - - -] Attempt 1 to provision port 7f137ecd-23d2-4924-83b6-035ca6d87987 2026-05-12 07:00:05.425 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-7bad59c3-fd1c-4ca4-a9fb-8cc295da82a7'] response: {'server_uuid': '5c00dd2a-5556-4187-ba96-18d2dd0401b5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd9eaaf0-294d-4f9f-9fed-e8bbde971750', 'code': 200} 2026-05-12 07:00:07.296 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7f137ecd-23d2-4924-83b6-035ca6d87987 2026-05-12 07:00:07.559 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port fd9eaaf0-294d-4f9f-9fed-e8bbde971750 2026-05-12 07:00:07.672 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-71846d8b-c10f-429d-a126-2959d700c104'] response: {'server_uuid': '5c00dd2a-5556-4187-ba96-18d2dd0401b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd9eaaf0-294d-4f9f-9fed-e8bbde971750', 'code': 200} 2026-05-12 07:00:08.830 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port fd9eaaf0-294d-4f9f-9fed-e8bbde971750 2026-05-12 07:00:34.815 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port c8d6692a-ebc7-4358-91e6-b4cd366c0553 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server [None req-c8385b69-0dae-4994-aad5-c05cf3280ddc - - - - - -] Exception during message handling: neutron_lib.exceptions.PortNotFound: Port c1741965-ef92-4760-be56-d0bfb3482f27 could not be found. 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 292, in _get_port 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server port = model_query.get_by_id(context, models_v2.Port, id, 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/model_query.py", line 211, in get_by_id 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2804, in one 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return self._iter().one() # type: ignore 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 1808, in one 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/engine/result.py", line 752, in _only_one_row 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 340, in get_dhcp_port 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return plugin.get_port(context, port_id) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise self.value 2026-05-12 07:00:42.616 11 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-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1666, in get_port 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server port = self._get_port(context, id, lazy_fields=lazy_fields) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_common.py", line 295, in _get_port 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server raise exceptions.PortNotFound(port_id=id) 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.PortNotFound: Port c1741965-ef92-4760-be56-d0bfb3482f27 could not be found. 2026-05-12 07:00:42.616 11 ERROR oslo_messaging.rpc.server 2026-05-12 07:00:54.688 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e876b915-dfbe-44ba-8eda-e2089f422f02 2026-05-12 07:00:56.772 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e876b915-dfbe-44ba-8eda-e2089f422f02 2026-05-12 07:00:56.972 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f1ebdf20-eac4-40f8-8076-c1581ee6f081 2026-05-12 07:01:00.704 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d2003ce3-5c09-4c06-8216-ec45877242f5 2026-05-12 07:01:00.984 12 INFO neutron.plugins.ml2.plugin [None req-35a7d4bc-8f5c-4231-ac74-1ba001e0de2d - - - - - -] Attempt 1 to provision port d2003ce3-5c09-4c06-8216-ec45877242f5 2026-05-12 07:01:01.049 12 INFO neutron.plugins.ml2.plugin [None req-35a7d4bc-8f5c-4231-ac74-1ba001e0de2d - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:02.752 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d2003ce3-5c09-4c06-8216-ec45877242f5 2026-05-12 07:01:04.699 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 957d5c86-a378-4dee-9618-a27fef162ff9 2026-05-12 07:01:06.825 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ab9e48bc-98d5-4073-9608-e8851d4ff546 2026-05-12 07:01:07.144 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 957d5c86-a378-4dee-9618-a27fef162ff9 2026-05-12 07:01:07.655 12 INFO neutron.plugins.ml2.plugin [None req-c7bb5154-4a49-4b3f-8e97-b518ef3eaa0f - - - - - -] Attempt 1 to provision port ab9e48bc-98d5-4073-9608-e8851d4ff546 2026-05-12 07:01:07.727 12 INFO neutron.plugins.ml2.plugin [None req-c7bb5154-4a49-4b3f-8e97-b518ef3eaa0f - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:07.749 12 INFO neutron.plugins.ml2.plugin [None req-c7bb5154-4a49-4b3f-8e97-b518ef3eaa0f - - - - - -] Attempt 1 to provision port d2003ce3-5c09-4c06-8216-ec45877242f5 2026-05-12 07:01:07.800 12 INFO neutron.plugins.ml2.plugin [None req-c7bb5154-4a49-4b3f-8e97-b518ef3eaa0f - - - - - -] Attempt 1 to provision port 11838360-f24a-4691-82d8-8e851a116f72 2026-05-12 07:01:09.287 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d7f37762-ad2a-490c-9218-79235aa84a14 2026-05-12 07:01:09.397 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-46b272e2-78ce-4b96-9bd8-b57e6a8cd009'] response: {'server_uuid': 'b4bbc6fd-f3e2-40d4-b00c-7c2d4c77e97a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7f37762-ad2a-490c-9218-79235aa84a14', 'code': 200} 2026-05-12 07:01:09.688 11 INFO neutron.plugins.ml2.plugin [None req-75d473cc-d00b-4d21-ad1a-5dc0f62204f2 - - - - - -] Attempt 1 to provision port ab9e48bc-98d5-4073-9608-e8851d4ff546 2026-05-12 07:01:10.998 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d7f37762-ad2a-490c-9218-79235aa84a14 2026-05-12 07:01:12.487 11 INFO neutron.plugins.ml2.plugin [None req-af5ff5e8-7b3e-48d7-871f-2573b963909b - - - - - -] Attempt 1 to provision port ab9e48bc-98d5-4073-9608-e8851d4ff546 2026-05-12 07:01:12.568 11 INFO neutron.plugins.ml2.plugin [None req-af5ff5e8-7b3e-48d7-871f-2573b963909b - - - - - -] Attempt 1 to provision port 11838360-f24a-4691-82d8-8e851a116f72 2026-05-12 07:01:12.933 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:13.293 12 INFO neutron.plugins.ml2.plugin [None req-1be2ac54-beac-4ffd-9882-25fe2508297a - - - - - -] Attempt 1 to provision port d1b06117-a164-4c69-beb9-ddc8aa96ea07 2026-05-12 07:01:14.919 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:15.136 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d1b06117-a164-4c69-beb9-ddc8aa96ea07 2026-05-12 07:01:17.992 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 499d9316-bfab-4e5e-b1b8-1e9cba3d2258 2026-05-12 07:01:18.081 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-9dfd5355-dc97-49de-b9d8-03d9323d036d'] response: {'server_uuid': 'ec9da446-9f55-417a-a904-df5ade5deae1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '499d9316-bfab-4e5e-b1b8-1e9cba3d2258', 'code': 200} 2026-05-12 07:01:18.944 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 499d9316-bfab-4e5e-b1b8-1e9cba3d2258 2026-05-12 07:01:20.532 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:20.589 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port 409fd474-b61b-401d-857a-d5cfa19c5a7e 2026-05-12 07:01:20.656 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port 11838360-f24a-4691-82d8-8e851a116f72 2026-05-12 07:01:20.783 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port e1a3ac2a-8c2b-4357-9741-6409d13469e9 2026-05-12 07:01:20.818 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port 34e46442-5468-44ee-affe-72dab8c2b492 2026-05-12 07:01:20.965 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 34e46442-5468-44ee-affe-72dab8c2b492 2026-05-12 07:01:21.020 12 INFO neutron.plugins.ml2.plugin [None req-8c2b14ae-01ff-4725-a57d-26e54fbae1ca - - - - - -] Attempt 1 to provision port d1b06117-a164-4c69-beb9-ddc8aa96ea07 2026-05-12 07:01:21.178 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 11838360-f24a-4691-82d8-8e851a116f72 2026-05-12 07:01:22.938 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 34e46442-5468-44ee-affe-72dab8c2b492 2026-05-12 07:01:23.735 12 INFO neutron.plugins.ml2.plugin [None req-cf3188d0-1849-4a03-8b44-a7ec568d6e5c - - - - - -] Attempt 1 to provision port 16d5a736-5849-4bc9-880d-af9f3c9df77e 2026-05-12 07:01:23.783 12 INFO neutron.plugins.ml2.plugin [None req-cf3188d0-1849-4a03-8b44-a7ec568d6e5c - - - - - -] Attempt 1 to provision port 11838360-f24a-4691-82d8-8e851a116f72 2026-05-12 07:01:23.841 12 INFO neutron.plugins.ml2.plugin [None req-cf3188d0-1849-4a03-8b44-a7ec568d6e5c - - - - - -] Attempt 1 to provision port 34e46442-5468-44ee-affe-72dab8c2b492 2026-05-12 07:01:27.057 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ed2e2fc4-c0e6-4356-a2b2-1590f72be908 2026-05-12 07:01:28.982 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 4067e3e1-d287-4b4d-afa9-b06b495f7eca 2026-05-12 07:01:29.276 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port ed2e2fc4-c0e6-4356-a2b2-1590f72be908 2026-05-12 07:01:31.248 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 4067e3e1-d287-4b4d-afa9-b06b495f7eca 2026-05-12 07:01:31.464 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 67a3cb13-983d-4964-b540-c08dd08946be 2026-05-12 07:01:31.889 11 INFO neutron.plugins.ml2.plugin [None req-344294f4-40ae-4294-9639-f513a46677af - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:31.936 11 INFO neutron.plugins.ml2.plugin [None req-344294f4-40ae-4294-9639-f513a46677af - - - - - -] Attempt 1 to provision port 67a3cb13-983d-4964-b540-c08dd08946be 2026-05-12 07:01:31.985 11 INFO neutron.plugins.ml2.plugin [None req-344294f4-40ae-4294-9639-f513a46677af - - - - - -] Attempt 1 to provision port ed2e2fc4-c0e6-4356-a2b2-1590f72be908 2026-05-12 07:01:32.056 11 INFO neutron.plugins.ml2.plugin [None req-344294f4-40ae-4294-9639-f513a46677af - - - - - -] Attempt 1 to provision port d7f37762-ad2a-490c-9218-79235aa84a14 2026-05-12 07:01:33.338 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 67a3cb13-983d-4964-b540-c08dd08946be 2026-05-12 07:01:34.952 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f65d74f1-7214-45f2-be5b-b2995e1d1963 2026-05-12 07:01:36.992 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f65d74f1-7214-45f2-be5b-b2995e1d1963 2026-05-12 07:01:39.088 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:39.129 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:39.161 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port ed2e2fc4-c0e6-4356-a2b2-1590f72be908 2026-05-12 07:01:39.217 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:39.239 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port f65d74f1-7214-45f2-be5b-b2995e1d1963 2026-05-12 07:01:39.287 12 INFO neutron.plugins.ml2.plugin [None req-00e98800-5685-4a82-aa78-cea36e8f7f93 - - - - - -] Attempt 1 to provision port 67a3cb13-983d-4964-b540-c08dd08946be 2026-05-12 07:01:43.477 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 51f6eb57-7962-49be-9b44-24ce2b678605 2026-05-12 07:01:43.617 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-99341cfd-9711-49e0-aa3b-cc02033cd29e'] response: {'server_uuid': 'a8abf1de-7241-416b-b3d9-23f5b523fc6f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '51f6eb57-7962-49be-9b44-24ce2b678605', 'code': 200} 2026-05-12 07:01:44.694 12 INFO neutron.plugins.ml2.plugin [None req-423c6396-8b17-47cf-8ba1-c17515f87510 - - - - - -] Attempt 1 to provision port 51f6eb57-7962-49be-9b44-24ce2b678605 2026-05-12 07:01:44.761 12 INFO neutron.plugins.ml2.plugin [None req-423c6396-8b17-47cf-8ba1-c17515f87510 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:44.788 12 INFO neutron.plugins.ml2.plugin [None req-423c6396-8b17-47cf-8ba1-c17515f87510 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:44.809 12 INFO neutron.plugins.ml2.plugin [None req-c8b99119-60c1-4a7a-aa8d-04e0e6bec0f8 - - - - - -] Attempt 1 to provision port ed2e2fc4-c0e6-4356-a2b2-1590f72be908 2026-05-12 07:01:44.871 12 INFO neutron.plugins.ml2.plugin [None req-c8b99119-60c1-4a7a-aa8d-04e0e6bec0f8 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:44.898 12 INFO neutron.plugins.ml2.plugin [None req-c8b99119-60c1-4a7a-aa8d-04e0e6bec0f8 - - - - - -] Attempt 1 to provision port f65d74f1-7214-45f2-be5b-b2995e1d1963 2026-05-12 07:01:44.950 12 INFO neutron.plugins.ml2.plugin [None req-c8b99119-60c1-4a7a-aa8d-04e0e6bec0f8 - - - - - -] Attempt 1 to provision port 67a3cb13-983d-4964-b540-c08dd08946be 2026-05-12 07:01:44.955 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 51f6eb57-7962-49be-9b44-24ce2b678605 2026-05-12 07:01:47.580 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 3c44705f-68db-4a50-ac8b-4daf1f2d0617 2026-05-12 07:01:47.827 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:48.066 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:48.318 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:48.573 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e40e9943-86cc-4d06-a936-7fea53b0ecb5 2026-05-12 07:01:48.683 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-59842539-502d-4cb3-88e8-bb6d5487bc32'] response: {'server_uuid': 'b1d77b1e-1fab-4063-88c0-5bdc6ede162c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e40e9943-86cc-4d06-a936-7fea53b0ecb5', 'code': 200} 2026-05-12 07:01:49.289 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 3c44705f-68db-4a50-ac8b-4daf1f2d0617 2026-05-12 07:01:49.443 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:49.641 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:49.710 11 INFO neutron.plugins.ml2.plugin [None req-3a9acd8a-ad76-49a5-b48a-ebe11ca67826 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:49.767 11 INFO neutron.plugins.ml2.plugin [None req-3a9acd8a-ad76-49a5-b48a-ebe11ca67826 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:49.824 11 INFO neutron.plugins.ml2.plugin [None req-3a9acd8a-ad76-49a5-b48a-ebe11ca67826 - - - - - -] Attempt 1 to provision port 3c44705f-68db-4a50-ac8b-4daf1f2d0617 2026-05-12 07:01:49.884 11 INFO neutron.plugins.ml2.plugin [None req-3a9acd8a-ad76-49a5-b48a-ebe11ca67826 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:49.937 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:49.944 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e40e9943-86cc-4d06-a936-7fea53b0ecb5 2026-05-12 07:01:50.021 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port f65d74f1-7214-45f2-be5b-b2995e1d1963 2026-05-12 07:01:50.098 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port e40e9943-86cc-4d06-a936-7fea53b0ecb5 2026-05-12 07:01:52.760 12 INFO neutron.plugins.ml2.plugin [None req-d43f601a-0757-4299-887e-539698758e72 - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:52.814 12 INFO neutron.plugins.ml2.plugin [None req-d43f601a-0757-4299-887e-539698758e72 - - - - - -] Attempt 1 to provision port 16fa7a5c-8775-4dd8-bdb7-e0ce581b8024 2026-05-12 07:01:52.886 12 INFO neutron.plugins.ml2.plugin [None req-d43f601a-0757-4299-887e-539698758e72 - - - - - -] Attempt 1 to provision port 7a9c4b72-9fad-4813-abf9-95253573a890 2026-05-12 07:01:55.902 11 INFO neutron.plugins.ml2.plugin [None req-8e6fefca-77fa-496b-a04b-ff16c761b9ef - - - - - -] Attempt 1 to provision port 927f25f8-eb3c-4c86-80d8-6c88d0316808 2026-05-12 07:01:55.948 11 INFO neutron.plugins.ml2.plugin [None req-8e6fefca-77fa-496b-a04b-ff16c761b9ef - - - - - -] Attempt 1 to provision port 51f6eb57-7962-49be-9b44-24ce2b678605 2026-05-12 07:02:01.211 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 4aac584c-d9f0-413b-bec5-18b4ee0795dc 2026-05-12 07:02:01.310 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-3c803496-834c-4b8a-9332-ed050c3022d7'] response: {'server_uuid': '64325972-9dad-46dc-8ea9-fdedc9a56988', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4aac584c-d9f0-413b-bec5-18b4ee0795dc', 'code': 200} 2026-05-12 07:02:03.183 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 4aac584c-d9f0-413b-bec5-18b4ee0795dc 2026-05-12 07:02:13.397 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-36ba4fb7-f7e3-41b1-91db-cbfa7d1f9c2b'] response: {'server_uuid': 'b1d77b1e-1fab-4063-88c0-5bdc6ede162c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e40e9943-86cc-4d06-a936-7fea53b0ecb5', 'code': 200} 2026-05-12 07:02:30.457 11 INFO neutron.plugins.ml2.plugin [None req-3b8cab4f-5a8f-44dc-89e9-91cdda4ca86a - - - - - -] Attempt 1 to provision port 9358998b-572a-4192-a4f3-be801b50485f 2026-05-12 07:02:33.289 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 5c4a3dfb-ede9-4c4a-9238-39e05d6d7b85 2026-05-12 07:02:34.190 11 INFO neutron.plugins.ml2.plugin [None req-503fc4fc-62cc-4a79-a722-7ae274d20bd9 - - - - - -] Attempt 1 to provision port 5c4a3dfb-ede9-4c4a-9238-39e05d6d7b85 2026-05-12 07:02:35.269 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 5c4a3dfb-ede9-4c4a-9238-39e05d6d7b85 2026-05-12 07:02:37.181 12 INFO neutron.plugins.ml2.plugin [None req-9f9308a8-61dd-4560-b05d-bfd6b554e4b0 - - - - - -] Attempt 1 to provision port 5c4a3dfb-ede9-4c4a-9238-39e05d6d7b85 2026-05-12 07:02:37.234 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 6d63229f-1f34-46e9-a77e-050c33d113a6 2026-05-12 07:02:37.294 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port b82cd290-038a-4b98-9f39-a104305228f9 2026-05-12 07:02:37.326 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 2dd2ee15-81ba-478b-9caf-4a1f741663f5 2026-05-12 07:02:39.231 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 6d63229f-1f34-46e9-a77e-050c33d113a6 2026-05-12 07:02:41.243 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port c06eac51-0eb1-4620-9077-5cd75ab4d3a0 2026-05-12 07:02:41.698 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 411406a6-d846-4de8-8af2-b66571dd98c6 2026-05-12 07:02:41.989 11 INFO neutron.plugins.ml2.plugin [None req-6071330a-4d8a-4fea-af6b-3082b00a595c - - - - - -] Attempt 1 to provision port b82cd290-038a-4b98-9f39-a104305228f9 2026-05-12 07:02:42.016 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port c06eac51-0eb1-4620-9077-5cd75ab4d3a0 2026-05-12 07:02:43.255 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 411406a6-d846-4de8-8af2-b66571dd98c6 2026-05-12 07:02:43.476 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port c06eac51-0eb1-4620-9077-5cd75ab4d3a0 2026-05-12 07:02:45.638 12 INFO neutron.plugins.ml2.plugin [None req-a59a82bb-0319-46ec-8877-5916fc12b2c2 - - - - - -] Attempt 1 to provision port eef170d6-2160-4420-bd20-b6019ac30e83 2026-05-12 07:02:45.664 12 INFO neutron.plugins.ml2.plugin [None req-a59a82bb-0319-46ec-8877-5916fc12b2c2 - - - - - -] Attempt 1 to provision port a2d25480-583e-4836-b694-f010646d0853 2026-05-12 07:02:45.685 12 INFO neutron.plugins.ml2.plugin [None req-a59a82bb-0319-46ec-8877-5916fc12b2c2 - - - - - -] Attempt 1 to provision port b82cd290-038a-4b98-9f39-a104305228f9 2026-05-12 07:02:45.710 12 INFO neutron.plugins.ml2.plugin [None req-a59a82bb-0319-46ec-8877-5916fc12b2c2 - - - - - -] Attempt 1 to provision port c06eac51-0eb1-4620-9077-5cd75ab4d3a0 2026-05-12 07:02:47.517 11 INFO neutron.plugins.ml2.plugin [None req-26d337df-7de2-4906-bdca-c7ae827af5bf - - - - - -] Attempt 1 to provision port eef170d6-2160-4420-bd20-b6019ac30e83 2026-05-12 07:02:48.722 11 INFO neutron.plugins.ml2.plugin [None req-c7c115a8-14fd-4d12-8f8b-aff94cbbc5da - - - - - -] Attempt 1 to provision port eef170d6-2160-4420-bd20-b6019ac30e83 2026-05-12 07:02:49.727 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 12557582-d27d-4809-9008-78430d446ffd 2026-05-12 07:02:49.834 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-ec70772d-9b8c-4a67-b044-306d4d875855'] response: {'server_uuid': 'cd3a1c13-1a41-47a2-8a1f-d7303a01a2a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12557582-d27d-4809-9008-78430d446ffd', 'code': 200} 2026-05-12 07:02:51.221 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 12557582-d27d-4809-9008-78430d446ffd 2026-05-12 07:02:54.272 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port bc0b31dc-66f1-4ca1-b6b3-886126389fbe 2026-05-12 07:02:54.416 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-29a6b23b-4487-4dd4-adf5-cf4629f79ae1'] response: {'server_uuid': '5c156196-8f5e-4edc-a19c-796fac4e30be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc0b31dc-66f1-4ca1-b6b3-886126389fbe', 'code': 200} 2026-05-12 07:02:55.234 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 2dd2ee15-81ba-478b-9caf-4a1f741663f5 2026-05-12 07:02:55.493 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port bc0b31dc-66f1-4ca1-b6b3-886126389fbe 2026-05-12 07:02:55.680 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port b82cd290-038a-4b98-9f39-a104305228f9 2026-05-12 07:02:57.259 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port 2dd2ee15-81ba-478b-9caf-4a1f741663f5 2026-05-12 07:02:57.448 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port b82cd290-038a-4b98-9f39-a104305228f9 2026-05-12 07:02:57.650 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a2d25480-583e-4836-b694-f010646d0853 2026-05-12 07:02:57.954 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port eef170d6-2160-4420-bd20-b6019ac30e83 2026-05-12 07:02:59.217 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port eef170d6-2160-4420-bd20-b6019ac30e83 2026-05-12 07:02:59.415 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a2d25480-583e-4836-b694-f010646d0853 2026-05-12 07:03:30.241 11 INFO neutron.plugins.ml2.plugin [None req-385c1a0d-b2cf-47a4-b23b-3ba1a81754bb - - - - - -] Attempt 1 to provision port a0366c9d-86d3-4213-8737-dd18b0fd3f58 2026-05-12 07:03:35.257 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a0366c9d-86d3-4213-8737-dd18b0fd3f58 2026-05-12 07:03:35.351 11 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-a11a56de-8f2d-488b-8326-5a7c985fcaa8'] response: {'server_uuid': 'cd3a1c13-1a41-47a2-8a1f-d7303a01a2a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0366c9d-86d3-4213-8737-dd18b0fd3f58', 'code': 200} 2026-05-12 07:03:37.250 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a0366c9d-86d3-4213-8737-dd18b0fd3f58 2026-05-12 07:03:39.747 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a0366c9d-86d3-4213-8737-dd18b0fd3f58 2026-05-12 07:04:07.758 12 INFO neutron.plugins.ml2.plugin [None req-8362377e-0bff-492c-a923-96f0b3f65595 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:04:16.852 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:04:17.111 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-73da8abc-7365-425d-9223-691e603e3e04'] response: {'server_uuid': 'cd3a1c13-1a41-47a2-8a1f-d7303a01a2a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8d35168-52ab-4eef-a230-4eecda9679c6', 'code': 200} 2026-05-12 07:04:17.431 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:04:28.584 11 INFO neutron.plugins.ml2.plugin [None req-64c1da1e-feae-4d76-ad57-624338655717 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:04:35.480 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:04:35.569 12 INFO neutron.notifiers.nova [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Nova event matching ['req-063f07f8-41b3-4680-bc4d-bebec5ff2dcd'] response: {'server_uuid': 'cd3a1c13-1a41-47a2-8a1f-d7303a01a2a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a50bf65a-c62e-4368-b407-2b6e90c15549', 'code': 200} 2026-05-12 07:04:37.470 11 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:04:38.812 11 INFO neutron.plugins.ml2.plugin [None req-b5a538a5-31db-4163-b1bf-2cd3744611e7 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:04:39.497 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:04:52.613 12 INFO neutron.plugins.ml2.plugin [None req-238cad34-bba7-47e1-9f0f-d7fce6e142d3 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:04:53.525 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:04:53.936 11 INFO neutron.plugins.ml2.plugin [None req-73b1afc3-11c6-4b0a-8d21-952f1cf346e2 - - - - - -] Attempt 1 to provision port a50bf65a-c62e-4368-b407-2b6e90c15549 2026-05-12 07:05:02.706 11 INFO neutron.plugins.ml2.plugin [None req-824716ea-039c-4221-9d94-3b18c381de34 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6 2026-05-12 07:05:03.513 12 INFO neutron.plugins.ml2.plugin [None req-ef0a9945-f622-4b48-ab80-14d05c82f625 - - - - - -] Attempt 1 to provision port d8d35168-52ab-4eef-a230-4eecda9679c6