+ 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-07 11:28:10.647 1 INFO neutron.common.config [-] Logging enabled! 2026-09-07 11:28:10.647 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.14.dev6 2026-09-07 11:28:10.647 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-09-07 11:28:10.647 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 11:28:11.533 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:28:11.535 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 11:28:11.538 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-07 11:28:11.539 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:28:11.539 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 11:28:11.539 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 11:28:11.540 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:28:11.546 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:28:11.546 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:28:11.547 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:28:11.566 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 11:28:11.567 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:28:11.567 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 11:28:11.602 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 11:28:11.602 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 11:28:11.602 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 11:28:11.602 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 11:28:11.871 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 11:28:12.042 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 11:28:12.043 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 11:28:12.043 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 11:28:12.110 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 11:28:12.111 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 11:28:12.111 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 11:28:12.111 1 INFO neutron.plugins.ml2.extensions.port_security [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 11:28:12.111 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing extension driver 'qos' 2026-09-07 11:28:12.112 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 11:28:12.112 1 INFO neutron.plugins.ml2.managers [None req-cff08b48-8da2-4640-862e-9e2b083c4449 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 11:28:12.132 1 INFO neutron.quota [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded quota_driver: . 2026-09-07 11:28:12.133 1 INFO neutron.plugins.ml2.plugin [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 11:28:12.133 1 INFO neutron.plugins.ml2.managers [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 11:28:12.134 1 INFO neutron.plugins.ml2.managers [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 11:28:12.134 1 INFO neutron.plugins.ml2.managers [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 11:28:12.134 1 INFO neutron.extensions.vlantransparent [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Disabled vlantransparent extension. 2026-09-07 11:28:12.134 1 INFO neutron.extensions.qinq [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Disabled VLAN QinQ extension. 2026-09-07 11:28:12.135 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: qos 2026-09-07 11:28:12.151 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: router 2026-09-07 11:28:12.189 1 INFO neutron.services.service_base [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 11:28:12.189 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: segments 2026-09-07 11:28:12.251 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: trunk 2026-09-07 11:28:12.262 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: vpnaas 2026-09-07 11:28:12.292 1 WARNING stevedore.named [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 11:28:12.292 1 WARNING stevedore.named [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-07 11:28:12.490 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 11:28:12.490 1 INFO neutron.common.utils [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 11:28:12.490 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: taas 2026-09-07 11:28:12.507 1 WARNING stevedore.named [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-07 11:28:12.543 1 INFO neutron_taas.services.taas.taas_plugin [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-07 11:28:12.543 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: tapmirror 2026-09-07 11:28:12.551 1 WARNING stevedore.named [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-07 11:28:12.567 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-07 11:28:12.568 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 11:28:12.573 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: tag 2026-09-07 11:28:12.580 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: timestamp 2026-09-07 11:28:12.582 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 11:28:12.585 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: flavors 2026-09-07 11:28:12.588 1 INFO neutron.manager [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loading Plugin: revisions 2026-09-07 11:28:12.591 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Initializing extension manager. 2026-09-07 11:28:12.592 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: address-group 2026-09-07 11:28:12.593 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: address-scope 2026-09-07 11:28:12.593 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 11:28:12.594 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: agent 2026-09-07 11:28:12.594 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 11:28:12.595 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 11:28:12.596 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 11:28:12.597 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: availability_zone 2026-09-07 11:28:12.597 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 11:28:12.598 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 11:28:12.598 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 11:28:12.599 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 11:28:12.600 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: dns-integration 2026-09-07 11:28:12.600 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 11:28:12.601 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 11:28:12.601 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: dvr 2026-09-07 11:28:12.601 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 11:28:12.602 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 11:28:12.602 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:28:12.603 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 11:28:12.603 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: external-net 2026-09-07 11:28:12.603 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 11:28:12.604 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: extraroute 2026-09-07 11:28:12.604 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 11:28:12.605 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 11:28:12.605 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 11:28:12.606 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 11:28:12.606 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 11:28:12.607 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: fip-port-details 2026-09-07 11:28:12.607 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: flavors 2026-09-07 11:28:12.608 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 11:28:12.609 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 11:28:12.609 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: ip_allocation 2026-09-07 11:28:12.610 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 11:28:12.610 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 11:28:12.611 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: router 2026-09-07 11:28:12.612 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:28:12.613 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-07 11:28:12.613 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-07 11:28:12.614 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 11:28:12.614 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: l3-ha 2026-09-07 11:28:12.614 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:28:12.615 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-07 11:28:12.615 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: l3-flavors 2026-09-07 11:28:12.616 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:28:12.616 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 11:28:12.618 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 11:28:12.619 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 11:28:12.620 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 11:28:12.621 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 11:28:12.621 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 11:28:12.621 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: multi-provider 2026-09-07 11:28:12.622 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: net-mtu 2026-09-07 11:28:12.622 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 11:28:12.623 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 11:28:12.623 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: network_ha 2026-09-07 11:28:12.624 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 11:28:12.624 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 11:28:12.625 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: pagination 2026-09-07 11:28:12.625 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-device-profile 2026-09-07 11:28:12.626 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-07 11:28:12.626 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-07 11:28:12.626 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-07 11:28:12.627 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-mac-override 2026-09-07 11:28:12.627 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 11:28:12.628 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 11:28:12.628 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-07 11:28:12.628 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-resource-request 2026-09-07 11:28:12.629 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 11:28:12.629 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-07 11:28:12.630 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: binding 2026-09-07 11:28:12.630 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: binding-extended 2026-09-07 11:28:12.631 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-security 2026-09-07 11:28:12.631 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: project-id 2026-09-07 11:28:12.631 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: provider 2026-09-07 11:28:12.632 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-07 11:28:12.634 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos 2026-09-07 11:28:12.634 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 11:28:12.635 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 11:28:12.635 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-default 2026-09-07 11:28:12.635 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-fip 2026-09-07 11:28:12.636 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 11:28:12.636 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 11:28:12.637 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 11:28:12.637 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 11:28:12.638 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 11:28:12.638 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-pps 2026-09-07 11:28:12.639 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 11:28:12.639 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 11:28:12.640 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 11:28:12.640 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 11:28:12.641 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-07 11:28:12.642 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: quotas 2026-09-07 11:28:12.645 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: quota_details 2026-09-07 11:28:12.646 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: rbac-policies 2026-09-07 11:28:12.646 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 11:28:12.647 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 11:28:12.647 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 11:28:12.647 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 11:28:12.648 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: revision-if-match 2026-09-07 11:28:12.648 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 11:28:12.649 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 11:28:12.649 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 11:28:12.651 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-07 11:28:12.651 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 11:28:12.652 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 11:28:12.652 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 11:28:12.652 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-07 11:28:12.653 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 11:28:12.656 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: security-group 2026-09-07 11:28:12.657 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: segment 2026-09-07 11:28:12.658 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 11:28:12.658 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: service-type 2026-09-07 11:28:12.659 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: sorting 2026-09-07 11:28:12.659 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 11:28:12.659 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 11:28:12.660 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 11:28:12.660 1 WARNING neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 11:28:12.661 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 11:28:12.661 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnet-external-network 2026-09-07 11:28:12.662 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 11:28:12.662 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 11:28:12.662 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 11:28:12.663 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 11:28:12.664 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 11:28:12.664 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: tag-creation 2026-09-07 11:28:12.664 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 11:28:12.667 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 11:28:12.668 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 11:28:12.668 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: trunk 2026-09-07 11:28:12.669 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: trunk-details 2026-09-07 11:28:12.669 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 11:28:12.670 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-07 11:28:12.670 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 11:28:12.671 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-07 11:28:12.672 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-07 11:28:12.673 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 11:28:12.673 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 11:28:12.674 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: vpnaas 2026-09-07 11:28:12.675 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: taas 2026-09-07 11:28:12.676 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: tap-mirror 2026-09-07 11:28:12.677 1 INFO neutron.api.extensions [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-07 11:28:12.679 1 INFO oslo_service.backend.eventlet.service [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Starting 2 workers 2026-09-07 11:28:12.682 1 INFO oslo_service.backend.eventlet.service [None req-3f7b2ee0-5533-4e80-9dc9-f65290f88881 - - - - - -] Starting 1 workers 2026-09-07 11:28:51.749 11 INFO neutron.db.l3_hamode_db [None req-df2ddf37-ff69-4941-a6fa-e46fddf169ad - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 11:29:04.434 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 2ad331b0-ee1e-43e3-9483-e30ec6ec0ded 2026-09-07 11:29:05.148 12 INFO neutron.plugins.ml2.plugin [None req-0c41ef0c-262d-4f02-9521-ec06500f2242 - - - - - -] Attempt 1 to provision port 2ad331b0-ee1e-43e3-9483-e30ec6ec0ded 2026-09-07 11:29:06.349 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 2ad331b0-ee1e-43e3-9483-e30ec6ec0ded 2026-09-07 11:29:06.867 12 INFO neutron.plugins.ml2.plugin [None req-d4b67e47-fc67-4176-956a-29f1052da2d2 - - - - - -] Attempt 1 to provision port 2ad331b0-ee1e-43e3-9483-e30ec6ec0ded 2026-09-07 11:33:37.776 11 INFO neutron.plugins.ml2.plugin [None req-9a9e58e2-b852-4347-bf66-7cea499e1fb3 - - - - - -] Attempt 1 to provision port a8215f0b-371f-4915-bef6-73a984693b98 2026-09-07 11:33:38.526 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port a8215f0b-371f-4915-bef6-73a984693b98 2026-09-07 11:33:39.463 11 INFO neutron.plugins.ml2.plugin [None req-4fbf8441-7578-4663-a4e0-faae4457b2dd - - - - - -] Attempt 1 to provision port a8215f0b-371f-4915-bef6-73a984693b98 2026-09-07 11:33:45.561 11 INFO neutron.plugins.ml2.plugin [None req-7e564d0a-d455-4725-8f5d-52d01bd5de49 - - - - - -] Attempt 1 to provision port f3766cd4-8d9c-43b4-89b2-72eba6d73cc7 2026-09-07 11:37:31.254 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port f3766cd4-8d9c-43b4-89b2-72eba6d73cc7 2026-09-07 11:37:32.687 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port f3766cd4-8d9c-43b4-89b2-72eba6d73cc7 2026-09-07 11:46:13.009 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b3533eac-ab88-42eb-bb34-092e7e6fe7c3 2026-09-07 11:46:14.960 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b3533eac-ab88-42eb-bb34-092e7e6fe7c3 2026-09-07 12:04:17.690 12 INFO neutron.plugins.ml2.plugin [None req-911216a4-0646-4c30-b20a-f8cf912b0911 - - - - - -] Attempt 1 to provision port af2e95ef-0d03-4fbb-b3d6-fa75dfed26e7 2026-09-07 12:04:17.693 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port af2e95ef-0d03-4fbb-b3d6-fa75dfed26e7 2026-09-07 12:04:19.678 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port af2e95ef-0d03-4fbb-b3d6-fa75dfed26e7 2026-09-07 12:04:21.731 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 5d0b1f91-14f6-4565-8737-32e10f908f03 2026-09-07 12:04:23.713 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 5d0b1f91-14f6-4565-8737-32e10f908f03 2026-09-07 12:04:23.952 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6670b7e1-2f05-4084-bd2c-b49c07a5f7ec 2026-09-07 12:04:25.770 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6670b7e1-2f05-4084-bd2c-b49c07a5f7ec 2026-09-07 12:04:27.316 12 INFO neutron.plugins.ml2.plugin [None req-5711a0ed-0309-441f-b1da-0dbd587016bd - - - - - -] Attempt 1 to provision port 6f546aa6-3f10-44fe-a0f4-2596bbb4c31a 2026-09-07 12:04:27.419 12 INFO neutron.plugins.ml2.plugin [None req-5711a0ed-0309-441f-b1da-0dbd587016bd - - - - - -] Attempt 1 to provision port 6670b7e1-2f05-4084-bd2c-b49c07a5f7ec 2026-09-07 12:04:29.672 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 45fb130a-ab72-47a2-bfd2-69d8c13ea0b4 2026-09-07 12:04:31.787 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1402ccb6-572a-42d7-8d8c-d72eeeb90293 2026-09-07 12:04:32.191 12 INFO neutron.plugins.ml2.plugin [None req-277903cc-793c-4167-acee-817af02918ba - - - - - -] Attempt 1 to provision port bdc8377e-e6e3-4443-a639-abf4ef443117 2026-09-07 12:04:32.833 12 INFO neutron.plugins.ml2.plugin [None req-77940580-f9a8-475f-a79f-eb037c67fad8 - - - - - -] Attempt 1 to provision port 45fb130a-ab72-47a2-bfd2-69d8c13ea0b4 2026-09-07 12:04:33.794 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 4682d8b8-81fb-421a-b778-3933c4149ad2 2026-09-07 12:04:34.271 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1402ccb6-572a-42d7-8d8c-d72eeeb90293 2026-09-07 12:04:34.432 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port bdc8377e-e6e3-4443-a639-abf4ef443117 2026-09-07 12:04:34.639 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port e11ef8e2-c61c-4d4a-8f3e-e70b1ed0e69f 2026-09-07 12:04:35.277 11 INFO neutron.plugins.ml2.plugin [None req-e24a764f-1a89-4a83-a954-41c7d625c647 - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:04:35.325 11 INFO neutron.plugins.ml2.plugin [None req-e24a764f-1a89-4a83-a954-41c7d625c647 - - - - - -] Attempt 1 to provision port 6f546aa6-3f10-44fe-a0f4-2596bbb4c31a 2026-09-07 12:04:35.361 11 INFO neutron.plugins.ml2.plugin [None req-e24a764f-1a89-4a83-a954-41c7d625c647 - - - - - -] Attempt 1 to provision port 45fb130a-ab72-47a2-bfd2-69d8c13ea0b4 2026-09-07 12:04:35.423 11 INFO neutron.plugins.ml2.plugin [None req-e24a764f-1a89-4a83-a954-41c7d625c647 - - - - - -] Attempt 1 to provision port 6670b7e1-2f05-4084-bd2c-b49c07a5f7ec 2026-09-07 12:04:35.736 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port e11ef8e2-c61c-4d4a-8f3e-e70b1ed0e69f 2026-09-07 12:04:36.007 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 4682d8b8-81fb-421a-b778-3933c4149ad2 2026-09-07 12:04:39.711 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ebe15f7d-4e8c-4ef0-a426-b46f6a8ba725 2026-09-07 12:04:41.806 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ebe15f7d-4e8c-4ef0-a426-b46f6a8ba725 2026-09-07 12:04:44.937 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 9a7867bb-3f8c-4bcf-b92f-7b15b712ef5e 2026-09-07 12:04:44.959 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port 6f546aa6-3f10-44fe-a0f4-2596bbb4c31a 2026-09-07 12:04:44.998 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port 9a7867bb-3f8c-4bcf-b92f-7b15b712ef5e 2026-09-07 12:04:45.125 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:04:45.159 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port df23a18e-f7ea-47fd-9427-95d420a16717 2026-09-07 12:04:45.193 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port 09694bec-fd38-4e8d-a6e5-2292017a7413 2026-09-07 12:04:45.214 12 INFO neutron.plugins.ml2.plugin [None req-cbdf84d5-8b50-477b-b958-f29df6b4d5e9 - - - - - -] Attempt 1 to provision port ebe15f7d-4e8c-4ef0-a426-b46f6a8ba725 2026-09-07 12:04:45.443 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port edd940e3-81d3-47aa-a437-915c16e4056d 2026-09-07 12:04:45.986 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:04:46.075 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-67ad7e65-5d5d-4e93-824d-7e5a4351c4af'] response: {'server_uuid': '51ca4b13-3676-41ad-9bd2-4e1a4e766f10', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'edd940e3-81d3-47aa-a437-915c16e4056d', 'code': 200} 2026-09-07 12:04:47.157 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 9a7867bb-3f8c-4bcf-b92f-7b15b712ef5e 2026-09-07 12:04:47.364 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port edd940e3-81d3-47aa-a437-915c16e4056d 2026-09-07 12:04:47.573 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:04:47.912 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:04:48.137 11 INFO neutron.notifiers.nova [None req-4986f7e8-9d7a-4f21-b025-fcafbb702e6a - - - - - -] Nova event matching ['req-623f7227-e660-4959-a7dd-41877a0ed703'] response: {'server_uuid': '9ca660ea-7ffd-4074-9808-de6d30fb0bd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c8a2051-7662-4e24-ba26-8722ad658314', 'code': 200} 2026-09-07 12:04:48.137 11 INFO neutron.notifiers.nova [None req-4986f7e8-9d7a-4f21-b025-fcafbb702e6a - - - - - -] Nova event matching ['req-623f7227-e660-4959-a7dd-41877a0ed703'] response: {'server_uuid': '431a407f-6d6a-4a9b-a3bc-948546a0cdfc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2e71df31-63c3-4285-9fa2-4bf4c68a8860', 'code': 200} 2026-09-07 12:04:49.385 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port de5d38a4-c01f-4c41-8516-69b9aec42e2e 2026-09-07 12:04:49.819 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:04:49.851 12 INFO neutron.plugins.ml2.plugin [None req-92627a14-a770-4d66-9c17-0055df166eca - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:04:49.905 12 INFO neutron.plugins.ml2.plugin [None req-92627a14-a770-4d66-9c17-0055df166eca - - - - - -] Attempt 1 to provision port 6f546aa6-3f10-44fe-a0f4-2596bbb4c31a 2026-09-07 12:04:49.963 12 INFO neutron.plugins.ml2.plugin [None req-92627a14-a770-4d66-9c17-0055df166eca - - - - - -] Attempt 1 to provision port 45fb130a-ab72-47a2-bfd2-69d8c13ea0b4 2026-09-07 12:04:50.076 12 INFO neutron.plugins.ml2.plugin [None req-92627a14-a770-4d66-9c17-0055df166eca - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:04:50.175 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-a83dbeca-72e5-4b64-84f6-e809ddf9a980'] response: {'server_uuid': '64186d4a-4c49-40b9-b7a4-0a9a84f89898', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de5d38a4-c01f-4c41-8516-69b9aec42e2e', 'code': 200} 2026-09-07 12:04:51.198 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port de5d38a4-c01f-4c41-8516-69b9aec42e2e 2026-09-07 12:04:54.575 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port de5d38a4-c01f-4c41-8516-69b9aec42e2e 2026-09-07 12:04:54.692 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:04:54.766 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:04:54.790 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port 9a7867bb-3f8c-4bcf-b92f-7b15b712ef5e 2026-09-07 12:04:54.866 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port df23a18e-f7ea-47fd-9427-95d420a16717 2026-09-07 12:04:54.891 12 INFO neutron.plugins.ml2.plugin [None req-00ec13ad-c56b-4c02-a6ce-6a09ad20e310 - - - - - -] Attempt 1 to provision port ebe15f7d-4e8c-4ef0-a426-b46f6a8ba725 2026-09-07 12:04:55.922 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-b08f67c1-60ac-48b8-a307-22234865662c'] response: {'server_uuid': '64186d4a-4c49-40b9-b7a4-0a9a84f89898', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'de5d38a4-c01f-4c41-8516-69b9aec42e2e', 'code': 200} 2026-09-07 12:04:58.834 11 INFO neutron.plugins.ml2.plugin [None req-f8f1e042-2037-4482-97ab-59a0fcc2bcd8 - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:04:58.872 11 INFO neutron.plugins.ml2.plugin [None req-f8f1e042-2037-4482-97ab-59a0fcc2bcd8 - - - - - -] Attempt 1 to provision port df23a18e-f7ea-47fd-9427-95d420a16717 2026-09-07 12:04:58.904 11 INFO neutron.plugins.ml2.plugin [None req-f8f1e042-2037-4482-97ab-59a0fcc2bcd8 - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:04:58.936 11 INFO neutron.plugins.ml2.plugin [None req-f8f1e042-2037-4482-97ab-59a0fcc2bcd8 - - - - - -] Attempt 1 to provision port dab05e0a-6e99-4fca-b23f-fa84857fda8b 2026-09-07 12:05:03.165 11 INFO neutron.plugins.ml2.plugin [None req-1b8e7d30-f07c-4288-abac-b08bbf7ded3d - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:05:03.197 11 INFO neutron.plugins.ml2.plugin [None req-1b8e7d30-f07c-4288-abac-b08bbf7ded3d - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:05:07.269 11 INFO neutron.plugins.ml2.plugin [None req-231eeefe-7751-47ff-af1e-3657fb36804b - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:05:07.328 11 INFO neutron.plugins.ml2.plugin [None req-231eeefe-7751-47ff-af1e-3657fb36804b - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:05:09.349 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:05:09.748 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1c829e55-3bda-483a-b9d8-c8c62caa6a37 2026-09-07 12:05:09.952 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 9f2194e6-b728-4ae1-a078-18005983d04e 2026-09-07 12:05:11.308 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1c829e55-3bda-483a-b9d8-c8c62caa6a37 2026-09-07 12:05:11.519 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 33db9c25-81db-4677-a773-c4772d48d247 2026-09-07 12:05:11.728 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 9f2194e6-b728-4ae1-a078-18005983d04e 2026-09-07 12:05:11.984 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port afe2a027-2cc2-4c57-96f8-657d8e207514 2026-09-07 12:05:12.159 11 INFO neutron.plugins.ml2.plugin [None req-8a46c698-6b77-4dac-a0f4-5e42060d5c49 - - - - - -] Attempt 1 to provision port 1c829e55-3bda-483a-b9d8-c8c62caa6a37 2026-09-07 12:05:12.232 11 INFO neutron.plugins.ml2.plugin [None req-8a46c698-6b77-4dac-a0f4-5e42060d5c49 - - - - - -] Attempt 1 to provision port afe2a027-2cc2-4c57-96f8-657d8e207514 2026-09-07 12:05:12.297 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:13.331 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port afe2a027-2cc2-4c57-96f8-657d8e207514 2026-09-07 12:05:15.102 12 INFO neutron.plugins.ml2.plugin [None req-5fedf50b-9ddb-41f5-b9c4-70d83aafa5ef - - - - - -] Attempt 1 to provision port afe2a027-2cc2-4c57-96f8-657d8e207514 2026-09-07 12:05:15.183 12 INFO neutron.plugins.ml2.plugin [None req-5fedf50b-9ddb-41f5-b9c4-70d83aafa5ef - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:15.247 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:05:15.520 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port dab05e0a-6e99-4fca-b23f-fa84857fda8b 2026-09-07 12:05:17.288 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c867a03e-413c-4d5c-b58e-babad0f6690a 2026-09-07 12:05:17.515 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port dab05e0a-6e99-4fca-b23f-fa84857fda8b 2026-09-07 12:05:17.837 12 INFO neutron.plugins.ml2.plugin [None req-d4b63328-db09-4c82-9428-1152422e2237 - - - - - -] Attempt 1 to provision port d97975ca-17a8-4dd2-8d9f-1a5aa01cccde 2026-09-07 12:05:17.880 12 INFO neutron.plugins.ml2.plugin [None req-d4b63328-db09-4c82-9428-1152422e2237 - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:05:17.943 12 INFO neutron.plugins.ml2.plugin [None req-d4b63328-db09-4c82-9428-1152422e2237 - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:19.883 11 INFO neutron.plugins.ml2.plugin [None req-41d0197a-9f8f-4a7c-8bef-844ea621b7c8 - - - - - -] Attempt 1 to provision port 2e71df31-63c3-4285-9fa2-4bf4c68a8860 2026-09-07 12:05:20.021 11 INFO neutron.plugins.ml2.plugin [None req-41d0197a-9f8f-4a7c-8bef-844ea621b7c8 - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:20.416 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port de56c04a-1a1f-4d45-93b3-87816ef08f4a 2026-09-07 12:05:20.573 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-b822fae4-d5d6-4e44-89de-52c2a0d739d3'] response: {'server_uuid': '67a92e72-db07-4d24-afe3-70f2e945d5ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de56c04a-1a1f-4d45-93b3-87816ef08f4a', 'code': 200} 2026-09-07 12:05:21.246 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port de56c04a-1a1f-4d45-93b3-87816ef08f4a 2026-09-07 12:05:21.839 12 INFO neutron.plugins.ml2.plugin [None req-5f670880-cae1-4563-9f9d-a7caec4dab56 - - - - - -] Attempt 1 to provision port de56c04a-1a1f-4d45-93b3-87816ef08f4a 2026-09-07 12:05:25.226 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port d97975ca-17a8-4dd2-8d9f-1a5aa01cccde 2026-09-07 12:05:25.432 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:27.419 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port d97975ca-17a8-4dd2-8d9f-1a5aa01cccde 2026-09-07 12:05:27.584 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 42168a75-d4e0-4da7-a689-b626a81f44a2 2026-09-07 12:05:28.201 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-dd858599-56bd-4495-9c92-35c331d253b4'] response: {'server_uuid': '9ca660ea-7ffd-4074-9808-de6d30fb0bd4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7c8a2051-7662-4e24-ba26-8722ad658314', 'code': 200} 2026-09-07 12:05:29.990 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:05:30.232 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-eed12315-d6d1-47d3-b1be-906be3424616'] response: {'server_uuid': '9ca660ea-7ffd-4074-9808-de6d30fb0bd4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c8a2051-7662-4e24-ba26-8722ad658314', 'code': 200} 2026-09-07 12:05:31.208 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 7c8a2051-7662-4e24-ba26-8722ad658314 2026-09-07 12:05:32.590 11 INFO neutron.plugins.ml2.plugin [None req-bc9890eb-f6a6-4cbd-96cf-386e3b5fbcfe - - - - - -] Attempt 1 to provision port 9cd350db-84e4-4cca-b0d1-b557dff53e60 2026-09-07 12:05:37.459 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 23586c46-355e-42a9-8fcb-295b2d4d58fd 2026-09-07 12:05:37.875 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 27a02e21-aa60-4918-831c-da35adeefba2 2026-09-07 12:05:38.147 11 INFO neutron.plugins.ml2.plugin [None req-b8d22ac6-b6d0-476f-9455-4ab095c959b8 - - - - - -] Attempt 1 to provision port 27a02e21-aa60-4918-831c-da35adeefba2 2026-09-07 12:05:39.268 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 23586c46-355e-42a9-8fcb-295b2d4d58fd 2026-09-07 12:05:39.515 12 INFO neutron.plugins.ml2.plugin [None req-217d4cb5-36d0-4357-95cf-5e79b997a9e2 - - - - - -] Attempt 1 to provision port 27a02e21-aa60-4918-831c-da35adeefba2 2026-09-07 12:05:41.212 12 INFO neutron.plugins.ml2.plugin [None req-2550d316-8abf-4802-9093-3d047467ca5a - - - - - -] Attempt 1 to provision port 1aee78ba-f28a-43d3-8cbb-b0931c5422f0 2026-09-07 12:05:41.249 12 INFO neutron.plugins.ml2.plugin [None req-2550d316-8abf-4802-9093-3d047467ca5a - - - - - -] Attempt 1 to provision port 27a02e21-aa60-4918-831c-da35adeefba2 2026-09-07 12:05:41.334 12 INFO neutron.plugins.ml2.plugin [None req-b4bb7f8f-b22a-4bcc-9a83-04fbe41f9f97 - - - - - -] Attempt 1 to provision port 6fb047c9-3c04-4d4e-84da-02840753f8ca 2026-09-07 12:05:43.594 11 INFO neutron.plugins.ml2.plugin [None req-331718c2-2651-4338-81ad-59e27a2b07de - - - - - -] Attempt 1 to provision port 6fb047c9-3c04-4d4e-84da-02840753f8ca 2026-09-07 12:05:44.871 12 INFO neutron.plugins.ml2.plugin [None req-c68eb4ad-702f-4d9c-967c-29653b335f53 - - - - - -] Attempt 1 to provision port 6fb047c9-3c04-4d4e-84da-02840753f8ca 2026-09-07 12:05:49.824 12 INFO neutron.plugins.ml2.plugin [None req-2d17978e-0314-49c9-a879-85a0fe24005e - - - - - -] Attempt 1 to provision port 794fa670-71d5-469b-8c67-5c8eddc11fa5 2026-09-07 12:05:49.989 12 INFO neutron.notifiers.nova [None req-2d17978e-0314-49c9-a879-85a0fe24005e - - - - - -] Nova event matching ['req-697ec714-a63d-4046-852e-673dbc7450a4'] response: {'server_uuid': 'af444db1-5814-4e94-b865-8f7a0d480894', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '794fa670-71d5-469b-8c67-5c8eddc11fa5', 'code': 200} 2026-09-07 12:05:51.300 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 794fa670-71d5-469b-8c67-5c8eddc11fa5 2026-09-07 12:05:55.249 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6fb047c9-3c04-4d4e-84da-02840753f8ca 2026-09-07 12:05:55.458 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1aee78ba-f28a-43d3-8cbb-b0931c5422f0 2026-09-07 12:05:57.226 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6fb047c9-3c04-4d4e-84da-02840753f8ca 2026-09-07 12:05:57.414 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1aee78ba-f28a-43d3-8cbb-b0931c5422f0 2026-09-07 12:06:15.232 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 13a325cd-78b6-46ee-a8fc-66b2eb4fd655 2026-09-07 12:06:16.743 12 INFO neutron.plugins.ml2.plugin [None req-15712c9e-daaf-49d0-a7cd-f819f9da4506 - - - - - -] Attempt 1 to provision port 13a325cd-78b6-46ee-a8fc-66b2eb4fd655 2026-09-07 12:06:17.239 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 13a325cd-78b6-46ee-a8fc-66b2eb4fd655 2026-09-07 12:06:19.343 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 0c2d23b4-49f2-4dc0-8be8-367bc4bf20dc 2026-09-07 12:06:25.331 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 54083ffe-14c8-480d-a6bf-548f40005428 2026-09-07 12:07:03.025 12 INFO neutron.plugins.ml2.plugin [None req-f2425730-dc16-4681-8a41-feb261024561 - - - - - -] Attempt 1 to provision port ea65b191-fb97-4c9d-9f66-1d34f3cffd8a 2026-09-07 12:07:03.308 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ea65b191-fb97-4c9d-9f66-1d34f3cffd8a 2026-09-07 12:07:05.357 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port f86b8cce-833f-479d-91b7-9de532bbee57 2026-09-07 12:07:05.662 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ea65b191-fb97-4c9d-9f66-1d34f3cffd8a 2026-09-07 12:07:06.024 11 INFO neutron.plugins.ml2.plugin [None req-6aa421e3-a8fb-4f6c-a679-d602a399b459 - - - - - -] Attempt 1 to provision port 7a587172-e6d6-4f0d-9e77-12250326d6ec 2026-09-07 12:07:06.050 11 INFO neutron.plugins.ml2.plugin [None req-6aa421e3-a8fb-4f6c-a679-d602a399b459 - - - - - -] Attempt 1 to provision port 1d2448ae-73ea-4916-82d4-ecb8ffa3654c 2026-09-07 12:07:06.078 11 INFO neutron.plugins.ml2.plugin [None req-6aa421e3-a8fb-4f6c-a679-d602a399b459 - - - - - -] Attempt 1 to provision port ea65b191-fb97-4c9d-9f66-1d34f3cffd8a 2026-09-07 12:07:07.368 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port f86b8cce-833f-479d-91b7-9de532bbee57 2026-09-07 12:07:07.599 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 505fa0ad-65d7-476c-bb8a-e61def00b7ba 2026-09-07 12:07:09.368 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 505fa0ad-65d7-476c-bb8a-e61def00b7ba 2026-09-07 12:07:11.338 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ad8c4482-dad5-4795-a361-aff1d4fe17cb 2026-09-07 12:07:11.677 11 INFO neutron.plugins.ml2.plugin [None req-821455fe-57f1-4ded-b39b-17e3df50ef3f - - - - - -] Attempt 1 to provision port 97f0326c-1c08-4812-ba6c-c06d9cca62a9 2026-09-07 12:07:11.718 11 INFO neutron.plugins.ml2.plugin [None req-821455fe-57f1-4ded-b39b-17e3df50ef3f - - - - - -] Attempt 1 to provision port ad8c4482-dad5-4795-a361-aff1d4fe17cb 2026-09-07 12:07:11.797 11 INFO neutron.plugins.ml2.plugin [None req-821455fe-57f1-4ded-b39b-17e3df50ef3f - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:11.837 11 INFO neutron.plugins.ml2.plugin [None req-821455fe-57f1-4ded-b39b-17e3df50ef3f - - - - - -] Attempt 1 to provision port 1d2448ae-73ea-4916-82d4-ecb8ffa3654c 2026-09-07 12:07:13.348 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ad8c4482-dad5-4795-a361-aff1d4fe17cb 2026-09-07 12:07:15.194 12 INFO neutron.plugins.ml2.plugin [None req-d0b7747d-7ae1-4754-bd45-a7976eed373e - - - - - -] Attempt 1 to provision port ad8c4482-dad5-4795-a361-aff1d4fe17cb 2026-09-07 12:07:15.234 12 INFO neutron.plugins.ml2.plugin [None req-d0b7747d-7ae1-4754-bd45-a7976eed373e - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:15.257 12 INFO neutron.plugins.ml2.plugin [None req-d0b7747d-7ae1-4754-bd45-a7976eed373e - - - - - -] Attempt 1 to provision port 1d2448ae-73ea-4916-82d4-ecb8ffa3654c 2026-09-07 12:07:17.729 11 INFO neutron.plugins.ml2.plugin [None req-22509b04-c938-46ae-985a-936f317c1f2d - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:18.356 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 66c05972-48f5-4a3f-86a8-b50de29ddafd 2026-09-07 12:07:18.474 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-fce56a63-9acc-4681-8c74-e6e4c35266a3'] response: {'server_uuid': '317df199-8dd4-480f-accf-384bb892d437', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '66c05972-48f5-4a3f-86a8-b50de29ddafd', 'code': 200} 2026-09-07 12:07:19.488 12 INFO neutron.plugins.ml2.plugin [None req-173dd82c-321b-4dcc-a501-a648e14e82d7 - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:20.008 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port cacb6e1a-b487-4c55-87e5-c8140cf48fc4 2026-09-07 12:07:20.402 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 66c05972-48f5-4a3f-86a8-b50de29ddafd 2026-09-07 12:07:20.508 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-ee36606f-1c77-4e5e-b67d-dd6b53597e4a'] response: {'server_uuid': '6b5667cf-1bdb-46cb-86f0-99e4568b96be', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cacb6e1a-b487-4c55-87e5-c8140cf48fc4', 'code': 200} 2026-09-07 12:07:20.750 11 INFO neutron.plugins.ml2.plugin [None req-73afe735-d5ca-49e0-98fa-d7fa21c0b18d - - - - - -] Attempt 1 to provision port cacb6e1a-b487-4c55-87e5-c8140cf48fc4 2026-09-07 12:07:21.317 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port cacb6e1a-b487-4c55-87e5-c8140cf48fc4 2026-09-07 12:07:23.316 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1d2448ae-73ea-4916-82d4-ecb8ffa3654c 2026-09-07 12:07:23.602 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 7a587172-e6d6-4f0d-9e77-12250326d6ec 2026-09-07 12:07:25.313 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 1d2448ae-73ea-4916-82d4-ecb8ffa3654c 2026-09-07 12:07:25.533 11 INFO neutron.plugins.ml2.plugin [None req-59f84c36-b60e-4df5-a455-bbb6ea6c2185 - - - - - -] Attempt 1 to provision port 7a587172-e6d6-4f0d-9e77-12250326d6ec 2026-09-07 12:07:25.712 11 INFO neutron.plugins.ml2.plugin [None req-8ba410f2-fcb9-4dde-8151-2db27cbc0a17 - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:27.402 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 97f0326c-1c08-4812-ba6c-c06d9cca62a9 2026-09-07 12:07:27.737 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 34cb7527-dfc7-4d1c-89aa-7e78693390d0 2026-09-07 12:07:28.061 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 4c786ad8-169c-4b5d-a52c-ee53a10cb533 2026-09-07 12:07:28.302 11 INFO neutron.plugins.ml2.plugin [None req-47ed68c4-2cba-4cf5-bf49-8ff1a13312dd - - - - - -] Attempt 1 to provision port 34cb7527-dfc7-4d1c-89aa-7e78693390d0 2026-09-07 12:07:29.381 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 30b02b4b-3f13-421b-90ba-6a3fd4c731ac 2026-09-07 12:07:29.744 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 97f0326c-1c08-4812-ba6c-c06d9cca62a9 2026-09-07 12:07:29.884 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 34cb7527-dfc7-4d1c-89aa-7e78693390d0 2026-09-07 12:07:31.410 11 INFO neutron.plugins.ml2.plugin [None req-27164e58-b89f-4f39-bfb4-a93282e0d60e - - - - - -] Attempt 1 to provision port 34cb7527-dfc7-4d1c-89aa-7e78693390d0 2026-09-07 12:07:31.570 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 30b02b4b-3f13-421b-90ba-6a3fd4c731ac 2026-09-07 12:07:31.577 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 94e6976f-33ea-4790-adbf-db19d6198c9a 2026-09-07 12:07:31.601 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 29ff2c07-4843-4834-b75a-9aadb06a3c91 2026-09-07 12:07:35.365 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ee2e7e5c-b3ae-43b7-a0e9-38653ef64b04 2026-09-07 12:07:35.918 12 INFO neutron.plugins.ml2.plugin [None req-adb4948b-761d-46af-990c-94750c2d09a6 - - - - - -] Attempt 1 to provision port 4c67360e-3098-46b6-a5ca-d06583b4d3db 2026-09-07 12:07:37.412 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port ee2e7e5c-b3ae-43b7-a0e9-38653ef64b04 2026-09-07 12:07:37.673 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 4c67360e-3098-46b6-a5ca-d06583b4d3db 2026-09-07 12:07:37.815 12 INFO neutron.plugins.ml2.plugin [None req-5b14799c-14d8-490a-906c-25654b940130 - - - - - -] Attempt 1 to provision port 4c67360e-3098-46b6-a5ca-d06583b4d3db 2026-09-07 12:07:37.878 12 INFO neutron.plugins.ml2.plugin [None req-5b14799c-14d8-490a-906c-25654b940130 - - - - - -] Attempt 1 to provision port 94e6976f-33ea-4790-adbf-db19d6198c9a 2026-09-07 12:07:42.740 12 INFO neutron.plugins.ml2.plugin [None req-01088c06-226d-4738-94a6-3d76c83349fb - - - - - -] Attempt 1 to provision port e5768af0-9079-4a1d-9b37-ad8ad5bfc5e8 2026-09-07 12:07:42.779 12 INFO neutron.plugins.ml2.plugin [None req-01088c06-226d-4738-94a6-3d76c83349fb - - - - - -] Attempt 1 to provision port dc07002c-fc07-40d3-be4d-f78a1e5536c9 2026-09-07 12:07:42.812 12 INFO neutron.plugins.ml2.plugin [None req-01088c06-226d-4738-94a6-3d76c83349fb - - - - - -] Attempt 1 to provision port 4c67360e-3098-46b6-a5ca-d06583b4d3db 2026-09-07 12:07:42.865 12 INFO neutron.plugins.ml2.plugin [None req-01088c06-226d-4738-94a6-3d76c83349fb - - - - - -] Attempt 1 to provision port 94e6976f-33ea-4790-adbf-db19d6198c9a 2026-09-07 12:07:45.687 11 INFO neutron.plugins.ml2.plugin [None req-88dd1a2f-3a54-4623-9896-26ee32f49f64 - - - - - -] Attempt 1 to provision port dc07002c-fc07-40d3-be4d-f78a1e5536c9 2026-09-07 12:07:47.956 11 INFO neutron.plugins.ml2.plugin [None req-56810d90-bb3c-421c-bf1e-a9d36bffeced - - - - - -] Attempt 1 to provision port dc07002c-fc07-40d3-be4d-f78a1e5536c9 2026-09-07 12:07:48.411 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port d587e89a-b1d4-488b-93f1-e223e7e89706 2026-09-07 12:07:48.570 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-050b7107-cc58-49bb-a612-748e4ceffaa8'] response: {'server_uuid': '7cc27351-0c03-4322-a934-d9ce5772a0ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd587e89a-b1d4-488b-93f1-e223e7e89706', 'code': 200} 2026-09-07 12:07:49.369 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port d587e89a-b1d4-488b-93f1-e223e7e89706 2026-09-07 12:07:49.576 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 29ff2c07-4843-4834-b75a-9aadb06a3c91 2026-09-07 12:07:49.832 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 94e6976f-33ea-4790-adbf-db19d6198c9a 2026-09-07 12:07:51.314 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 94e6976f-33ea-4790-adbf-db19d6198c9a 2026-09-07 12:07:51.526 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 29ff2c07-4843-4834-b75a-9aadb06a3c91 2026-09-07 12:07:53.387 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port e5768af0-9079-4a1d-9b37-ad8ad5bfc5e8 2026-09-07 12:07:53.654 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port dc07002c-fc07-40d3-be4d-f78a1e5536c9 2026-09-07 12:07:55.346 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port e5768af0-9079-4a1d-9b37-ad8ad5bfc5e8 2026-09-07 12:07:55.500 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port dc07002c-fc07-40d3-be4d-f78a1e5536c9 2026-09-07 12:07:59.903 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 264683db-e87b-4ceb-b7f2-3f82fd64ca28 2026-09-07 12:08:00.134 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-d0de076f-88e0-4231-8b3a-ce44004e664b'] response: {'server_uuid': '3de9eb14-4818-404b-a8a7-cd107dfd4363', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '264683db-e87b-4ceb-b7f2-3f82fd64ca28', 'code': 200} 2026-09-07 12:08:01.328 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 264683db-e87b-4ceb-b7f2-3f82fd64ca28 2026-09-07 12:08:55.366 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:08:56.172 12 INFO neutron.plugins.ml2.plugin [None req-553303ba-7bac-4cb9-939d-a2f2f6b0c570 - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:08:57.348 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:08:59.441 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 0f89ce36-323b-478f-a10d-b7645aee56aa 2026-09-07 12:08:59.781 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port fe0b29c3-c68d-42c6-882f-6cce851786a4 2026-09-07 12:09:01.359 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 0f89ce36-323b-478f-a10d-b7645aee56aa 2026-09-07 12:09:01.587 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port fe0b29c3-c68d-42c6-882f-6cce851786a4 2026-09-07 12:09:03.355 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6b78edca-1405-4897-af8c-2f88bdf95cb3 2026-09-07 12:09:05.425 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6b78edca-1405-4897-af8c-2f88bdf95cb3 2026-09-07 12:09:07.435 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:09:08.947 12 INFO neutron.plugins.ml2.plugin [None req-26e32258-4378-4c86-9765-865415ec7c38 - - - - - -] Attempt 1 to provision port 0f89ce36-323b-478f-a10d-b7645aee56aa 2026-09-07 12:09:09.044 12 INFO neutron.plugins.ml2.plugin [None req-26e32258-4378-4c86-9765-865415ec7c38 - - - - - -] Attempt 1 to provision port 6b78edca-1405-4897-af8c-2f88bdf95cb3 2026-09-07 12:09:09.119 12 INFO neutron.plugins.ml2.plugin [None req-26e32258-4378-4c86-9765-865415ec7c38 - - - - - -] Attempt 1 to provision port 822bd777-a421-4c04-9359-bc401a72cc49 2026-09-07 12:09:09.144 12 INFO neutron.plugins.ml2.plugin [None req-26e32258-4378-4c86-9765-865415ec7c38 - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:09:09.192 12 INFO neutron.plugins.ml2.plugin [None req-26e32258-4378-4c86-9765-865415ec7c38 - - - - - -] Attempt 1 to provision port 08c376f5-5d5d-4584-94a0-0110bd299d72 2026-09-07 12:09:14.275 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 8a021741-1d33-4752-b291-0ef72292f834 2026-09-07 12:09:14.317 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 0f89ce36-323b-478f-a10d-b7645aee56aa 2026-09-07 12:09:14.379 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 6b78edca-1405-4897-af8c-2f88bdf95cb3 2026-09-07 12:09:14.432 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:14.478 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 8bae9148-686a-421a-ada0-dc3a75595478 2026-09-07 12:09:14.547 12 INFO neutron.plugins.ml2.plugin [None req-75772815-5a3f-457b-a1cd-88da514062a9 - - - - - -] Attempt 1 to provision port 08c376f5-5d5d-4584-94a0-0110bd299d72 2026-09-07 12:09:17.352 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:18.544 11 INFO neutron.plugins.ml2.plugin [None req-f64ede9b-2a7d-477f-997c-fffc9ebeb983 - - - - - -] Attempt 1 to provision port 8a021741-1d33-4752-b291-0ef72292f834 2026-09-07 12:09:18.724 11 INFO neutron.plugins.ml2.plugin [None req-f64ede9b-2a7d-477f-997c-fffc9ebeb983 - - - - - -] Attempt 1 to provision port 0f89ce36-323b-478f-a10d-b7645aee56aa 2026-09-07 12:09:18.787 11 INFO neutron.plugins.ml2.plugin [None req-f64ede9b-2a7d-477f-997c-fffc9ebeb983 - - - - - -] Attempt 1 to provision port 6b78edca-1405-4897-af8c-2f88bdf95cb3 2026-09-07 12:09:18.864 11 INFO neutron.plugins.ml2.plugin [None req-f64ede9b-2a7d-477f-997c-fffc9ebeb983 - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:18.914 11 INFO neutron.plugins.ml2.plugin [None req-f64ede9b-2a7d-477f-997c-fffc9ebeb983 - - - - - -] Attempt 1 to provision port 08c376f5-5d5d-4584-94a0-0110bd299d72 2026-09-07 12:09:20.085 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 8a021741-1d33-4752-b291-0ef72292f834 2026-09-07 12:09:20.367 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:20.629 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 08c376f5-5d5d-4584-94a0-0110bd299d72 2026-09-07 12:09:20.873 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6a99365c-bb30-477d-9119-a92c40d569ad 2026-09-07 12:09:21.021 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-5a74b179-091b-47f9-bef0-3bc208b24486'] response: {'server_uuid': '2cb2e545-d548-4a79-8ab5-710f0dffe44e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6a99365c-bb30-477d-9119-a92c40d569ad', 'code': 200} 2026-09-07 12:09:21.339 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 822bd777-a421-4c04-9359-bc401a72cc49 2026-09-07 12:09:22.184 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 6a99365c-bb30-477d-9119-a92c40d569ad 2026-09-07 12:09:22.419 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 822bd777-a421-4c04-9359-bc401a72cc49 2026-09-07 12:09:22.468 12 INFO neutron.plugins.ml2.plugin [None req-ad4fad34-ebf1-4d6b-a9f4-4d5a4b860a4f - - - - - -] Attempt 1 to provision port 8a021741-1d33-4752-b291-0ef72292f834 2026-09-07 12:09:22.534 12 INFO neutron.plugins.ml2.plugin [None req-ad4fad34-ebf1-4d6b-a9f4-4d5a4b860a4f - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:22.584 12 INFO neutron.plugins.ml2.plugin [None req-ad4fad34-ebf1-4d6b-a9f4-4d5a4b860a4f - - - - - -] Attempt 1 to provision port 08c376f5-5d5d-4584-94a0-0110bd299d72 2026-09-07 12:09:24.959 11 INFO neutron.plugins.ml2.plugin [None req-cce5dad1-b3ee-46ad-823c-7833a7d3ce51 - - - - - -] Attempt 1 to provision port 8a021741-1d33-4752-b291-0ef72292f834 2026-09-07 12:09:25.054 11 INFO neutron.plugins.ml2.plugin [None req-cce5dad1-b3ee-46ad-823c-7833a7d3ce51 - - - - - -] Attempt 1 to provision port 05966b25-7cf4-4db0-ab8b-1878fd02753c 2026-09-07 12:09:26.444 11 INFO neutron.plugins.ml2.plugin [None req-14425188-ff55-4ce5-8d78-d3ac8cc50d4b - - - - - -] Attempt 1 to provision port 6a99365c-bb30-477d-9119-a92c40d569ad 2026-09-07 12:09:40.247 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port af50627b-7b87-41b6-8f19-5d421329c12a 2026-09-07 12:09:40.384 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-1cc3c25e-4212-483b-97e5-596a8feb7739'] response: {'server_uuid': '43b54489-df9e-47f5-8d9a-3928c1a432a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'af50627b-7b87-41b6-8f19-5d421329c12a', 'code': 200} 2026-09-07 12:09:42.208 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port af50627b-7b87-41b6-8f19-5d421329c12a 2026-09-07 12:10:12.560 11 INFO neutron.plugins.ml2.plugin [None req-9270e77b-a6dc-446b-bd00-7925ef3227c9 - - - - - -] Attempt 1 to provision port 0903c6f6-100f-4f11-985f-0ed05a75c853 2026-09-07 12:10:34.777 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b5bda436-e255-4de8-ab0a-970d638cb7e6 2026-09-07 12:10:34.975 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-b711b819-d615-4414-8646-857dc1679698'] response: {'server_uuid': '20f9b660-0044-4fe7-bb9d-181479f4a059', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b5bda436-e255-4de8-ab0a-970d638cb7e6', 'code': 200} 2026-09-07 12:10:36.222 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b5bda436-e255-4de8-ab0a-970d638cb7e6 2026-09-07 12:11:16.268 12 INFO neutron.plugins.ml2.plugin [None req-fa36882c-9ad7-4ca6-8bde-8c1b04c3074c - - - - - -] Attempt 1 to provision port 53cb7e48-214e-4547-822f-77e48c272593 2026-09-07 12:11:22.276 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 53cb7e48-214e-4547-822f-77e48c272593 2026-09-07 12:11:22.383 11 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-33011202-f5e9-43cc-b85e-4aedb231d26b'] response: {'server_uuid': '20f9b660-0044-4fe7-bb9d-181479f4a059', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '53cb7e48-214e-4547-822f-77e48c272593', 'code': 200} 2026-09-07 12:11:24.259 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 53cb7e48-214e-4547-822f-77e48c272593 2026-09-07 12:11:26.792 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 53cb7e48-214e-4547-822f-77e48c272593 2026-09-07 12:11:52.954 12 INFO neutron.plugins.ml2.plugin [None req-83c45675-2545-4099-ac41-7a3790a4e968 - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:01.899 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:02.082 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-9f944411-136d-4276-b2ad-e56d9decb063'] response: {'server_uuid': '20f9b660-0044-4fe7-bb9d-181479f4a059', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c32b2557-0942-464b-8b43-862cff8effab', 'code': 200} 2026-09-07 12:12:02.512 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:14.170 11 INFO neutron.plugins.ml2.plugin [None req-0e84a698-909f-40f6-b831-607c97b9107b - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:22.549 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:22.656 12 INFO neutron.notifiers.nova [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Nova event matching ['req-86643fed-bf87-44df-ae24-0047bcb38e62'] response: {'server_uuid': '20f9b660-0044-4fe7-bb9d-181479f4a059', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83d0c88a-38a7-433e-89ec-f3c40ac8a662', 'code': 200} 2026-09-07 12:12:24.518 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:25.517 11 INFO neutron.plugins.ml2.plugin [None req-13853357-8c94-4602-86be-c5c92eb4d29e - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:26.576 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:37.880 12 INFO neutron.plugins.ml2.plugin [None req-d6bcdd57-ddd5-45c8-8921-5708e1ae670e - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:38.647 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:39.292 11 INFO neutron.plugins.ml2.plugin [None req-c2fa3700-c602-4ce8-9a53-a9e1517c0852 - - - - - -] Attempt 1 to provision port 83d0c88a-38a7-433e-89ec-f3c40ac8a662 2026-09-07 12:12:48.587 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:12:48.839 12 INFO neutron.plugins.ml2.plugin [None req-0bf96359-6ddf-40b7-8c00-2752ed83b617 - - - - - -] Attempt 1 to provision port c32b2557-0942-464b-8b43-862cff8effab 2026-09-07 12:14:04.561 11 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b9b66da0-2710-42b6-b615-aa800bcc6193 2026-09-07 12:14:04.698 12 INFO neutron.plugins.ml2.plugin [None req-fa87754b-1313-471e-b999-5fb36a9c6650 - - - - - -] Attempt 1 to provision port b9b66da0-2710-42b6-b615-aa800bcc6193 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server [None req-73a910ab-1779-4c00-a9d5-894b1c29de8e - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 5720817d-d477-48a4-bf15-dcd1eebc07e4: This subnet is being modified by another concurrent operation. 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 716, in inner 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise self.value 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-09-07 12:14:05.826 12 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-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server raise exception 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 5720817d-d477-48a4-bf15-dcd1eebc07e4: This subnet is being modified by another concurrent operation. 2026-09-07 12:14:05.826 12 ERROR oslo_messaging.rpc.server 2026-09-07 12:14:06.548 12 INFO neutron.plugins.ml2.plugin [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] Attempt 1 to provision port b9b66da0-2710-42b6-b615-aa800bcc6193 2026-09-07 12:14:06.579 12 INFO neutron.plugins.ml2.db [None req-5495db35-6980-47dc-b28b-09f540b5009e - - - - - -] No ports have port_id starting with b9b66da0-2710-42b6-b615-aa800bcc6193