+ 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-09-08 16:26:48.576 1 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:26:48.576 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-09-08 16:26:48.577 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-08 16:26:48.577 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:26:49.457 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:26:49.460 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:26:49.463 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:26:49.463 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:26:49.463 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:26:49.464 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 16:26:49.464 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:26:49.470 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:26:49.470 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:26:49.470 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:26:49.487 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:26:49.488 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:26:49.488 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:26:49.522 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:26:49.522 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:26:49.522 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:26:49.522 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:26:49.821 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:26:49.991 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:26:49.992 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:26:49.992 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:26:50.051 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:26:50.051 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:26:50.051 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:26:50.052 1 INFO neutron.plugins.ml2.extensions.port_security [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:26:50.052 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:26:50.052 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:26:50.052 1 INFO neutron.plugins.ml2.managers [None req-bbcb62dc-288c-4455-965d-08b5afedc989 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:26:50.073 1 INFO neutron.quota [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded quota_driver: . 2026-09-08 16:26:50.073 1 INFO neutron.plugins.ml2.plugin [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:26:50.074 1 INFO neutron.plugins.ml2.managers [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:26:50.074 1 INFO neutron.plugins.ml2.managers [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:26:50.074 1 INFO neutron.plugins.ml2.managers [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:26:50.074 1 INFO neutron.extensions.vlantransparent [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Disabled vlantransparent extension. 2026-09-08 16:26:50.075 1 INFO neutron.extensions.qinq [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Disabled VLAN QinQ extension. 2026-09-08 16:26:50.075 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: qos 2026-09-08 16:26:50.090 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: router 2026-09-08 16:26:50.126 1 INFO neutron.services.service_base [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:26:50.126 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: segments 2026-09-08 16:26:50.187 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: trunk 2026-09-08 16:26:50.199 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:26:50.227 1 WARNING stevedore.named [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:26:50.227 1 WARNING stevedore.named [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:26:50.424 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:26:50.424 1 INFO neutron.common.utils [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 16:26:50.424 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: taas 2026-09-08 16:26:50.441 1 WARNING stevedore.named [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:26:50.475 1 INFO neutron_taas.services.taas.taas_plugin [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:26:50.476 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:26:50.483 1 WARNING stevedore.named [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:26:50.500 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:26:50.500 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:26:50.506 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: tag 2026-09-08 16:26:50.512 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: timestamp 2026-09-08 16:26:50.514 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:26:50.516 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: flavors 2026-09-08 16:26:50.519 1 INFO neutron.manager [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loading Plugin: revisions 2026-09-08 16:26:50.522 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Initializing extension manager. 2026-09-08 16:26:50.523 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: address-group 2026-09-08 16:26:50.523 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: address-scope 2026-09-08 16:26:50.524 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:26:50.525 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: agent 2026-09-08 16:26:50.525 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:26:50.526 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:26:50.527 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:26:50.527 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: availability_zone 2026-09-08 16:26:50.528 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:26:50.528 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:26:50.528 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:26:50.530 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:26:50.530 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: dns-integration 2026-09-08 16:26:50.531 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:26:50.531 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:26:50.532 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: dvr 2026-09-08 16:26:50.532 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:26:50.532 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:26:50.533 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:26:50.533 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:26:50.534 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: external-net 2026-09-08 16:26:50.534 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:26:50.534 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: extraroute 2026-09-08 16:26:50.535 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:26:50.535 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 16:26:50.536 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:26:50.536 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:26:50.537 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:26:50.537 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:26:50.538 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: flavors 2026-09-08 16:26:50.538 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:26:50.539 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:26:50.539 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:26:50.540 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:26:50.540 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:26:50.541 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: router 2026-09-08 16:26:50.543 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:26:50.543 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:26:50.543 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:26:50.544 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:26:50.544 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: l3-ha 2026-09-08 16:26:50.545 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:26:50.545 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:26:50.545 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:26:50.546 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:26:50.547 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:26:50.548 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:26:50.549 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:26:50.550 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:26:50.551 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:26:50.552 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:26:50.552 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: multi-provider 2026-09-08 16:26:50.552 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: net-mtu 2026-09-08 16:26:50.553 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:26:50.553 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:26:50.554 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: network_ha 2026-09-08 16:26:50.554 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:26:50.555 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:26:50.556 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: pagination 2026-09-08 16:26:50.556 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:26:50.557 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:26:50.557 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:26:50.557 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:26:50.558 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:26:50.558 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:26:50.558 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:26:50.559 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:26:50.559 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:26:50.560 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:26:50.560 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:26:50.560 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: binding 2026-09-08 16:26:50.561 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: binding-extended 2026-09-08 16:26:50.562 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-security 2026-09-08 16:26:50.562 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: project-id 2026-09-08 16:26:50.562 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: provider 2026-09-08 16:26:50.563 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:26:50.564 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos 2026-09-08 16:26:50.565 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:26:50.565 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:26:50.566 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-default 2026-09-08 16:26:50.566 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-fip 2026-09-08 16:26:50.567 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:26:50.567 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:26:50.567 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:26:50.568 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:26:50.569 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:26:50.569 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-pps 2026-09-08 16:26:50.569 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:26:50.570 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:26:50.570 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:26:50.571 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:26:50.571 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:26:50.573 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: quotas 2026-09-08 16:26:50.575 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: quota_details 2026-09-08 16:26:50.576 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:26:50.577 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:26:50.577 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:26:50.578 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:26:50.578 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:26:50.579 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:26:50.579 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:26:50.580 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:26:50.580 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:26:50.582 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:26:50.582 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:26:50.583 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:26:50.583 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:26:50.584 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:26:50.584 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:26:50.589 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: security-group 2026-09-08 16:26:50.590 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: segment 2026-09-08 16:26:50.590 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:26:50.591 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: service-type 2026-09-08 16:26:50.591 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: sorting 2026-09-08 16:26:50.592 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:26:50.592 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:26:50.593 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:26:50.593 1 WARNING neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:26:50.594 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:26:50.594 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:26:50.594 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:26:50.595 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:26:50.595 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:26:50.596 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:26:50.596 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:26:50.597 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: tag-creation 2026-09-08 16:26:50.597 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:26:50.600 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:26:50.601 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:26:50.601 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: trunk 2026-09-08 16:26:50.602 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: trunk-details 2026-09-08 16:26:50.602 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:26:50.603 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:26:50.603 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:26:50.604 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:26:50.605 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:26:50.606 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:26:50.606 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:26:50.607 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: vpnaas 2026-09-08 16:26:50.608 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: taas 2026-09-08 16:26:50.609 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:26:50.610 1 INFO neutron.api.extensions [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:26:50.612 1 INFO oslo_service.backend.eventlet.service [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Starting 2 workers 2026-09-08 16:26:50.615 1 INFO oslo_service.backend.eventlet.service [None req-a1e6d776-d9ff-426b-a71b-52995f19b01d - - - - - -] Starting 1 workers 2026-09-08 16:27:32.605 11 INFO neutron.db.l3_hamode_db [None req-365e616c-954e-4569-bd10-a9088ea28ff1 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 16:27:50.495 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 427a6e1c-cdd9-483f-a25d-c32a2c04925e 2026-09-08 16:27:51.214 11 INFO neutron.plugins.ml2.plugin [None req-29a66891-7a43-4376-b59e-ed6a5c54aad3 - - - - - -] Attempt 1 to provision port 427a6e1c-cdd9-483f-a25d-c32a2c04925e 2026-09-08 16:27:52.396 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 427a6e1c-cdd9-483f-a25d-c32a2c04925e 2026-09-08 16:27:52.919 11 INFO neutron.plugins.ml2.plugin [None req-f0caf033-3e48-4aa0-bc3a-5489e9e86f7a - - - - - -] Attempt 1 to provision port 427a6e1c-cdd9-483f-a25d-c32a2c04925e 2026-09-08 16:32:18.603 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7c51f08b-8f64-4c02-a05e-002c5c593fcb 2026-09-08 16:32:18.627 11 INFO neutron.plugins.ml2.plugin [None req-7c3bc628-7cc8-4b16-917f-bf93e35ff0df - - - - - -] Attempt 1 to provision port 7c51f08b-8f64-4c02-a05e-002c5c593fcb 2026-09-08 16:32:20.575 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7c51f08b-8f64-4c02-a05e-002c5c593fcb 2026-09-08 16:32:20.795 11 INFO neutron.plugins.ml2.plugin [None req-91fd4d7d-114c-49c7-9334-ec9f1781a176 - - - - - -] Attempt 1 to provision port 7c51f08b-8f64-4c02-a05e-002c5c593fcb 2026-09-08 16:32:26.378 11 INFO neutron.plugins.ml2.plugin [None req-779b43d5-8e71-4995-bb14-6ed67cc5b9fd - - - - - -] Attempt 1 to provision port 13df510c-b54c-4df1-98e0-71d173fe16fa 2026-09-08 16:36:11.287 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 13df510c-b54c-4df1-98e0-71d173fe16fa 2026-09-08 16:36:12.728 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 13df510c-b54c-4df1-98e0-71d173fe16fa 2026-09-08 16:44:39.024 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c6cb2699-24e9-4bc5-95a7-6eccded9cf56 2026-09-08 16:44:41.020 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c6cb2699-24e9-4bc5-95a7-6eccded9cf56 2026-09-08 17:03:03.866 11 INFO neutron.plugins.ml2.plugin [None req-c072b229-6064-4607-b155-4d77bb207ee8 - - - - - -] Attempt 1 to provision port a57bb06a-d75a-4a1a-b77e-322381ffbdd5 2026-09-08 17:03:03.867 11 INFO neutron.plugins.ml2.plugin [None req-c072b229-6064-4607-b155-4d77bb207ee8 - - - - - -] Attempt 1 to provision port a57bb06a-d75a-4a1a-b77e-322381ffbdd5 2026-09-08 17:03:05.691 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port a57bb06a-d75a-4a1a-b77e-322381ffbdd5 2026-09-08 17:03:07.724 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 539a00bb-2197-45fb-8ab8-c038d97f7967 2026-09-08 17:03:09.799 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 44d1a152-36fd-40b3-bb1e-3aaefabf4ec9 2026-09-08 17:03:10.110 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 539a00bb-2197-45fb-8ab8-c038d97f7967 2026-09-08 17:03:11.725 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 44d1a152-36fd-40b3-bb1e-3aaefabf4ec9 2026-09-08 17:03:13.576 12 INFO neutron.plugins.ml2.plugin [None req-e814fc3a-9479-4e66-9e22-adcca9f1e7e9 - - - - - -] Attempt 1 to provision port 90a200b1-8e47-467f-a990-bade95f47112 2026-09-08 17:03:13.627 12 INFO neutron.plugins.ml2.plugin [None req-e814fc3a-9479-4e66-9e22-adcca9f1e7e9 - - - - - -] Attempt 1 to provision port 44d1a152-36fd-40b3-bb1e-3aaefabf4ec9 2026-09-08 17:03:13.688 12 INFO neutron.plugins.ml2.plugin [None req-e814fc3a-9479-4e66-9e22-adcca9f1e7e9 - - - - - -] Attempt 1 to provision port 539a00bb-2197-45fb-8ab8-c038d97f7967 2026-09-08 17:03:15.899 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9f9f095b-67bc-4cb2-af2a-08b7971471dc 2026-09-08 17:03:16.252 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c82ab936-c12a-4b4b-9de5-2933bc7a37ba 2026-09-08 17:03:17.703 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9f9f095b-67bc-4cb2-af2a-08b7971471dc 2026-09-08 17:03:17.957 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c82ab936-c12a-4b4b-9de5-2933bc7a37ba 2026-09-08 17:03:19.747 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f70a4683-c3e2-4c89-8a44-96c943254826 2026-09-08 17:03:20.506 11 INFO neutron.plugins.ml2.plugin [None req-d027ce99-2f7a-4b25-9df1-57920d2db0bc - - - - - -] Attempt 1 to provision port 0034b78c-05a9-465c-9e5a-646ead17814f 2026-09-08 17:03:20.546 11 INFO neutron.plugins.ml2.plugin [None req-d027ce99-2f7a-4b25-9df1-57920d2db0bc - - - - - -] Attempt 1 to provision port 90a200b1-8e47-467f-a990-bade95f47112 2026-09-08 17:03:20.593 11 INFO neutron.plugins.ml2.plugin [None req-d027ce99-2f7a-4b25-9df1-57920d2db0bc - - - - - -] Attempt 1 to provision port 44d1a152-36fd-40b3-bb1e-3aaefabf4ec9 2026-09-08 17:03:20.675 11 INFO neutron.plugins.ml2.plugin [None req-d027ce99-2f7a-4b25-9df1-57920d2db0bc - - - - - -] Attempt 1 to provision port 6080b17c-3ebe-4d68-8931-093f96a07d47 2026-09-08 17:03:20.708 11 INFO neutron.plugins.ml2.plugin [None req-d027ce99-2f7a-4b25-9df1-57920d2db0bc - - - - - -] Attempt 1 to provision port 539a00bb-2197-45fb-8ab8-c038d97f7967 2026-09-08 17:03:21.897 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f70a4683-c3e2-4c89-8a44-96c943254826 2026-09-08 17:03:23.746 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7ddb785c-e991-457d-a5c1-1bf79c6c4516 2026-09-08 17:03:26.478 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e9f757d9-5518-4dcb-8ae7-f4de16bdbfd2 2026-09-08 17:03:26.969 11 INFO neutron.plugins.ml2.plugin [None req-202dd8d2-bdc4-4d01-972b-08a21306d0d1 - - - - - -] Attempt 1 to provision port 1862db3a-8e9a-410f-baa6-fb6d3b25f07d 2026-09-08 17:03:27.475 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7ddb785c-e991-457d-a5c1-1bf79c6c4516 2026-09-08 17:03:27.532 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-584b623a-21c3-4c00-87d3-7a05a62f68b7'] response: {'server_uuid': 'c8978123-3cbc-4c63-b6eb-116af566339d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1862db3a-8e9a-410f-baa6-fb6d3b25f07d', 'code': 200} 2026-09-08 17:03:28.935 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e9f757d9-5518-4dcb-8ae7-f4de16bdbfd2 2026-09-08 17:03:29.214 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 755d7d02-43bd-434c-93d3-562fde472011 2026-09-08 17:03:29.649 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 1862db3a-8e9a-410f-baa6-fb6d3b25f07d 2026-09-08 17:03:29.849 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-efad3a45-5729-4912-b12e-7e3a83ca75ab'] response: {'server_uuid': '61d782a1-1102-431f-92f0-f52581b31877', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '755d7d02-43bd-434c-93d3-562fde472011', 'code': 200} 2026-09-08 17:03:30.223 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 90a200b1-8e47-467f-a990-bade95f47112 2026-09-08 17:03:30.261 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:03:30.284 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 0034b78c-05a9-465c-9e5a-646ead17814f 2026-09-08 17:03:30.318 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 5e5f352a-bb4b-47bc-885f-206d8b8069dd 2026-09-08 17:03:30.354 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port e9f757d9-5518-4dcb-8ae7-f4de16bdbfd2 2026-09-08 17:03:30.415 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 53120711-7f2b-4002-801e-f9059d660bd0 2026-09-08 17:03:30.634 12 INFO neutron.plugins.ml2.plugin [None req-fc5aad00-e5ea-41a5-8d33-94e2491b48b6 - - - - - -] Attempt 1 to provision port 2539fd4c-e4cd-4712-91da-74481b4083fc 2026-09-08 17:03:31.912 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 53120711-7f2b-4002-801e-f9059d660bd0 2026-09-08 17:03:32.173 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 755d7d02-43bd-434c-93d3-562fde472011 2026-09-08 17:03:32.488 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 0b6f6db4-3b8c-43a4-b9fc-ae01075a7517 2026-09-08 17:03:32.620 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-b8008d23-a5eb-4c36-9b94-841e41631335'] response: {'server_uuid': 'f49639a1-91a7-4527-ae3b-b7d8e738d011', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b6f6db4-3b8c-43a4-b9fc-ae01075a7517', 'code': 200} 2026-09-08 17:03:33.408 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 0b6f6db4-3b8c-43a4-b9fc-ae01075a7517 2026-09-08 17:03:34.755 12 INFO neutron.plugins.ml2.plugin [None req-c15ab46f-7345-4c43-8d60-779ddbba5da5 - - - - - -] Attempt 1 to provision port 0034b78c-05a9-465c-9e5a-646ead17814f 2026-09-08 17:03:34.794 12 INFO neutron.plugins.ml2.plugin [None req-c15ab46f-7345-4c43-8d60-779ddbba5da5 - - - - - -] Attempt 1 to provision port 90a200b1-8e47-467f-a990-bade95f47112 2026-09-08 17:03:34.827 12 INFO neutron.plugins.ml2.plugin [None req-c15ab46f-7345-4c43-8d60-779ddbba5da5 - - - - - -] Attempt 1 to provision port 0b6f6db4-3b8c-43a4-b9fc-ae01075a7517 2026-09-08 17:03:34.892 12 INFO neutron.plugins.ml2.plugin [None req-c15ab46f-7345-4c43-8d60-779ddbba5da5 - - - - - -] Attempt 1 to provision port e9f757d9-5518-4dcb-8ae7-f4de16bdbfd2 2026-09-08 17:03:34.954 12 INFO neutron.plugins.ml2.plugin [None req-c15ab46f-7345-4c43-8d60-779ddbba5da5 - - - - - -] Attempt 1 to provision port 2539fd4c-e4cd-4712-91da-74481b4083fc 2026-09-08 17:03:35.856 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 37a9a269-72ab-467d-8ab3-eb16682f294e 2026-09-08 17:03:36.019 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-3cbc9328-c996-4c20-b13a-024a2d7e1269'] response: {'server_uuid': '313f2cdc-9352-46be-a7bf-844a0695ea38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37a9a269-72ab-467d-8ab3-eb16682f294e', 'code': 200} 2026-09-08 17:03:37.307 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 37a9a269-72ab-467d-8ab3-eb16682f294e 2026-09-08 17:03:39.318 11 INFO neutron.plugins.ml2.plugin [None req-4cc82b3c-cb03-4f87-aa02-2c4ea4fcb422 - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:03:39.371 11 INFO neutron.plugins.ml2.plugin [None req-4cc82b3c-cb03-4f87-aa02-2c4ea4fcb422 - - - - - -] Attempt 1 to provision port 53120711-7f2b-4002-801e-f9059d660bd0 2026-09-08 17:03:39.456 11 INFO neutron.plugins.ml2.plugin [None req-4cc82b3c-cb03-4f87-aa02-2c4ea4fcb422 - - - - - -] Attempt 1 to provision port 37a9a269-72ab-467d-8ab3-eb16682f294e 2026-09-08 17:03:39.554 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-182ed220-b48f-4dd3-bbe9-9b72d3406f73'] response: {'server_uuid': 'f49639a1-91a7-4527-ae3b-b7d8e738d011', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0b6f6db4-3b8c-43a4-b9fc-ae01075a7517', 'code': 200} 2026-09-08 17:03:43.573 12 INFO neutron.plugins.ml2.plugin [None req-1adc25cf-ccf1-4cdb-b02a-17db85ec1f28 - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:03:43.607 12 INFO neutron.plugins.ml2.plugin [None req-1adc25cf-ccf1-4cdb-b02a-17db85ec1f28 - - - - - -] Attempt 1 to provision port e024b5d5-246c-4b3b-baed-a4b58d083dfd 2026-09-08 17:03:43.642 12 INFO neutron.plugins.ml2.plugin [None req-1adc25cf-ccf1-4cdb-b02a-17db85ec1f28 - - - - - -] Attempt 1 to provision port 2539fd4c-e4cd-4712-91da-74481b4083fc 2026-09-08 17:03:46.859 12 INFO neutron.plugins.ml2.plugin [None req-08c0505f-c494-4958-99dc-ae951a2c1d17 - - - - - -] Attempt 1 to provision port 37a9a269-72ab-467d-8ab3-eb16682f294e 2026-09-08 17:03:47.095 12 INFO neutron.plugins.ml2.plugin [None req-08c0505f-c494-4958-99dc-ae951a2c1d17 - - - - - -] Attempt 1 to provision port ec91e596-8324-4472-99bb-d60bf328d1df 2026-09-08 17:03:49.435 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9b06d755-c4eb-416a-a163-0d888b1ef22e 2026-09-08 17:03:51.326 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9b06d755-c4eb-416a-a163-0d888b1ef22e 2026-09-08 17:03:51.665 11 INFO neutron.plugins.ml2.plugin [None req-373c19f7-fc7b-403d-9468-b59941abf657 - - - - - -] Attempt 1 to provision port f9e01560-9507-4a30-8538-8171e457bcd9 2026-09-08 17:03:52.628 11 INFO neutron.plugins.ml2.plugin [None req-2741db55-5307-426c-8618-309f76fdf051 - - - - - -] Attempt 1 to provision port 42c4991e-81e1-40a2-9af9-d653bd5068d7 2026-09-08 17:03:52.664 11 INFO neutron.plugins.ml2.plugin [None req-2741db55-5307-426c-8618-309f76fdf051 - - - - - -] Attempt 1 to provision port f9e01560-9507-4a30-8538-8171e457bcd9 2026-09-08 17:03:53.286 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 3bbd6c68-c460-4e95-8424-79d3518b26be 2026-09-08 17:03:53.797 12 INFO neutron.plugins.ml2.plugin [None req-32f8cbc8-fe0a-4af0-ad86-e65c10de5bc4 - - - - - -] Attempt 1 to provision port f9e01560-9507-4a30-8538-8171e457bcd9 2026-09-08 17:03:55.335 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 3bbd6c68-c460-4e95-8424-79d3518b26be 2026-09-08 17:03:55.499 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 77a6a22d-a03b-4a0d-ac78-51dff2389944 2026-09-08 17:03:57.316 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 77a6a22d-a03b-4a0d-ac78-51dff2389944 2026-09-08 17:03:58.655 12 INFO neutron.plugins.ml2.plugin [None req-b6f85a09-0139-42c4-a3f3-527cb5cc3501 - - - - - -] Attempt 1 to provision port 77a6a22d-a03b-4a0d-ac78-51dff2389944 2026-09-08 17:03:58.737 12 INFO neutron.plugins.ml2.plugin [None req-b6f85a09-0139-42c4-a3f3-527cb5cc3501 - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:03:58.770 12 INFO neutron.plugins.ml2.plugin [None req-b6f85a09-0139-42c4-a3f3-527cb5cc3501 - - - - - -] Attempt 1 to provision port 42c4991e-81e1-40a2-9af9-d653bd5068d7 2026-09-08 17:03:58.823 12 INFO neutron.plugins.ml2.plugin [None req-b6f85a09-0139-42c4-a3f3-527cb5cc3501 - - - - - -] Attempt 1 to provision port f9e01560-9507-4a30-8538-8171e457bcd9 2026-09-08 17:04:01.920 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:04:02.205 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 62fc8e8f-8ccf-4256-a426-1fc4a9825c37 2026-09-08 17:04:02.299 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-8b340d81-6671-4ae4-b9d4-18e80c44e999'] response: {'server_uuid': '22d8977f-c488-4fc7-b201-ceae1add9798', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62fc8e8f-8ccf-4256-a426-1fc4a9825c37', 'code': 200} 2026-09-08 17:04:02.502 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ec91e596-8324-4472-99bb-d60bf328d1df 2026-09-08 17:04:03.228 12 INFO neutron.plugins.ml2.plugin [None req-7d134ea4-e99e-4c1d-9dfc-3be2c24717f6 - - - - - -] Attempt 1 to provision port 62fc8e8f-8ccf-4256-a426-1fc4a9825c37 2026-09-08 17:04:03.279 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:04:03.286 12 INFO neutron.plugins.ml2.plugin [None req-7d134ea4-e99e-4c1d-9dfc-3be2c24717f6 - - - - - -] Attempt 1 to provision port 97b1eba7-c358-4b20-a826-ed0686a10378 2026-09-08 17:04:03.342 12 INFO neutron.plugins.ml2.plugin [None req-7d134ea4-e99e-4c1d-9dfc-3be2c24717f6 - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:04:03.370 12 INFO neutron.plugins.ml2.plugin [None req-7d134ea4-e99e-4c1d-9dfc-3be2c24717f6 - - - - - -] Attempt 1 to provision port 77a6a22d-a03b-4a0d-ac78-51dff2389944 2026-09-08 17:04:03.439 12 INFO neutron.plugins.ml2.plugin [None req-7d134ea4-e99e-4c1d-9dfc-3be2c24717f6 - - - - - -] Attempt 1 to provision port 21245e3b-a6bd-40e9-abed-1177fe98bd96 2026-09-08 17:04:03.518 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 62fc8e8f-8ccf-4256-a426-1fc4a9825c37 2026-09-08 17:04:03.892 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ec91e596-8324-4472-99bb-d60bf328d1df 2026-09-08 17:04:05.296 12 INFO neutron.plugins.ml2.plugin [None req-cd725426-08a8-412c-a367-2485d9c88cea - - - - - -] Attempt 1 to provision port b2ca099e-a27f-4d74-9633-9ade14e317c5 2026-09-08 17:04:05.329 12 INFO neutron.plugins.ml2.plugin [None req-cd725426-08a8-412c-a367-2485d9c88cea - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:04:08.107 12 INFO neutron.plugins.ml2.plugin [None req-827a20fb-10e3-461d-aa58-aced2a6188ec - - - - - -] Attempt 1 to provision port 42c4991e-81e1-40a2-9af9-d653bd5068d7 2026-09-08 17:04:08.533 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 52e4b9c6-2c51-418d-88cc-d5e66fed06dd 2026-09-08 17:04:08.658 11 INFO neutron.notifiers.nova [None req-f6d62288-6ec0-4ce3-b758-80fc3823e4a9 - - - - - -] Nova event matching ['req-e1cf8c5b-fede-4c90-af1a-8f349b77c21d'] response: {'server_uuid': '81c8865e-3105-4c78-92d5-ce91c2be77fa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '52e4b9c6-2c51-418d-88cc-d5e66fed06dd', 'code': 200} 2026-09-08 17:04:09.079 11 INFO neutron.plugins.ml2.plugin [None req-f6d62288-6ec0-4ce3-b758-80fc3823e4a9 - - - - - -] Attempt 1 to provision port 21245e3b-a6bd-40e9-abed-1177fe98bd96 2026-09-08 17:04:09.686 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 52e4b9c6-2c51-418d-88cc-d5e66fed06dd 2026-09-08 17:04:09.913 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 21245e3b-a6bd-40e9-abed-1177fe98bd96 2026-09-08 17:04:10.034 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 42c4991e-81e1-40a2-9af9-d653bd5068d7 2026-09-08 17:04:10.814 12 INFO neutron.plugins.ml2.plugin [None req-eb5e0a32-753f-4acb-aee1-cfa49184aab0 - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:04:10.868 12 INFO neutron.plugins.ml2.plugin [None req-eb5e0a32-753f-4acb-aee1-cfa49184aab0 - - - - - -] Attempt 1 to provision port 42c4991e-81e1-40a2-9af9-d653bd5068d7 2026-09-08 17:04:11.714 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b2ca099e-a27f-4d74-9633-9ade14e317c5 2026-09-08 17:04:12.004 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:04:13.616 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b2ca099e-a27f-4d74-9633-9ade14e317c5 2026-09-08 17:04:13.812 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 7d1bc6e3-4b0b-458c-a6aa-b249a4057464 2026-09-08 17:04:18.538 11 INFO neutron.plugins.ml2.plugin [None req-6c930c53-ef25-44ab-8ebd-99df2bdbf098 - - - - - -] Attempt 1 to provision port 31bb1cf2-4a49-4f31-8ef6-0b2af4279348 2026-09-08 17:04:31.730 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f083b6b4-1ab5-4c94-ac96-ef5fea540283 2026-09-08 17:04:35.871 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-ca4e4cb3-40e8-4271-9a98-7de1620a3a85'] response: {'server_uuid': '22d8977f-c488-4fc7-b201-ceae1add9798', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '62fc8e8f-8ccf-4256-a426-1fc4a9825c37', 'code': 200} 2026-09-08 17:04:38.212 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 62fc8e8f-8ccf-4256-a426-1fc4a9825c37 2026-09-08 17:04:38.342 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-9b75d461-0ab5-4ae8-b08b-9a267c69fc01'] response: {'server_uuid': '22d8977f-c488-4fc7-b201-ceae1add9798', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62fc8e8f-8ccf-4256-a426-1fc4a9825c37', 'code': 200} 2026-09-08 17:04:39.698 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 62fc8e8f-8ccf-4256-a426-1fc4a9825c37 2026-09-08 17:04:41.452 12 INFO neutron.plugins.ml2.plugin [None req-086cf97a-312b-4891-98ab-8a3c7ee01fa0 - - - - - -] Attempt 1 to provision port 0cdaaf75-8ba8-4fef-b6d1-896b02fdb776 2026-09-08 17:04:41.716 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 0cdaaf75-8ba8-4fef-b6d1-896b02fdb776 2026-09-08 17:05:03.886 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-a6d08c77-276a-4478-b21b-94e4d2f269ba'] response: {'server_uuid': '22d8977f-c488-4fc7-b201-ceae1add9798', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '62fc8e8f-8ccf-4256-a426-1fc4a9825c37', 'code': 200} 2026-09-08 17:05:09.841 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9367161f-9868-44ce-bbc3-c31376095b29 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server [None req-29c2e23c-d80f-4da0-b5aa-58ec6976597f - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 77c192c6-fe45-4a7a-a5ff-a59edef4ee19: This subnet is being modified by another concurrent operation. 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 269, in inner 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1660, in create_port 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 1625, in _create_port_db 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/db_base_plugin_v2.py", line 1585, in create_port_db 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 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-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server raise exception 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 77c192c6-fe45-4a7a-a5ff-a59edef4ee19: This subnet is being modified by another concurrent operation. 2026-09-08 17:05:10.977 11 ERROR oslo_messaging.rpc.server 2026-09-08 17:05:33.724 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e5f583b7-c622-48b2-8a5d-a06e448f9bf2 2026-09-08 17:05:34.074 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 4e9e94ea-a631-4cd7-8c3c-a8f733d880d2 2026-09-08 17:05:34.623 11 INFO neutron.plugins.ml2.plugin [None req-9827fea2-d6cd-44ff-9d60-7cd3d0b6e302 - - - - - -] Attempt 1 to provision port 4e9e94ea-a631-4cd7-8c3c-a8f733d880d2 2026-09-08 17:05:35.661 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e5f583b7-c622-48b2-8a5d-a06e448f9bf2 2026-09-08 17:05:35.901 12 INFO neutron.plugins.ml2.plugin [None req-63d49673-7258-404b-be86-b677f955f8ed - - - - - -] Attempt 1 to provision port 4e9e94ea-a631-4cd7-8c3c-a8f733d880d2 2026-09-08 17:05:38.407 12 INFO neutron.plugins.ml2.plugin [None req-38c18d29-a4b5-44ef-9ff3-f276e2e6d6ab - - - - - -] Attempt 1 to provision port 98a55d25-fa24-4a14-b6c9-5e0faa4c7a08 2026-09-08 17:05:38.438 12 INFO neutron.plugins.ml2.plugin [None req-38c18d29-a4b5-44ef-9ff3-f276e2e6d6ab - - - - - -] Attempt 1 to provision port 3d552788-c410-436b-82bb-0289bd3c5b22 2026-09-08 17:05:38.473 12 INFO neutron.plugins.ml2.plugin [None req-38c18d29-a4b5-44ef-9ff3-f276e2e6d6ab - - - - - -] Attempt 1 to provision port 4e9e94ea-a631-4cd7-8c3c-a8f733d880d2 2026-09-08 17:05:38.538 12 INFO neutron.plugins.ml2.plugin [None req-38c18d29-a4b5-44ef-9ff3-f276e2e6d6ab - - - - - -] Attempt 1 to provision port 427a6e1c-cdd9-483f-a25d-c32a2c04925e 2026-09-08 17:05:39.699 12 INFO neutron.plugins.ml2.plugin [None req-10f88455-c458-431a-8294-8bb67063469e - - - - - -] Attempt 1 to provision port 3d552788-c410-436b-82bb-0289bd3c5b22 2026-09-08 17:05:41.001 12 INFO neutron.plugins.ml2.plugin [None req-6a87476e-007e-4cbe-915b-ab76ad13310f - - - - - -] Attempt 1 to provision port 3d552788-c410-436b-82bb-0289bd3c5b22 2026-09-08 17:05:46.772 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c1f7cdbf-bcc6-452a-920c-b0b62e7906c7 2026-09-08 17:05:46.917 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-b57dc7db-9cdb-4aab-a75f-d4ebed6bcdb7'] response: {'server_uuid': '7eaabc1b-2658-4374-b205-a252dad24773', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c1f7cdbf-bcc6-452a-920c-b0b62e7906c7', 'code': 200} 2026-09-08 17:05:47.667 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port c1f7cdbf-bcc6-452a-920c-b0b62e7906c7 2026-09-08 17:05:51.737 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 98a55d25-fa24-4a14-b6c9-5e0faa4c7a08 2026-09-08 17:05:52.047 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 3d552788-c410-436b-82bb-0289bd3c5b22 2026-09-08 17:05:53.730 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 98a55d25-fa24-4a14-b6c9-5e0faa4c7a08 2026-09-08 17:05:53.867 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 3d552788-c410-436b-82bb-0289bd3c5b22 2026-09-08 17:06:07.673 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9130d71a-6339-4fc7-9a84-9a05db12fc06 2026-09-08 17:06:08.162 11 INFO neutron.plugins.ml2.plugin [None req-caf81e58-e2cf-436a-96a4-756cee3548b4 - - - - - -] Attempt 1 to provision port 9130d71a-6339-4fc7-9a84-9a05db12fc06 2026-09-08 17:06:09.782 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9130d71a-6339-4fc7-9a84-9a05db12fc06 2026-09-08 17:06:09.972 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port aed7de0f-481f-4917-b9de-ec8ee19a7d49 2026-09-08 17:06:11.106 11 INFO neutron.plugins.ml2.plugin [None req-d06d276c-4dd6-4017-b2e5-6b318c95287c - - - - - -] Attempt 1 to provision port 9130d71a-6339-4fc7-9a84-9a05db12fc06 2026-09-08 17:06:11.185 11 INFO neutron.plugins.ml2.plugin [None req-d06d276c-4dd6-4017-b2e5-6b318c95287c - - - - - -] Attempt 1 to provision port 939da66d-9759-4096-bb61-1b85acde2cb5 2026-09-08 17:06:11.215 11 INFO neutron.plugins.ml2.plugin [None req-d06d276c-4dd6-4017-b2e5-6b318c95287c - - - - - -] Attempt 1 to provision port ff2493cf-26b8-4059-bbd1-9963acbe8755 2026-09-08 17:06:11.703 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port aed7de0f-481f-4917-b9de-ec8ee19a7d49 2026-09-08 17:06:13.889 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ca7eb323-d261-4d16-9599-55ee84432f07 2026-09-08 17:06:15.773 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 942ebfac-f349-42c0-a51f-b60b2384d827 2026-09-08 17:06:16.225 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ca7eb323-d261-4d16-9599-55ee84432f07 2026-09-08 17:06:16.987 12 INFO neutron.plugins.ml2.plugin [None req-55c2fa23-5525-4370-a8d7-b0646d78d9f0 - - - - - -] Attempt 1 to provision port 939da66d-9759-4096-bb61-1b85acde2cb5 2026-09-08 17:06:17.019 12 INFO neutron.plugins.ml2.plugin [None req-55c2fa23-5525-4370-a8d7-b0646d78d9f0 - - - - - -] Attempt 1 to provision port 45c3bbd0-4235-4cb9-8c88-ac8e453af429 2026-09-08 17:06:17.050 12 INFO neutron.plugins.ml2.plugin [None req-55c2fa23-5525-4370-a8d7-b0646d78d9f0 - - - - - -] Attempt 1 to provision port ca7eb323-d261-4d16-9599-55ee84432f07 2026-09-08 17:06:17.823 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 4ce49686-eb59-49ff-a495-264d3b7578ee 2026-09-08 17:06:18.102 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 942ebfac-f349-42c0-a51f-b60b2384d827 2026-09-08 17:06:19.774 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 4ce49686-eb59-49ff-a495-264d3b7578ee 2026-09-08 17:06:21.740 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 8729f268-1968-4bcd-bbd3-5b762ec70348 2026-09-08 17:06:23.808 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 8729f268-1968-4bcd-bbd3-5b762ec70348 2026-09-08 17:06:23.912 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port 939da66d-9759-4096-bb61-1b85acde2cb5 2026-09-08 17:06:23.944 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port 8729f268-1968-4bcd-bbd3-5b762ec70348 2026-09-08 17:06:24.025 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:24.056 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port 0ff77b62-d7cd-4847-9faa-5f916218a620 2026-09-08 17:06:24.078 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port ca7eb323-d261-4d16-9599-55ee84432f07 2026-09-08 17:06:24.127 12 INFO neutron.plugins.ml2.plugin [None req-3c36ecb2-9d33-4947-8e13-5e527634cd6d - - - - - -] Attempt 1 to provision port 809f6339-60c9-4db8-bf59-f7036f11c38c 2026-09-08 17:06:27.672 11 INFO neutron.plugins.ml2.plugin [None req-3f3d21ec-0474-49c3-af59-45f0dd39277a - - - - - -] Attempt 1 to provision port 8729f268-1968-4bcd-bbd3-5b762ec70348 2026-09-08 17:06:27.805 11 INFO neutron.plugins.ml2.plugin [None req-3f3d21ec-0474-49c3-af59-45f0dd39277a - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:27.844 11 INFO neutron.plugins.ml2.plugin [None req-3f3d21ec-0474-49c3-af59-45f0dd39277a - - - - - -] Attempt 1 to provision port 809f6339-60c9-4db8-bf59-f7036f11c38c 2026-09-08 17:06:28.770 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ff170b40-7fad-4943-9fea-ef1f14ba0953 2026-09-08 17:06:28.925 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-ac4fb2cb-3256-472e-a38e-0da863594ca2'] response: {'server_uuid': '061b3be0-9268-4f05-b927-288f97381450', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ff170b40-7fad-4943-9fea-ef1f14ba0953', 'code': 200} 2026-09-08 17:06:29.692 11 INFO neutron.plugins.ml2.plugin [None req-98b31282-a729-4431-b061-4541fcd5a4ce - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:29.766 11 INFO neutron.plugins.ml2.plugin [None req-98b31282-a729-4431-b061-4541fcd5a4ce - - - - - -] Attempt 1 to provision port 809f6339-60c9-4db8-bf59-f7036f11c38c 2026-09-08 17:06:30.360 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port a1ccd107-8e27-4730-bea1-2bb1d4e91f38 2026-09-08 17:06:30.520 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-3ecaafec-0a36-4438-9d28-89a5d3ec4d47'] response: {'server_uuid': 'fdf8a1b0-0d4e-450d-a19b-d789c6101601', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a1ccd107-8e27-4730-bea1-2bb1d4e91f38', 'code': 200} 2026-09-08 17:06:30.805 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ff170b40-7fad-4943-9fea-ef1f14ba0953 2026-09-08 17:06:30.948 12 INFO neutron.plugins.ml2.plugin [None req-10fa467e-e622-4001-84ea-898fca6175c3 - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:31.723 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port a1ccd107-8e27-4730-bea1-2bb1d4e91f38 2026-09-08 17:06:32.229 11 INFO neutron.plugins.ml2.plugin [None req-c42aa4ca-2809-4878-bcd9-c5c7a08bff99 - - - - - -] Attempt 1 to provision port a1ccd107-8e27-4730-bea1-2bb1d4e91f38 2026-09-08 17:06:33.083 11 WARNING neutron.plugins.ml2.plugin [None req-775b6f51-3667-4207-995a-1b0adb602493 - - - - - -] Concurrent port binding operations failed on port ff2493cf-26b8-4059-bbd1-9963acbe8755 2026-09-08 17:06:33.086 11 INFO neutron.plugins.ml2.plugin [None req-775b6f51-3667-4207-995a-1b0adb602493 - - - - - -] Attempt 2 to bind port ff2493cf-26b8-4059-bbd1-9963acbe8755 2026-09-08 17:06:33.711 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ff2493cf-26b8-4059-bbd1-9963acbe8755 2026-09-08 17:06:34.066 12 INFO neutron.plugins.ml2.plugin [None req-794ebfa1-e9f0-45d1-9007-0236fd181177 - - - - - -] Attempt 1 to provision port 939da66d-9759-4096-bb61-1b85acde2cb5 2026-09-08 17:06:35.751 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ff2493cf-26b8-4059-bbd1-9963acbe8755 2026-09-08 17:06:36.039 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 45c3bbd0-4235-4cb9-8c88-ac8e453af429 2026-09-08 17:06:36.374 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 939da66d-9759-4096-bb61-1b85acde2cb5 2026-09-08 17:06:36.529 11 INFO neutron.plugins.ml2.plugin [None req-25f1a909-d6df-421b-abc2-57d68153e310 - - - - - -] Attempt 1 to provision port 809f6339-60c9-4db8-bf59-f7036f11c38c 2026-09-08 17:06:37.715 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 45c3bbd0-4235-4cb9-8c88-ac8e453af429 2026-09-08 17:06:37.961 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 809f6339-60c9-4db8-bf59-f7036f11c38c 2026-09-08 17:06:38.150 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:38.452 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 0ff77b62-d7cd-4847-9faa-5f916218a620 2026-09-08 17:06:39.732 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b94f6f2b-3363-448b-be07-5e3bcf880b47 2026-09-08 17:06:39.968 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 0ff77b62-d7cd-4847-9faa-5f916218a620 2026-09-08 17:07:10.285 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e893818a-be6d-4d52-a9d2-c7f0ad3feb13 2026-09-08 17:07:10.422 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-f1a38e4c-5558-4903-9dce-7083b09e3d64'] response: {'server_uuid': '5975ca0f-9a00-4c51-86ac-bad29fcf6e5f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e893818a-be6d-4d52-a9d2-c7f0ad3feb13', 'code': 200} 2026-09-08 17:07:11.730 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port e893818a-be6d-4d52-a9d2-c7f0ad3feb13 2026-09-08 17:08:03.495 11 INFO neutron.plugins.ml2.plugin [None req-a641b4e8-d0ed-4b53-a47b-ab4bb9ceedbd - - - - - -] Attempt 1 to provision port 79e86108-6c89-4f7a-bb85-f057f00d74f0 2026-09-08 17:08:03.751 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 79e86108-6c89-4f7a-bb85-f057f00d74f0 2026-09-08 17:08:07.827 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9a02fb7c-cfa5-4295-9dc0-5d85fd2a69f7 2026-09-08 17:08:08.092 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b19ceab7-e464-4215-9c04-0f965fad91a1 2026-09-08 17:08:09.771 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 9a02fb7c-cfa5-4295-9dc0-5d85fd2a69f7 2026-09-08 17:08:09.945 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port b19ceab7-e464-4215-9c04-0f965fad91a1 2026-09-08 17:08:11.771 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port a74eab1d-276e-4ef2-9400-e531e9e00cfa 2026-09-08 17:08:13.754 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port a74eab1d-276e-4ef2-9400-e531e9e00cfa 2026-09-08 17:08:16.008 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 1be2e2ce-4718-4888-9ef0-45b005f3fe8b 2026-09-08 17:08:17.772 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 1be2e2ce-4718-4888-9ef0-45b005f3fe8b 2026-09-08 17:08:18.864 11 INFO neutron.plugins.ml2.plugin [None req-04f48cf8-8431-4c33-93a2-3de1fe7eb426 - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:18.912 11 INFO neutron.plugins.ml2.plugin [None req-04f48cf8-8431-4c33-93a2-3de1fe7eb426 - - - - - -] Attempt 1 to provision port 1be2e2ce-4718-4888-9ef0-45b005f3fe8b 2026-09-08 17:08:18.971 11 INFO neutron.plugins.ml2.plugin [None req-04f48cf8-8431-4c33-93a2-3de1fe7eb426 - - - - - -] Attempt 1 to provision port a74eab1d-276e-4ef2-9400-e531e9e00cfa 2026-09-08 17:08:19.027 11 INFO neutron.plugins.ml2.plugin [None req-04f48cf8-8431-4c33-93a2-3de1fe7eb426 - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:19.049 11 INFO neutron.plugins.ml2.plugin [None req-04f48cf8-8431-4c33-93a2-3de1fe7eb426 - - - - - -] Attempt 1 to provision port b19ceab7-e464-4215-9c04-0f965fad91a1 2026-09-08 17:08:24.338 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port fc0d4e80-702c-41db-8422-d321dfb7e4e6 2026-09-08 17:08:24.557 12 INFO neutron.notifiers.nova [None req-d56ca571-9c89-465e-bc79-0cd24b168f94 - - - - - -] Nova event matching ['req-ae9892b0-2148-41a7-8009-ff35dc1ad2d7'] response: {'server_uuid': 'ef046616-cb3f-4552-9146-48a69cbc81fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc0d4e80-702c-41db-8422-d321dfb7e4e6', 'code': 200} 2026-09-08 17:08:25.217 12 INFO neutron.plugins.ml2.plugin [None req-715b7eac-64d5-4944-93db-faae4ad6c137 - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:25.247 12 INFO neutron.plugins.ml2.plugin [None req-715b7eac-64d5-4944-93db-faae4ad6c137 - - - - - -] Attempt 1 to provision port a74eab1d-276e-4ef2-9400-e531e9e00cfa 2026-09-08 17:08:25.299 12 INFO neutron.plugins.ml2.plugin [None req-715b7eac-64d5-4944-93db-faae4ad6c137 - - - - - -] Attempt 1 to provision port fc0d4e80-702c-41db-8422-d321dfb7e4e6 2026-09-08 17:08:25.348 12 INFO neutron.plugins.ml2.plugin [None req-d56ca571-9c89-465e-bc79-0cd24b168f94 - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:25.372 12 INFO neutron.plugins.ml2.plugin [None req-d56ca571-9c89-465e-bc79-0cd24b168f94 - - - - - -] Attempt 1 to provision port b19ceab7-e464-4215-9c04-0f965fad91a1 2026-09-08 17:08:25.861 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port fc0d4e80-702c-41db-8422-d321dfb7e4e6 2026-09-08 17:08:26.211 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:26.453 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:26.675 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 28b0e591-0826-424f-950e-a43fed0ab447 2026-09-08 17:08:27.827 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:28.147 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:28.402 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:28.715 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 28b0e591-0826-424f-950e-a43fed0ab447 2026-09-08 17:08:29.157 12 INFO neutron.plugins.ml2.plugin [None req-1355222b-3e15-4c11-b357-301c616d3cc7 - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:29.277 12 INFO neutron.plugins.ml2.plugin [None req-1355222b-3e15-4c11-b357-301c616d3cc7 - - - - - -] Attempt 1 to provision port a74eab1d-276e-4ef2-9400-e531e9e00cfa 2026-09-08 17:08:29.351 12 INFO neutron.plugins.ml2.plugin [None req-1355222b-3e15-4c11-b357-301c616d3cc7 - - - - - -] Attempt 1 to provision port fc0d4e80-702c-41db-8422-d321dfb7e4e6 2026-09-08 17:08:29.441 12 INFO neutron.plugins.ml2.plugin [None req-1355222b-3e15-4c11-b357-301c616d3cc7 - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:29.484 12 INFO neutron.plugins.ml2.plugin [None req-1355222b-3e15-4c11-b357-301c616d3cc7 - - - - - -] Attempt 1 to provision port b19ceab7-e464-4215-9c04-0f965fad91a1 2026-09-08 17:08:29.975 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:32.396 11 INFO neutron.plugins.ml2.plugin [None req-8118225d-c1be-40bc-aa58-86df2d7dd1ea - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:32.471 11 INFO neutron.plugins.ml2.plugin [None req-8118225d-c1be-40bc-aa58-86df2d7dd1ea - - - - - -] Attempt 1 to provision port 28b0e591-0826-424f-950e-a43fed0ab447 2026-09-08 17:08:32.544 11 INFO neutron.plugins.ml2.plugin [None req-8118225d-c1be-40bc-aa58-86df2d7dd1ea - - - - - -] Attempt 1 to provision port 1be2e2ce-4718-4888-9ef0-45b005f3fe8b 2026-09-08 17:08:36.125 12 INFO neutron.plugins.ml2.plugin [None req-b909bccf-512e-4acf-a8f1-da4f8328987f - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:36.199 12 INFO neutron.plugins.ml2.plugin [None req-b909bccf-512e-4acf-a8f1-da4f8328987f - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:36.247 12 INFO neutron.plugins.ml2.plugin [None req-b909bccf-512e-4acf-a8f1-da4f8328987f - - - - - -] Attempt 1 to provision port 1be2e2ce-4718-4888-9ef0-45b005f3fe8b 2026-09-08 17:08:36.298 12 INFO neutron.plugins.ml2.plugin [None req-b909bccf-512e-4acf-a8f1-da4f8328987f - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:39.314 12 INFO neutron.plugins.ml2.plugin [None req-3db26b1f-acff-47f9-83bd-587e46462f5e - - - - - -] Attempt 1 to provision port 5208a074-b8ff-40be-bd00-0095624c6957 2026-09-08 17:08:39.362 12 INFO neutron.plugins.ml2.plugin [None req-3db26b1f-acff-47f9-83bd-587e46462f5e - - - - - -] Attempt 1 to provision port 4e78ad63-6de4-43b1-afda-0d47df13fc86 2026-09-08 17:08:39.418 12 INFO neutron.plugins.ml2.plugin [None req-3db26b1f-acff-47f9-83bd-587e46462f5e - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:41.616 11 INFO neutron.plugins.ml2.plugin [None req-bdc6cba2-26c6-4ac8-8dd6-0fcca0c64382 - - - - - -] Attempt 1 to provision port 26a1d07b-ba19-4e3d-bad9-cb5e043c9789 2026-09-08 17:08:41.704 11 INFO neutron.plugins.ml2.plugin [None req-bdc6cba2-26c6-4ac8-8dd6-0fcca0c64382 - - - - - -] Attempt 1 to provision port fc0d4e80-702c-41db-8422-d321dfb7e4e6 2026-09-08 17:08:42.050 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ab0a5096-1eca-442e-8225-5aa83d0a0044 2026-09-08 17:08:42.339 11 INFO neutron.notifiers.nova [None req-9fc945b5-650f-4ec2-8712-a54c4cad4f37 - - - - - -] Nova event matching ['req-6beb067b-7b77-4e9b-b26f-56a6cf7247bb'] response: {'server_uuid': '31f9acc4-3cf1-44e4-a93a-f5878be386e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ab0a5096-1eca-442e-8225-5aa83d0a0044', 'code': 200} 2026-09-08 17:08:43.023 11 INFO neutron.plugins.ml2.plugin [None req-55eabf7c-3e96-4722-be4f-271b358449ea - - - - - -] Attempt 1 to provision port ab0a5096-1eca-442e-8225-5aa83d0a0044 2026-09-08 17:08:44.019 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port ab0a5096-1eca-442e-8225-5aa83d0a0044 2026-09-08 17:09:15.089 11 INFO neutron.plugins.ml2.plugin [None req-4da508b2-a65f-47f9-8de2-ceec2f83a699 - - - - - -] Attempt 1 to provision port 9365c531-3af2-4f34-affa-06965fe098cc 2026-09-08 17:09:38.556 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 807ea31d-dc08-4887-8cb3-565446f38784 2026-09-08 17:09:38.716 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-2c1ef40d-063a-49bd-8392-17e83c3b5a4a'] response: {'server_uuid': '484ef2c8-1759-4215-aaf4-ceba7413d680', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '807ea31d-dc08-4887-8cb3-565446f38784', 'code': 200} 2026-09-08 17:09:40.015 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port 807ea31d-dc08-4887-8cb3-565446f38784 2026-09-08 17:10:25.093 12 INFO neutron.plugins.ml2.plugin [None req-e17c99c6-05da-4186-a7cb-a3839b6b1724 - - - - - -] Attempt 1 to provision port df2db60b-c249-4b53-831d-3a8b9890114f 2026-09-08 17:10:32.106 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port df2db60b-c249-4b53-831d-3a8b9890114f 2026-09-08 17:10:32.244 11 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-7bf7b639-ec5e-4ffd-95af-84e5daaaa81e'] response: {'server_uuid': '484ef2c8-1759-4215-aaf4-ceba7413d680', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'df2db60b-c249-4b53-831d-3a8b9890114f', 'code': 200} 2026-09-08 17:10:34.074 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port df2db60b-c249-4b53-831d-3a8b9890114f 2026-09-08 17:10:36.591 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port df2db60b-c249-4b53-831d-3a8b9890114f 2026-09-08 17:11:03.627 12 INFO neutron.plugins.ml2.plugin [None req-adf9c0b4-7b03-448c-9fbf-c977aab59bd8 - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:11.708 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:11.975 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-bc0be146-7f98-49d2-b8c9-ed61e216faab'] response: {'server_uuid': '484ef2c8-1759-4215-aaf4-ceba7413d680', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f5754d0d-0893-458f-a2cc-37efb8c7577e', 'code': 200} 2026-09-08 17:11:12.831 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:22.946 11 INFO neutron.plugins.ml2.plugin [None req-50b9e83c-b6a1-4398-9227-66558fce20f2 - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:30.912 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:31.027 12 INFO neutron.notifiers.nova [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Nova event matching ['req-07dce628-3471-44cd-bf04-a873c9bb6872'] response: {'server_uuid': '484ef2c8-1759-4215-aaf4-ceba7413d680', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bc040742-8e51-4ac5-bcba-8c4eb82280da', 'code': 200} 2026-09-08 17:11:32.847 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:34.013 11 INFO neutron.plugins.ml2.plugin [None req-3b646bce-3c15-4164-b039-63906af40728 - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:34.855 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:47.411 11 INFO neutron.plugins.ml2.plugin [None req-8ab6b36c-853c-4b53-9b83-bf158066a051 - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:48.838 11 INFO neutron.plugins.ml2.plugin [None req-0c8bc6b3-d0d7-4969-8432-d2c327f55261 - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:48.920 12 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port bc040742-8e51-4ac5-bcba-8c4eb82280da 2026-09-08 17:11:57.884 12 INFO neutron.plugins.ml2.plugin [None req-2bd91b59-e480-4d1c-a313-3a4b258d4237 - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e 2026-09-08 17:11:58.907 11 INFO neutron.plugins.ml2.plugin [None req-2f015862-667b-4921-81ec-93a4085ae17f - - - - - -] Attempt 1 to provision port f5754d0d-0893-458f-a2cc-37efb8c7577e