+ 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-02 13:02:21.509 1 INFO neutron.common.config [-] Logging enabled! 2026-09-02 13:02:21.509 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-09-02 13:02:21.509 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-02 13:02:21.510 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-02 13:02:22.408 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-02 13:02:22.410 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-02 13:02:22.413 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-02 13:02:22.414 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-02 13:02:22.414 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-02 13:02:22.414 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-02 13:02:22.414 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 13:02:22.421 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 13:02:22.421 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-02 13:02:22.421 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-02 13:02:22.438 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-02 13:02:22.439 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-02 13:02:22.439 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-02 13:02:22.476 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-02 13:02:22.476 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-02 13:02:22.476 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-02 13:02:22.476 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-02 13:02:22.757 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing driver for type 'vlan' 2026-09-02 13:02:22.919 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] VlanTypeDriver initialization complete 2026-09-02 13:02:22.920 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing driver for type 'vxlan' 2026-09-02 13:02:22.920 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-02 13:02:22.983 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-02 13:02:22.984 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-02 13:02:22.984 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing extension driver 'port_security' 2026-09-02 13:02:22.984 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-02 13:02:22.984 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing extension driver 'qos' 2026-09-02 13:02:22.984 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-02 13:02:22.985 1 INFO neutron.plugins.ml2.managers [None req-6ed39a07-598f-4cb1-be18-a3f7de0fe2c7 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-02 13:02:23.004 1 INFO neutron.quota [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded quota_driver: . 2026-09-02 13:02:23.005 1 INFO neutron.plugins.ml2.plugin [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Modular L2 Plugin initialization complete 2026-09-02 13:02:23.005 1 INFO neutron.plugins.ml2.managers [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-02 13:02:23.005 1 INFO neutron.plugins.ml2.managers [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-02 13:02:23.005 1 INFO neutron.plugins.ml2.managers [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-02 13:02:23.006 1 INFO neutron.extensions.vlantransparent [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Disabled vlantransparent extension. 2026-09-02 13:02:23.006 1 INFO neutron.extensions.qinq [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Disabled VLAN QinQ extension. 2026-09-02 13:02:23.006 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: qos 2026-09-02 13:02:23.019 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: router 2026-09-02 13:02:23.054 1 INFO neutron.services.service_base [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-02 13:02:23.054 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: segments 2026-09-02 13:02:23.120 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: trunk 2026-09-02 13:02:23.132 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: vpnaas 2026-09-02 13:02:23.164 1 WARNING stevedore.named [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-02 13:02:23.164 1 WARNING stevedore.named [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-02 13:02:23.358 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-02 13:02:23.359 1 INFO neutron.common.utils [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-02 13:02:23.359 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: taas 2026-09-02 13:02:23.375 1 WARNING stevedore.named [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-02 13:02:23.403 1 INFO neutron_taas.services.taas.taas_plugin [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-02 13:02:23.403 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: tapmirror 2026-09-02 13:02:23.410 1 WARNING stevedore.named [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-02 13:02:23.423 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-02 13:02:23.424 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: auto_allocate 2026-09-02 13:02:23.428 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: tag 2026-09-02 13:02:23.433 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: timestamp 2026-09-02 13:02:23.436 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: network_ip_availability 2026-09-02 13:02:23.438 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: flavors 2026-09-02 13:02:23.442 1 INFO neutron.manager [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loading Plugin: revisions 2026-09-02 13:02:23.445 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Initializing extension manager. 2026-09-02 13:02:23.446 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: address-group 2026-09-02 13:02:23.447 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: address-scope 2026-09-02 13:02:23.447 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-02 13:02:23.448 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: agent 2026-09-02 13:02:23.448 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: agent-resources-synced 2026-09-02 13:02:23.449 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-02 13:02:23.450 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-02 13:02:23.450 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: availability_zone 2026-09-02 13:02:23.451 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: availability_zone_filter 2026-09-02 13:02:23.451 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-02 13:02:23.452 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: default-subnetpools 2026-09-02 13:02:23.453 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-02 13:02:23.454 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: dns-integration 2026-09-02 13:02:23.454 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: dns-domain-ports 2026-09-02 13:02:23.455 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-02 13:02:23.455 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: dvr 2026-09-02 13:02:23.455 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-02 13:02:23.456 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: empty-string-filtering 2026-09-02 13:02:23.456 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 13:02:23.457 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-02 13:02:23.457 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: external-net 2026-09-02 13:02:23.458 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-02 13:02:23.458 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: extraroute 2026-09-02 13:02:23.458 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: extraroute-atomic 2026-09-02 13:02:23.459 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-02 13:02:23.459 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-02 13:02:23.460 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-02 13:02:23.460 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-02 13:02:23.460 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: fip-port-details 2026-09-02 13:02:23.461 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: flavors 2026-09-02 13:02:23.462 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-02 13:02:23.463 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: floatingip-pools 2026-09-02 13:02:23.463 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: ip_allocation 2026-09-02 13:02:23.463 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-02 13:02:23.464 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: l2_adjacency 2026-09-02 13:02:23.465 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: router 2026-09-02 13:02:23.466 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-02 13:02:23.467 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-02 13:02:23.467 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-02 13:02:23.468 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: ext-gw-mode 2026-09-02 13:02:23.468 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: l3-ha 2026-09-02 13:02:23.468 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-02 13:02:23.469 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-02 13:02:23.470 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: l3-flavors 2026-09-02 13:02:23.470 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-02 13:02:23.471 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-02 13:02:23.472 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-02 13:02:23.473 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-02 13:02:23.474 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-02 13:02:23.475 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-02 13:02:23.476 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-02 13:02:23.477 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: multi-provider 2026-09-02 13:02:23.477 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: net-mtu 2026-09-02 13:02:23.478 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: net-mtu-writable 2026-09-02 13:02:23.478 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: network_availability_zone 2026-09-02 13:02:23.479 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: network_ha 2026-09-02 13:02:23.479 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: network-ip-availability 2026-09-02 13:02:23.480 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-02 13:02:23.480 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: pagination 2026-09-02 13:02:23.481 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-device-profile 2026-09-02 13:02:23.481 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-02 13:02:23.482 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-02 13:02:23.482 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-02 13:02:23.483 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-mac-override 2026-09-02 13:02:23.483 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-02 13:02:23.483 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-02 13:02:23.484 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-02 13:02:23.484 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-resource-request 2026-09-02 13:02:23.485 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-02 13:02:23.485 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-02 13:02:23.486 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: binding 2026-09-02 13:02:23.486 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: binding-extended 2026-09-02 13:02:23.487 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-security 2026-09-02 13:02:23.487 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: project-id 2026-09-02 13:02:23.488 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: provider 2026-09-02 13:02:23.488 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-02 13:02:23.490 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos 2026-09-02 13:02:23.491 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-02 13:02:23.491 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-02 13:02:23.491 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-default 2026-09-02 13:02:23.492 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-fip 2026-09-02 13:02:23.492 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-02 13:02:23.493 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-02 13:02:23.493 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-02 13:02:23.493 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-02 13:02:23.494 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-02 13:02:23.495 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-pps 2026-09-02 13:02:23.495 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-02 13:02:23.495 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-02 13:02:23.496 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: qos-rules-alias 2026-09-02 13:02:23.496 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: quota-check-limit 2026-09-02 13:02:23.497 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-02 13:02:23.499 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: quotas 2026-09-02 13:02:23.501 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: quota_details 2026-09-02 13:02:23.502 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: rbac-policies 2026-09-02 13:02:23.503 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: rbac-address-group 2026-09-02 13:02:23.503 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: rbac-address-scope 2026-09-02 13:02:23.503 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: rbac-security-groups 2026-09-02 13:02:23.504 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-02 13:02:23.504 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: revision-if-match 2026-09-02 13:02:23.505 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-02 13:02:23.505 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: router_availability_zone 2026-09-02 13:02:23.506 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-02 13:02:23.507 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-02 13:02:23.507 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-02 13:02:23.508 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-02 13:02:23.508 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-02 13:02:23.509 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-02 13:02:23.509 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-02 13:02:23.512 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: security-group 2026-09-02 13:02:23.513 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: segment 2026-09-02 13:02:23.514 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-02 13:02:23.514 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: service-type 2026-09-02 13:02:23.515 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: sorting 2026-09-02 13:02:23.515 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: standard-attr-segment 2026-09-02 13:02:23.516 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: standard-attr-description 2026-09-02 13:02:23.516 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: stateful-security-group 2026-09-02 13:02:23.516 1 WARNING neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-02 13:02:23.517 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-02 13:02:23.517 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnet-external-network 2026-09-02 13:02:23.518 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnet_onboard 2026-09-02 13:02:23.518 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-02 13:02:23.518 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnet-service-types 2026-09-02 13:02:23.519 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnet_allocation 2026-09-02 13:02:23.519 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-02 13:02:23.520 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: tag-creation 2026-09-02 13:02:23.520 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-02 13:02:23.523 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: standard-attr-tag 2026-09-02 13:02:23.524 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-02 13:02:23.525 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: trunk 2026-09-02 13:02:23.525 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: trunk-details 2026-09-02 13:02:23.526 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-02 13:02:23.526 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-02 13:02:23.527 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-02 13:02:23.527 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-02 13:02:23.529 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-02 13:02:23.529 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-02 13:02:23.530 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: vpn-flavors 2026-09-02 13:02:23.531 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: vpnaas 2026-09-02 13:02:23.532 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: taas 2026-09-02 13:02:23.533 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: tap-mirror 2026-09-02 13:02:23.533 1 INFO neutron.api.extensions [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-02 13:02:23.536 1 INFO oslo_service.backend.eventlet.service [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Starting 2 workers 2026-09-02 13:02:23.539 1 INFO oslo_service.backend.eventlet.service [None req-e8a56324-7a12-4ee3-b850-0ac415dcf202 - - - - - -] Starting 1 workers 2026-09-02 13:03:05.019 12 INFO neutron.db.l3_hamode_db [None req-865d5005-b529-410d-9994-e654f68f1621 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-02 13:03:23.015 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 51aa6553-2a7d-45f3-9bf8-ffd418e20a75 2026-09-02 13:03:23.499 12 INFO neutron.plugins.ml2.plugin [None req-f58a6e2f-b3f8-4aaa-ad11-4ad49353e01a - - - - - -] Attempt 1 to provision port 51aa6553-2a7d-45f3-9bf8-ffd418e20a75 2026-09-02 13:03:24.914 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 51aa6553-2a7d-45f3-9bf8-ffd418e20a75 2026-09-02 13:03:25.187 12 INFO neutron.plugins.ml2.plugin [None req-03bbc169-7ea3-495d-8d49-227ce8bf7de5 - - - - - -] Attempt 1 to provision port 51aa6553-2a7d-45f3-9bf8-ffd418e20a75 2026-09-02 13:07:48.355 11 INFO neutron.plugins.ml2.plugin [None req-53bcfdc5-24d3-4387-ad48-b2c039d5f828 - - - - - -] Attempt 1 to provision port ad24e559-7f70-4bf8-8779-258e919eb146 2026-09-02 13:07:49.103 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ad24e559-7f70-4bf8-8779-258e919eb146 2026-09-02 13:07:50.015 11 INFO neutron.plugins.ml2.plugin [None req-1daaf8e2-0902-494b-8f56-c59e6988ba6a - - - - - -] Attempt 1 to provision port ad24e559-7f70-4bf8-8779-258e919eb146 2026-09-02 13:07:56.507 11 INFO neutron.plugins.ml2.plugin [None req-9b7304f6-3c38-4882-afc2-75bc15b40a21 - - - - - -] Attempt 1 to provision port b1a078d3-7473-4466-b288-ac1838487f1d 2026-09-02 13:12:25.831 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port b1a078d3-7473-4466-b288-ac1838487f1d 2026-09-02 13:12:27.239 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port b1a078d3-7473-4466-b288-ac1838487f1d 2026-09-02 13:21:23.568 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bf1d961b-8ad2-4b19-9275-425151751598 2026-09-02 13:21:25.586 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bf1d961b-8ad2-4b19-9275-425151751598 2026-09-02 13:39:04.283 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1627b88a-974a-478b-b300-4b65ce865142 2026-09-02 13:39:06.245 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1627b88a-974a-478b-b300-4b65ce865142 2026-09-02 13:39:07.580 11 INFO neutron.plugins.ml2.plugin [None req-3c9d5ff2-ebaf-4036-9b89-2e7a35d3738e - - - - - -] Attempt 1 to provision port 1627b88a-974a-478b-b300-4b65ce865142 2026-09-02 13:39:07.660 11 INFO neutron.plugins.ml2.plugin [None req-3c9d5ff2-ebaf-4036-9b89-2e7a35d3738e - - - - - -] Attempt 1 to provision port ed968948-4c65-489c-a78b-486041e78963 2026-09-02 13:39:08.243 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ed968948-4c65-489c-a78b-486041e78963 2026-09-02 13:39:10.302 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 98a9e41e-515d-4ef1-ada7-2b4a64bc3e78 2026-09-02 13:39:12.313 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 98a9e41e-515d-4ef1-ada7-2b4a64bc3e78 2026-09-02 13:39:15.233 12 INFO neutron.plugins.ml2.plugin [None req-f9b3a640-df2e-4c06-a6f0-ba491a984cb2 - - - - - -] Attempt 1 to provision port e0426e45-3cec-465e-bcd3-f7c682dfefd8 2026-09-02 13:39:15.281 12 INFO neutron.plugins.ml2.plugin [None req-f9b3a640-df2e-4c06-a6f0-ba491a984cb2 - - - - - -] Attempt 1 to provision port ed968948-4c65-489c-a78b-486041e78963 2026-09-02 13:39:15.385 12 INFO neutron.plugins.ml2.plugin [None req-f9b3a640-df2e-4c06-a6f0-ba491a984cb2 - - - - - -] Attempt 1 to provision port 1627b88a-974a-478b-b300-4b65ce865142 2026-09-02 13:39:15.446 12 INFO neutron.plugins.ml2.plugin [None req-f9b3a640-df2e-4c06-a6f0-ba491a984cb2 - - - - - -] Attempt 1 to provision port b374cf29-dc72-4f54-834e-3316cbfefc60 2026-09-02 13:39:15.474 12 INFO neutron.plugins.ml2.plugin [None req-f9b3a640-df2e-4c06-a6f0-ba491a984cb2 - - - - - -] Attempt 1 to provision port 9bb61076-1093-4eea-8e5e-113d51036a42 2026-09-02 13:39:18.368 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c4974ae7-d904-4e0e-ac3a-08a07446320c 2026-09-02 13:39:18.684 11 INFO neutron.plugins.ml2.plugin [None req-1b15f126-3ea5-4e1e-b435-0e00e1ababf9 - - - - - -] Attempt 1 to provision port 2c2ea2cc-7f26-4fd9-a31c-394e5edb3f6c 2026-09-02 13:39:20.397 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 2c2ea2cc-7f26-4fd9-a31c-394e5edb3f6c 2026-09-02 13:39:20.606 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c0be25a2-c368-43be-930d-3e4ddf28b38c 2026-09-02 13:39:20.877 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c4974ae7-d904-4e0e-ac3a-08a07446320c 2026-09-02 13:39:22.277 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c0be25a2-c368-43be-930d-3e4ddf28b38c 2026-09-02 13:39:22.420 12 INFO neutron.plugins.ml2.plugin [None req-057ae39d-656b-48db-901f-b0798b27f3b0 - - - - - -] Attempt 1 to provision port e0426e45-3cec-465e-bcd3-f7c682dfefd8 2026-09-02 13:39:22.471 12 INFO neutron.plugins.ml2.plugin [None req-057ae39d-656b-48db-901f-b0798b27f3b0 - - - - - -] Attempt 1 to provision port 30b14523-c0de-4acd-b122-49d167d9c6f3 2026-09-02 13:39:22.506 12 INFO neutron.plugins.ml2.plugin [None req-057ae39d-656b-48db-901f-b0798b27f3b0 - - - - - -] Attempt 1 to provision port 9bb61076-1093-4eea-8e5e-113d51036a42 2026-09-02 13:39:26.851 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 440b0638-98ee-4d90-91db-037622ca428a 2026-09-02 13:39:27.310 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 05337005-fa63-4bc1-8f85-4b4c2b4fae49 2026-09-02 13:39:27.453 12 INFO neutron.notifiers.nova [None req-cd3d682e-bc3b-4bd1-a0fd-00fdb3719c67 - - - - - -] Nova event matching ['req-f32a971c-2a75-4a96-ae69-85efbf10b40e'] response: {'server_uuid': '6f503d85-6424-4524-9a16-e225911e78da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '440b0638-98ee-4d90-91db-037622ca428a', 'code': 200} 2026-09-02 13:39:27.686 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 685ee931-31d4-45dd-bdd2-988ab564406c 2026-09-02 13:39:29.097 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c04376dc-e072-40c1-af27-3ed3b29e49c3 2026-09-02 13:39:29.299 12 INFO neutron.plugins.ml2.plugin [None req-94d2bf09-a081-4280-9ff3-2e580c136020 - - - - - -] Attempt 1 to provision port 821e3754-d2dc-4e11-bdd5-8e6b5bbca52b 2026-09-02 13:39:29.336 12 INFO neutron.plugins.ml2.plugin [None req-94d2bf09-a081-4280-9ff3-2e580c136020 - - - - - -] Attempt 1 to provision port e0426e45-3cec-465e-bcd3-f7c682dfefd8 2026-09-02 13:39:29.383 12 INFO neutron.plugins.ml2.plugin [None req-94d2bf09-a081-4280-9ff3-2e580c136020 - - - - - -] Attempt 1 to provision port 05337005-fa63-4bc1-8f85-4b4c2b4fae49 2026-09-02 13:39:29.443 12 INFO neutron.plugins.ml2.plugin [None req-94d2bf09-a081-4280-9ff3-2e580c136020 - - - - - -] Attempt 1 to provision port 9bb61076-1093-4eea-8e5e-113d51036a42 2026-09-02 13:39:29.500 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 440b0638-98ee-4d90-91db-037622ca428a 2026-09-02 13:39:29.677 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-b8eee826-fd01-4466-a532-ccdc30101f0f'] response: {'server_uuid': '37293d87-5dfb-4b28-8823-2a8ce91ec950', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c04376dc-e072-40c1-af27-3ed3b29e49c3', 'code': 200} 2026-09-02 13:39:29.713 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 05337005-fa63-4bc1-8f85-4b4c2b4fae49 2026-09-02 13:39:29.949 11 INFO neutron.plugins.ml2.plugin [None req-0767889c-efa2-4140-b77d-b29aac8d77c3 - - - - - -] Attempt 1 to provision port 685ee931-31d4-45dd-bdd2-988ab564406c 2026-09-02 13:39:30.754 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c04376dc-e072-40c1-af27-3ed3b29e49c3 2026-09-02 13:39:33.267 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port f00aa8b7-5a75-46af-87c7-9572bdf46b3e 2026-09-02 13:39:33.435 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-ce64f636-ce62-4ec7-88b3-bde9f8124092'] response: {'server_uuid': '69a48b2b-de6a-47f7-922a-1ab8135b6b9d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f00aa8b7-5a75-46af-87c7-9572bdf46b3e', 'code': 200} 2026-09-02 13:39:33.752 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 92d929bb-7caf-411b-9ac0-2b437e4684eb 2026-09-02 13:39:35.277 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 92d929bb-7caf-411b-9ac0-2b437e4684eb 2026-09-02 13:39:35.475 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port f00aa8b7-5a75-46af-87c7-9572bdf46b3e 2026-09-02 13:39:35.652 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:39:35.763 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-2df56153-109d-4e4c-82c5-20a7633ece3e'] response: {'server_uuid': '5fd88b39-1fcf-44bb-8fb6-f7c8185469ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3434aa32-66a5-4357-a6ef-9002fc2e116f', 'code': 200} 2026-09-02 13:39:35.824 12 INFO neutron.plugins.ml2.plugin [None req-ba25d0ef-9b6b-4223-95ae-94610dbf45ac - - - - - -] Attempt 1 to provision port 821e3754-d2dc-4e11-bdd5-8e6b5bbca52b 2026-09-02 13:39:35.860 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:39:35.885 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port f00aa8b7-5a75-46af-87c7-9572bdf46b3e 2026-09-02 13:39:35.950 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 05337005-fa63-4bc1-8f85-4b4c2b4fae49 2026-09-02 13:39:36.048 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 92d929bb-7caf-411b-9ac0-2b437e4684eb 2026-09-02 13:39:37.426 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:39:39.545 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-3e6142a6-e23d-47cd-8885-234bb0024165'] response: {'server_uuid': '69a48b2b-de6a-47f7-922a-1ab8135b6b9d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f00aa8b7-5a75-46af-87c7-9572bdf46b3e', 'code': 200} 2026-09-02 13:39:41.738 11 INFO neutron.plugins.ml2.plugin [None req-60ccafd6-cf58-40f7-9bff-602ca940c65b - - - - - -] Attempt 1 to provision port 821e3754-d2dc-4e11-bdd5-8e6b5bbca52b 2026-09-02 13:39:41.790 11 INFO neutron.plugins.ml2.plugin [None req-60ccafd6-cf58-40f7-9bff-602ca940c65b - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:39:41.841 11 INFO neutron.plugins.ml2.plugin [None req-60ccafd6-cf58-40f7-9bff-602ca940c65b - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:39:41.862 11 INFO neutron.plugins.ml2.plugin [None req-60ccafd6-cf58-40f7-9bff-602ca940c65b - - - - - -] Attempt 1 to provision port 92d929bb-7caf-411b-9ac0-2b437e4684eb 2026-09-02 13:39:44.949 12 INFO neutron.plugins.ml2.plugin [None req-1c2eeae2-6307-423c-962b-da92f2f7737c - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:39:45.047 12 INFO neutron.plugins.ml2.plugin [None req-1c2eeae2-6307-423c-962b-da92f2f7737c - - - - - -] Attempt 1 to provision port f8307d88-464f-4e9f-b9c6-ae0da0d83eab 2026-09-02 13:39:47.510 12 INFO neutron.plugins.ml2.plugin [None req-d8332da7-7476-418d-bf51-3a329fc18e0c - - - - - -] Attempt 1 to provision port ca0e6945-099b-4e36-bf42-f5613d9158e3 2026-09-02 13:39:49.095 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 54ab62b2-dac3-4b7d-95bb-49b2e4e25235 2026-09-02 13:39:51.177 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ee813ee1-cdc8-46b3-ab5c-e4e7dc9cfc52 2026-09-02 13:39:51.579 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 54ab62b2-dac3-4b7d-95bb-49b2e4e25235 2026-09-02 13:39:52.991 12 INFO neutron.plugins.ml2.plugin [None req-3bfe4a1f-c1f1-4999-bf4d-efd131e082db - - - - - -] Attempt 1 to provision port ee813ee1-cdc8-46b3-ab5c-e4e7dc9cfc52 2026-09-02 13:39:53.067 12 INFO neutron.plugins.ml2.plugin [None req-3bfe4a1f-c1f1-4999-bf4d-efd131e082db - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:39:53.086 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ee813ee1-cdc8-46b3-ab5c-e4e7dc9cfc52 2026-09-02 13:39:53.099 12 INFO neutron.plugins.ml2.plugin [None req-3bfe4a1f-c1f1-4999-bf4d-efd131e082db - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:39:53.151 12 INFO neutron.plugins.ml2.plugin [None req-2ab5b93f-8365-482b-adee-08edebf76a8c - - - - - -] Attempt 1 to provision port 2d9b62e3-4a5d-4b3a-aebe-e522645995f7 2026-09-02 13:39:56.609 11 INFO neutron.plugins.ml2.plugin [None req-3b5268f6-0fbf-44e9-93e5-00718f7fea20 - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:39:56.658 11 INFO neutron.plugins.ml2.plugin [None req-3b5268f6-0fbf-44e9-93e5-00718f7fea20 - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:39:56.681 11 INFO neutron.plugins.ml2.plugin [None req-3b5268f6-0fbf-44e9-93e5-00718f7fea20 - - - - - -] Attempt 1 to provision port ee813ee1-cdc8-46b3-ab5c-e4e7dc9cfc52 2026-09-02 13:39:59.483 12 INFO neutron.plugins.ml2.plugin [None req-fc3fe7ab-8595-4a0a-bef8-c23625fd2bd5 - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:40:01.598 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 5c0fc39e-1920-46b5-9741-0fb82e56342d 2026-09-02 13:40:01.717 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-c1e73dd3-feb2-477d-84c3-a4d5b9da7dac'] response: {'server_uuid': '8710a0a7-f6e5-452b-8fa3-f548a9c97394', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c0fc39e-1920-46b5-9741-0fb82e56342d', 'code': 200} 2026-09-02 13:40:01.761 12 INFO neutron.plugins.ml2.plugin [None req-0723ec37-785a-42d2-9162-672a5fae5394 - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:40:03.133 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ca0e6945-099b-4e36-bf42-f5613d9158e3 2026-09-02 13:40:03.397 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 5c0fc39e-1920-46b5-9741-0fb82e56342d 2026-09-02 13:40:03.636 12 INFO neutron.plugins.ml2.plugin [None req-fe328f73-2e82-4ca4-808f-d9c7d10c0d6b - - - - - -] Attempt 1 to provision port 5c0fc39e-1920-46b5-9741-0fb82e56342d 2026-09-02 13:40:05.141 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ca0e6945-099b-4e36-bf42-f5613d9158e3 2026-09-02 13:40:05.344 11 INFO neutron.plugins.ml2.plugin [None req-aa8df19b-be32-41fe-a5d0-b0d77236c6e2 - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:40:07.063 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d0b1a741-026a-4ea7-8a67-de53825ab9b5 2026-09-02 13:40:07.277 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:40:07.538 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 2d9b62e3-4a5d-4b3a-aebe-e522645995f7 2026-09-02 13:40:09.110 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 7eac4029-8dff-4056-94f5-468562ede854 2026-09-02 13:40:09.301 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 2d9b62e3-4a5d-4b3a-aebe-e522645995f7 2026-09-02 13:40:10.381 11 INFO neutron.plugins.ml2.plugin [None req-bf7d3b36-8870-411a-8309-70e92e4f07af - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:40:11.097 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:40:13.859 12 INFO neutron.plugins.ml2.plugin [None req-2234c051-8256-45e9-9d08-85a5bb2ed9cd - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:40:15.147 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3434aa32-66a5-4357-a6ef-9002fc2e116f 2026-09-02 13:40:25.134 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4fd8a4e7-3f79-4d6b-b72f-9b761a378121 2026-09-02 13:40:25.465 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 925c8d27-be9b-4add-b25c-cda28e290b5c 2026-09-02 13:40:25.708 12 INFO neutron.plugins.ml2.plugin [None req-f68c1283-0d76-4bd8-8e00-05c884ce3fdc - - - - - -] Attempt 1 to provision port 4fd8a4e7-3f79-4d6b-b72f-9b761a378121 2026-09-02 13:40:25.792 12 INFO neutron.plugins.ml2.plugin [None req-f68c1283-0d76-4bd8-8e00-05c884ce3fdc - - - - - -] Attempt 1 to provision port 873f48ff-c028-4f0e-9104-38f87967ea10 2026-09-02 13:40:27.317 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4fd8a4e7-3f79-4d6b-b72f-9b761a378121 2026-09-02 13:40:27.639 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 925c8d27-be9b-4add-b25c-cda28e290b5c 2026-09-02 13:40:30.013 11 INFO neutron.plugins.ml2.plugin [None req-66b797a6-d37e-4f9c-9389-88434268632c - - - - - -] Attempt 1 to provision port afacfd6b-1be1-4573-b120-ab371061b2f1 2026-09-02 13:40:30.079 11 INFO neutron.plugins.ml2.plugin [None req-66b797a6-d37e-4f9c-9389-88434268632c - - - - - -] Attempt 1 to provision port 4fd8a4e7-3f79-4d6b-b72f-9b761a378121 2026-09-02 13:40:33.357 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ee69bcac-8bdf-4ad9-9ab6-fad8529b830d 2026-09-02 13:40:34.174 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-fa01ee92-1862-4c2b-b8a4-80d0b638d3d2'] response: {'server_uuid': '8710a0a7-f6e5-452b-8fa3-f548a9c97394', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '5c0fc39e-1920-46b5-9741-0fb82e56342d', 'code': 200} 2026-09-02 13:40:35.214 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4cba74f3-72a7-4db6-a6f4-3ca4de18e262 2026-09-02 13:40:35.602 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ee69bcac-8bdf-4ad9-9ab6-fad8529b830d 2026-09-02 13:40:35.942 11 INFO neutron.plugins.ml2.plugin [None req-fc586c85-1dc4-4b8d-ade4-cf9ba813310e - - - - - -] Attempt 1 to provision port 4cba74f3-72a7-4db6-a6f4-3ca4de18e262 2026-09-02 13:40:36.028 11 INFO neutron.plugins.ml2.plugin [None req-fc586c85-1dc4-4b8d-ade4-cf9ba813310e - - - - - -] Attempt 1 to provision port afacfd6b-1be1-4573-b120-ab371061b2f1 2026-09-02 13:40:36.065 11 INFO neutron.plugins.ml2.plugin [None req-fc586c85-1dc4-4b8d-ade4-cf9ba813310e - - - - - -] Attempt 1 to provision port af4ef5ea-9b72-49d7-945a-1589eb0200d6 2026-09-02 13:40:38.890 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4cba74f3-72a7-4db6-a6f4-3ca4de18e262 2026-09-02 13:40:39.139 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port f08409a9-307f-44ae-9188-7bf5f212131e 2026-09-02 13:40:39.282 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-3ceda7df-4289-4fdd-a693-cf5dae516ddf'] response: {'server_uuid': '1113e97d-ac43-4703-825c-a226406da7ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f08409a9-307f-44ae-9188-7bf5f212131e', 'code': 200} 2026-09-02 13:40:39.328 12 INFO neutron.plugins.ml2.plugin [None req-b2bd8bbd-fcc4-407e-95d2-0e4794354695 - - - - - -] Attempt 1 to provision port 4cba74f3-72a7-4db6-a6f4-3ca4de18e262 2026-09-02 13:40:39.406 12 INFO neutron.plugins.ml2.plugin [None req-b2bd8bbd-fcc4-407e-95d2-0e4794354695 - - - - - -] Attempt 1 to provision port af4ef5ea-9b72-49d7-945a-1589eb0200d6 2026-09-02 13:40:39.558 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 5c0fc39e-1920-46b5-9741-0fb82e56342d 2026-09-02 13:40:40.580 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port f08409a9-307f-44ae-9188-7bf5f212131e 2026-09-02 13:40:40.772 11 INFO neutron.plugins.ml2.plugin [None req-105f1804-7a26-4cb6-b3df-6cbea82818c4 - - - - - -] Attempt 1 to provision port 5c0fc39e-1920-46b5-9741-0fb82e56342d 2026-09-02 13:40:41.314 11 INFO neutron.notifiers.nova [None req-105f1804-7a26-4cb6-b3df-6cbea82818c4 - - - - - -] Nova event matching ['req-455b12ff-1133-48b5-883c-094b5fdab45d'] response: {'server_uuid': '8710a0a7-f6e5-452b-8fa3-f548a9c97394', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c0fc39e-1920-46b5-9741-0fb82e56342d', 'code': 200} 2026-09-02 13:40:43.727 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ab9715ea-cecb-4ab8-a75a-abf789fc3a6a 2026-09-02 13:40:43.858 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4a75a0e1-e881-4770-bc06-72851e7e9478 2026-09-02 13:40:43.995 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-12f9329b-f0ec-4093-a329-3259a5594b9f'] response: {'server_uuid': '4fc91c54-a5e1-46eb-82d5-5b96c1ab135b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4a75a0e1-e881-4770-bc06-72851e7e9478', 'code': 200} 2026-09-02 13:40:45.030 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 4a75a0e1-e881-4770-bc06-72851e7e9478 2026-09-02 13:40:46.878 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port afacfd6b-1be1-4573-b120-ab371061b2f1 2026-09-02 13:40:47.098 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 873f48ff-c028-4f0e-9104-38f87967ea10 2026-09-02 13:40:48.853 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3b92e269-5b3e-4b88-9939-d4e739faed0e 2026-09-02 13:40:49.126 11 INFO neutron.plugins.ml2.plugin [None req-3415cdf8-47f1-4573-b404-b434c2a063f8 - - - - - -] Attempt 1 to provision port afacfd6b-1be1-4573-b120-ab371061b2f1 2026-09-02 13:40:49.367 11 INFO neutron.plugins.ml2.plugin [None req-3415cdf8-47f1-4573-b404-b434c2a063f8 - - - - - -] Attempt 1 to provision port 873f48ff-c028-4f0e-9104-38f87967ea10 2026-09-02 13:40:50.302 11 INFO neutron.plugins.ml2.plugin [None req-6357c591-dcbc-480d-a70f-130003d53814 - - - - - -] Attempt 1 to provision port afacfd6b-1be1-4573-b120-ab371061b2f1 2026-09-02 13:40:50.907 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 3b92e269-5b3e-4b88-9939-d4e739faed0e 2026-09-02 13:40:51.058 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port af4ef5ea-9b72-49d7-945a-1589eb0200d6 2026-09-02 13:40:52.900 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port af4ef5ea-9b72-49d7-945a-1589eb0200d6 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server [None req-916d4098-066c-4ebc-936a-17e73c8b2648 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e0b2217a-2e54-48cf-8821-fc44be041720: This subnet is being modified by another concurrent operation. 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise self.value 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-09-02 13:40:53.335 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-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server raise exception 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet e0b2217a-2e54-48cf-8821-fc44be041720: This subnet is being modified by another concurrent operation. 2026-09-02 13:40:53.335 11 ERROR oslo_messaging.rpc.server 2026-09-02 13:41:04.849 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 156445df-d79b-4ec0-b44e-e6324061927f 2026-09-02 13:41:06.952 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 677efb15-abfa-45d2-b2b8-4d5516e98163 2026-09-02 13:41:07.349 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 156445df-d79b-4ec0-b44e-e6324061927f 2026-09-02 13:41:07.443 12 INFO neutron.plugins.ml2.plugin [None req-6a9855ce-cb36-40d3-90f9-cd0ab70f5a05 - - - - - -] Attempt 1 to provision port 156445df-d79b-4ec0-b44e-e6324061927f 2026-09-02 13:41:07.499 12 INFO neutron.plugins.ml2.plugin [None req-6a9855ce-cb36-40d3-90f9-cd0ab70f5a05 - - - - - -] Attempt 1 to provision port 677efb15-abfa-45d2-b2b8-4d5516e98163 2026-09-02 13:41:13.028 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 044f92fa-2790-4c91-9002-3cfdc05e90f5 2026-09-02 13:41:28.803 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port db7db125-2595-459c-b4b0-7e8e65893874 2026-09-02 13:41:30.909 11 INFO neutron.plugins.ml2.plugin [None req-3cf29c61-e55c-4d80-a515-a9ec0792e1c6 - - - - - -] Attempt 1 to provision port db7db125-2595-459c-b4b0-7e8e65893874 2026-09-02 13:41:30.911 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port db7db125-2595-459c-b4b0-7e8e65893874 2026-09-02 13:41:31.187 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c76faa7c-9b48-46f0-a1a1-7054eac86e1e 2026-09-02 13:41:33.069 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port b1a947ad-ac20-4bc0-ad3d-306847388774 2026-09-02 13:41:33.354 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port c76faa7c-9b48-46f0-a1a1-7054eac86e1e 2026-09-02 13:41:34.790 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port b1a947ad-ac20-4bc0-ad3d-306847388774 2026-09-02 13:41:36.832 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 2c1683e3-7fab-4b70-9a53-9e8eeadc1023 2026-09-02 13:41:38.885 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 2c1683e3-7fab-4b70-9a53-9e8eeadc1023 2026-09-02 13:41:39.128 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1ffd3cf5-0739-4495-b304-45406c388134 2026-09-02 13:41:40.825 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1ffd3cf5-0739-4495-b304-45406c388134 2026-09-02 13:41:41.555 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port db7db125-2595-459c-b4b0-7e8e65893874 2026-09-02 13:41:41.636 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:41.665 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port b1a947ad-ac20-4bc0-ad3d-306847388774 2026-09-02 13:41:41.725 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:41.850 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port 2c1683e3-7fab-4b70-9a53-9e8eeadc1023 2026-09-02 13:41:41.907 12 INFO neutron.plugins.ml2.plugin [None req-6ece7da3-1b21-4647-9bce-98e11d3bb861 - - - - - -] Attempt 1 to provision port 367ef241-7d4b-4ce2-936d-4ade9528c0ca 2026-09-02 13:41:47.327 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d7c4e442-9a2e-4613-9af8-98a3439fd7eb 2026-09-02 13:41:47.420 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-152e218c-5dec-4374-98c6-b0c55fab9eae'] response: {'server_uuid': 'feb8ec18-ca16-49b9-b062-4c22bed5baeb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7c4e442-9a2e-4613-9af8-98a3439fd7eb', 'code': 200} 2026-09-02 13:41:48.984 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d7c4e442-9a2e-4613-9af8-98a3439fd7eb 2026-09-02 13:41:49.158 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 513237bb-3b7f-4e95-b287-6a5a7b6a7814 2026-09-02 13:41:49.616 12 INFO neutron.plugins.ml2.plugin [None req-f5b709e7-4398-4a3c-bdc8-2b2b07a4f657 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:49.657 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port d7c4e442-9a2e-4613-9af8-98a3439fd7eb 2026-09-02 13:41:49.723 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port db7db125-2595-459c-b4b0-7e8e65893874 2026-09-02 13:41:49.775 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port 513237bb-3b7f-4e95-b287-6a5a7b6a7814 2026-09-02 13:41:49.835 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:41:49.881 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:41:49.909 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port b1a947ad-ac20-4bc0-ad3d-306847388774 2026-09-02 13:41:49.958 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:49.977 12 INFO neutron.plugins.ml2.plugin [None req-49fe740e-f5eb-41c2-83ab-707061851ad2 - - - - - -] Attempt 1 to provision port 2c1683e3-7fab-4b70-9a53-9e8eeadc1023 2026-09-02 13:41:50.825 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 513237bb-3b7f-4e95-b287-6a5a7b6a7814 2026-09-02 13:41:53.517 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:41:53.750 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 367ef241-7d4b-4ce2-936d-4ade9528c0ca 2026-09-02 13:41:53.995 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:54.426 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:54.739 11 INFO neutron.plugins.ml2.plugin [None req-dbe7da0c-eaa2-494b-90c9-8e1bc528c401 - - - - - -] Attempt 1 to provision port 235e7ebe-d50b-44e9-b26a-eecb76413e54 2026-09-02 13:41:54.881 11 INFO neutron.notifiers.nova [None req-dbe7da0c-eaa2-494b-90c9-8e1bc528c401 - - - - - -] Nova event matching ['req-249e8afd-c5de-48e0-9c40-ca11e449d1d9'] response: {'server_uuid': '99bcde46-3aaa-4caa-b4be-0148c2df13fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '235e7ebe-d50b-44e9-b26a-eecb76413e54', 'code': 200} 2026-09-02 13:41:55.102 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:55.166 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port b1a947ad-ac20-4bc0-ad3d-306847388774 2026-09-02 13:41:55.234 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port 2c1683e3-7fab-4b70-9a53-9e8eeadc1023 2026-09-02 13:41:55.287 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:55.366 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port d7c4e442-9a2e-4613-9af8-98a3439fd7eb 2026-09-02 13:41:55.418 12 INFO neutron.plugins.ml2.plugin [None req-3c3ac21b-5174-4c55-a5b3-17c674a429e5 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:41:55.730 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:41:55.972 12 INFO neutron.plugins.ml2.plugin [None req-02c8c764-3c9f-42c6-bf10-77a6673b9cd0 - - - - - -] Attempt 1 to provision port 367ef241-7d4b-4ce2-936d-4ade9528c0ca 2026-09-02 13:41:56.137 12 INFO neutron.plugins.ml2.plugin [None req-02c8c764-3c9f-42c6-bf10-77a6673b9cd0 - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:41:56.353 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 8b3ee065-2919-40e0-bb79-c616eaaa6d25 2026-09-02 13:41:56.516 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:56.669 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:56.803 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 235e7ebe-d50b-44e9-b26a-eecb76413e54 2026-09-02 13:41:57.778 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:41:57.960 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 8b3ee065-2919-40e0-bb79-c616eaaa6d25 2026-09-02 13:41:58.463 11 INFO neutron.plugins.ml2.plugin [None req-544a62d5-84b2-466e-855b-1ec9db9ae625 - - - - - -] Attempt 1 to provision port 9cc3541f-9512-46e0-9a28-f9168cfc524e 2026-09-02 13:41:58.527 11 INFO neutron.plugins.ml2.plugin [None req-544a62d5-84b2-466e-855b-1ec9db9ae625 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:41:58.573 11 INFO neutron.plugins.ml2.plugin [None req-544a62d5-84b2-466e-855b-1ec9db9ae625 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:42:04.524 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port 235e7ebe-d50b-44e9-b26a-eecb76413e54 2026-09-02 13:42:04.594 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port ae544352-75a3-4c76-a7ff-9648479b49ab 2026-09-02 13:42:04.668 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:42:04.820 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port 513237bb-3b7f-4e95-b287-6a5a7b6a7814 2026-09-02 13:42:04.883 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port 8b3ee065-2919-40e0-bb79-c616eaaa6d25 2026-09-02 13:42:04.938 11 INFO neutron.plugins.ml2.plugin [None req-c50ee49c-2b9f-48c0-a60d-5866b973b854 - - - - - -] Attempt 1 to provision port 0690351b-62f8-4d9d-8407-9a23aaca80e0 2026-09-02 13:42:05.697 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ccd4d6bd-3507-4f89-9275-89eba5cd5a08 2026-09-02 13:42:05.849 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-a3aad61c-5146-4676-ae6d-66c5467b1dbb'] response: {'server_uuid': '9e36adbe-d016-48cc-a0a1-7b9ba677b4f7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ccd4d6bd-3507-4f89-9275-89eba5cd5a08', 'code': 200} 2026-09-02 13:42:07.669 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port ccd4d6bd-3507-4f89-9275-89eba5cd5a08 2026-09-02 13:42:07.854 11 INFO neutron.plugins.ml2.plugin [None req-bae4dbbf-0169-4a92-ac96-0018cc4114dd - - - - - -] Attempt 1 to provision port d7c4e442-9a2e-4613-9af8-98a3439fd7eb 2026-09-02 13:42:07.942 11 INFO neutron.plugins.ml2.plugin [None req-bae4dbbf-0169-4a92-ac96-0018cc4114dd - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:42:10.414 12 INFO neutron.plugins.ml2.plugin [None req-52901385-8140-45e2-9789-1f17ee568130 - - - - - -] Attempt 1 to provision port 766d8ccc-eb0f-4f12-9cb7-8d3b0de051d5 2026-09-02 13:42:10.487 12 INFO neutron.plugins.ml2.plugin [None req-52901385-8140-45e2-9789-1f17ee568130 - - - - - -] Attempt 1 to provision port ccd4d6bd-3507-4f89-9275-89eba5cd5a08 2026-09-02 13:42:13.214 12 INFO neutron.plugins.ml2.plugin [None req-78e8b2e9-83d2-4da3-b655-f1c0bf638809 - - - - - -] Attempt 1 to provision port 235e7ebe-d50b-44e9-b26a-eecb76413e54 2026-09-02 13:42:33.580 12 INFO neutron.plugins.ml2.plugin [None req-2fd5439a-ac0e-4636-b793-65d5c2f32b86 - - - - - -] Attempt 1 to provision port c866c2d1-4e51-4656-8360-547a22597936 2026-09-02 13:42:34.208 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 444a965e-f5ea-4309-9f7d-86b74892895c 2026-09-02 13:42:34.320 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-07743b52-27da-4bb2-bc11-942164ad7f5c'] response: {'server_uuid': '2100989c-7b03-4aba-a2ac-2df7520c3112', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '444a965e-f5ea-4309-9f7d-86b74892895c', 'code': 200} 2026-09-02 13:42:35.654 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 444a965e-f5ea-4309-9f7d-86b74892895c 2026-09-02 13:42:56.197 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 92a9608f-1596-40ec-be75-18780d003a45 2026-09-02 13:42:56.288 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-4d150e5d-e19c-48e5-801b-012d757cc36a'] response: {'server_uuid': '9c16c50f-82ac-4a56-883e-f68469b5206f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92a9608f-1596-40ec-be75-18780d003a45', 'code': 200} 2026-09-02 13:42:57.676 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 92a9608f-1596-40ec-be75-18780d003a45 2026-09-02 13:43:20.930 11 INFO neutron.plugins.ml2.plugin [None req-1c608ec7-3726-4a0d-a635-bee8f656b51e - - - - - -] Attempt 1 to provision port 795c61e0-77c9-4090-9425-4f8aa962160c 2026-09-02 13:43:21.628 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 795c61e0-77c9-4090-9425-4f8aa962160c 2026-09-02 13:43:23.665 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port dc4a6280-91ce-49a3-85af-95a25dbfebdd 2026-09-02 13:43:23.917 12 INFO neutron.plugins.ml2.plugin [None req-9f24d35d-e7e6-4696-b8c0-ccccecbbff1e - - - - - -] Attempt 1 to provision port 173b423c-c653-4913-ba73-537466aef878 2026-09-02 13:43:23.956 12 INFO neutron.plugins.ml2.plugin [None req-9f24d35d-e7e6-4696-b8c0-ccccecbbff1e - - - - - -] Attempt 1 to provision port 795c61e0-77c9-4090-9425-4f8aa962160c 2026-09-02 13:43:24.042 12 INFO neutron.plugins.ml2.plugin [None req-9f24d35d-e7e6-4696-b8c0-ccccecbbff1e - - - - - -] Attempt 1 to provision port 456d49e3-8256-41e4-b761-d8a854acff00 2026-09-02 13:43:25.674 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port dc4a6280-91ce-49a3-85af-95a25dbfebdd 2026-09-02 13:43:27.885 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port dcb2bbc1-bab5-4f36-96c8-9167441b6770 2026-09-02 13:43:28.333 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bbce2feb-1fec-40b9-baec-d31655a3d157 2026-09-02 13:43:29.461 12 INFO neutron.plugins.ml2.plugin [None req-029b18bd-1d3e-40cb-b0ae-b51aab201a6e - - - - - -] Attempt 1 to provision port 173b423c-c653-4913-ba73-537466aef878 2026-09-02 13:43:29.499 12 INFO neutron.plugins.ml2.plugin [None req-029b18bd-1d3e-40cb-b0ae-b51aab201a6e - - - - - -] Attempt 1 to provision port fbbe6686-4d0e-4ea9-ad04-99952ddf021b 2026-09-02 13:43:29.531 12 INFO neutron.plugins.ml2.plugin [None req-029b18bd-1d3e-40cb-b0ae-b51aab201a6e - - - - - -] Attempt 1 to provision port dcb2bbc1-bab5-4f36-96c8-9167441b6770 2026-09-02 13:43:29.690 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port dcb2bbc1-bab5-4f36-96c8-9167441b6770 2026-09-02 13:43:29.882 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bbce2feb-1fec-40b9-baec-d31655a3d157 2026-09-02 13:43:32.426 12 INFO neutron.plugins.ml2.plugin [None req-4a3e7a5f-4288-459e-9e27-c014ddb8b4c2 - - - - - -] Attempt 1 to provision port 173b423c-c653-4913-ba73-537466aef878 2026-09-02 13:43:32.459 12 INFO neutron.plugins.ml2.plugin [None req-4a3e7a5f-4288-459e-9e27-c014ddb8b4c2 - - - - - -] Attempt 1 to provision port dcb2bbc1-bab5-4f36-96c8-9167441b6770 2026-09-02 13:43:32.526 12 INFO neutron.plugins.ml2.plugin [None req-4a3e7a5f-4288-459e-9e27-c014ddb8b4c2 - - - - - -] Attempt 1 to provision port d1baf68c-10e8-4043-8559-9ee6b6f1ce8c 2026-09-02 13:43:33.695 12 INFO neutron.plugins.ml2.plugin [None req-cfc0b439-97f5-4e7b-9645-10e758ee089f - - - - - -] Attempt 1 to provision port d1baf68c-10e8-4043-8559-9ee6b6f1ce8c 2026-09-02 13:43:34.929 12 INFO neutron.plugins.ml2.plugin [None req-f18bdb5a-1990-4d49-b50f-c4cdf8582429 - - - - - -] Attempt 1 to provision port d1baf68c-10e8-4043-8559-9ee6b6f1ce8c 2026-09-02 13:43:36.997 11 INFO neutron.plugins.ml2.plugin [None req-3b7be710-432b-40ae-87d6-18bac255ad46 - - - - - -] Attempt 1 to provision port 1eb997ae-1ce0-473c-852f-7edee6e03305 2026-09-02 13:43:40.870 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb58e6da-4a7a-42aa-9ee0-37f57b7bcdec 2026-09-02 13:43:41.030 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-1812b816-6baa-4067-95e3-b44af05a8219'] response: {'server_uuid': '7203f036-29ff-456b-b65b-f47e1fd83f00', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb58e6da-4a7a-42aa-9ee0-37f57b7bcdec', 'code': 200} 2026-09-02 13:43:41.965 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb58e6da-4a7a-42aa-9ee0-37f57b7bcdec 2026-09-02 13:43:42.282 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 173b423c-c653-4913-ba73-537466aef878 2026-09-02 13:43:42.949 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1eb997ae-1ce0-473c-852f-7edee6e03305 2026-09-02 13:43:43.088 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-52637978-90fe-4c03-a2d6-efa0b5faab61'] response: {'server_uuid': '9c16c50f-82ac-4a56-883e-f68469b5206f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1eb997ae-1ce0-473c-852f-7edee6e03305', 'code': 200} 2026-09-02 13:43:44.119 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 456d49e3-8256-41e4-b761-d8a854acff00 2026-09-02 13:43:44.521 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 173b423c-c653-4913-ba73-537466aef878 2026-09-02 13:43:44.681 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1eb997ae-1ce0-473c-852f-7edee6e03305 2026-09-02 13:43:44.855 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d1baf68c-10e8-4043-8559-9ee6b6f1ce8c 2026-09-02 13:43:46.671 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port fbbe6686-4d0e-4ea9-ad04-99952ddf021b 2026-09-02 13:43:47.045 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 456d49e3-8256-41e4-b761-d8a854acff00 2026-09-02 13:43:47.208 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 1eb997ae-1ce0-473c-852f-7edee6e03305 2026-09-02 13:43:47.370 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port d1baf68c-10e8-4043-8559-9ee6b6f1ce8c 2026-09-02 13:43:48.143 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port fbbe6686-4d0e-4ea9-ad04-99952ddf021b 2026-09-02 13:44:14.298 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-2ad5bbf3-1c11-4178-b881-b7571fa71e94'] response: {'server_uuid': '7203f036-29ff-456b-b65b-f47e1fd83f00', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bb58e6da-4a7a-42aa-9ee0-37f57b7bcdec', 'code': 200} 2026-09-02 13:44:17.981 11 INFO neutron.plugins.ml2.plugin [None req-ad2f7d9e-7e50-481d-9249-45e1b91f3e45 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:44:25.956 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:44:26.076 12 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-4d8eee04-f62c-4592-9267-559e475bd891'] response: {'server_uuid': '9c16c50f-82ac-4a56-883e-f68469b5206f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bb386a5b-ff64-4f0b-bc54-5a8714933cae', 'code': 200} 2026-09-02 13:44:27.299 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:44:39.200 12 INFO neutron.plugins.ml2.plugin [None req-cfe321c3-0b3f-4436-ae5d-8690185f9a9a - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:44:47.287 11 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:44:47.550 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-3420135e-7460-4503-b9fb-2c97ce160f9c'] response: {'server_uuid': '9c16c50f-82ac-4a56-883e-f68469b5206f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ef49526-5f5f-4152-8331-e347709f7d2d', 'code': 200} 2026-09-02 13:44:49.334 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:44:50.484 11 INFO neutron.plugins.ml2.plugin [None req-67fcf8a5-0235-4063-a16d-e3e0cc233406 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:44:51.354 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:45:03.235 11 INFO neutron.plugins.ml2.plugin [None req-ea0a98a5-e593-4870-aa3b-e5fe0dc5c7eb - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:45:03.359 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:45:04.529 12 INFO neutron.plugins.ml2.plugin [None req-60f74372-74b3-4d52-bf0f-198839a6dd8b - - - - - -] Attempt 1 to provision port 0ef49526-5f5f-4152-8331-e347709f7d2d 2026-09-02 13:45:13.345 12 INFO neutron.plugins.ml2.plugin [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:45:13.602 11 INFO neutron.plugins.ml2.plugin [None req-42e1d9cb-0633-4ed6-bd63-4b20f654bd4c - - - - - -] Attempt 1 to provision port bb386a5b-ff64-4f0b-bc54-5a8714933cae 2026-09-02 13:45:57.578 11 INFO neutron.notifiers.nova [None req-ac960bff-f0c6-45a8-9bc6-1905e9297368 - - - - - -] Nova event matching ['req-10eecc90-e543-4a0f-bc47-0919e14cc1aa'] response: {'server_uuid': 'feb8ec18-ca16-49b9-b062-4c22bed5baeb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd7c4e442-9a2e-4613-9af8-98a3439fd7eb', 'code': 200}