+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /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-07-09 17:25:47.515 1 INFO neutron.common.config [-] Logging enabled! 2026-07-09 17:25:47.515 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 25.2.4.dev2 2026-07-09 17:25:47.516 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-09 17:25:47.516 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-09 17:25:48.884 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:48.968 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-09 17:25:48.971 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-09 17:25:48.972 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-09 17:25:48.972 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-09 17:25:48.973 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-09 17:25:48.973 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:48.979 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:48.979 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-09 17:25:48.979 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:48.998 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-09 17:25:48.999 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-09 17:25:48.999 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-09 17:25:49.037 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-09 17:25:49.037 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-09 17:25:49.037 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-09 17:25:49.038 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-09 17:25:49.481 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing driver for type 'vlan' 2026-07-09 17:25:50.087 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] VlanTypeDriver initialization complete 2026-07-09 17:25:50.087 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing driver for type 'vxlan' 2026-07-09 17:25:50.088 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-09 17:25:50.142 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-09 17:25:50.142 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-09 17:25:50.142 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing extension driver 'port_security' 2026-07-09 17:25:50.143 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-09 17:25:50.143 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing extension driver 'qos' 2026-07-09 17:25:50.143 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-09 17:25:50.143 1 INFO neutron.plugins.ml2.managers [None req-dcd4836b-1afc-40a9-af8e-397006068b9c - - - - - -] Initializing mechanism driver 'l2population' 2026-07-09 17:25:50.158 1 INFO neutron.quota [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded quota_driver: . 2026-07-09 17:25:50.159 1 INFO neutron.plugins.ml2.plugin [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Modular L2 Plugin initialization complete 2026-07-09 17:25:50.159 1 INFO neutron.plugins.ml2.managers [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-09 17:25:50.159 1 INFO neutron.plugins.ml2.managers [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-09 17:25:50.160 1 INFO neutron.plugins.ml2.managers [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-09 17:25:50.160 1 INFO neutron.extensions.vlantransparent [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Disabled vlantransparent extension. 2026-07-09 17:25:50.160 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: qos 2026-07-09 17:25:50.174 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: router 2026-07-09 17:25:50.217 1 INFO neutron.services.service_base [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-09 17:25:50.217 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: segments 2026-07-09 17:25:50.308 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: trunk 2026-07-09 17:25:50.323 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: vpnaas 2026-07-09 17:25:50.358 1 WARNING stevedore.named [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-09 17:25:50.447 1 INFO neutron_vpnaas.services.vpn.plugin [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-09 17:25:50.448 1 INFO neutron.common.utils [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-09 17:25:50.448 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: auto_allocate 2026-07-09 17:25:50.454 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: tag 2026-07-09 17:25:50.461 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: timestamp 2026-07-09 17:25:50.463 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: network_ip_availability 2026-07-09 17:25:50.466 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: flavors 2026-07-09 17:25:50.469 1 INFO neutron.manager [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loading Plugin: revisions 2026-07-09 17:25:50.473 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Initializing extension manager. 2026-07-09 17:25:50.474 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: address-group 2026-07-09 17:25:50.475 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: address-scope 2026-07-09 17:25:50.475 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-09 17:25:50.476 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: agent 2026-07-09 17:25:50.477 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: agent-resources-synced 2026-07-09 17:25:50.478 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-09 17:25:50.479 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-09 17:25:50.479 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: availability_zone 2026-07-09 17:25:50.480 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: availability_zone_filter 2026-07-09 17:25:50.480 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-09 17:25:50.481 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: default-subnetpools 2026-07-09 17:25:50.482 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-09 17:25:50.483 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: dns-integration 2026-07-09 17:25:50.483 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: dns-domain-ports 2026-07-09 17:25:50.484 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-09 17:25:50.485 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: dvr 2026-07-09 17:25:50.485 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-09 17:25:50.485 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: empty-string-filtering 2026-07-09 17:25:50.486 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:50.486 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-09 17:25:50.487 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: external-net 2026-07-09 17:25:50.487 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-09 17:25:50.488 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: extraroute 2026-07-09 17:25:50.488 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: extraroute-atomic 2026-07-09 17:25:50.489 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-09 17:25:50.489 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-09 17:25:50.490 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-09 17:25:50.490 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-09 17:25:50.491 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: fip-port-details 2026-07-09 17:25:50.491 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: flavors 2026-07-09 17:25:50.492 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-09 17:25:50.493 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: floatingip-pools 2026-07-09 17:25:50.494 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: ip_allocation 2026-07-09 17:25:50.494 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-09 17:25:50.495 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: l2_adjacency 2026-07-09 17:25:50.496 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: router 2026-07-09 17:25:50.497 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-09 17:25:50.498 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-09 17:25:50.499 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-09 17:25:50.499 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: ext-gw-mode 2026-07-09 17:25:50.500 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: l3-ha 2026-07-09 17:25:50.500 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:50.501 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-09 17:25:50.501 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: l3-flavors 2026-07-09 17:25:50.502 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-09 17:25:50.502 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-09 17:25:50.505 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-09 17:25:50.506 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-09 17:25:50.507 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-09 17:25:50.508 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-09 17:25:50.509 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-09 17:25:50.510 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: multi-provider 2026-07-09 17:25:50.510 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: net-mtu 2026-07-09 17:25:50.511 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: net-mtu-writable 2026-07-09 17:25:50.511 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: network_availability_zone 2026-07-09 17:25:50.512 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: network_ha 2026-07-09 17:25:50.512 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: network-ip-availability 2026-07-09 17:25:50.513 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-09 17:25:50.514 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: pagination 2026-07-09 17:25:50.514 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-device-profile 2026-07-09 17:25:50.514 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-09 17:25:50.517 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-09 17:25:50.518 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-09 17:25:50.518 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-mac-override 2026-07-09 17:25:50.519 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-09 17:25:50.519 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-09 17:25:50.520 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-09 17:25:50.520 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-resource-request 2026-07-09 17:25:50.521 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-09 17:25:50.521 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-09 17:25:50.522 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: binding 2026-07-09 17:25:50.523 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: binding-extended 2026-07-09 17:25:50.523 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-security 2026-07-09 17:25:50.523 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: project-id 2026-07-09 17:25:50.524 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: provider 2026-07-09 17:25:50.526 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos 2026-07-09 17:25:50.526 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-09 17:25:50.527 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-09 17:25:50.527 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-default 2026-07-09 17:25:50.528 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-fip 2026-07-09 17:25:50.528 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-09 17:25:50.529 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-09 17:25:50.529 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-09 17:25:50.530 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-09 17:25:50.530 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-09 17:25:50.531 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-pps 2026-07-09 17:25:50.532 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-09 17:25:50.532 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-09 17:25:50.533 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: qos-rules-alias 2026-07-09 17:25:50.533 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: quota-check-limit 2026-07-09 17:25:50.535 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: quotas 2026-07-09 17:25:50.538 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: quota_details 2026-07-09 17:25:50.539 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: rbac-policies 2026-07-09 17:25:50.540 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: rbac-address-group 2026-07-09 17:25:50.540 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: rbac-address-scope 2026-07-09 17:25:50.541 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: rbac-security-groups 2026-07-09 17:25:50.541 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-09 17:25:50.542 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: revision-if-match 2026-07-09 17:25:50.542 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-09 17:25:50.543 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: router_availability_zone 2026-07-09 17:25:50.543 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-09 17:25:50.545 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-09 17:25:50.545 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-09 17:25:50.546 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-09 17:25:50.546 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-09 17:25:50.547 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-09 17:25:50.547 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-09 17:25:50.551 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: security-group 2026-07-09 17:25:50.552 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: segment 2026-07-09 17:25:50.553 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-09 17:25:50.553 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: service-type 2026-07-09 17:25:50.554 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: sorting 2026-07-09 17:25:50.554 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: standard-attr-segment 2026-07-09 17:25:50.555 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: standard-attr-description 2026-07-09 17:25:50.555 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: stateful-security-group 2026-07-09 17:25:50.556 1 WARNING neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-09 17:25:50.556 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-09 17:25:50.556 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnet-external-network 2026-07-09 17:25:50.557 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnet_onboard 2026-07-09 17:25:50.557 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-09 17:25:50.558 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnet-service-types 2026-07-09 17:25:50.558 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnet_allocation 2026-07-09 17:25:50.559 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-09 17:25:50.559 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: tag-creation 2026-07-09 17:25:50.560 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-09 17:25:50.563 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: standard-attr-tag 2026-07-09 17:25:50.563 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-09 17:25:50.564 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: trunk 2026-07-09 17:25:50.564 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: trunk-details 2026-07-09 17:25:50.565 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-09 17:25:50.565 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-09 17:25:50.567 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-09 17:25:50.568 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-09 17:25:50.568 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: vpn-flavors 2026-07-09 17:25:50.569 1 INFO neutron.api.extensions [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Loaded extension: vpnaas 2026-07-09 17:25:50.572 1 INFO oslo_service.service [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Starting 2 workers 2026-07-09 17:25:50.577 1 INFO oslo_service.service [None req-cd5f1038-e465-4c6b-8dc9-87193597ff22 - - - - - -] Starting 1 workers 2026-07-09 17:26:42.328 9 INFO neutron.db.l3_hamode_db [None req-611e18a3-7f89-4a1f-a372-15f64bc4f7cf - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-09 17:27:06.626 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 59bd574b-e576-4333-aade-61a9c2824ea7 2026-07-09 17:27:08.239 9 INFO neutron.plugins.ml2.plugin [None req-e740a063-4227-4b7c-aedf-200bfe441514 - - - - - -] Attempt 1 to provision port 59bd574b-e576-4333-aade-61a9c2824ea7 2026-07-09 17:27:08.537 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 59bd574b-e576-4333-aade-61a9c2824ea7 2026-07-09 17:27:09.328 10 INFO neutron.plugins.ml2.plugin [None req-5eaa03a7-4383-4626-bf70-74024b99cb4e - - - - - -] Attempt 1 to provision port 59bd574b-e576-4333-aade-61a9c2824ea7 2026-07-09 17:31:56.752 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2c61a21b-aca5-424e-b7d5-81c13966d96a 2026-07-09 17:31:57.073 9 INFO neutron.plugins.ml2.plugin [None req-fe18d616-9d3e-4080-bd6a-3ba8c7505655 - - - - - -] Attempt 1 to provision port 2c61a21b-aca5-424e-b7d5-81c13966d96a 2026-07-09 17:31:58.123 9 INFO neutron.plugins.ml2.plugin [None req-e0991b10-d41a-4776-8ccc-26bd9041723f - - - - - -] Attempt 1 to provision port 2c61a21b-aca5-424e-b7d5-81c13966d96a 2026-07-09 17:31:58.735 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2c61a21b-aca5-424e-b7d5-81c13966d96a 2026-07-09 17:32:06.057 10 INFO neutron.plugins.ml2.plugin [None req-f7cc043d-356d-4ceb-95a3-75c60aec091c - - - - - -] Attempt 1 to provision port b5a5227a-59cd-4494-8e60-8a3fe23a6964 2026-07-09 17:36:15.530 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b5a5227a-59cd-4494-8e60-8a3fe23a6964 2026-07-09 17:36:16.940 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b5a5227a-59cd-4494-8e60-8a3fe23a6964 2026-07-09 17:45:55.667 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7d4bf68e-a3bb-4fb6-82b4-419fbb14218d 2026-07-09 17:45:57.754 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7d4bf68e-a3bb-4fb6-82b4-419fbb14218d 2026-07-09 18:04:09.100 9 INFO neutron.plugins.ml2.plugin [None req-cc86b108-edeb-4724-a5d5-577b354bffa4 - - - - - -] Attempt 1 to provision port 52e21e4d-83da-48bd-a23b-588f32fd5cd4 2026-07-09 18:04:09.809 9 INFO neutron.plugins.ml2.plugin [None req-803907f9-bc6c-4fd9-a461-6c7d7e41c7d1 - - - - - -] Attempt 1 to provision port 23254838-4f84-4076-839e-2dcaff8b7525 2026-07-09 18:04:09.922 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 23254838-4f84-4076-839e-2dcaff8b7525 2026-07-09 18:04:10.449 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 0f53b4fb-d121-45fc-9572-3ffb7739bc60 2026-07-09 18:04:11.033 9 INFO neutron.plugins.ml2.plugin [None req-f1414038-3b8b-447b-a6d5-c95ee88f68d7 - - - - - -] Attempt 1 to provision port 23254838-4f84-4076-839e-2dcaff8b7525 2026-07-09 18:04:11.148 9 INFO neutron.plugins.ml2.plugin [None req-f1414038-3b8b-447b-a6d5-c95ee88f68d7 - - - - - -] Attempt 1 to provision port a28ee792-cc80-480a-a180-1fa6030a6ad1 2026-07-09 18:04:11.198 9 INFO neutron.plugins.ml2.plugin [None req-f1414038-3b8b-447b-a6d5-c95ee88f68d7 - - - - - -] Attempt 1 to provision port 0f53b4fb-d121-45fc-9572-3ffb7739bc60 2026-07-09 18:04:11.724 10 INFO neutron.plugins.ml2.plugin [None req-530d6b12-a665-4170-a6ca-a8e6c78102a8 - - - - - -] Attempt 1 to provision port c6a83814-b4c4-42d5-b52e-bfef7a4f08f4 2026-07-09 18:04:11.758 10 INFO neutron.plugins.ml2.plugin [None req-530d6b12-a665-4170-a6ca-a8e6c78102a8 - - - - - -] Attempt 1 to provision port 0f53b4fb-d121-45fc-9572-3ffb7739bc60 2026-07-09 18:04:11.882 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 23254838-4f84-4076-839e-2dcaff8b7525 2026-07-09 18:04:12.191 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 0f53b4fb-d121-45fc-9572-3ffb7739bc60 2026-07-09 18:04:12.434 9 INFO neutron.plugins.ml2.plugin [None req-d544613d-4269-4f9e-8351-b5f909bcb467 - - - - - -] Attempt 1 to provision port d42b5518-23bb-4881-bd3d-ff614d9b2057 2026-07-09 18:04:12.463 9 INFO neutron.plugins.ml2.plugin [None req-d544613d-4269-4f9e-8351-b5f909bcb467 - - - - - -] Attempt 1 to provision port c6a83814-b4c4-42d5-b52e-bfef7a4f08f4 2026-07-09 18:04:13.144 9 INFO neutron.plugins.ml2.plugin [None req-366f062e-5156-42df-8f63-f56468233273 - - - - - -] Attempt 1 to provision port d42b5518-23bb-4881-bd3d-ff614d9b2057 2026-07-09 18:04:13.843 10 INFO neutron.plugins.ml2.plugin [None req-82618d7f-10f3-498d-97a7-1de36dd9befd - - - - - -] Attempt 1 to provision port f797c32f-2d61-48d1-a78a-84b4dee4bd9b 2026-07-09 18:04:13.946 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port f797c32f-2d61-48d1-a78a-84b4dee4bd9b 2026-07-09 18:04:14.151 10 INFO neutron.plugins.ml2.plugin [None req-82618d7f-10f3-498d-97a7-1de36dd9befd - - - - - -] Attempt 1 to provision port df75e71a-cfad-4b1a-813e-ba4d7f03f563 2026-07-09 18:04:15.157 10 INFO neutron.plugins.ml2.plugin [None req-7d37e5c9-bd91-4b8d-bfab-e00d6b4043df - - - - - -] Attempt 1 to provision port f797c32f-2d61-48d1-a78a-84b4dee4bd9b 2026-07-09 18:04:15.237 10 INFO neutron.plugins.ml2.plugin [None req-7d37e5c9-bd91-4b8d-bfab-e00d6b4043df - - - - - -] Attempt 1 to provision port 0bd4fe6d-4c81-4934-b406-720a1c8e8157 2026-07-09 18:04:15.855 10 INFO neutron.plugins.ml2.plugin [None req-23522f24-2bca-414d-ab50-304b93c0964c - - - - - -] Attempt 1 to provision port cf99f993-788b-4fe3-9650-40b851f98cf9 2026-07-09 18:04:15.961 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cf99f993-788b-4fe3-9650-40b851f98cf9 2026-07-09 18:04:16.246 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port f797c32f-2d61-48d1-a78a-84b4dee4bd9b 2026-07-09 18:04:16.785 9 INFO neutron.plugins.ml2.plugin [None req-6afbdd8b-7440-41c8-b3a3-aa9c08e31821 - - - - - -] Attempt 1 to provision port f7709454-d54c-4128-9cc7-73d563fd6e40 2026-07-09 18:04:17.474 9 INFO neutron.plugins.ml2.plugin [None req-18d5b6d2-998b-4fa7-bb66-6bddeef26bc9 - - - - - -] Attempt 1 to provision port cf99f993-788b-4fe3-9650-40b851f98cf9 2026-07-09 18:04:17.536 9 INFO neutron.plugins.ml2.plugin [None req-18d5b6d2-998b-4fa7-bb66-6bddeef26bc9 - - - - - -] Attempt 1 to provision port f7709454-d54c-4128-9cc7-73d563fd6e40 2026-07-09 18:04:17.884 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cf99f993-788b-4fe3-9650-40b851f98cf9 2026-07-09 18:04:18.189 10 INFO neutron.plugins.ml2.plugin [None req-703e87aa-980b-4d68-bb5f-ea8869d73e73 - - - - - -] Attempt 1 to provision port 2b8dd9b7-8208-4418-93a5-62f21b777ed6 2026-07-09 18:04:18.888 9 INFO neutron.plugins.ml2.plugin [None req-e45c4700-e662-4c7e-b7d5-8d5a4f50b0d4 - - - - - -] Attempt 1 to provision port 2b8dd9b7-8208-4418-93a5-62f21b777ed6 2026-07-09 18:04:24.050 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 516c628e-eaf1-4544-9804-9acad4ebf46f 2026-07-09 18:04:24.506 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 61ecb9e3-722e-437a-a6e6-149b34e32e5a 2026-07-09 18:04:25.821 10 INFO neutron.plugins.ml2.plugin [None req-d01d71f9-78eb-41d3-a036-f4386cbd5aa2 - - - - - -] Attempt 1 to provision port 76950055-2b86-49ab-a2b6-7ad03e330cfb 2026-07-09 18:04:26.343 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 516c628e-eaf1-4544-9804-9acad4ebf46f 2026-07-09 18:04:26.674 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 61ecb9e3-722e-437a-a6e6-149b34e32e5a 2026-07-09 18:04:27.322 10 INFO neutron.plugins.ml2.plugin [None req-77c92a60-5e2a-466f-8e52-8ce5b20e4073 - - - - - -] Attempt 1 to provision port 64b125ed-63cb-4cf7-bee2-8334c4513c71 2026-07-09 18:04:28.379 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cc3f5c2b-6520-438b-a5e9-36b90eeffa26 2026-07-09 18:04:28.452 9 INFO neutron.plugins.ml2.plugin [None req-d4351f05-9642-4eb1-b2de-692275d73b5b - - - - - -] Attempt 1 to provision port cc3f5c2b-6520-438b-a5e9-36b90eeffa26 2026-07-09 18:04:29.153 9 INFO neutron.plugins.ml2.plugin [None req-16ac4868-c415-446e-a052-26b3d129f537 - - - - - -] Attempt 1 to provision port 7216f6d3-5c08-4049-a604-ebe23f453b4a 2026-07-09 18:04:29.859 10 INFO neutron.plugins.ml2.plugin [None req-b497fafa-a83e-445e-81a7-4ac09f178cdb - - - - - -] Attempt 1 to provision port cc3f5c2b-6520-438b-a5e9-36b90eeffa26 2026-07-09 18:04:30.496 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e0b83074-e168-4b55-8bb7-d999f2fed157 2026-07-09 18:04:30.564 9 INFO neutron.plugins.ml2.plugin [None req-49ce6d32-8ca5-42ab-a4c3-b08ae46cfa2c - - - - - -] Attempt 1 to provision port d6061d2c-c424-49c0-acad-ed3974a4c603 2026-07-09 18:04:30.894 9 INFO neutron.plugins.ml2.plugin [None req-49ce6d32-8ca5-42ab-a4c3-b08ae46cfa2c - - - - - -] Attempt 1 to provision port ab939440-903e-4e93-8ba3-fd5d0c458755 2026-07-09 18:04:31.123 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cc3f5c2b-6520-438b-a5e9-36b90eeffa26 2026-07-09 18:04:31.393 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d6061d2c-c424-49c0-acad-ed3974a4c603 2026-07-09 18:04:31.475 9 INFO neutron.plugins.ml2.plugin [None req-d5e3edd9-24d7-4cd4-b669-393b5a09c881 - - - - - -] Attempt 1 to provision port ab939440-903e-4e93-8ba3-fd5d0c458755 2026-07-09 18:04:32.181 9 INFO neutron.plugins.ml2.plugin [None req-c5155907-c2e1-40b5-ba20-6cd96b4588fc - - - - - -] Attempt 1 to provision port d6061d2c-c424-49c0-acad-ed3974a4c603 2026-07-09 18:04:32.442 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 760a63db-61dc-4828-8346-483dce9b7198 2026-07-09 18:04:32.889 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d6061d2c-c424-49c0-acad-ed3974a4c603 2026-07-09 18:04:32.901 10 INFO neutron.plugins.ml2.plugin [None req-4ad2f168-7f7a-4a24-a9b7-9ca6e020b09c - - - - - -] Attempt 1 to provision port 654fa2c9-defd-40d8-8547-77cd4f40b8d2 2026-07-09 18:04:33.167 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e0b83074-e168-4b55-8bb7-d999f2fed157 2026-07-09 18:04:33.608 9 INFO neutron.plugins.ml2.plugin [None req-d8f6e2b6-7c74-4f00-b7e6-0a45a0dde032 - - - - - -] Attempt 1 to provision port 654fa2c9-defd-40d8-8547-77cd4f40b8d2 2026-07-09 18:04:34.404 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 760a63db-61dc-4828-8346-483dce9b7198 2026-07-09 18:04:37.417 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:04:38.185 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 76950055-2b86-49ab-a2b6-7ad03e330cfb 2026-07-09 18:04:38.193 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c30bc3a-88d7-4e47-8c5c-f01ea5be0653'] response: {'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'code': 200} 2026-07-09 18:04:39.847 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:04:40.083 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 76950055-2b86-49ab-a2b6-7ad03e330cfb 2026-07-09 18:04:40.340 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d8aeda7c-7bcd-4df0-bec2-120ba2765b77'] response: {'server_uuid': 'f551ae39-7042-4edc-a72f-5c3eb4f5f45a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '76950055-2b86-49ab-a2b6-7ad03e330cfb', 'code': 200} 2026-07-09 18:04:42.889 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e92cec7a-9ac4-4f12-b282-0c1b7a63401f 2026-07-09 18:04:43.432 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d76364f-b98e-4356-b4c1-80373cfe4480'] response: {'server_uuid': 'a746ea4e-28da-40fb-8afb-c4073142b226', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e92cec7a-9ac4-4f12-b282-0c1b7a63401f', 'code': 200} 2026-07-09 18:04:44.960 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e92cec7a-9ac4-4f12-b282-0c1b7a63401f 2026-07-09 18:04:47.001 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c85f5212-1258-4166-954c-74dfe8562dd4'] response: {'server_uuid': 'f551ae39-7042-4edc-a72f-5c3eb4f5f45a', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '76950055-2b86-49ab-a2b6-7ad03e330cfb', 'code': 200} 2026-07-09 18:04:53.419 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 2026-07-09 18:04:53.538 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f5e3311-ecdb-4997-bc11-fd3200296d6c'] response: {'server_uuid': '424b0e97-02bb-40b2-9324-2b1342fad4d5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7dac0ac0-63e3-493f-bbb0-fc22259cb0a0', 'code': 200} 2026-07-09 18:04:55.032 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7dac0ac0-63e3-493f-bbb0-fc22259cb0a0 2026-07-09 18:04:59.035 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fc30326-abb5-4a14-a9f6-8ee2aa361e8f'] response: {'server_uuid': '424b0e97-02bb-40b2-9324-2b1342fad4d5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7dac0ac0-63e3-493f-bbb0-fc22259cb0a0', 'code': 200} 2026-07-09 18:05:04.780 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 0bd4fe6d-4c81-4934-b406-720a1c8e8157 2026-07-09 18:05:05.154 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2b8dd9b7-8208-4418-93a5-62f21b777ed6 2026-07-09 18:05:06.901 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 0bd4fe6d-4c81-4934-b406-720a1c8e8157 2026-07-09 18:05:07.130 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2b8dd9b7-8208-4418-93a5-62f21b777ed6 2026-07-09 18:05:12.704 9 INFO neutron.plugins.ml2.plugin [None req-ce3b5b39-94cc-422a-8dd4-6804aca75199 - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:05:12.731 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:05:16.219 10 INFO neutron.plugins.ml2.plugin [None req-cea2cb52-7124-431d-9b22-29600c381673 - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:05:16.787 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d751dc7d-da66-429d-b87e-5137e826466f 2026-07-09 18:05:18.974 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb603ef0-5a0b-46c9-9475-eea59d290f3b'] response: {'server_uuid': 'cb6d9895-978d-4bf3-890c-289ff7efcd35', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd751dc7d-da66-429d-b87e-5137e826466f', 'code': 200} 2026-07-09 18:05:20.897 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port ff70e815-1d8c-42d6-a7e2-201fbd9def4b 2026-07-09 18:05:21.466 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 82bf1922-1ceb-4071-a444-aec722d94091 2026-07-09 18:05:22.449 10 INFO neutron.plugins.ml2.plugin [None req-76417afd-0a98-41f8-bfb7-bc0595e03b7f - - - - - -] Attempt 1 to provision port ff70e815-1d8c-42d6-a7e2-201fbd9def4b 2026-07-09 18:05:22.717 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port ff70e815-1d8c-42d6-a7e2-201fbd9def4b 2026-07-09 18:05:22.952 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 82bf1922-1ceb-4071-a444-aec722d94091 2026-07-09 18:05:23.151 9 INFO neutron.plugins.ml2.plugin [None req-f79474a2-3b73-4928-8bb8-9c0daeb97b86 - - - - - -] Attempt 1 to provision port 82bf1922-1ceb-4071-a444-aec722d94091 2026-07-09 18:05:23.858 10 INFO neutron.plugins.ml2.plugin [None req-ac4973c0-6e18-46f6-aa1a-efca3188a2fa - - - - - -] Attempt 1 to provision port 82bf1922-1ceb-4071-a444-aec722d94091 2026-07-09 18:05:23.941 10 INFO neutron.plugins.ml2.plugin [None req-ac4973c0-6e18-46f6-aa1a-efca3188a2fa - - - - - -] Attempt 1 to provision port 88e2c295-d294-4448-a001-d46fe07c1e9c 2026-07-09 18:05:23.980 10 INFO neutron.plugins.ml2.plugin [None req-ac4973c0-6e18-46f6-aa1a-efca3188a2fa - - - - - -] Attempt 1 to provision port 7383d9a7-9cb3-4fa9-87b8-06d53345c3d4 2026-07-09 18:05:24.022 10 INFO neutron.plugins.ml2.plugin [None req-ac4973c0-6e18-46f6-aa1a-efca3188a2fa - - - - - -] Attempt 1 to provision port ff70e815-1d8c-42d6-a7e2-201fbd9def4b 2026-07-09 18:05:24.574 10 INFO neutron.plugins.ml2.plugin [None req-864938cc-32fd-4d31-8634-150d029c8b57 - - - - - -] Attempt 1 to provision port 88e2c295-d294-4448-a001-d46fe07c1e9c /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-09 18:05:30.916 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 78af08fc-3b57-4e15-a1db-344b721cedae 2026-07-09 18:05:31.702 10 INFO neutron.plugins.ml2.plugin [None req-adb5f28f-856d-4fb4-9dc4-b37aaecc31f7 - - - - - -] Attempt 1 to provision port 78af08fc-3b57-4e15-a1db-344b721cedae 2026-07-09 18:05:32.405 10 INFO neutron.plugins.ml2.plugin [None req-c7a6fd6b-760d-4d66-8b6e-04e43adf7a74 - - - - - -] Attempt 1 to provision port 46220286-0e57-4432-908f-942ad4f70d1d 2026-07-09 18:05:32.436 10 INFO neutron.plugins.ml2.plugin [None req-c7a6fd6b-760d-4d66-8b6e-04e43adf7a74 - - - - - -] Attempt 1 to provision port 78af08fc-3b57-4e15-a1db-344b721cedae 2026-07-09 18:05:32.499 10 INFO neutron.plugins.ml2.plugin [None req-c7a6fd6b-760d-4d66-8b6e-04e43adf7a74 - - - - - -] Attempt 1 to provision port 3bf629e8-8fd8-43f7-9a9a-ed9a90a7140a 2026-07-09 18:05:32.732 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 78af08fc-3b57-4e15-a1db-344b721cedae 2026-07-09 18:05:33.117 9 INFO neutron.plugins.ml2.plugin [None req-27ce56c2-c709-43f3-ab72-9f007d615bdf - - - - - -] Attempt 1 to provision port 46220286-0e57-4432-908f-942ad4f70d1d 2026-07-09 18:05:39.551 9 INFO neutron.plugins.ml2.plugin [None req-5c6f7256-a5b4-41fc-a166-85bc9387f68a - - - - - -] Attempt 1 to provision port e6762397-4cc0-4faa-8be1-99c032463315 2026-07-09 18:05:40.449 10 INFO neutron.plugins.ml2.plugin [None req-e3376fcd-28a4-42b1-b14f-16d00ec447d3 - - - - - -] Attempt 1 to provision port 78202142-06fe-4baa-8ed7-6cd1fb19c995 2026-07-09 18:05:40.776 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 8a0d6a51-e662-4334-96e2-0be850301929 2026-07-09 18:05:41.160 9 INFO neutron.plugins.ml2.plugin [None req-ee93fbbd-4f4f-4693-8cdb-8c37c3f19fd7 - - - - - -] Attempt 1 to provision port 8a0d6a51-e662-4334-96e2-0be850301929 2026-07-09 18:05:41.257 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 78202142-06fe-4baa-8ed7-6cd1fb19c995 2026-07-09 18:05:41.863 9 INFO neutron.plugins.ml2.plugin [None req-e15f9e81-b5bd-47c3-a7f1-3c42130f1e29 - - - - - -] Attempt 1 to provision port 78202142-06fe-4baa-8ed7-6cd1fb19c995 2026-07-09 18:05:42.580 10 INFO neutron.plugins.ml2.plugin [None req-18ff9abe-80f5-4002-89e7-6ea900741345 - - - - - -] Attempt 1 to provision port b0c30107-5626-4f55-882c-114f54e3d71f 2026-07-09 18:05:42.628 10 INFO neutron.plugins.ml2.plugin [None req-18ff9abe-80f5-4002-89e7-6ea900741345 - - - - - -] Attempt 1 to provision port 8a0d6a51-e662-4334-96e2-0be850301929 2026-07-09 18:05:42.830 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 78202142-06fe-4baa-8ed7-6cd1fb19c995 2026-07-09 18:05:43.067 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 4713b990-0bcd-43b8-bf33-32de878b0420 2026-07-09 18:05:43.281 10 INFO neutron.plugins.ml2.plugin [None req-47ee2c4e-d650-428e-8942-ee7f64452966 - - - - - -] Attempt 1 to provision port 8d46e7cd-fd51-4b60-8de9-2226f6e978fa 2026-07-09 18:05:43.775 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 8a0d6a51-e662-4334-96e2-0be850301929 2026-07-09 18:05:43.980 9 INFO neutron.plugins.ml2.plugin [None req-81ebc225-970a-4e7e-b409-b2a957f09ccd - - - - - -] Attempt 1 to provision port 8d46e7cd-fd51-4b60-8de9-2226f6e978fa 2026-07-09 18:05:44.955 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 8683e57f-d95a-4f37-a72e-5165287f2693 2026-07-09 18:05:45.359 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 4713b990-0bcd-43b8-bf33-32de878b0420 2026-07-09 18:05:45.484 10 INFO neutron.plugins.ml2.plugin [None req-00f21052-966f-4cfe-9d37-7bd60b3f3f74 - - - - - -] Attempt 1 to provision port 8683e57f-d95a-4f37-a72e-5165287f2693 2026-07-09 18:05:45.553 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2e3f1ac3-3056-4d8f-a715-1ca5f7fb6fe9 2026-07-09 18:05:47.293 10 INFO neutron.plugins.ml2.plugin [None req-fd111671-6256-4ffa-a00e-4c6da616db8e - - - - - -] Attempt 1 to provision port 24da0939-9cb1-420d-bf30-b7bf6fd713b0 2026-07-09 18:05:54.945 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1e4f29c8-4210-4f7b-b51c-5fab5e1f41d2 2026-07-09 18:05:56.807 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 0cb73623-f559-40d3-9de7-285b3be84fbb 2026-07-09 18:05:59.385 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 59b6fce6-c38b-4e82-9f3d-cdb653022ffa 2026-07-09 18:05:59.520 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-879ffd08-e12d-495e-a429-81fd99889923'] response: {'server_uuid': '59238c17-9665-49c9-9697-be25853f1c1c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59b6fce6-c38b-4e82-9f3d-cdb653022ffa', 'code': 200} 2026-07-09 18:06:01.191 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e6762397-4cc0-4faa-8be1-99c032463315 2026-07-09 18:06:01.567 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 8d46e7cd-fd51-4b60-8de9-2226f6e978fa 2026-07-09 18:06:02.006 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 59b6fce6-c38b-4e82-9f3d-cdb653022ffa 2026-07-09 18:06:03.254 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port e6762397-4cc0-4faa-8be1-99c032463315 2026-07-09 18:06:03.479 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 8d46e7cd-fd51-4b60-8de9-2226f6e978fa 2026-07-09 18:06:09.131 10 INFO neutron.plugins.ml2.plugin [None req-8ca1b176-791a-4bb9-ae39-dab63d588f38 - - - - - -] Attempt 1 to provision port 3e04cf22-4dca-4923-b08f-ddbf4820e84f 2026-07-09 18:06:09.247 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9785897-cda0-4173-8a44-e3b893b3cfe2 2026-07-09 18:06:10.029 9 INFO neutron.plugins.ml2.plugin [None req-ae39cd91-3cd7-476f-9618-c7929c846513 - - - - - -] Attempt 1 to provision port d9785897-cda0-4173-8a44-e3b893b3cfe2 2026-07-09 18:06:11.189 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9785897-cda0-4173-8a44-e3b893b3cfe2 2026-07-09 18:06:11.337 9 INFO neutron.plugins.ml2.plugin [None req-cea5317a-cb39-4712-b7bc-c1fce19f364e - - - - - -] Attempt 1 to provision port d9785897-cda0-4173-8a44-e3b893b3cfe2 2026-07-09 18:06:12.063 9 INFO neutron.plugins.ml2.plugin [None req-72c33426-556f-4721-ab9f-13ee29babbc8 - - - - - -] Attempt 1 to provision port d81a1210-6c4f-454c-bb8d-13b005cdf028 2026-07-09 18:06:12.955 9 INFO neutron.plugins.ml2.plugin [None req-22446e24-a783-4cb9-988e-43ac18d64080 - - - - - -] Attempt 1 to provision port d81a1210-6c4f-454c-bb8d-13b005cdf028 2026-07-09 18:06:13.377 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port c322e34c-1b9a-4601-8c46-1a13600e11a3 2026-07-09 18:06:15.191 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port c322e34c-1b9a-4601-8c46-1a13600e11a3 2026-07-09 18:06:19.084 9 INFO neutron.plugins.ml2.plugin [None req-0bde66c0-1f37-4f8f-96f0-93e4f1721ca6 - - - - - -] Attempt 1 to provision port a4f0e3c5-c9dc-4c78-acf0-956c8bfc8c7d 2026-07-09 18:06:19.200 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port bd243bd0-082b-424b-b2a5-17a16d15b4b0 2026-07-09 18:06:20.200 10 INFO neutron.plugins.ml2.plugin [None req-bbb8cbd7-9569-447b-9d31-f18c6c919676 - - - - - -] Attempt 1 to provision port bd243bd0-082b-424b-b2a5-17a16d15b4b0 2026-07-09 18:06:21.224 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port bd243bd0-082b-424b-b2a5-17a16d15b4b0 2026-07-09 18:06:21.605 10 INFO neutron.plugins.ml2.plugin [None req-e547aa0a-a9e7-4097-a464-b732aec2821b - - - - - -] Attempt 1 to provision port bd243bd0-082b-424b-b2a5-17a16d15b4b0 2026-07-09 18:06:22.317 10 INFO neutron.plugins.ml2.plugin [None req-42cb1192-e664-4c72-8708-879230187593 - - - - - -] Attempt 1 to provision port cd129f9d-5d37-4da2-85c4-24d24af9985c 2026-07-09 18:06:23.029 9 INFO neutron.plugins.ml2.plugin [None req-d00afc98-1065-4cf5-9f76-31f90319b399 - - - - - -] Attempt 1 to provision port d7b70abd-2d30-4f11-8d83-4284f2ff0a97 2026-07-09 18:06:23.188 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1cec96c9-463a-4680-8096-5860e1a4e4fc 2026-07-09 18:06:23.721 10 INFO neutron.plugins.ml2.plugin [None req-e0a32b4b-6fae-4018-b18f-2491bc553cf6 - - - - - -] Attempt 1 to provision port cd129f9d-5d37-4da2-85c4-24d24af9985c 2026-07-09 18:06:26.290 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port efb37474-527b-4d28-a5b1-3ab816a46fdd 2026-07-09 18:06:26.918 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 72bf41fd-f5e0-4021-942b-018719375026 2026-07-09 18:06:27.036 9 INFO neutron.plugins.ml2.plugin [None req-9917bc78-954e-47bc-bd16-29bb82fdbf24 - - - - - -] Attempt 1 to provision port 7a7304c7-ff13-4a39-85ac-54c89f92640c 2026-07-09 18:06:27.054 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-253043d3-d401-4f1c-a594-8c88c7887eff'] response: {'server_uuid': 'c3fcbac3-c1e1-4423-aea5-72c239aaa6d3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72bf41fd-f5e0-4021-942b-018719375026', 'code': 200} 2026-07-09 18:06:27.441 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1cec96c9-463a-4680-8096-5860e1a4e4fc 2026-07-09 18:06:27.998 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port efb37474-527b-4d28-a5b1-3ab816a46fdd 2026-07-09 18:06:28.293 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7a7304c7-ff13-4a39-85ac-54c89f92640c 2026-07-09 18:06:28.367 9 INFO neutron.plugins.ml2.plugin [None req-7eea76af-3eeb-4bb9-abbf-2dc1ffa35628 - - - - - -] Attempt 1 to provision port 7a7304c7-ff13-4a39-85ac-54c89f92640c 2026-07-09 18:06:28.440 9 INFO neutron.plugins.ml2.plugin [None req-7eea76af-3eeb-4bb9-abbf-2dc1ffa35628 - - - - - -] Attempt 1 to provision port 660495a3-e2d2-49a1-8e46-0cb305f14fc4 2026-07-09 18:06:28.597 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 72bf41fd-f5e0-4021-942b-018719375026 2026-07-09 18:06:29.069 9 INFO neutron.plugins.ml2.plugin [None req-94f197b9-ecb7-4716-a769-85f73426f8d2 - - - - - -] Attempt 1 to provision port 660495a3-e2d2-49a1-8e46-0cb305f14fc4 2026-07-09 18:06:30.485 10 INFO neutron.plugins.ml2.plugin [None req-d20c7ce8-b38a-4211-ad8f-f5a279f8df21 - - - - - -] Attempt 1 to provision port 660495a3-e2d2-49a1-8e46-0cb305f14fc4 2026-07-09 18:06:34.527 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3e04cf22-4dca-4923-b08f-ddbf4820e84f 2026-07-09 18:06:34.919 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 327a60b3-2757-4bc9-9777-ff7e8bb653c3 2026-07-09 18:06:35.084 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e80db2dd-f484-4423-84c1-0a1d78475961'] response: {'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'code': 200} 2026-07-09 18:06:36.463 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d81a1210-6c4f-454c-bb8d-13b005cdf028 2026-07-09 18:06:36.853 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3e04cf22-4dca-4923-b08f-ddbf4820e84f 2026-07-09 18:06:37.058 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 327a60b3-2757-4bc9-9777-ff7e8bb653c3 2026-07-09 18:06:38.938 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d81a1210-6c4f-454c-bb8d-13b005cdf028 2026-07-09 18:06:39.204 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7dac1ca0-bdc2-47b3-b09f-9376703b3b45 2026-07-09 18:06:39.349 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-45a0e6c4-b3ee-4d30-b407-0d67f4f8a03a'] response: {'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'code': 200} 2026-07-09 18:06:40.611 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7dac1ca0-bdc2-47b3-b09f-9376703b3b45 2026-07-09 18:06:42.412 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cd129f9d-5d37-4da2-85c4-24d24af9985c 2026-07-09 18:06:42.722 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a4f0e3c5-c9dc-4c78-acf0-956c8bfc8c7d 2026-07-09 18:06:44.377 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 660495a3-e2d2-49a1-8e46-0cb305f14fc4 2026-07-09 18:06:44.743 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port cd129f9d-5d37-4da2-85c4-24d24af9985c 2026-07-09 18:06:45.143 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d7b70abd-2d30-4f11-8d83-4284f2ff0a97 2026-07-09 18:06:45.401 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a4f0e3c5-c9dc-4c78-acf0-956c8bfc8c7d 2026-07-09 18:06:46.653 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d7b70abd-2d30-4f11-8d83-4284f2ff0a97 2026-07-09 18:06:46.847 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 660495a3-e2d2-49a1-8e46-0cb305f14fc4 2026-07-09 18:06:56.878 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-99e9ca64-0e77-42ce-a062-fe537b49ba56'] response: {'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'code': 200} 2026-07-09 18:06:58.709 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 327a60b3-2757-4bc9-9777-ff7e8bb653c3 2026-07-09 18:06:58.873 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae004d2-02f7-4ca8-8ea6-24317ce234b9'] response: {'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'code': 200} 2026-07-09 18:07:00.699 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 327a60b3-2757-4bc9-9777-ff7e8bb653c3 2026-07-09 18:07:11.239 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 6f55d365-dfd1-4dcf-9bd2-3828bfc3872b 2026-07-09 18:07:11.371 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-08e5947d-f452-4c09-8860-109b5fa55409'] response: {'server_uuid': '956d0bde-e91d-4d9e-af84-79bde48853af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6f55d365-dfd1-4dcf-9bd2-3828bfc3872b', 'code': 200} 2026-07-09 18:07:12.766 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 6f55d365-dfd1-4dcf-9bd2-3828bfc3872b 2026-07-09 18:07:16.942 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-891c7c2c-86c4-4c98-8b1c-9fa510dfd74a'] response: {'server_uuid': '3420a520-1bb0-454c-8553-01fab322de13', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '327a60b3-2757-4bc9-9777-ff7e8bb653c3', 'code': 200} 2026-07-09 18:07:34.984 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f91f6a03-6f28-478e-8ae1-abbfbc9af614'] response: {'server_uuid': '17db8e73-486e-4823-b2b6-b388d32692dd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7dac1ca0-bdc2-47b3-b09f-9376703b3b45', 'code': 200} 2026-07-09 18:07:46.733 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:47.730 9 INFO neutron.plugins.ml2.plugin [None req-e9930c0d-c110-48d3-83af-da65bc83bc10 - - - - - -] Attempt 1 to provision port 268a5c3a-19d4-4ec1-bec1-00bba4753b33 2026-07-09 18:07:48.431 10 INFO neutron.plugins.ml2.plugin [None req-e1346891-50e0-4d7d-bb59-c5be4de52ce6 - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:48.839 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b69aa481-d29d-4793-940c-8332119c2436 2026-07-09 18:07:49.148 9 INFO neutron.plugins.ml2.plugin [None req-02bc7bd8-5047-4dad-9eca-b9cc4fa21f44 - - - - - -] Attempt 1 to provision port 00cf2c76-82be-4cd6-a2cf-99fd34e47df0 2026-07-09 18:07:49.385 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:49.619 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 00cf2c76-82be-4cd6-a2cf-99fd34e47df0 2026-07-09 18:07:49.852 10 INFO neutron.plugins.ml2.plugin [None req-f43b5e2e-a74c-4acf-9877-f15cf4d7ebc5 - - - - - -] Attempt 1 to provision port b69aa481-d29d-4793-940c-8332119c2436 2026-07-09 18:07:50.548 9 INFO neutron.plugins.ml2.plugin [None req-9125d995-41eb-421d-ad11-09f695368fd4 - - - - - -] Attempt 1 to provision port a3b6c21d-2008-4998-8ea0-6516ef7f00e4 2026-07-09 18:07:50.590 9 INFO neutron.plugins.ml2.plugin [None req-9125d995-41eb-421d-ad11-09f695368fd4 - - - - - -] Attempt 1 to provision port 00cf2c76-82be-4cd6-a2cf-99fd34e47df0 2026-07-09 18:07:50.833 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b69aa481-d29d-4793-940c-8332119c2436 2026-07-09 18:07:51.212 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 01844729-453f-4d68-9c99-cb421b222753 2026-07-09 18:07:51.271 9 INFO neutron.plugins.ml2.plugin [None req-c5e20d2a-3519-4b31-8a1c-6fb2c1c8afe9 - - - - - -] Attempt 1 to provision port 97c29c9a-62d3-4d1f-8015-9b1f007d9666 2026-07-09 18:07:51.614 9 INFO neutron.plugins.ml2.plugin [None req-c5e20d2a-3519-4b31-8a1c-6fb2c1c8afe9 - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:51.712 9 INFO neutron.plugins.ml2.plugin [None req-c5e20d2a-3519-4b31-8a1c-6fb2c1c8afe9 - - - - - -] Attempt 1 to provision port 204bf399-767f-4247-9309-7e01fd1821a4 2026-07-09 18:07:51.840 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:52.131 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 00cf2c76-82be-4cd6-a2cf-99fd34e47df0 2026-07-09 18:07:52.453 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 97c29c9a-62d3-4d1f-8015-9b1f007d9666 2026-07-09 18:07:52.458 9 INFO neutron.plugins.ml2.plugin [None req-76bbd24c-f9fd-449a-8e15-c022fe711fda - - - - - -] Attempt 1 to provision port 204bf399-767f-4247-9309-7e01fd1821a4 2026-07-09 18:07:52.485 9 INFO neutron.plugins.ml2.plugin [None req-76bbd24c-f9fd-449a-8e15-c022fe711fda - - - - - -] Attempt 1 to provision port b69aa481-d29d-4793-940c-8332119c2436 2026-07-09 18:07:53.006 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 01844729-453f-4d68-9c99-cb421b222753 2026-07-09 18:07:53.278 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a0cb2d6b-eaa3-4d3f-ad45-57b54434f3b9 2026-07-09 18:07:53.367 9 INFO neutron.plugins.ml2.plugin [None req-497f30a4-974f-4af0-b985-d280e0ebdf03 - - - - - -] Attempt 1 to provision port 97c29c9a-62d3-4d1f-8015-9b1f007d9666 2026-07-09 18:07:53.781 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 97c29c9a-62d3-4d1f-8015-9b1f007d9666 2026-07-09 18:07:54.089 9 INFO neutron.plugins.ml2.plugin [None req-16abaf26-c5c2-400a-bbe4-d20ea1734416 - - - - - -] Attempt 1 to provision port 5b68ea7c-9075-4a50-860a-3c6374dc28fe 2026-07-09 18:07:54.171 9 INFO neutron.plugins.ml2.plugin [None req-16abaf26-c5c2-400a-bbe4-d20ea1734416 - - - - - -] Attempt 1 to provision port 84ea5d60-ce3d-4e0c-ac0d-46bd59350846 2026-07-09 18:07:54.787 9 INFO neutron.plugins.ml2.plugin [None req-8ea6434d-5a4e-41e9-a06b-5e331aede87a - - - - - -] Attempt 1 to provision port b69aa481-d29d-4793-940c-8332119c2436 2026-07-09 18:07:54.863 9 INFO neutron.plugins.ml2.plugin [None req-8ea6434d-5a4e-41e9-a06b-5e331aede87a - - - - - -] Attempt 1 to provision port b7b7e556-be11-4506-ad8a-fc5b21b48d5a 2026-07-09 18:07:55.105 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a6227032-6ec6-4f64-b875-eb4142c66cd2 2026-07-09 18:07:55.167 9 INFO neutron.plugins.ml2.plugin [None req-8ea6434d-5a4e-41e9-a06b-5e331aede87a - - - - - -] Attempt 1 to provision port 84ea5d60-ce3d-4e0c-ac0d-46bd59350846 2026-07-09 18:07:55.489 9 INFO neutron.plugins.ml2.plugin [None req-d49a1954-092e-4afc-92db-26af1f85efd6 - - - - - -] Attempt 1 to provision port 419497f1-0810-4b58-9d52-bdcfdefc93a7 2026-07-09 18:07:55.643 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1379ef45-b189-43ed-b2ea-bf84fc4ee4ea 2026-07-09 18:07:56.105 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b7b7e556-be11-4506-ad8a-fc5b21b48d5a 2026-07-09 18:07:56.193 9 INFO neutron.plugins.ml2.plugin [None req-b1b7b354-f026-4e67-90bc-23941d6566b6 - - - - - -] Attempt 1 to provision port 2c3ec9bd-0c91-4b5c-89d7-86dae86f535e 2026-07-09 18:07:56.243 9 INFO neutron.plugins.ml2.plugin [None req-b1b7b354-f026-4e67-90bc-23941d6566b6 - - - - - -] Attempt 1 to provision port 97c29c9a-62d3-4d1f-8015-9b1f007d9666 2026-07-09 18:07:56.414 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a0cb2d6b-eaa3-4d3f-ad45-57b54434f3b9 2026-07-09 18:07:56.892 10 INFO neutron.plugins.ml2.plugin [None req-5d49021c-7b65-478c-ae69-e17466720d5d - - - - - -] Attempt 1 to provision port b7b7e556-be11-4506-ad8a-fc5b21b48d5a 2026-07-09 18:07:56.950 10 INFO neutron.plugins.ml2.plugin [None req-5d49021c-7b65-478c-ae69-e17466720d5d - - - - - -] Attempt 1 to provision port 1379ef45-b189-43ed-b2ea-bf84fc4ee4ea 2026-07-09 18:07:57.036 10 INFO neutron.plugins.ml2.plugin [None req-5d49021c-7b65-478c-ae69-e17466720d5d - - - - - -] Attempt 1 to provision port 84ea5d60-ce3d-4e0c-ac0d-46bd59350846 2026-07-09 18:07:57.514 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port b7b7e556-be11-4506-ad8a-fc5b21b48d5a 2026-07-09 18:07:57.597 9 INFO neutron.plugins.ml2.plugin [None req-1c1c6461-0b09-4316-b09b-92bb9738bc7a - - - - - -] Attempt 1 to provision port 2c3ec9bd-0c91-4b5c-89d7-86dae86f535e 2026-07-09 18:07:57.648 9 INFO neutron.plugins.ml2.plugin [None req-1c1c6461-0b09-4316-b09b-92bb9738bc7a - - - - - -] Attempt 1 to provision port 7890da94-28c2-47bc-92fc-e74390ea2d91 2026-07-09 18:07:57.865 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1379ef45-b189-43ed-b2ea-bf84fc4ee4ea 2026-07-09 18:07:58.298 10 INFO neutron.plugins.ml2.plugin [None req-829fff96-a2c5-4552-82f2-1cca6749ff93 - - - - - -] Attempt 1 to provision port 1379ef45-b189-43ed-b2ea-bf84fc4ee4ea 2026-07-09 18:07:58.351 10 INFO neutron.plugins.ml2.plugin [None req-829fff96-a2c5-4552-82f2-1cca6749ff93 - - - - - -] Attempt 1 to provision port 7890da94-28c2-47bc-92fc-e74390ea2d91 2026-07-09 18:07:59.213 9 INFO neutron.plugins.ml2.plugin [None req-941195df-9dbe-47a6-b84f-3cbd6e36dc6b - - - - - -] Attempt 1 to provision port ad1b65a9-3979-4e66-b78a-bd4b94ba7be5 2026-07-09 18:07:59.377 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 58e8ab71-edf9-46d3-b5dc-ec7b0d5d866d 2026-07-09 18:07:59.919 10 INFO neutron.plugins.ml2.plugin [None req-28c3bc12-586d-4ce8-b0dd-f0fe42ab9ba8 - - - - - -] Attempt 1 to provision port ad1b65a9-3979-4e66-b78a-bd4b94ba7be5 2026-07-09 18:08:01.240 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 58e8ab71-edf9-46d3-b5dc-ec7b0d5d866d 2026-07-09 18:08:05.228 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 02d5c04d-7acc-4d5c-9f9c-5b6beacb6680 2026-07-09 18:08:05.629 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port c4b91d4f-b82f-4c9c-a3ee-72ed64dd2781 2026-07-09 18:08:05.840 9 INFO neutron.plugins.ml2.plugin [None req-350826f9-88b1-4131-bd1b-9047039866af - - - - - -] Attempt 1 to provision port 02d5c04d-7acc-4d5c-9f9c-5b6beacb6680 2026-07-09 18:08:06.568 9 INFO neutron.plugins.ml2.plugin [None req-1375ea60-30cd-44e6-a25d-b2355170373c - - - - - -] Attempt 1 to provision port c4b91d4f-b82f-4c9c-a3ee-72ed64dd2781 2026-07-09 18:08:07.196 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 02d5c04d-7acc-4d5c-9f9c-5b6beacb6680 2026-07-09 18:08:07.251 10 INFO neutron.plugins.ml2.plugin [None req-144f6cd5-72cb-4993-ad96-0346140455aa - - - - - -] Attempt 1 to provision port 02d5c04d-7acc-4d5c-9f9c-5b6beacb6680 2026-07-09 18:08:07.430 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port c4b91d4f-b82f-4c9c-a3ee-72ed64dd2781 2026-07-09 18:08:07.953 9 INFO neutron.plugins.ml2.plugin [None req-6e66f82d-8124-4d63-a520-6112967164e0 - - - - - -] Attempt 1 to provision port 3a369116-1e48-4b11-9043-a5dde9ab6781 2026-07-09 18:08:07.982 9 INFO neutron.plugins.ml2.plugin [None req-6e66f82d-8124-4d63-a520-6112967164e0 - - - - - -] Attempt 1 to provision port c4b91d4f-b82f-4c9c-a3ee-72ed64dd2781 2026-07-09 18:08:11.782 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1167f0ec-78dd-423a-a76e-7522d8eaf710 2026-07-09 18:08:11.906 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ceed392-c0fd-49c2-b654-454a6207e9ae'] response: {'server_uuid': '784e3cfe-cd7e-4b8b-9ecf-031f3b1f0785', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1167f0ec-78dd-423a-a76e-7522d8eaf710', 'code': 200} 2026-07-09 18:08:13.481 10 INFO neutron.plugins.ml2.plugin [None req-7dbe2344-167f-4eab-9697-c0b411e3eb7e - - - - - -] Attempt 1 to provision port eb579f71-cd23-492b-8388-2ab3ce2ea830 2026-07-09 18:08:14.350 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 1167f0ec-78dd-423a-a76e-7522d8eaf710 2026-07-09 18:08:14.593 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 2026-07-09 18:08:14.747 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f38f64d-38a2-4905-a6df-f722d3531a2a'] response: {'server_uuid': '0b59195e-89dc-4c24-9a10-9bbc832966e8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158', 'code': 200} 2026-07-09 18:08:14.790 9 INFO neutron.plugins.ml2.plugin [None req-b01448a7-af78-4177-859c-b9032aeea97c - - - - - -] Attempt 1 to provision port eb579f71-cd23-492b-8388-2ab3ce2ea830 2026-07-09 18:08:15.116 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port eb579f71-cd23-492b-8388-2ab3ce2ea830 2026-07-09 18:08:16.066 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3b7ce5eb-d4f3-4b68-b4d1-3f93fc86e158 2026-07-09 18:08:16.396 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7890da94-28c2-47bc-92fc-e74390ea2d91 2026-07-09 18:08:16.798 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 84ea5d60-ce3d-4e0c-ac0d-46bd59350846 2026-07-09 18:08:17.179 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2c3ec9bd-0c91-4b5c-89d7-86dae86f535e 2026-07-09 18:08:18.220 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 204bf399-767f-4247-9309-7e01fd1821a4 2026-07-09 18:08:18.680 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 268a5c3a-19d4-4ec1-bec1-00bba4753b33 2026-07-09 18:08:19.236 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 7890da94-28c2-47bc-92fc-e74390ea2d91 2026-07-09 18:08:19.655 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a3b6c21d-2008-4998-8ea0-6516ef7f00e4 2026-07-09 18:08:19.985 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 84ea5d60-ce3d-4e0c-ac0d-46bd59350846 2026-07-09 18:08:20.120 9 INFO neutron.plugins.ml2.plugin [None req-8f36a85a-12d2-44fa-8dd6-c2bf8a546de4 - - - - - -] Attempt 1 to provision port b61fff15-0348-46cc-bda5-7b789cdc6028 2026-07-09 18:08:20.272 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2c3ec9bd-0c91-4b5c-89d7-86dae86f535e 2026-07-09 18:08:21.430 10 INFO neutron.plugins.ml2.plugin [None req-98c2567d-441e-44e0-8947-51b715f754a3 - - - - - -] Attempt 1 to provision port b61fff15-0348-46cc-bda5-7b789cdc6028 2026-07-09 18:08:21.685 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 204bf399-767f-4247-9309-7e01fd1821a4 2026-07-09 18:08:21.903 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 268a5c3a-19d4-4ec1-bec1-00bba4753b33 2026-07-09 18:08:22.082 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 419497f1-0810-4b58-9d52-bdcfdefc93a7 2026-07-09 18:08:22.366 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a3b6c21d-2008-4998-8ea0-6516ef7f00e4 2026-07-09 18:08:22.543 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port ad1b65a9-3979-4e66-b78a-bd4b94ba7be5 2026-07-09 18:08:23.508 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port ad1b65a9-3979-4e66-b78a-bd4b94ba7be5 2026-07-09 18:08:23.714 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 419497f1-0810-4b58-9d52-bdcfdefc93a7 2026-07-09 18:08:24.039 9 INFO neutron.plugins.ml2.plugin [None req-7644ec66-d072-4bb7-a247-bd1086705c9c - - - - - -] Attempt 1 to provision port 450aed32-87ea-4ac9-9459-c5dea7aca69d 2026-07-09 18:08:29.548 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 2026-07-09 18:08:29.670 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e443fb4-e302-43d7-ba9c-8aed8b38f942'] response: {'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'code': 200} 2026-07-09 18:08:31.530 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 85ba45d4-b7b0-4947-9b7b-6d33b9a19b93 2026-07-09 18:08:52.374 10 INFO neutron.plugins.ml2.plugin [None req-32207c62-1a4f-41b4-a53e-b05604e58dc8 - - - - - -] Attempt 1 to provision port e18cbf7c-587b-4a05-8619-70e134b02e6d 2026-07-09 18:09:03.619 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port f114a704-7762-4ee0-ab3f-7c9e746d118a 2026-07-09 18:09:04.102 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 5d0ddf39-d066-4631-8ebd-461943d69dfa 2026-07-09 18:09:04.640 10 INFO neutron.plugins.ml2.plugin [None req-3de7adac-54f3-4e63-a4a9-65937f617471 - - - - - -] Attempt 1 to provision port f114a704-7762-4ee0-ab3f-7c9e746d118a 2026-07-09 18:09:05.344 10 INFO neutron.plugins.ml2.plugin [None req-dd6ad4a4-1cc8-46ef-938e-ca52d137d1b0 - - - - - -] Attempt 1 to provision port 5d0ddf39-d066-4631-8ebd-461943d69dfa 2026-07-09 18:09:05.839 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d6509ed2-c18d-4967-afd1-45d9c9a98deb 2026-07-09 18:09:06.060 9 INFO neutron.plugins.ml2.plugin [None req-3a315533-6ed8-4a79-ab94-d61abd62d722 - - - - - -] Attempt 1 to provision port d6509ed2-c18d-4967-afd1-45d9c9a98deb 2026-07-09 18:09:06.134 9 INFO neutron.plugins.ml2.plugin [None req-3a315533-6ed8-4a79-ab94-d61abd62d722 - - - - - -] Attempt 1 to provision port c1af0690-9f83-47fa-85ef-7c64ad4e415e 2026-07-09 18:09:06.280 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port c1af0690-9f83-47fa-85ef-7c64ad4e415e 2026-07-09 18:09:06.317 10 INFO neutron.plugins.ml2.db [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] No ports have port_id starting with c1af0690-9f83-47fa-85ef-7c64ad4e415e 2026-07-09 18:09:06.362 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 2dfbf498-80e2-44cf-84e7-1f62fe8a9e7e 2026-07-09 18:09:16.113 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 721bbf25-f030-4410-a1b6-ec8d9a2d4be4 2026-07-09 18:09:16.235 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ca726a6-7a90-47d4-a163-d444c863ef6c'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '721bbf25-f030-4410-a1b6-ec8d9a2d4be4', 'code': 200} 2026-07-09 18:09:17.634 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 721bbf25-f030-4410-a1b6-ec8d9a2d4be4 2026-07-09 18:09:54.944 9 INFO neutron.plugins.ml2.plugin [None req-71b31be4-9f0b-4131-a743-6b5fbd10acc4 - - - - - -] Attempt 1 to provision port a0b3fbcc-a792-49ca-988b-8e27a9bc890a 2026-07-09 18:10:01.165 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a0b3fbcc-a792-49ca-988b-8e27a9bc890a 2026-07-09 18:10:01.327 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5968e3ab-f7b5-44ef-8723-95a8a1b409f6'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a0b3fbcc-a792-49ca-988b-8e27a9bc890a', 'code': 200} 2026-07-09 18:10:01.740 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a0b3fbcc-a792-49ca-988b-8e27a9bc890a 2026-07-09 18:10:04.403 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port a0b3fbcc-a792-49ca-988b-8e27a9bc890a 2026-07-09 18:10:31.825 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:10:31.945 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d44fe0df-60ce-43ed-ad0a-1e4921421bc9'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd9119e05-fbd4-4eac-8ffb-23109b1941f0', 'code': 200} 2026-07-09 18:10:33.774 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:10:35.309 10 INFO neutron.plugins.ml2.plugin [None req-34cfbf84-2deb-4bcf-9ea9-0f30a8a803b1 - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:10:35.832 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:10:49.812 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:10:49.985 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ad7bd6-bc6b-4406-a45e-66cefa001db4'] response: {'server_uuid': '48976231-10dc-49c0-bebd-ff3d79380b6c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ede6a40-ae5b-41ee-bec9-10fd182babf6', 'code': 200} 2026-07-09 18:10:51.779 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:10:53.183 9 INFO neutron.plugins.ml2.plugin [None req-ce5cc6bf-254d-4d5a-af85-9e7b4d4e3a2a - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:10:53.817 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:11:07.530 10 INFO neutron.plugins.ml2.plugin [None req-4a875cda-f06f-42f6-8e12-dbb568246fb1 - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:11:07.820 9 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port 3ede6a40-ae5b-41ee-bec9-10fd182babf6 2026-07-09 18:11:17.671 9 INFO neutron.plugins.ml2.plugin [None req-11759cc1-2462-4cdc-a5d5-39f00743a606 - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:11:17.838 10 INFO neutron.plugins.ml2.plugin [None req-aa7b61f2-fc54-48aa-b07a-6942fc78e9db - - - - - -] Attempt 1 to provision port d9119e05-fbd4-4eac-8ffb-23109b1941f0 2026-07-09 18:11:49.987 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-171ab02b-3d6c-48ac-8aca-21c533031254'] response: {'server_uuid': '92edee3d-4e57-4862-b450-88bdf8997f58', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85ba45d4-b7b0-4947-9b7b-6d33b9a19b93', 'code': 200}